[INFO] fetching crate fav_core 0.1.5... [INFO] checking fav_core-0.1.5 against try#6d565b71a096078f59574161a2a382ec4a1eb751 for pr-132325 [INFO] extracting crate fav_core 0.1.5 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate fav_core 0.1.5 on toolchain 6d565b71a096078f59574161a2a382ec4a1eb751 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6d565b71a096078f59574161a2a382ec4a1eb751" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate fav_core 0.1.5 [INFO] finished tweaking crates.io crate fav_core 0.1.5 [INFO] tweaked toml for crates.io crate fav_core 0.1.5 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6d565b71a096078f59574161a2a382ec4a1eb751" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 182 packages to latest compatible versions [INFO] [stderr] Adding tabled v0.15.0 (available: v0.16.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6d565b71a096078f59574161a2a382ec4a1eb751" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+6d565b71a096078f59574161a2a382ec4a1eb751" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0627ce58552c0407890c706af98c7f43eec92994c64948213f73de20dd76aa31 [INFO] running `Command { std: "docker" "start" "-a" "0627ce58552c0407890c706af98c7f43eec92994c64948213f73de20dd76aa31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0627ce58552c0407890c706af98c7f43eec92994c64948213f73de20dd76aa31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0627ce58552c0407890c706af98c7f43eec92994c64948213f73de20dd76aa31", kill_on_drop: false }` [INFO] [stdout] 0627ce58552c0407890c706af98c7f43eec92994c64948213f73de20dd76aa31 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+6d565b71a096078f59574161a2a382ec4a1eb751" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a46428d321464d62bef824ab6755afdbaa2eeaaa3cb4e73510a7530422a455bb [INFO] running `Command { std: "docker" "start" "-a" "a46428d321464d62bef824ab6755afdbaa2eeaaa3cb4e73510a7530422a455bb", kill_on_drop: false }` [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling cc v1.1.34 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Compiling rustix v0.38.38 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Compiling thiserror v1.0.67 [INFO] [stderr] Compiling protobuf v3.7.1 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Checking unicode-bidi v0.3.17 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Compiling protobuf-support v3.7.1 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling anyhow v1.0.92 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking tokio v1.41.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Checking serde v1.0.214 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Checking psl-types v2.0.11 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking publicsuffix v2.2.3 [INFO] [stderr] Compiling fav_derive v0.0.3 [INFO] [stderr] Checking rustls-pki-types v1.10.0 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking bytecount v0.6.8 [INFO] [stderr] Checking papergrid v0.11.0 [INFO] [stderr] Checking sync_wrapper v1.0.1 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking ipnet v2.10.1 [INFO] [stderr] Compiling trait-variant v0.1.2 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Compiling tempfile v3.13.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Compiling tabled_derive v0.7.0 [INFO] [stderr] Checking serde_json v1.0.132 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking tabled v0.15.0 [INFO] [stderr] Checking cookie_store v0.21.0 [INFO] [stderr] Compiling protobuf-parse v3.7.1 [INFO] [stderr] Checking protobuf-json-mapping v3.7.1 [INFO] [stderr] Checking tokio-util v0.7.12 [INFO] [stderr] Checking tokio-stream v0.1.16 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling protobuf-codegen v3.7.1 [INFO] [stderr] Checking h2 v0.4.6 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Compiling fav_core v0.1.5 (/opt/rustwide/workdir) [INFO] [stderr] Checking hyper v1.5.0 [INFO] [stderr] Checking hyper-util v0.1.10 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking reqwest v0.12.9 [INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons [INFO] [stdout] --> src/test_utils/data.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #![allow(box_pointers)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.96s [INFO] running `Command { std: "docker" "inspect" "a46428d321464d62bef824ab6755afdbaa2eeaaa3cb4e73510a7530422a455bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a46428d321464d62bef824ab6755afdbaa2eeaaa3cb4e73510a7530422a455bb", kill_on_drop: false }` [INFO] [stdout] a46428d321464d62bef824ab6755afdbaa2eeaaa3cb4e73510a7530422a455bb