[INFO] cloning repository https://github.com/deciduously/blispr [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/deciduously/blispr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeciduously%2Fblispr", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeciduously%2Fblispr'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 22667c4862f5a23b151cc5d89218519d03b22117 [INFO] testing deciduously/blispr against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeciduously%2Fblispr" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/deciduously/blispr on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-1/source/Cargo.toml [INFO] crate git repo https://github.com/deciduously/blispr already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded proc-macro-error-attr v0.4.11 [INFO] [stderr] Downloaded pest_generator v2.1.2 [INFO] [stderr] Downloaded proc-macro-error v0.4.11 [INFO] [stderr] Downloaded structopt v0.3.11 [INFO] [stderr] Downloaded structopt-derive v0.4.4 [INFO] [stderr] Downloaded rustyline v6.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6da874e9cb834537c9f5b672e345f1357de8503e2087b1fa099025bb621e155a [INFO] running `Command { std: "docker" "start" "-a" "6da874e9cb834537c9f5b672e345f1357de8503e2087b1fa099025bb621e155a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6da874e9cb834537c9f5b672e345f1357de8503e2087b1fa099025bb621e155a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6da874e9cb834537c9f5b672e345f1357de8503e2087b1fa099025bb621e155a", kill_on_drop: false }` [INFO] [stdout] 6da874e9cb834537c9f5b672e345f1357de8503e2087b1fa099025bb621e155a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] beba8db4907b2934352576ae9d4b47687803a961c368de4eee53a87d18b1b793 [INFO] running `Command { std: "docker" "start" "-a" "beba8db4907b2934352576ae9d4b47687803a961c368de4eee53a87d18b1b793", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.67 [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 cfg-if v0.1.10 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling ucd-trie v0.1.2 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling regex-syntax v0.6.16 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling utf8parse v0.1.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.11 [INFO] [stderr] Compiling proc-macro-error v0.4.11 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling dirs v2.0.2 [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 syn-mid v0.5.0 [INFO] [stderr] Compiling pest_generator v2.1.2 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling rustyline v6.0.0 [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 14.27s [INFO] running `Command { std: "docker" "inspect" "beba8db4907b2934352576ae9d4b47687803a961c368de4eee53a87d18b1b793", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "beba8db4907b2934352576ae9d4b47687803a961c368de4eee53a87d18b1b793", kill_on_drop: false }` [INFO] [stdout] beba8db4907b2934352576ae9d4b47687803a961c368de4eee53a87d18b1b793 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b4df6f6f2c80a7fd9ed29301735366ed2c61002427eb57770cc6a1d882742a5e [INFO] running `Command { std: "docker" "start" "-a" "b4df6f6f2c80a7fd9ed29301735366ed2c61002427eb57770cc6a1d882742a5e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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 3.46s [INFO] running `Command { std: "docker" "inspect" "b4df6f6f2c80a7fd9ed29301735366ed2c61002427eb57770cc6a1d882742a5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4df6f6f2c80a7fd9ed29301735366ed2c61002427eb57770cc6a1d882742a5e", kill_on_drop: false }` [INFO] [stdout] b4df6f6f2c80a7fd9ed29301735366ed2c61002427eb57770cc6a1d882742a5e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ce98c6f94713d9ae0f3677508a47deb994066636036f0835056c71e7df1c5197 [INFO] running `Command { std: "docker" "start" "-a" "ce98c6f94713d9ae0f3677508a47deb994066636036f0835056c71e7df1c5197", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.50s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/blispr-2e3500b14c89f2cb) [INFO] [stdout] [INFO] [stdout] running 32 tests [INFO] [stdout] test test::test_add_two_numbers ... ok [INFO] [stdout] test test::test_add_three_numbers ... ok [INFO] [stdout] test test::test_cons ... ok [INFO] [stdout] test test::test_def_multi ... ok [INFO] [stdout] test test::test_def ... ok [INFO] [stdout] test test::test_eval ... ok [INFO] [stdout] test test::test_div_three_numbers ... ok [INFO] [stdout] test test::test_def_lambda ... ok [INFO] [stdout] test test::test_div_two_numbers ... ok [INFO] [stdout] test test::test_head ... ok [INFO] [stdout] test test::test_join ... ok [INFO] [stdout] test test::test_len ... ok [INFO] [stdout] test test::test_init ... ok [INFO] [stdout] test test::test_list ... ok [INFO] [stdout] test test::test_lambda ... ok [INFO] [stdout] test test::test_input_file ... ok [INFO] [stdout] test test::test_max_three_numbers ... ok [INFO] [stdout] test test::test_max_two_numbers ... ok [INFO] [stdout] test test::test_min_two_numbers ... ok [INFO] [stdout] test test::test_min_three_numbers ... ok [INFO] [stdout] test test::test_mul_two_numbers ... ok [INFO] [stdout] test test::test_mul_three_numbers ... ok [INFO] [stdout] test test::test_pow_three_numbers ... ok [INFO] [stdout] test test::test_pow_two_numbers ... ok [INFO] [stdout] test test::test_rem_three_numbers ... ok [INFO] [stdout] test test::test_rem_two_numbers ... ok [INFO] [stdout] test test::test_sub_two_numbers ... ok [INFO] [stdout] test test::test_sub_three_numbers ... ok [INFO] [stdout] test test::test_tail ... ok [INFO] [stdout] test test::test_partial_application ... ok [INFO] [stdout] test test::test_unary_negation ... ok [INFO] [stdout] test test::test_two_forms ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 32 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ce98c6f94713d9ae0f3677508a47deb994066636036f0835056c71e7df1c5197", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce98c6f94713d9ae0f3677508a47deb994066636036f0835056c71e7df1c5197", kill_on_drop: false }` [INFO] [stdout] ce98c6f94713d9ae0f3677508a47deb994066636036f0835056c71e7df1c5197