[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/beta-1.38-1/sources/1.37.0/gh/Matthew-Maclean/lisp-interpreter"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/Matthew-Maclean/lisp-interpreter'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Matthew-Maclean/lisp-interpreter" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Matthew-Maclean/lisp-interpreter"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/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 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of Matthew-Maclean/lisp-interpreter on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "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/beta-1.38-1/sources/1.37.0/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/beta-1.38-1/sources/beta-2019-08-13/gh/Matthew-Maclean/lisp-interpreter/Cargo.toml [INFO] crate Matthew-Maclean/lisp-interpreter already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing Matthew-Maclean/lisp-interpreter against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/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=warn" "-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" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] 62a06ed3ea3943f44185c4a44a25f2c25b54c69dd037f4356dc90ec614a34565 [INFO] running `"docker" "start" "-a" "62a06ed3ea3943f44185c4a44a25f2c25b54c69dd037f4356dc90ec614a34565"` [INFO] [stderr] Compiling lisp-interpreter v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.20s [INFO] running `"docker" "inspect" "62a06ed3ea3943f44185c4a44a25f2c25b54c69dd037f4356dc90ec614a34565"` [INFO] running `"docker" "rm" "-f" "62a06ed3ea3943f44185c4a44a25f2c25b54c69dd037f4356dc90ec614a34565"` [INFO] [stdout] 62a06ed3ea3943f44185c4a44a25f2c25b54c69dd037f4356dc90ec614a34565 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/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=warn" "-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" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] 59af7425dc3f5e373e3492f93a3d809c9d37b572f757e227ed03955c12472a7c [INFO] running `"docker" "start" "-a" "59af7425dc3f5e373e3492f93a3d809c9d37b572f757e227ed03955c12472a7c"` [INFO] [stderr] Compiling lisp-interpreter v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.53s [INFO] running `"docker" "inspect" "59af7425dc3f5e373e3492f93a3d809c9d37b572f757e227ed03955c12472a7c"` [INFO] running `"docker" "rm" "-f" "59af7425dc3f5e373e3492f93a3d809c9d37b572f757e227ed03955c12472a7c"` [INFO] [stdout] 59af7425dc3f5e373e3492f93a3d809c9d37b572f757e227ed03955c12472a7c [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/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=warn" "-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" "+beta-2019-08-13" "test" "--frozen"` [INFO] [stdout] 200f1980504055e66eecbe8306ae4a39b5303ad5345ff50c76131c3e41646850 [INFO] running `"docker" "start" "-a" "200f1980504055e66eecbe8306ae4a39b5303ad5345ff50c76131c3e41646850"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/crater/target/debug/deps/lisp_interpreter-dc58d975ba70d6d1 [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test eval::test::cons ... ok [INFO] [stdout] test eval::test::eq ... ok [INFO] [stdout] test eval::test::atom ... ok [INFO] [stdout] test eval::test::car ... ok [INFO] [stdout] test eval::test::cdr ... ok [INFO] [stdout] test eval::test::quote ... ok [INFO] [stdout] test eval::test::macro_ ... ok [INFO] [stdout] test token::test::lexing ... ok [INFO] [stdout] test eval::test::cond ... ok [INFO] [stdout] test eval::test::label ... ok [INFO] [stdout] test expression::test::parsing ... ok [INFO] [stdout] test eval::test::lambda ... 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" "200f1980504055e66eecbe8306ae4a39b5303ad5345ff50c76131c3e41646850"` [INFO] running `"docker" "rm" "-f" "200f1980504055e66eecbe8306ae4a39b5303ad5345ff50c76131c3e41646850"` [INFO] [stdout] 200f1980504055e66eecbe8306ae4a39b5303ad5345ff50c76131c3e41646850