[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 try#7fea0229842e79db1159ea58ad9a653b288efee9 for pr-57967 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-1/try#7fea0229842e79db1159ea58ad9a653b288efee9:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/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" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "build" "--frozen"` [INFO] [stdout] a26d7a5d3174c04c792f0a114af37aefe60363270a80cadac55ea5f4c9e8cfb5 [INFO] running `"docker" "start" "-a" "a26d7a5d3174c04c792f0a114af37aefe60363270a80cadac55ea5f4c9e8cfb5"` [INFO] [stderr] Compiling lisp-interpreter v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.06s [INFO] running `"docker" "inspect" "a26d7a5d3174c04c792f0a114af37aefe60363270a80cadac55ea5f4c9e8cfb5"` [INFO] running `"docker" "rm" "-f" "a26d7a5d3174c04c792f0a114af37aefe60363270a80cadac55ea5f4c9e8cfb5"` [INFO] [stdout] a26d7a5d3174c04c792f0a114af37aefe60363270a80cadac55ea5f4c9e8cfb5 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-1/try#7fea0229842e79db1159ea58ad9a653b288efee9:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/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" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 058a28bae6cf2349e4c52635c283fb1ae45c69a102ad29123e6b8afc41e6ea01 [INFO] running `"docker" "start" "-a" "058a28bae6cf2349e4c52635c283fb1ae45c69a102ad29123e6b8afc41e6ea01"` [INFO] [stderr] Compiling lisp-interpreter v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.75s [INFO] running `"docker" "inspect" "058a28bae6cf2349e4c52635c283fb1ae45c69a102ad29123e6b8afc41e6ea01"` [INFO] running `"docker" "rm" "-f" "058a28bae6cf2349e4c52635c283fb1ae45c69a102ad29123e6b8afc41e6ea01"` [INFO] [stdout] 058a28bae6cf2349e4c52635c283fb1ae45c69a102ad29123e6b8afc41e6ea01 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-1/try#7fea0229842e79db1159ea58ad9a653b288efee9:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/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" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "test" "--frozen"` [INFO] [stdout] 8bb49518c4b926d1fde4967c85e1725eeca0985fc3b56f2d1c267141ccb1c4d9 [INFO] running `"docker" "start" "-a" "8bb49518c4b926d1fde4967c85e1725eeca0985fc3b56f2d1c267141ccb1c4d9"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/crater/target/debug/deps/lisp_interpreter-df6adb9b13c43682 [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test eval::test::cond ... ok [INFO] [stdout] test eval::test::cdr ... ok [INFO] [stdout] test eval::test::cons ... ok [INFO] [stdout] test eval::test::eq ... ok [INFO] [stdout] test eval::test::quote ... ok [INFO] [stdout] test eval::test::car ... ok [INFO] [stdout] test eval::test::macro_ ... ok [INFO] [stdout] test eval::test::label ... ok [INFO] [stdout] test eval::test::lambda ... ok [INFO] [stdout] test eval::test::atom ... 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" "8bb49518c4b926d1fde4967c85e1725eeca0985fc3b56f2d1c267141ccb1c4d9"` [INFO] running `"docker" "rm" "-f" "8bb49518c4b926d1fde4967c85e1725eeca0985fc3b56f2d1c267141ccb1c4d9"` [INFO] [stdout] 8bb49518c4b926d1fde4967c85e1725eeca0985fc3b56f2d1c267141ccb1c4d9