[INFO] fetching crate hnls 0.1.0... [INFO] testing hnls-0.1.0 against 1.90.0 for beta-1.91-3 [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.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.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.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded console v0.15.5 [INFO] [stderr] Downloaded anstream v0.3.1 [INFO] [stderr] Downloaded reqwest v0.11.16 [INFO] [stderr] Downloaded tracing v0.1.38 [INFO] [stderr] Downloaded rustix v0.37.15 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5827a87fcbe5c0b3c4f94ddbfb6350b21ea76457b5aae23ff689a1e395be8d7e [INFO] running `Command { std: "docker" "start" "-a" "5827a87fcbe5c0b3c4f94ddbfb6350b21ea76457b5aae23ff689a1e395be8d7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5827a87fcbe5c0b3c4f94ddbfb6350b21ea76457b5aae23ff689a1e395be8d7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5827a87fcbe5c0b3c4f94ddbfb6350b21ea76457b5aae23ff689a1e395be8d7e", kill_on_drop: false }` [INFO] [stdout] 5827a87fcbe5c0b3c4f94ddbfb6350b21ea76457b5aae23ff689a1e395be8d7e [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a1aacdd8fe8a4fdf593e11af6c8dfe77682834f0ff3e335b80d5ba5d071737d7 [INFO] running `Command { std: "docker" "start" "-a" "a1aacdd8fe8a4fdf593e11af6c8dfe77682834f0ff3e335b80d5ba5d071737d7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.142 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling tokio v1.28.0 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling openssl v0.10.52 [INFO] [stderr] Compiling serde_derive v1.0.160 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling rustix v0.37.15 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling linux-raw-sys v0.3.4 [INFO] [stderr] Compiling serde v1.0.160 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling base64 v0.21.0 [INFO] [stderr] Compiling ipnet v2.7.2 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling syn v2.0.15 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling tracing v0.1.38 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling openssl-sys v0.9.87 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling io-lifetimes v1.0.10 [INFO] [stderr] Compiling console v0.15.5 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling is-terminal v0.4.7 [INFO] [stderr] Compiling anstream v0.3.1 [INFO] [stderr] Compiling 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] Compiling clap v4.2.4 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.3.18 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling hyper v0.14.26 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.16 [INFO] [stderr] Compiling 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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.34s [INFO] running `Command { std: "docker" "inspect" "a1aacdd8fe8a4fdf593e11af6c8dfe77682834f0ff3e335b80d5ba5d071737d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1aacdd8fe8a4fdf593e11af6c8dfe77682834f0ff3e335b80d5ba5d071737d7", kill_on_drop: false }` [INFO] [stdout] a1aacdd8fe8a4fdf593e11af6c8dfe77682834f0ff3e335b80d5ba5d071737d7 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 058faabd45040e193c6dae5ccc746d698e7099765e6372669b37e070af29ba31 [INFO] running `Command { std: "docker" "start" "-a" "058faabd45040e193c6dae5ccc746d698e7099765e6372669b37e070af29ba31", kill_on_drop: false }` [INFO] [stderr] Compiling 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] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.12s [INFO] running `Command { std: "docker" "inspect" "058faabd45040e193c6dae5ccc746d698e7099765e6372669b37e070af29ba31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "058faabd45040e193c6dae5ccc746d698e7099765e6372669b37e070af29ba31", kill_on_drop: false }` [INFO] [stdout] 058faabd45040e193c6dae5ccc746d698e7099765e6372669b37e070af29ba31 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 64df4f4f7861eaf8922c41a3645a111fc4b807d407ac155a18cad8f1247caa43 [INFO] running `Command { std: "docker" "start" "-a" "64df4f4f7861eaf8922c41a3645a111fc4b807d407ac155a18cad8f1247caa43", kill_on_drop: false }` [INFO] [stderr] warning: multiple fields are never read [INFO] [stderr] --> src/api/models.rs:21:5 [INFO] [stderr] | [INFO] [stderr] 20 | pub struct HNItem { [INFO] [stderr] | ------ fields in this struct [INFO] [stderr] 21 | id: HNItemID, // The item's unique id. [INFO] [stderr] | ^^ [INFO] [stderr] 22 | deleted: Option, // true if the item is deleted. [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 23 | #[serde(rename = "type")] [INFO] [stderr] 24 | item_type: HNItemType, // The type of item. One of "job", "story", "comment", "poll", or "pollopt". [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] 25 | by: String, // The username of the item's author. [INFO] [stderr] | ^^ [INFO] [stderr] 26 | time: u64, // Creation date of the item, in Unix Time. [INFO] [stderr] | ^^^^ [INFO] [stderr] 27 | text: Option, // The comment, story or poll text. HTML. [INFO] [stderr] | ^^^^ [INFO] [stderr] 28 | dead: Option, // true if the item is dead. [INFO] [stderr] | ^^^^ [INFO] [stderr] 29 | parent: Option, // The comment's parent: either another comment or the relevant story. [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 30 | poll: Option, // The pollopt's associated poll. [INFO] [stderr] | ^^^^ [INFO] [stderr] 31 | kids: Option>, // The ids of the item's comments, in ranked display order. [INFO] [stderr] | ^^^^ [INFO] [stderr] 32 | url: String, // The URL of the story. [INFO] [stderr] | ^^^ [INFO] [stderr] 33 | score: u64, // The story's score, or the votes for a pollopt. [INFO] [stderr] | ^^^^^ [INFO] [stderr] 34 | title: String, // The title of the story, poll or job. HTML. [INFO] [stderr] | ^^^^^ [INFO] [stderr] 35 | parts: Option>, // A list of related pollopts, in display order. [INFO] [stderr] | ^^^^^ [INFO] [stderr] 36 | descendants: u64, // In the case of stories or polls, the total comment count. [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `HNItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `hnls` (bin "hnls" test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/hnls-667a200dbcc25ed3) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "64df4f4f7861eaf8922c41a3645a111fc4b807d407ac155a18cad8f1247caa43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64df4f4f7861eaf8922c41a3645a111fc4b807d407ac155a18cad8f1247caa43", kill_on_drop: false }` [INFO] [stdout] 64df4f4f7861eaf8922c41a3645a111fc4b807d407ac155a18cad8f1247caa43