[INFO] fetching crate jetp 0.1.1... [INFO] checking jetp-0.1.1 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate jetp 0.1.1 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate jetp 0.1.1 [INFO] finished tweaking crates.io crate jetp 0.1.1 [INFO] tweaked toml for crates.io crate jetp 0.1.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate jetp 0.1.1 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate jetp 0.1.1 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded guid-create v0.3.1 [INFO] [stderr] Downloaded minimad v0.9.1 [INFO] [stderr] Downloaded inline_colorization v0.1.5 [INFO] [stderr] Downloaded ssh2 v0.9.4 [INFO] [stderr] Downloaded handlebars v4.4.0 [INFO] [stderr] Downloaded coolor v0.5.0 [INFO] [stderr] Downloaded termimad v0.20.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cb5ec740220c51faedbcee8b522113a20c9c1bc00e7aabce93c468bf17533fb1 [INFO] running `Command { std: "docker" "start" "-a" "cb5ec740220c51faedbcee8b522113a20c9c1bc00e7aabce93c468bf17533fb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cb5ec740220c51faedbcee8b522113a20c9c1bc00e7aabce93c468bf17533fb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb5ec740220c51faedbcee8b522113a20c9c1bc00e7aabce93c468bf17533fb1", kill_on_drop: false }` [INFO] [stdout] cb5ec740220c51faedbcee8b522113a20c9c1bc00e7aabce93c468bf17533fb1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f97e98dac6754a9e3172379ff6e59949ed2dfda502b320eaa0a34f71a8cd656e [INFO] running `Command { std: "docker" "start" "-a" "f97e98dac6754a9e3172379ff6e59949ed2dfda502b320eaa0a34f71a8cd656e", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling thiserror v1.0.48 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking smallvec v1.11.1 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling serde v1.0.171 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking hashbrown v0.14.0 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Checking unsafe-libyaml v0.2.9 [INFO] [stderr] Checking cpufeatures v0.2.9 [INFO] [stderr] Checking inline_colorization v0.1.5 [INFO] [stderr] Checking indexmap v2.0.0 [INFO] [stderr] Checking minimad v0.9.1 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Compiling syn v2.0.37 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking crossbeam v0.8.2 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rayon v1.8.0 [INFO] [stderr] Checking crossterm v0.23.2 [INFO] [stderr] Compiling openssl-sys v0.9.93 [INFO] [stderr] Compiling libz-sys v1.1.12 [INFO] [stderr] Compiling libssh2-sys v0.3.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking coolor v0.5.0 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Compiling thiserror-impl v1.0.48 [INFO] [stderr] Compiling serde_derive v1.0.171 [INFO] [stderr] Checking guid-create v0.3.1 [INFO] [stderr] Checking pest v2.7.3 [INFO] [stderr] Checking termimad v0.20.6 [INFO] [stderr] Compiling pest_meta v2.7.3 [INFO] [stderr] Compiling pest_generator v2.7.3 [INFO] [stderr] Checking ssh2 v0.9.4 [INFO] [stderr] Compiling pest_derive v2.7.3 [INFO] [stderr] Checking serde_yaml v0.9.25 [INFO] [stderr] Checking handlebars v4.4.0 [INFO] [stderr] Checking jetp v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `PostLogicEvaluated` and `PreLogicEvaluated` [INFO] [stdout] --> src/tasks/mod.rs:28:45 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::tasks::logic::{PreLogicInput,PreLogicEvaluated,PostLogicInput,PostLogicEvaluated}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::tasks::fields::Field` [INFO] [stdout] --> src/tasks/mod.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | pub use crate::tasks::fields::Field; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `PostLogicEvaluated` and `PreLogicEvaluated` [INFO] [stdout] --> src/tasks/mod.rs:28:45 [INFO] [stdout] | [INFO] [stdout] 28 | pub use crate::tasks::logic::{PreLogicInput,PreLogicEvaluated,PostLogicInput,PostLogicEvaluated}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::tasks::fields::Field` [INFO] [stdout] --> src/tasks/mod.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | pub use crate::tasks::fields::Field; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `DynamicInventoryJson` is never used [INFO] [stdout] --> src/inventory/loading.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | pub enum DynamicInventoryJson { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `debug`, `debug_lines`, and `on_task_stop` are never used [INFO] [stdout] --> src/playbooks/visitor.rs:38:8 [INFO] [stdout] | [INFO] [stdout] 32 | pub trait PlaybookVisitor : Send + Sync { [INFO] [stdout] | --------------- methods in this trait [INFO] [stdout] ... [INFO] [stdout] 38 | fn debug(&self, message: &String) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 48 | fn debug_lines(&self, context: &Arc>, host: &Arc>, messages: &Vec) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 118 | fn on_task_stop(&self, _context: &Arc>) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `with` and `and` are never read [INFO] [stdout] --> src/tasks/response.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct TaskResponse { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 51 | pub with: Arc>, [INFO] [stdout] | ^^^^ [INFO] [stdout] 52 | pub and: Arc> [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TaskResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_display_name` is never used [INFO] [stdout] --> src/tasks/common.rs:38:8 [INFO] [stdout] | [INFO] [stdout] 30 | pub trait IsTask : Send + Sync { [INFO] [stdout] | ------ method in this trait [INFO] [stdout] ... [INFO] [stdout] 38 | fn get_display_name(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `tags` is never read [INFO] [stdout] --> src/tasks/logic.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 47 | pub struct PreLogicEvaluated { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 52 | pub tags: Option> [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PreLogicEvaluated` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `DynamicInventoryJson` is never used [INFO] [stdout] --> src/inventory/loading.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | pub enum DynamicInventoryJson { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `debug`, `debug_lines`, and `on_task_stop` are never used [INFO] [stdout] --> src/playbooks/visitor.rs:38:8 [INFO] [stdout] | [INFO] [stdout] 32 | pub trait PlaybookVisitor : Send + Sync { [INFO] [stdout] | --------------- methods in this trait [INFO] [stdout] ... [INFO] [stdout] 38 | fn debug(&self, message: &String) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 48 | fn debug_lines(&self, context: &Arc>, host: &Arc>, messages: &Vec) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 118 | fn on_task_stop(&self, _context: &Arc>) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `with` and `and` are never read [INFO] [stdout] --> src/tasks/response.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct TaskResponse { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 51 | pub with: Arc>, [INFO] [stdout] | ^^^^ [INFO] [stdout] 52 | pub and: Arc> [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TaskResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_display_name` is never used [INFO] [stdout] --> src/tasks/common.rs:38:8 [INFO] [stdout] | [INFO] [stdout] 30 | pub trait IsTask : Send + Sync { [INFO] [stdout] | ------ method in this trait [INFO] [stdout] ... [INFO] [stdout] 38 | fn get_display_name(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `tags` is never read [INFO] [stdout] --> src/tasks/logic.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 47 | pub struct PreLogicEvaluated { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 52 | pub tags: Option> [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PreLogicEvaluated` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.21s [INFO] running `Command { std: "docker" "inspect" "f97e98dac6754a9e3172379ff6e59949ed2dfda502b320eaa0a34f71a8cd656e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f97e98dac6754a9e3172379ff6e59949ed2dfda502b320eaa0a34f71a8cd656e", kill_on_drop: false }` [INFO] [stdout] f97e98dac6754a9e3172379ff6e59949ed2dfda502b320eaa0a34f71a8cd656e