[INFO] cloning repository https://github.com/10mohi6/wordcount [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/10mohi6/wordcount" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F10mohi6%2Fwordcount", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F10mohi6%2Fwordcount'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3c55383f63018438d07554e976c224a894bcf976 [INFO] building 10mohi6/wordcount against try#615edd3ad1cf6871c977dc900317cb6c2070fd6b for pr-97334 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F10mohi6%2Fwordcount" "/workspace/builds/worker-31/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-31/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/10mohi6/wordcount on toolchain 615edd3ad1cf6871c977dc900317cb6c2070fd6b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/10mohi6/wordcount [INFO] finished tweaking git repo https://github.com/10mohi6/wordcount [INFO] tweaked toml for git repo https://github.com/10mohi6/wordcount written to /workspace/builds/worker-31/source/Cargo.toml [INFO] crate git repo https://github.com/10mohi6/wordcount already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1a4f83fc33e7c58fa985b69f96d2623c5daf75e2df20a8869c44090609fd6330 [INFO] running `Command { std: "docker" "start" "-a" "1a4f83fc33e7c58fa985b69f96d2623c5daf75e2df20a8869c44090609fd6330", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1a4f83fc33e7c58fa985b69f96d2623c5daf75e2df20a8869c44090609fd6330", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a4f83fc33e7c58fa985b69f96d2623c5daf75e2df20a8869c44090609fd6330", kill_on_drop: false }` [INFO] [stdout] 1a4f83fc33e7c58fa985b69f96d2623c5daf75e2df20a8869c44090609fd6330 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/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=forbid" "-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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7588a541cbfebbc6db6ff4070c180fb2c9e58f369ebf6ba69841cd98092a3228 [INFO] running `Command { std: "docker" "start" "-a" "7588a541cbfebbc6db6ff4070c180fb2c9e58f369ebf6ba69841cd98092a3228", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling bicycle-book-wordcount v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.56s [INFO] running `Command { std: "docker" "inspect" "7588a541cbfebbc6db6ff4070c180fb2c9e58f369ebf6ba69841cd98092a3228", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7588a541cbfebbc6db6ff4070c180fb2c9e58f369ebf6ba69841cd98092a3228", kill_on_drop: false }` [INFO] [stdout] 7588a541cbfebbc6db6ff4070c180fb2c9e58f369ebf6ba69841cd98092a3228 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/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=forbid" "-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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3eb0374702b078cef2a3a745d14e32be5534e3d2b9e015b9e9319239eddfc193 [INFO] running `Command { std: "docker" "start" "-a" "3eb0374702b078cef2a3a745d14e32be5534e3d2b9e015b9e9319239eddfc193", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling bicycle-book-wordcount v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.57s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/bicycle_book_wordcount-3871135189fedbc8) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/bicycle_book_wordcount-3b34b2be1ec0535e) [INFO] [stderr] Executable tests/char.rs (/opt/rustwide/target/debug/deps/char-4eec9831164158c0) [INFO] [stderr] Executable tests/line.rs (/opt/rustwide/target/debug/deps/line-e01b0a4294a44daa) [INFO] running `Command { std: "docker" "inspect" "3eb0374702b078cef2a3a745d14e32be5534e3d2b9e015b9e9319239eddfc193", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3eb0374702b078cef2a3a745d14e32be5534e3d2b9e015b9e9319239eddfc193", kill_on_drop: false }` [INFO] [stdout] 3eb0374702b078cef2a3a745d14e32be5534e3d2b9e015b9e9319239eddfc193