[INFO] cloning repository mpdrescher/a-lisp-interpreter [INFO] running `"git" "clone" "--bare" "git://github.com/mpdrescher/a-lisp-interpreter.git" "work/cache/sources/gh/mpdrescher/a-lisp-interpreter"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/mpdrescher/a-lisp-interpreter'... [INFO] running `"git" "clone" "work/cache/sources/gh/mpdrescher/a-lisp-interpreter" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/mpdrescher/a-lisp-interpreter"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/mpdrescher/a-lisp-interpreter'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/mpdrescher/a-lisp-interpreter" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/mpdrescher/a-lisp-interpreter"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/mpdrescher/a-lisp-interpreter'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] d85d11620486df4420b2ea6fadcf120f3e9bbdd6 [INFO] sha for GitHub repo mpdrescher/a-lisp-interpreter: d85d11620486df4420b2ea6fadcf120f3e9bbdd6 [INFO] validating manifest of mpdrescher/a-lisp-interpreter on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of mpdrescher/a-lisp-interpreter on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing mpdrescher/a-lisp-interpreter [INFO] finished frobbing mpdrescher/a-lisp-interpreter [INFO] frobbed toml for mpdrescher/a-lisp-interpreter written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/mpdrescher/a-lisp-interpreter/Cargo.toml [INFO] started frobbing mpdrescher/a-lisp-interpreter [INFO] finished frobbing mpdrescher/a-lisp-interpreter [INFO] frobbed toml for mpdrescher/a-lisp-interpreter written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/mpdrescher/a-lisp-interpreter/Cargo.toml [INFO] crate mpdrescher/a-lisp-interpreter already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing mpdrescher/a-lisp-interpreter against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/mpdrescher/a-lisp-interpreter:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] c9c61d3f7ae2fed7899aed8cf128e87f6e38c255fd81b73234084dca38d5268e [INFO] running `"docker" "start" "-a" "c9c61d3f7ae2fed7899aed8cf128e87f6e38c255fd81b73234084dca38d5268e"` [INFO] [stderr] Compiling nix v0.5.1 [INFO] [stderr] Compiling rustyline v1.0.0 [INFO] [stderr] Compiling a-lisp-interpreter v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.67s [INFO] running `"docker" "inspect" "c9c61d3f7ae2fed7899aed8cf128e87f6e38c255fd81b73234084dca38d5268e"` [INFO] running `"docker" "rm" "-f" "c9c61d3f7ae2fed7899aed8cf128e87f6e38c255fd81b73234084dca38d5268e"` [INFO] [stdout] c9c61d3f7ae2fed7899aed8cf128e87f6e38c255fd81b73234084dca38d5268e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/mpdrescher/a-lisp-interpreter:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] d46d8752a56f90a032fddc13b9bf069ef4edcd8c220d80486dd904899ed5c109 [INFO] running `"docker" "start" "-a" "d46d8752a56f90a032fddc13b9bf069ef4edcd8c220d80486dd904899ed5c109"` [INFO] [stderr] Compiling a-lisp-interpreter v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.25s [INFO] running `"docker" "inspect" "d46d8752a56f90a032fddc13b9bf069ef4edcd8c220d80486dd904899ed5c109"` [INFO] running `"docker" "rm" "-f" "d46d8752a56f90a032fddc13b9bf069ef4edcd8c220d80486dd904899ed5c109"` [INFO] [stdout] d46d8752a56f90a032fddc13b9bf069ef4edcd8c220d80486dd904899ed5c109 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/mpdrescher/a-lisp-interpreter:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] c5bc29faf5e9e75495562f297c121a361bd532c3b4999042b0aa4dd70ead0420 [INFO] running `"docker" "start" "-a" "c5bc29faf5e9e75495562f297c121a361bd532c3b4999042b0aa4dd70ead0420"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/alisplib-74c596165b487112 [INFO] [stderr] Running /opt/crater/target/debug/deps/ali-e006641277e46468 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/doctool-cc9ec53056050ea6 [INFO] [stderr] Doc-tests alisplib [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "c5bc29faf5e9e75495562f297c121a361bd532c3b4999042b0aa4dd70ead0420"` [INFO] running `"docker" "rm" "-f" "c5bc29faf5e9e75495562f297c121a361bd532c3b4999042b0aa4dd70ead0420"` [INFO] [stdout] c5bc29faf5e9e75495562f297c121a361bd532c3b4999042b0aa4dd70ead0420