[INFO] cloning repository https://github.com/lmajowka/words-breaker [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lmajowka/words-breaker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flmajowka%2Fwords-breaker", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flmajowka%2Fwords-breaker'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dc1c279e07353640966a4204c2822321f6716904 [INFO] checking lmajowka/words-breaker against try#6284d7b4bd27983dba388146648ab844ca7d032f for pr-152971 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flmajowka%2Fwords-breaker" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/lmajowka/words-breaker [INFO] finished tweaking git repo https://github.com/lmajowka/words-breaker [INFO] tweaked toml for git repo https://github.com/lmajowka/words-breaker written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/lmajowka/words-breaker on toolchain 6284d7b4bd27983dba388146648ab844ca7d032f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6284d7b4bd27983dba388146648ab844ca7d032f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/lmajowka/words-breaker already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6284d7b4bd27983dba388146648ab844ca7d032f" "fetch" "--manifest-path" "Cargo.toml", 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] Downloading crates ... [INFO] [stderr] Downloaded bitcoin-internals v0.2.0 [INFO] [stderr] Downloaded hex-conservative v0.1.2 [INFO] [stderr] Downloaded bitcoin_hashes v0.13.0 [INFO] [stderr] Downloaded bip39 v2.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+6284d7b4bd27983dba388146648ab844ca7d032f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4c1e1d4b95f8f0a63677bc5b922cce7f9ab5f97e66fa36427b44203f32c2a9ce [INFO] running `Command { std: "docker" "start" "-a" "4c1e1d4b95f8f0a63677bc5b922cce7f9ab5f97e66fa36427b44203f32c2a9ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4c1e1d4b95f8f0a63677bc5b922cce7f9ab5f97e66fa36427b44203f32c2a9ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c1e1d4b95f8f0a63677bc5b922cce7f9ab5f97e66fa36427b44203f32c2a9ce", kill_on_drop: false }` [INFO] [stdout] 4c1e1d4b95f8f0a63677bc5b922cce7f9ab5f97e66fa36427b44203f32c2a9ce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "RUSTDOCFLAGS=--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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+6284d7b4bd27983dba388146648ab844ca7d032f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 82c4f4c874f03dd637d325d58015dd124bbe2e7098aa8d4333ee008d7e5a4343 [INFO] running `Command { std: "docker" "start" "-a" "82c4f4c874f03dd637d325d58015dd124bbe2e7098aa8d4333ee008d7e5a4343", kill_on_drop: false }` [INFO] [stderr] Compiling find-msvc-tools v0.1.5 [INFO] [stderr] Compiling bitcoin-io v0.1.3 [INFO] [stderr] Compiling bitcoin-internals v0.3.0 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Compiling bitcoin-internals v0.2.0 [INFO] [stderr] Checking anstyle-query v1.1.5 [INFO] [stderr] Checking anstyle v1.0.13 [INFO] [stderr] Compiling hex_lit v0.1.1 [INFO] [stderr] Checking is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling bitcoin v0.32.7 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Checking hex-conservative v0.1.2 [INFO] [stderr] Checking clap_lex v0.7.6 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Checking unicode-normalization v0.1.25 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking bech32 v0.11.0 [INFO] [stderr] Compiling cc v1.2.47 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking clap_builder v4.5.53 [INFO] [stderr] Checking bitcoin_hashes v0.13.0 [INFO] [stderr] Checking bitcoin-units v0.1.2 [INFO] [stderr] Checking hex-conservative v0.2.1 [INFO] [stderr] Checking bitcoin_hashes v0.14.0 [INFO] [stderr] Checking bip39 v2.2.0 [INFO] [stderr] Compiling secp256k1-sys v0.10.1 [INFO] [stderr] Checking base58ck v0.1.0 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Checking clap v4.5.53 [INFO] [stderr] Checking secp256k1 v0.29.1 [INFO] [stderr] Checking words-breaker v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.09s [INFO] running `Command { std: "docker" "inspect" "82c4f4c874f03dd637d325d58015dd124bbe2e7098aa8d4333ee008d7e5a4343", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82c4f4c874f03dd637d325d58015dd124bbe2e7098aa8d4333ee008d7e5a4343", kill_on_drop: false }` [INFO] [stdout] 82c4f4c874f03dd637d325d58015dd124bbe2e7098aa8d4333ee008d7e5a4343