[INFO] fetching crate hnls 0.1.0... [INFO] checking hnls-0.1.0 against master#18a6d911caba59605eb03db1452848a85d2e5879 for pr-112743 [INFO] extracting crate hnls 0.1.0 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate hnls 0.1.0 on toolchain 18a6d911caba59605eb03db1452848a85d2e5879 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+18a6d911caba59605eb03db1452848a85d2e5879" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-1-tc1/source/Cargo.toml [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" "+18a6d911caba59605eb03db1452848a85d2e5879" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded reqwest v0.11.16 [INFO] [stderr] Downloaded linux-raw-sys v0.3.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+18a6d911caba59605eb03db1452848a85d2e5879" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 71bfa27aa271d5e3399ecc2cbb736647d2bf99771023a170d54ec4e898b249fe [INFO] running `Command { std: "docker" "start" "-a" "71bfa27aa271d5e3399ecc2cbb736647d2bf99771023a170d54ec4e898b249fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "71bfa27aa271d5e3399ecc2cbb736647d2bf99771023a170d54ec4e898b249fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71bfa27aa271d5e3399ecc2cbb736647d2bf99771023a170d54ec4e898b249fe", kill_on_drop: false }` [INFO] [stdout] 71bfa27aa271d5e3399ecc2cbb736647d2bf99771023a170d54ec4e898b249fe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+18a6d911caba59605eb03db1452848a85d2e5879" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2824c52f7fa25069b07fec3701dbcaaa7a710ffe58ea27617016663a92b39d5a [INFO] running `Command { std: "docker" "start" "-a" "2824c52f7fa25069b07fec3701dbcaaa7a710ffe58ea27617016663a92b39d5a", 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 log v0.4.17 [INFO] [stderr] Checking once_cell v1.17.1 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling tokio v1.28.0 [INFO] [stderr] Compiling io-lifetimes v1.0.10 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Checking tracing-core v0.1.30 [INFO] [stderr] Compiling serde_derive v1.0.160 [INFO] [stderr] Compiling openssl v0.10.52 [INFO] [stderr] Compiling rustix v0.37.15 [INFO] [stderr] Compiling openssl-sys v0.9.87 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Checking tracing v0.1.38 [INFO] [stderr] Compiling syn v2.0.15 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling serde v1.0.160 [INFO] [stderr] Checking linux-raw-sys v0.3.4 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Checking percent-encoding v2.2.0 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking anstyle-parse v0.2.0 [INFO] [stderr] Checking form_urlencoded v1.1.0 [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 parking_lot v0.12.1 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking anstyle v1.0.0 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Checking clap_lex v0.4.1 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Checking encoding_rs v0.8.32 [INFO] [stderr] Checking base64 v0.21.0 [INFO] [stderr] Checking ipnet v2.7.2 [INFO] [stderr] Checking url v2.3.1 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking console v0.15.5 [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 thiserror-impl v1.0.40 [INFO] [stderr] Compiling clap_derive v4.2.0 [INFO] [stderr] Checking thiserror 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, // 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, // The comment, story or poll text. HTML. [INFO] [stdout] | ^^^^ [INFO] [stdout] 28 | dead: Option, // true if the item is dead. [INFO] [stdout] | ^^^^ [INFO] [stdout] 29 | parent: Option, // The comment's parent: either another comment or the relevant story. [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 30 | poll: Option, // The pollopt's associated poll. [INFO] [stdout] | ^^^^ [INFO] [stdout] 31 | kids: Option>, // 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>, // 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)]` 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, // 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, // The comment, story or poll text. HTML. [INFO] [stdout] | ^^^^ [INFO] [stdout] 28 | dead: Option, // true if the item is dead. [INFO] [stdout] | ^^^^ [INFO] [stdout] 29 | parent: Option, // The comment's parent: either another comment or the relevant story. [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 30 | poll: Option, // The pollopt's associated poll. [INFO] [stdout] | ^^^^ [INFO] [stdout] 31 | kids: Option>, // 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>, // 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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.37s [INFO] running `Command { std: "docker" "inspect" "2824c52f7fa25069b07fec3701dbcaaa7a710ffe58ea27617016663a92b39d5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2824c52f7fa25069b07fec3701dbcaaa7a710ffe58ea27617016663a92b39d5a", kill_on_drop: false }` [INFO] [stdout] 2824c52f7fa25069b07fec3701dbcaaa7a710ffe58ea27617016663a92b39d5a