accepted connection from pid 1029, user paul + set -e + guix environment --version guix environment (GNU Guix) 0.14.0.6752-a87cb Copyright (C) 2018 the Guix authors License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. + guile -c '((@@ (guix scripts environment) assert-container-features))' + tmpdir=t-guix-environment-1039 + trap 'rm -r "$tmpdir"' EXIT + mkdir t-guix-environment-1039 + guix environment --container --ad-hoc --bootstrap guile-bootstrap -- guile -c '(exit 42)' accepted connection from pid 1054, user paul guix environment: error: clone: 2080505873: Invalid argument + test 1 = 42 + rm -r t-guix-environment-1039 ./test-env: line 1: 1028 Terminated "/data/paul/sourceCode/guix/pre-inst-env" "/data/paul/sourceCode/guix/guix-daemon" --disable-chroot --substitute-urls="$GUIX_BINARY_SUBSTITUTE_URL" FAIL tests/guix-environment-container.sh (exit status: 1)