[INFO] fetching crate buffer-pool 0.2.1...
[INFO] checking buffer-pool-0.2.1 against master#035b01b794602d5861daa43ac792f372f8981ed7 for 152214-denied-retry-0
[INFO] extracting crate buffer-pool 0.2.1 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate buffer-pool 0.2.1
[INFO] finished tweaking crates.io crate buffer-pool 0.2.1
[INFO] tweaked toml for crates.io crate buffer-pool 0.2.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate buffer-pool 0.2.1 on toolchain 035b01b794602d5861daa43ac792f372f8981ed7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+035b01b794602d5861daa43ac792f372f8981ed7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate buffer-pool 0.2.1 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" "+035b01b794602d5861daa43ac792f372f8981ed7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded prometheus-client v0.18.1
[INFO] [stderr]   Downloaded prometools v0.2.3
[INFO] [stderr]   Downloaded zmij v1.0.14
[INFO] [stderr]   Downloaded foundations-macros v5.4.0
[INFO] [stderr]   Downloaded prometheus v0.14.0
[INFO] [stderr]   Downloaded procfs-core v0.17.0
[INFO] [stderr]   Downloaded procfs v0.17.0
[INFO] [stderr]   Downloaded prometheus-client-derive-text-encode v0.3.0
[INFO] [stderr]   Downloaded foundations v5.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+035b01b794602d5861daa43ac792f372f8981ed7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b09e92e5be699bbfc80a96a038c80473ba18253f8d360a97c7e1b4d0cde98b38
[INFO] running `Command { std: "docker" "start" "-a" "b09e92e5be699bbfc80a96a038c80473ba18253f8d360a97c7e1b4d0cde98b38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b09e92e5be699bbfc80a96a038c80473ba18253f8d360a97c7e1b4d0cde98b38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b09e92e5be699bbfc80a96a038c80473ba18253f8d360a97c7e1b4d0cde98b38", kill_on_drop: false }`
[INFO] [stdout] b09e92e5be699bbfc80a96a038c80473ba18253f8d360a97c7e1b4d0cde98b38
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+035b01b794602d5861daa43ac792f372f8981ed7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b54977ab26660ab1ac06e6f32fd6b64828e6dc90cff72b434276c4af4d799800
[INFO] running `Command { std: "docker" "start" "-a" "b54977ab26660ab1ac06e6f32fd6b64828e6dc90cff72b434276c4af4d799800", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling procfs v0.17.0
[INFO] [stderr]    Compiling prometheus v0.14.0
[INFO] [stderr]    Compiling erased-serde v0.4.9
[INFO] [stderr]     Checking dtoa v1.0.11
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking procfs-core v0.17.0
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]    Compiling foundations v5.4.0
[INFO] [stderr]     Checking slab v0.4.11
[INFO] [stderr]     Checking ryu v1.0.22
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling prometheus-client-derive-text-encode v0.3.0
[INFO] [stderr]     Checking prometheus-client v0.18.1
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling serde_with_macros v3.16.1
[INFO] [stderr]    Compiling foundations-macros v5.4.0
[INFO] [stderr]     Checking serde_with v3.16.1
[INFO] [stderr]     Checking prometools v0.2.3
[INFO] [stderr]     Checking buffer-pool v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.31s
[INFO] running `Command { std: "docker" "inspect" "b54977ab26660ab1ac06e6f32fd6b64828e6dc90cff72b434276c4af4d799800", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b54977ab26660ab1ac06e6f32fd6b64828e6dc90cff72b434276c4af4d799800", kill_on_drop: false }`
[INFO] [stdout] b54977ab26660ab1ac06e6f32fd6b64828e6dc90cff72b434276c4af4d799800
