[INFO] cloning repository rwatkins/lisp [INFO] running `"git" "clone" "--bare" "git://github.com/rwatkins/lisp.git" "work/cache/sources/gh/rwatkins/lisp"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/rwatkins/lisp'... [INFO] running `"git" "clone" "work/cache/sources/gh/rwatkins/lisp" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/rwatkins/lisp"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/rwatkins/lisp'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/rwatkins/lisp" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/rwatkins/lisp"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/rwatkins/lisp'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 3bb57d21e1ac1ee645a0bf0c894d1119f0a08675 [INFO] sha for GitHub repo rwatkins/lisp: 3bb57d21e1ac1ee645a0bf0c894d1119f0a08675 [INFO] validating manifest of rwatkins/lisp 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 rwatkins/lisp 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 rwatkins/lisp [INFO] finished frobbing rwatkins/lisp [INFO] frobbed toml for rwatkins/lisp written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/rwatkins/lisp/Cargo.toml [INFO] started frobbing rwatkins/lisp [INFO] finished frobbing rwatkins/lisp [INFO] frobbed toml for rwatkins/lisp written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/rwatkins/lisp/Cargo.toml [INFO] crate rwatkins/lisp 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 rwatkins/lisp against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-6/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/rwatkins/lisp:/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] 02109d5d97c2f11c9f786fd619da4a466c6c824c3f9f319de15a6138c9cac88f [INFO] running `"docker" "start" "-a" "02109d5d97c2f11c9f786fd619da4a466c6c824c3f9f319de15a6138c9cac88f"` [INFO] [stderr] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest [INFO] [stderr] Compiling regex v0.2.10 [INFO] [stderr] Compiling lisp v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning[E0705]: the feature `rust_2018_preview` is included in the Rust 2018 edition [INFO] [stderr] --> src/main.rs:1:12 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(rust_2018_preview)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.59s [INFO] running `"docker" "inspect" "02109d5d97c2f11c9f786fd619da4a466c6c824c3f9f319de15a6138c9cac88f"` [INFO] running `"docker" "rm" "-f" "02109d5d97c2f11c9f786fd619da4a466c6c824c3f9f319de15a6138c9cac88f"` [INFO] [stdout] 02109d5d97c2f11c9f786fd619da4a466c6c824c3f9f319de15a6138c9cac88f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-6/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/rwatkins/lisp:/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] f5245657fd5ef98b70e029d5f80527d250bffa801f0cbb0cb1f2a17815242884 [INFO] running `"docker" "start" "-a" "f5245657fd5ef98b70e029d5f80527d250bffa801f0cbb0cb1f2a17815242884"` [INFO] [stderr] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest [INFO] [stderr] Compiling lisp v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning[E0705]: the feature `rust_2018_preview` is included in the Rust 2018 edition [INFO] [stderr] --> src/main.rs:1:12 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(rust_2018_preview)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.54s [INFO] running `"docker" "inspect" "f5245657fd5ef98b70e029d5f80527d250bffa801f0cbb0cb1f2a17815242884"` [INFO] running `"docker" "rm" "-f" "f5245657fd5ef98b70e029d5f80527d250bffa801f0cbb0cb1f2a17815242884"` [INFO] [stdout] f5245657fd5ef98b70e029d5f80527d250bffa801f0cbb0cb1f2a17815242884 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-6/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/rwatkins/lisp:/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen"` [INFO] [stdout] 1d70f9fc8eab38e8be244196a18d4d83349c6385c923e51165dba589d0a2d984 [INFO] running `"docker" "start" "-a" "1d70f9fc8eab38e8be244196a18d4d83349c6385c923e51165dba589d0a2d984"` [INFO] [stderr] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/lisp-d1cd1b2a09b5d03a [INFO] [stdout] [INFO] [stdout] running 18 tests [INFO] [stdout] test eval::tests::call_function_by_symbol_with_plus ... ok [INFO] [stdout] test eval::tests::call_and_with_1_arg ... ok [INFO] [stdout] test eval::tests::call_and_with_no_args ... ok [INFO] [stdout] test eval::tests::call_minus_works ... ok [INFO] [stdout] test eval::tests::is_truthy_works ... ok [INFO] [stdout] test eval::tests::call_let_works ... ok [INFO] [stdout] test eval::tests::call_function_by_symbol_with_function_in_scope ... ok [INFO] [stdout] test parse::tests::parse_lambda_inside_let_binding ... ok [INFO] [stdout] test parse::tests::parse_symbol_can_parse_nil ... ok [INFO] [stdout] test parse::tests::parse_lambda ... ok [INFO] [stdout] test lex::tests::word_is_a_valid_symbol ... ok [INFO] [stdout] test lex::tests::symbol_cannot_start_with_a_number ... ok [INFO] [stdout] test lex::tests::lex_symbol_respects_index ... ok [INFO] [stdout] test lex::tests::lex_plus ... ok [INFO] [stdout] test lex::tests::lex_minus ... ok [INFO] [stdout] test tests::run_program_with_example3 ... ok [INFO] [stdout] test tests::run_program_with_example2 ... ok [INFO] [stdout] test tests::run_program_with_example1 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "1d70f9fc8eab38e8be244196a18d4d83349c6385c923e51165dba589d0a2d984"` [INFO] running `"docker" "rm" "-f" "1d70f9fc8eab38e8be244196a18d4d83349c6385c923e51165dba589d0a2d984"` [INFO] [stdout] 1d70f9fc8eab38e8be244196a18d4d83349c6385c923e51165dba589d0a2d984