[INFO] cloning repository https://github.com/ponchofiesta/bffextract-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ponchofiesta/bffextract-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fponchofiesta%2Fbffextract-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fponchofiesta%2Fbffextract-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 49ca5a36b213071a6b51822ce31035173081eea6 [INFO] checking ponchofiesta/bffextract-rs/49ca5a36b213071a6b51822ce31035173081eea6 against master#a33907a7a5381473eec8bcfa0c56e05a856a911c for pr-151539 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fponchofiesta%2Fbffextract-rs" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ponchofiesta/bffextract-rs [INFO] finished tweaking git repo https://github.com/ponchofiesta/bffextract-rs [INFO] tweaked toml for git repo https://github.com/ponchofiesta/bffextract-rs written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ponchofiesta/bffextract-rs on toolchain a33907a7a5381473eec8bcfa0c56e05a856a911c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "generate-lockfile" "--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] Locking 74 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clap v4.5.59 [INFO] [stderr] Downloaded file-mode v0.1.2 [INFO] [stderr] Downloaded users v0.11.0 [INFO] [stderr] Downloaded normalize-path v0.2.1 [INFO] [stderr] Downloaded clap_builder v4.5.59 [INFO] [stderr] Downloaded comfy-table v7.2.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8cb9c21cc2e97671a11ccdf7d755770ac6ecc8e9b3661632f3a29ed756ced473 [INFO] running `Command { std: "docker" "start" "-a" "8cb9c21cc2e97671a11ccdf7d755770ac6ecc8e9b3661632f3a29ed756ced473", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8cb9c21cc2e97671a11ccdf7d755770ac6ecc8e9b3661632f3a29ed756ced473", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8cb9c21cc2e97671a11ccdf7d755770ac6ecc8e9b3661632f3a29ed756ced473", kill_on_drop: false }` [INFO] [stdout] 8cb9c21cc2e97671a11ccdf7d755770ac6ecc8e9b3661632f3a29ed756ced473 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b59231a76d881e52bd6e70e5110f27762e2ca40faaf37e3d27c6ae10e5fc605d [INFO] running `Command { std: "docker" "start" "-a" "b59231a76d881e52bd6e70e5110f27762e2ca40faaf37e3d27c6ae10e5fc605d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Checking clap_lex v1.0.0 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking normalize-path v0.2.1 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking rustix v1.1.3 [INFO] [stderr] Compiling syn v2.0.116 [INFO] [stderr] Checking clap_builder v4.5.59 [INFO] [stderr] Checking comfy-table v7.2.2 [INFO] [stderr] Checking chrono v0.4.43 [INFO] [stderr] Checking filetime v0.2.27 [INFO] [stderr] Checking file-mode v0.1.2 [INFO] [stderr] Checking users v0.11.0 [INFO] [stderr] Checking tempfile v3.25.0 [INFO] [stderr] Checking bfflib v0.8.0 (/opt/rustwide/workdir/bfflib) [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Checking clap v4.5.59 [INFO] [stderr] Checking bffextract v0.8.0 (/opt/rustwide/workdir/bffextract) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.73s [INFO] running `Command { std: "docker" "inspect" "b59231a76d881e52bd6e70e5110f27762e2ca40faaf37e3d27c6ae10e5fc605d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b59231a76d881e52bd6e70e5110f27762e2ca40faaf37e3d27c6ae10e5fc605d", kill_on_drop: false }` [INFO] [stdout] b59231a76d881e52bd6e70e5110f27762e2ca40faaf37e3d27c6ae10e5fc605d