[INFO] cloning repository https://github.com/p4ul/blam [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/p4ul/blam" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fp4ul%2Fblam", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fp4ul%2Fblam'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a8c684f4c8ca0205916cd6b3fa78eb126dcae16a [INFO] checking p4ul/blam against try#63132bd615c9bf75e93af8405d00064212331708 for pr-153975 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fp4ul%2Fblam" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/p4ul/blam [INFO] finished tweaking git repo https://github.com/p4ul/blam [INFO] tweaked toml for git repo https://github.com/p4ul/blam written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/p4ul/blam on toolchain 63132bd615c9bf75e93af8405d00064212331708 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+63132bd615c9bf75e93af8405d00064212331708" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/p4ul/blam 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" "+63132bd615c9bf75e93af8405d00064212331708" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded if-addrs v0.14.0 [INFO] [stderr] Downloaded socket-pktinfo v0.3.2 [INFO] [stderr] Downloaded mdns-sd v0.17.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+63132bd615c9bf75e93af8405d00064212331708" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d4c18d685573c5e963d8982d9bced1bdd21fdbda6adc91239855e76de2a3d88d [INFO] running `Command { std: "docker" "start" "-a" "d4c18d685573c5e963d8982d9bced1bdd21fdbda6adc91239855e76de2a3d88d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d4c18d685573c5e963d8982d9bced1bdd21fdbda6adc91239855e76de2a3d88d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4c18d685573c5e963d8982d9bced1bdd21fdbda6adc91239855e76de2a3d88d", kill_on_drop: false }` [INFO] [stdout] d4c18d685573c5e963d8982d9bced1bdd21fdbda6adc91239855e76de2a3d88d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+63132bd615c9bf75e93af8405d00064212331708" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4db6a5d8796793acc649a97faffd47c4c203e39f2c82bd1e91d5249eef638608 [INFO] running `Command { std: "docker" "start" "-a" "4db6a5d8796793acc649a97faffd47c4c203e39f2c82bd1e91d5249eef638608", kill_on_drop: false }` [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking lru v0.16.3 [INFO] [stderr] Compiling zerocopy v0.8.38 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Checking compact_str v0.9.0 [INFO] [stderr] Compiling cc v1.2.55 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Checking line-clipping v0.3.5 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking socket-pktinfo v0.3.2 [INFO] [stderr] Checking hashlink v0.11.0 [INFO] [stderr] Checking if-addrs v0.14.0 [INFO] [stderr] Checking time v0.3.46 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Checking flume v0.11.1 [INFO] [stderr] Checking mdns-sd v0.17.2 [INFO] [stderr] Compiling libsqlite3-sys v0.36.0 [INFO] [stderr] Checking unicode-truncate v2.0.1 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking derive_more v2.1.1 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking crossterm v0.29.0 [INFO] [stderr] Checking kasuari v0.4.11 [INFO] [stderr] Checking strum v0.27.2 [INFO] [stderr] Checking ratatui-core v0.1.0 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling instability v0.3.11 [INFO] [stderr] Checking ratatui-widgets v0.3.0 [INFO] [stderr] Checking ratatui-crossterm v0.1.0 [INFO] [stderr] Checking ratatui-macros v0.7.0 [INFO] [stderr] Checking ratatui v0.30.0 [INFO] [stderr] Checking rusqlite v0.38.0 [INFO] [stderr] Checking blam v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.84s [INFO] running `Command { std: "docker" "inspect" "4db6a5d8796793acc649a97faffd47c4c203e39f2c82bd1e91d5249eef638608", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4db6a5d8796793acc649a97faffd47c4c203e39f2c82bd1e91d5249eef638608", kill_on_drop: false }` [INFO] [stdout] 4db6a5d8796793acc649a97faffd47c4c203e39f2c82bd1e91d5249eef638608