[INFO] cloning repository https://github.com/Aimeedeer/minigrep-rust-practice [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Aimeedeer/minigrep-rust-practice" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAimeedeer%2Fminigrep-rust-practice", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAimeedeer%2Fminigrep-rust-practice'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dc83be711cddc27f599ec81db688db78c5fedc38 [INFO] testing Aimeedeer/minigrep-rust-practice 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%2FAimeedeer%2Fminigrep-rust-practice" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Aimeedeer/minigrep-rust-practice 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/Aimeedeer/minigrep-rust-practice [INFO] finished tweaking git repo https://github.com/Aimeedeer/minigrep-rust-practice [INFO] tweaked toml for git repo https://github.com/Aimeedeer/minigrep-rust-practice written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/Aimeedeer/minigrep-rust-practice 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-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] 847d8cefe8430a58298e0c07a93a77fb3deaf3f29380b4ef248e357cdbf80e86 [INFO] running `Command { std: "docker" "start" "-a" "847d8cefe8430a58298e0c07a93a77fb3deaf3f29380b4ef248e357cdbf80e86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "847d8cefe8430a58298e0c07a93a77fb3deaf3f29380b4ef248e357cdbf80e86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "847d8cefe8430a58298e0c07a93a77fb3deaf3f29380b4ef248e357cdbf80e86", kill_on_drop: false }` [INFO] [stdout] 847d8cefe8430a58298e0c07a93a77fb3deaf3f29380b4ef248e357cdbf80e86 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] e8dfa622d85cbd2f51ef3e9cf0667f97a35faa89f50b2b0631d8b42dcaf1c2d1 [INFO] running `Command { std: "docker" "start" "-a" "e8dfa622d85cbd2f51ef3e9cf0667f97a35faa89f50b2b0631d8b42dcaf1c2d1", kill_on_drop: false }` [INFO] [stderr] Compiling minigrep v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.42s [INFO] running `Command { std: "docker" "inspect" "e8dfa622d85cbd2f51ef3e9cf0667f97a35faa89f50b2b0631d8b42dcaf1c2d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8dfa622d85cbd2f51ef3e9cf0667f97a35faa89f50b2b0631d8b42dcaf1c2d1", kill_on_drop: false }` [INFO] [stdout] e8dfa622d85cbd2f51ef3e9cf0667f97a35faa89f50b2b0631d8b42dcaf1c2d1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] f0a82819ad2d2704b7c9e11e9895420402b14e0ac7c29594b09d16ec78bb131b [INFO] running `Command { std: "docker" "start" "-a" "f0a82819ad2d2704b7c9e11e9895420402b14e0ac7c29594b09d16ec78bb131b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling minigrep v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.67s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/minigrep-c19f034ddeb387a1) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/minigrep-01c7dafc6227276e) [INFO] running `Command { std: "docker" "inspect" "f0a82819ad2d2704b7c9e11e9895420402b14e0ac7c29594b09d16ec78bb131b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0a82819ad2d2704b7c9e11e9895420402b14e0ac7c29594b09d16ec78bb131b", kill_on_drop: false }` [INFO] [stdout] f0a82819ad2d2704b7c9e11e9895420402b14e0ac7c29594b09d16ec78bb131b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] 44435317cd1fe0d3a0ca251cd979c6815f467563d367b703885d8119c6f5570b [INFO] running `Command { std: "docker" "start" "-a" "44435317cd1fe0d3a0ca251cd979c6815f467563d367b703885d8119c6f5570b", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/minigrep-c19f034ddeb387a1) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::case_insensitive ... ok [INFO] [stdout] test tests::case_sensitive ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/minigrep-01c7dafc6227276e) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests minigrep [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "44435317cd1fe0d3a0ca251cd979c6815f467563d367b703885d8119c6f5570b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44435317cd1fe0d3a0ca251cd979c6815f467563d367b703885d8119c6f5570b", kill_on_drop: false }` [INFO] [stdout] 44435317cd1fe0d3a0ca251cd979c6815f467563d367b703885d8119c6f5570b