[INFO] fetching crate fav_utils 0.0.15... [INFO] checking fav_utils-0.0.15 against try#d83b14207998f47b18a34e930157ac0d7c18b16e for pr-149137 [INFO] extracting crate fav_utils 0.0.15 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate fav_utils 0.0.15 [INFO] finished tweaking crates.io crate fav_utils 0.0.15 [INFO] tweaked toml for crates.io crate fav_utils 0.0.15 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate fav_utils 0.0.15 on toolchain d83b14207998f47b18a34e930157ac0d7c18b16e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d83b14207998f47b18a34e930157ac0d7c18b16e" "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" "+d83b14207998f47b18a34e930157ac0d7c18b16e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 220 packages to latest compatible versions [INFO] [stderr] Adding indicatif v0.17.11 (available: v0.18.3) [INFO] [stderr] Adding md5 v0.7.0 (available: v0.8.0) [INFO] [stderr] Adding sanitize-filename v0.5.0 (available: v0.6.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d83b14207998f47b18a34e930157ac0d7c18b16e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+d83b14207998f47b18a34e930157ac0d7c18b16e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 692a8ff2d826bad4b2afe75acbd2a453b697f96aa0bb8286869f35862347e380 [INFO] running `Command { std: "docker" "start" "-a" "692a8ff2d826bad4b2afe75acbd2a453b697f96aa0bb8286869f35862347e380", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "692a8ff2d826bad4b2afe75acbd2a453b697f96aa0bb8286869f35862347e380", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "692a8ff2d826bad4b2afe75acbd2a453b697f96aa0bb8286869f35862347e380", kill_on_drop: false }` [INFO] [stdout] 692a8ff2d826bad4b2afe75acbd2a453b697f96aa0bb8286869f35862347e380 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+d83b14207998f47b18a34e930157ac0d7c18b16e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ed4eac463042fa9e657d738fbc4d0f164efb057af45c6e98429a6215faa3803b [INFO] running `Command { std: "docker" "start" "-a" "ed4eac463042fa9e657d738fbc4d0f164efb057af45c6e98429a6215faa3803b", kill_on_drop: false }` [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling protobuf v3.7.2 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling protobuf-support v3.7.2 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking deranged v0.5.5 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Checking psl-types v2.0.11 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Checking iri-string v0.7.9 [INFO] [stderr] Checking indexmap v2.12.1 [INFO] [stderr] Checking bytecount v0.6.9 [INFO] [stderr] Checking publicsuffix v2.3.0 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking regex-syntax v0.8.8 [INFO] [stderr] Compiling fav_derive v0.0.4 [INFO] [stderr] Checking papergrid v0.14.0 [INFO] [stderr] Compiling tabled_derive v0.10.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling trait-variant v0.1.2 [INFO] [stderr] Checking time v0.3.44 [INFO] [stderr] Checking tempfile v3.23.0 [INFO] [stderr] Checking tabled v0.18.0 [INFO] [stderr] Checking qrcode v0.14.1 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking cookie_store v0.21.1 [INFO] [stderr] Checking sanitize-filename v0.5.0 [INFO] [stderr] Checking tokio-util v0.7.17 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking indicatif v0.17.11 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking protobuf-json-mapping v3.7.2 [INFO] [stderr] Checking h2 v0.4.12 [INFO] [stderr] Checking tower-http v0.6.7 [INFO] [stderr] Compiling protobuf-parse v3.7.2 [INFO] [stderr] Compiling protobuf-codegen v3.7.2 [INFO] [stderr] Checking hyper v1.8.1 [INFO] [stderr] Compiling fav_core v0.1.8 [INFO] [stderr] Compiling fav_utils v0.0.15 (/opt/rustwide/workdir) [INFO] [stderr] Checking hyper-util v0.1.18 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking reqwest v0.12.24 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.09s [INFO] running `Command { std: "docker" "inspect" "ed4eac463042fa9e657d738fbc4d0f164efb057af45c6e98429a6215faa3803b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed4eac463042fa9e657d738fbc4d0f164efb057af45c6e98429a6215faa3803b", kill_on_drop: false }` [INFO] [stdout] ed4eac463042fa9e657d738fbc4d0f164efb057af45c6e98429a6215faa3803b