[INFO] updating cached repository Matthew-Maclean/lisp-interpreter [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/Matthew-Maclean/lisp-interpreter [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/Matthew-Maclean/lisp-interpreter" "work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/Matthew-Maclean/lisp-interpreter"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/Matthew-Maclean/lisp-interpreter'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Matthew-Maclean/lisp-interpreter" "work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/Matthew-Maclean/lisp-interpreter"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/Matthew-Maclean/lisp-interpreter'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ad4a43c809236fad69efafa3737e2ecec8a6d8cf [INFO] sha for GitHub repo Matthew-Maclean/lisp-interpreter: ad4a43c809236fad69efafa3737e2ecec8a6d8cf [INFO] validating manifest of Matthew-Maclean/lisp-interpreter on toolchain master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of Matthew-Maclean/lisp-interpreter on toolchain try#7fea0229842e79db1159ea58ad9a653b288efee9 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing Matthew-Maclean/lisp-interpreter [INFO] finished frobbing Matthew-Maclean/lisp-interpreter [INFO] frobbed toml for Matthew-Maclean/lisp-interpreter written to work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/Matthew-Maclean/lisp-interpreter/Cargo.toml [INFO] started frobbing Matthew-Maclean/lisp-interpreter [INFO] finished frobbing Matthew-Maclean/lisp-interpreter [INFO] frobbed toml for Matthew-Maclean/lisp-interpreter written to work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/Matthew-Maclean/lisp-interpreter/Cargo.toml [INFO] crate Matthew-Maclean/lisp-interpreter has a lockfile. skipping [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing Matthew-Maclean/lisp-interpreter against master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54 for pr-57967 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-3/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/Matthew-Maclean/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" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "build" "--frozen"` [INFO] [stdout] f010fdf3f8eae3539fda79a3b1f41e0b069d174c63bcac684d9900d4c3b2053b [INFO] running `"docker" "start" "-a" "f010fdf3f8eae3539fda79a3b1f41e0b069d174c63bcac684d9900d4c3b2053b"` [INFO] [stderr] Compiling lisp-interpreter v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.31s [INFO] running `"docker" "inspect" "f010fdf3f8eae3539fda79a3b1f41e0b069d174c63bcac684d9900d4c3b2053b"` [INFO] running `"docker" "rm" "-f" "f010fdf3f8eae3539fda79a3b1f41e0b069d174c63bcac684d9900d4c3b2053b"` [INFO] [stdout] f010fdf3f8eae3539fda79a3b1f41e0b069d174c63bcac684d9900d4c3b2053b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-3/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/Matthew-Maclean/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" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 0c192969e3f212a89f24281556fa910a7b319c69d6e8800956fcd3e0b5dbed37 [INFO] running `"docker" "start" "-a" "0c192969e3f212a89f24281556fa910a7b319c69d6e8800956fcd3e0b5dbed37"` [INFO] [stderr] Compiling lisp-interpreter v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.63s [INFO] running `"docker" "inspect" "0c192969e3f212a89f24281556fa910a7b319c69d6e8800956fcd3e0b5dbed37"` [INFO] running `"docker" "rm" "-f" "0c192969e3f212a89f24281556fa910a7b319c69d6e8800956fcd3e0b5dbed37"` [INFO] [stdout] 0c192969e3f212a89f24281556fa910a7b319c69d6e8800956fcd3e0b5dbed37 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-3/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/Matthew-Maclean/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" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "test" "--frozen"` [INFO] [stdout] cfaf0784fc23460a8c42eb9ca4c3eba1ce420a7b1c211fecc356dbbb060d66bb [INFO] running `"docker" "start" "-a" "cfaf0784fc23460a8c42eb9ca4c3eba1ce420a7b1c211fecc356dbbb060d66bb"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/lisp_interpreter-0308ab405c9e80aa [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test eval::test::car ... ok [INFO] [stdout] test eval::test::cond ... ok [INFO] [stdout] test eval::test::cons ... ok [INFO] [stdout] test eval::test::eq ... ok [INFO] [stdout] test eval::test::lambda ... ok [INFO] [stdout] test eval::test::label ... ok [INFO] [stdout] test eval::test::atom ... ok [INFO] [stdout] test eval::test::macro_ ... ok [INFO] [stdout] test eval::test::cdr ... ok [INFO] [stdout] test eval::test::quote ... ok [INFO] [stdout] test expression::test::parsing ... ok [INFO] [stdout] test token::test::lexing ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "cfaf0784fc23460a8c42eb9ca4c3eba1ce420a7b1c211fecc356dbbb060d66bb"` [INFO] running `"docker" "rm" "-f" "cfaf0784fc23460a8c42eb9ca4c3eba1ce420a7b1c211fecc356dbbb060d66bb"` [INFO] [stdout] cfaf0784fc23460a8c42eb9ca4c3eba1ce420a7b1c211fecc356dbbb060d66bb