[INFO] fetching crate hnls 0.1.0...
[INFO] checking hnls-0.1.0 against 1.95.0 for pr-155915
[INFO] extracting crate hnls 0.1.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate hnls 0.1.0
[INFO] finished tweaking crates.io crate hnls 0.1.0
[INFO] tweaked toml for crates.io crate hnls 0.1.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate hnls 0.1.0 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate hnls 0.1.0 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tracing v0.1.38
[INFO] [stderr]   Downloaded anstream v0.3.1
[INFO] [stderr]   Downloaded clap v4.2.4
[INFO] [stderr]   Downloaded bumpalo v3.12.1
[INFO] [stderr]   Downloaded clap_builder v4.2.4
[INFO] [stderr]   Downloaded h2 v0.3.18
[INFO] [stderr]   Downloaded rustix v0.37.15
[INFO] [stderr]   Downloaded libc v0.2.142
[INFO] [stderr]   Downloaded tokio v1.28.0
[INFO] [stderr]   Downloaded linux-raw-sys v0.3.4
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 60465c4dd5338bef12fa480bc4bf26cb56fba2cf4f873e3a95c3083e4dcfd2d3
[INFO] running `Command { std: "docker" "start" "-a" "60465c4dd5338bef12fa480bc4bf26cb56fba2cf4f873e3a95c3083e4dcfd2d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "60465c4dd5338bef12fa480bc4bf26cb56fba2cf4f873e3a95c3083e4dcfd2d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "60465c4dd5338bef12fa480bc4bf26cb56fba2cf4f873e3a95c3083e4dcfd2d3", kill_on_drop: false }`
[INFO] [stdout] 60465c4dd5338bef12fa480bc4bf26cb56fba2cf4f873e3a95c3083e4dcfd2d3
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9f13fc656b3d60b1109579b29222ad9020fa95b63695a4409603aa8bbf044299
[INFO] running `Command { std: "docker" "start" "-a" "9f13fc656b3d60b1109579b29222ad9020fa95b63695a4409603aa8bbf044299", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.142
[INFO] [stderr]    Compiling proc-macro2 v1.0.56
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling tokio v1.28.0
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling io-lifetimes v1.0.10
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling serde_derive v1.0.160
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling openssl v0.10.52
[INFO] [stderr]    Compiling rustix v0.37.15
[INFO] [stderr]     Checking tracing v0.1.38
[INFO] [stderr]     Checking futures-sink v0.3.28
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]     Checking linux-raw-sys v0.3.4
[INFO] [stderr]    Compiling serde v1.0.160
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]     Checking anstyle v1.0.0
[INFO] [stderr]     Checking anstyle-query v1.0.0
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]     Checking anstyle-parse v0.2.0
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]     Checking clap_lex v0.4.1
[INFO] [stderr]    Compiling serde_json v1.0.96
[INFO] [stderr]     Checking ipnet v2.7.2
[INFO] [stderr]    Compiling openssl-sys v0.9.87
[INFO] [stderr]    Compiling syn v2.0.15
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking parking_lot_core v0.9.7
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking mio v0.8.6
[INFO] [stderr]     Checking console v0.15.5
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]     Checking url v2.3.1
[INFO] [stderr]     Checking is-terminal v0.4.7
[INFO] [stderr]     Checking anstream v0.3.1
[INFO] [stderr]     Checking clap_builder v4.2.4
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling clap_derive v4.2.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]     Checking clap v4.2.4
[INFO] [stderr]     Checking tokio-util v0.7.8
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking h2 v0.3.18
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking hyper v0.14.26
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.16
[INFO] [stderr]     Checking hnls v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/api/models.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct HNItem {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 21 |     id: HNItemID,  // The item's unique id.
[INFO] [stdout]    |     ^^
[INFO] [stdout] 22 |     deleted: Option<bool>, // true if the item is deleted.
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 23 |     #[serde(rename = "type")]
[INFO] [stdout] 24 |     item_type: HNItemType, // The type of item. One of "job", "story", "comment", "poll", or "pollopt".
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 25 |     by: String,          // The username of the item's author.
[INFO] [stdout]    |     ^^
[INFO] [stdout] 26 |     time: u64,           // Creation date of the item, in Unix Time.
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 27 |     text: Option<String>,        // The comment, story or poll text. HTML.
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 28 |     dead: Option<bool>,          // true if the item is dead.
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 29 |     parent: Option<HNItemID>,    // The comment's parent: either another comment or the relevant story.
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 30 |     poll: Option<u64>,           // The pollopt's associated poll.
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 31 |     kids: Option<Vec<HNItemID>>, // The ids of the item's comments, in ranked display order.
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 32 |     url: String,         // The URL of the story.
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 33 |     score: u64,          // The story's score, or the votes for a pollopt.
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 34 |     title: String,       // The title of the story, poll or job. HTML.
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 35 |     parts: Option<Vec<u64>>,     // A list of related pollopts, in display order.
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 36 |     descendants: u64,    // In the case of stories or polls, the total comment count.
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `HNItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/api/models.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct HNItem {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 21 |     id: HNItemID,  // The item's unique id.
[INFO] [stdout]    |     ^^
[INFO] [stdout] 22 |     deleted: Option<bool>, // true if the item is deleted.
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 23 |     #[serde(rename = "type")]
[INFO] [stdout] 24 |     item_type: HNItemType, // The type of item. One of "job", "story", "comment", "poll", or "pollopt".
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 25 |     by: String,          // The username of the item's author.
[INFO] [stdout]    |     ^^
[INFO] [stdout] 26 |     time: u64,           // Creation date of the item, in Unix Time.
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 27 |     text: Option<String>,        // The comment, story or poll text. HTML.
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 28 |     dead: Option<bool>,          // true if the item is dead.
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 29 |     parent: Option<HNItemID>,    // The comment's parent: either another comment or the relevant story.
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 30 |     poll: Option<u64>,           // The pollopt's associated poll.
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 31 |     kids: Option<Vec<HNItemID>>, // The ids of the item's comments, in ranked display order.
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 32 |     url: String,         // The URL of the story.
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 33 |     score: u64,          // The story's score, or the votes for a pollopt.
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 34 |     title: String,       // The title of the story, poll or job. HTML.
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 35 |     parts: Option<Vec<u64>>,     // A list of related pollopts, in display order.
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 36 |     descendants: u64,    // In the case of stories or polls, the total comment count.
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `HNItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.93s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.52
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 6`
[INFO] running `Command { std: "docker" "inspect" "9f13fc656b3d60b1109579b29222ad9020fa95b63695a4409603aa8bbf044299", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f13fc656b3d60b1109579b29222ad9020fa95b63695a4409603aa8bbf044299", kill_on_drop: false }`
[INFO] [stdout] 9f13fc656b3d60b1109579b29222ad9020fa95b63695a4409603aa8bbf044299
