[INFO] updating cached repository https://github.com/deciduously/blispr [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 22667c4862f5a23b151cc5d89218519d03b22117 [INFO] testing deciduously/blispr against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeciduously%2Fblispr" "/workspace/builds/worker-6/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/deciduously/blispr on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/deciduously/blispr [INFO] finished tweaking git repo https://github.com/deciduously/blispr [INFO] tweaked toml for git repo https://github.com/deciduously/blispr written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/deciduously/blispr already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ec8e4e9b9a2a3924b5c6d61fdc9ed32429c820d0bccfe73fb48cf4f35260c6f0 [INFO] running `"docker" "start" "-a" "ec8e4e9b9a2a3924b5c6d61fdc9ed32429c820d0bccfe73fb48cf4f35260c6f0"` [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling utf8parse v0.1.1 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.11 [INFO] [stderr] Compiling proc-macro-error v0.4.11 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling rustyline v6.0.0 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling pest_generator v2.1.2 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling structopt-derive v0.4.4 [INFO] [stderr] Compiling structopt v0.3.11 [INFO] [stderr] Compiling blispr v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 15s [INFO] running `"docker" "inspect" "ec8e4e9b9a2a3924b5c6d61fdc9ed32429c820d0bccfe73fb48cf4f35260c6f0"` [INFO] running `"docker" "rm" "-f" "ec8e4e9b9a2a3924b5c6d61fdc9ed32429c820d0bccfe73fb48cf4f35260c6f0"` [INFO] [stdout] ec8e4e9b9a2a3924b5c6d61fdc9ed32429c820d0bccfe73fb48cf4f35260c6f0 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen" "--no-run"` [INFO] [stdout] 2eadf42b1a9f56b1878631771982d812e454c33a7b6cd8a37e8be5b9ef402f6c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "2eadf42b1a9f56b1878631771982d812e454c33a7b6cd8a37e8be5b9ef402f6c"` [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling pretty_assertions v0.6.1 [INFO] [stderr] Compiling blispr v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 7.30s [INFO] running `"docker" "inspect" "2eadf42b1a9f56b1878631771982d812e454c33a7b6cd8a37e8be5b9ef402f6c"` [INFO] running `"docker" "rm" "-f" "2eadf42b1a9f56b1878631771982d812e454c33a7b6cd8a37e8be5b9ef402f6c"` [INFO] [stdout] 2eadf42b1a9f56b1878631771982d812e454c33a7b6cd8a37e8be5b9ef402f6c [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b5cf2634912d11db187711a72987e75a8cd36d3f0b057cc00686b4c700b59f55 [INFO] running `"docker" "start" "-a" "b5cf2634912d11db187711a72987e75a8cd36d3f0b057cc00686b4c700b59f55"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.34s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/blispr-0e2b3a11088baf2c [INFO] [stdout] [INFO] [stdout] running 32 tests [INFO] [stdout] test test::test_def ... ok [INFO] [stdout] test test::test_add_three_numbers ... ok [INFO] [stdout] test test::test_add_two_numbers ... ok [INFO] [stdout] test test::test_cons ... ok [INFO] [stdout] test test::test_div_three_numbers ... ok [INFO] [stdout] test test::test_def_multi ... ok [INFO] [stdout] test test::test_def_lambda ... ok [INFO] [stdout] test test::test_max_two_numbers ... ok [INFO] [stdout] test test::test_mul_two_numbers ... ok [INFO] [stdout] test test::test_head ... ok [INFO] [stdout] test test::test_join ... ok [INFO] [stdout] test test::test_partial_application ... ok [INFO] [stdout] test test::test_max_three_numbers ... ok [INFO] [stdout] test test::test_min_three_numbers ... ok [INFO] [stdout] test test::test_eval ... ok [INFO] [stdout] test test::test_list ... ok [INFO] [stdout] test test::test_init ... ok [INFO] [stdout] test test::test_len ... ok [INFO] [stdout] test test::test_mul_three_numbers ... ok [INFO] [stdout] test test::test_min_two_numbers ... ok [INFO] [stdout] test test::test_tail ... ok [INFO] [stdout] test test::test_lambda ... ok [INFO] [stdout] test test::test_sub_two_numbers ... ok [INFO] [stdout] test test::test_rem_three_numbers ... ok [INFO] [stdout] test test::test_pow_two_numbers ... ok [INFO] [stdout] test test::test_input_file ... ok [INFO] [stdout] test test::test_div_two_numbers ... ok [INFO] [stdout] test test::test_rem_two_numbers ... ok [INFO] [stdout] test test::test_two_forms ... ok [INFO] [stdout] test test::test_pow_three_numbers ... ok [INFO] [stdout] test test::test_sub_three_numbers ... ok [INFO] [stdout] test test::test_unary_negation ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 32 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "b5cf2634912d11db187711a72987e75a8cd36d3f0b057cc00686b4c700b59f55"` [INFO] running `"docker" "rm" "-f" "b5cf2634912d11db187711a72987e75a8cd36d3f0b057cc00686b4c700b59f55"` [INFO] [stdout] b5cf2634912d11db187711a72987e75a8cd36d3f0b057cc00686b4c700b59f55