[INFO] fetching crate backoff-config 0.1.4...
[INFO] checking backoff-config-0.1.4 against c0dfa9ae292642b7683cf7162ffb6880170df098 for pr-160902
[INFO] extracting crate backoff-config 0.1.4 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate backoff-config 0.1.4
[INFO] finished tweaking crates.io crate backoff-config 0.1.4
[INFO] tweaked toml for crates.io crate backoff-config 0.1.4 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate backoff-config 0.1.4 on toolchain c0dfa9ae292642b7683cf7162ffb6880170df098
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c0dfa9ae292642b7683cf7162ffb6880170df098" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate backoff-config 0.1.4 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" "+c0dfa9ae292642b7683cf7162ffb6880170df098" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 3f46970efff98df00cdb70340a07d3a646963cb01d6e18e9366db9a0264a88e5
[INFO] running `Command { std: "docker" "start" "3f46970efff98df00cdb70340a07d3a646963cb01d6e18e9366db9a0264a88e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3f46970efff98df00cdb70340a07d3a646963cb01d6e18e9366db9a0264a88e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3f46970efff98df00cdb70340a07d3a646963cb01d6e18e9366db9a0264a88e5" "/opt/rustwide/cargo-home/bin/cargo" "+c0dfa9ae292642b7683cf7162ffb6880170df098" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3f46970efff98df00cdb70340a07d3a646963cb01d6e18e9366db9a0264a88e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3f46970efff98df00cdb70340a07d3a646963cb01d6e18e9366db9a0264a88e5" "/opt/rustwide/cargo-home/bin/cargo" "+c0dfa9ae292642b7683cf7162ffb6880170df098" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]     Checking winnow v0.7.10
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking hashbrown v0.15.3
[INFO] [stderr]    Compiling rust_decimal v1.37.1
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling time-macros v0.2.26
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking inlinable_string v0.1.15
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking colored v3.1.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking time v0.3.46
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking tempfile v3.20.0
[INFO] [stderr]     Checking simple_logger v5.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]    Compiling smart-default v0.7.1
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking pear v0.2.9
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]     Checking backon v1.6.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking duration-str v0.19.0
[INFO] [stderr]     Checking toml_edit v0.22.24
[INFO] [stderr]     Checking backoff-config v0.1.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking toml v0.8.20
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.11s
[INFO] running `Command { std: "docker" "inspect" "3f46970efff98df00cdb70340a07d3a646963cb01d6e18e9366db9a0264a88e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f46970efff98df00cdb70340a07d3a646963cb01d6e18e9366db9a0264a88e5", kill_on_drop: false }`
[INFO] [stdout] 3f46970efff98df00cdb70340a07d3a646963cb01d6e18e9366db9a0264a88e5
