[INFO] cloning repository Matthew-Maclean/lisp-interpreter [INFO] running `"git" "clone" "--bare" "git://github.com/Matthew-Maclean/lisp-interpreter.git" "work/cache/sources/gh/Matthew-Maclean/lisp-interpreter"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/Matthew-Maclean/lisp-interpreter'... [INFO] running `"git" "clone" "work/cache/sources/gh/Matthew-Maclean/lisp-interpreter" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/Matthew-Maclean/lisp-interpreter"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/Matthew-Maclean/lisp-interpreter'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Matthew-Maclean/lisp-interpreter" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/Matthew-Maclean/lisp-interpreter"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/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#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of Matthew-Maclean/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 Matthew-Maclean/lisp-interpreter [INFO] finished frobbing Matthew-Maclean/lisp-interpreter [INFO] frobbed toml for Matthew-Maclean/lisp-interpreter written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/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-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/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" "+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 Matthew-Maclean/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/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] eebb324bde0d1cbc49624acee59bfb37f276b72db7bbd910b8608357fb97d413 [INFO] running `"docker" "start" "-a" "eebb324bde0d1cbc49624acee59bfb37f276b72db7bbd910b8608357fb97d413"` [INFO] [stderr] Compiling clap v2.24.1 [INFO] [stderr] Compiling lisp-interpreter v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.31s [INFO] running `"docker" "inspect" "eebb324bde0d1cbc49624acee59bfb37f276b72db7bbd910b8608357fb97d413"` [INFO] running `"docker" "rm" "-f" "eebb324bde0d1cbc49624acee59bfb37f276b72db7bbd910b8608357fb97d413"` [INFO] [stdout] eebb324bde0d1cbc49624acee59bfb37f276b72db7bbd910b8608357fb97d413 [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/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 93095d5aedfc228de05d0bc39e1a1cd5b5e9f47fcf13819805623a4ac7db56d6 [INFO] running `"docker" "start" "-a" "93095d5aedfc228de05d0bc39e1a1cd5b5e9f47fcf13819805623a4ac7db56d6"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Compiling lisp-interpreter v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.42s [INFO] running `"docker" "inspect" "93095d5aedfc228de05d0bc39e1a1cd5b5e9f47fcf13819805623a4ac7db56d6"` [INFO] running `"docker" "rm" "-f" "93095d5aedfc228de05d0bc39e1a1cd5b5e9f47fcf13819805623a4ac7db56d6"` [INFO] [stdout] 93095d5aedfc228de05d0bc39e1a1cd5b5e9f47fcf13819805623a4ac7db56d6 [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/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] 438a7925ebbea975c74e8787bdda42651e7619c4abae8d44c9e923bc5d3f1ae0 [INFO] running `"docker" "start" "-a" "438a7925ebbea975c74e8787bdda42651e7619c4abae8d44c9e923bc5d3f1ae0"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/lisp_interpreter-7fdc69a1f670a438 [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test eval::test::cond ... ok [INFO] [stdout] test eval::test::eq ... ok [INFO] [stdout] test eval::test::cons ... ok [INFO] [stdout] test eval::test::cdr ... ok [INFO] [stdout] test eval::test::car ... ok [INFO] [stdout] test eval::test::quote ... ok [INFO] [stdout] test token::test::lexing ... ok [INFO] [stdout] test eval::test::atom ... ok [INFO] [stdout] test eval::test::macro_ ... ok [INFO] [stdout] test eval::test::lambda ... ok [INFO] [stdout] test eval::test::label ... ok [INFO] [stdout] test expression::test::parsing ... 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" "438a7925ebbea975c74e8787bdda42651e7619c4abae8d44c9e923bc5d3f1ae0"` [INFO] running `"docker" "rm" "-f" "438a7925ebbea975c74e8787bdda42651e7619c4abae8d44c9e923bc5d3f1ae0"` [INFO] [stdout] 438a7925ebbea975c74e8787bdda42651e7619c4abae8d44c9e923bc5d3f1ae0