[INFO] cloning repository https://github.com/wulymammoth/rust-recipes [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wulymammoth/rust-recipes" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwulymammoth%2Frust-recipes", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwulymammoth%2Frust-recipes'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ded5c133032710e7a7c09531c9cf57c446b10bbd [INFO] testing wulymammoth/rust-recipes against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwulymammoth%2Frust-recipes" "/workspace/builds/worker-113/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-113/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wulymammoth/rust-recipes on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wulymammoth/rust-recipes [INFO] finished tweaking git repo https://github.com/wulymammoth/rust-recipes [INFO] tweaked toml for git repo https://github.com/wulymammoth/rust-recipes written to /workspace/builds/worker-113/source/Cargo.toml [INFO] crate git repo https://github.com/wulymammoth/rust-recipes already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/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" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0360785ca20b201e3e312e8ef6cb3422b671887efdb54d876791ea14d01d23d4 [INFO] running `Command { std: "docker" "start" "-a" "0360785ca20b201e3e312e8ef6cb3422b671887efdb54d876791ea14d01d23d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0360785ca20b201e3e312e8ef6cb3422b671887efdb54d876791ea14d01d23d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0360785ca20b201e3e312e8ef6cb3422b671887efdb54d876791ea14d01d23d4", kill_on_drop: false }` [INFO] [stdout] 0360785ca20b201e3e312e8ef6cb3422b671887efdb54d876791ea14d01d23d4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/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" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3622dca5e589469fdd7c6af1995f8c803c2bd91844c49f0481d7725e22c36a8b [INFO] running `Command { std: "docker" "start" "-a" "3622dca5e589469fdd7c6af1995f8c803c2bd91844c49f0481d7725e22c36a8b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling humantime v2.0.1 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling terminal_size v0.1.13 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling console v0.13.0 [INFO] [stderr] Compiling env_logger v0.8.1 [INFO] [stderr] Compiling indicatif v0.15.0 [INFO] [stderr] Compiling rust-recipes v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 41.81s [INFO] running `Command { std: "docker" "inspect" "3622dca5e589469fdd7c6af1995f8c803c2bd91844c49f0481d7725e22c36a8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3622dca5e589469fdd7c6af1995f8c803c2bd91844c49f0481d7725e22c36a8b", kill_on_drop: false }` [INFO] [stdout] 3622dca5e589469fdd7c6af1995f8c803c2bd91844c49f0481d7725e22c36a8b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/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" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 69248489b40d9e0823f827b417803c853207363f55aa9f7286eb5a0e6be5a2f6 [INFO] running `Command { std: "docker" "start" "-a" "69248489b40d9e0823f827b417803c853207363f55aa9f7286eb5a0e6be5a2f6", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling rust-recipes v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.88s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/rust_recipes-06c8c3554810f5f6) [INFO] running `Command { std: "docker" "inspect" "69248489b40d9e0823f827b417803c853207363f55aa9f7286eb5a0e6be5a2f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69248489b40d9e0823f827b417803c853207363f55aa9f7286eb5a0e6be5a2f6", kill_on_drop: false }` [INFO] [stdout] 69248489b40d9e0823f827b417803c853207363f55aa9f7286eb5a0e6be5a2f6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/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" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2a4035d90721c00881c87e1c5883764f4f6241c867a0dbab7c375a178d195f14 [INFO] running `Command { std: "docker" "start" "-a" "2a4035d90721c00881c87e1c5883764f4f6241c867a0dbab7c375a178d195f14", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.47s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rust_recipes-06c8c3554810f5f6) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test automated_testing::check_answer_validity ... ok [INFO] [stdout] test testing_with_stdout::test_cloneable_writer ... ok [INFO] [stdout] test testing_with_stdout::test_mutable_reference ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2a4035d90721c00881c87e1c5883764f4f6241c867a0dbab7c375a178d195f14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a4035d90721c00881c87e1c5883764f4f6241c867a0dbab7c375a178d195f14", kill_on_drop: false }` [INFO] [stdout] 2a4035d90721c00881c87e1c5883764f4f6241c867a0dbab7c375a178d195f14