[INFO] fetching crate pilatus 0.1.0...
[INFO] checking pilatus-0.1.0 against try#93086cfebfccb79083c59d0d3b2052944bba643c for pr-146440-1
[INFO] extracting crate pilatus 0.1.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate pilatus 0.1.0
[INFO] finished tweaking crates.io crate pilatus 0.1.0
[INFO] tweaked toml for crates.io crate pilatus 0.1.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate pilatus 0.1.0 on toolchain 93086cfebfccb79083c59d0d3b2052944bba643c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+93086cfebfccb79083c59d0d3b2052944bba643c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate pilatus 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" "+93086cfebfccb79083c59d0d3b2052944bba643c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+93086cfebfccb79083c59d0d3b2052944bba643c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2d83988f66ca636e0da53bc1667239dbff5b64d436cc2e2165df758d756ff423
[INFO] running `Command { std: "docker" "start" "-a" "2d83988f66ca636e0da53bc1667239dbff5b64d436cc2e2165df758d756ff423", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2d83988f66ca636e0da53bc1667239dbff5b64d436cc2e2165df758d756ff423", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d83988f66ca636e0da53bc1667239dbff5b64d436cc2e2165df758d756ff423", kill_on_drop: false }`
[INFO] [stdout] 2d83988f66ca636e0da53bc1667239dbff5b64d436cc2e2165df758d756ff423
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+93086cfebfccb79083c59d0d3b2052944bba643c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 20c55b4159d3e64746280a5269e4239f18b4b908f8286d42264d541c63ee3e6f
[INFO] running `Command { std: "docker" "start" "-a" "20c55b4159d3e64746280a5269e4239f18b4b908f8286d42264d541c63ee3e6f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]     Checking pin-project-lite v0.2.17
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking hashbrown v0.17.0
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking itoa v1.0.18
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]     Checking winnow v1.0.2
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]     Checking iana-time-zone v0.1.65
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking fastrand v2.4.1
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking config v0.15.22
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling sealedstruct_derive v0.1.0
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking tokio v1.52.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking sealedstruct v0.1.0
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking pilatus v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: struct `IgnoreNotSendableOneShotChannel` is never constructed
[INFO] [stdout]   --> src/device.rs:40:12
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub struct IgnoreNotSendableOneShotChannel<T> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]    = note: `#[deny(unused_unconstructable_pub_structs)]` (part of `#[deny(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `WithInfallibleParamUpdate` is never constructed
[INFO] [stdout]    --> src/device.rs:104:12
[INFO] [stdout]     |
[INFO] [stdout] 104 | pub struct WithInfallibleParamUpdate<T> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `data` and `update` are never read
[INFO] [stdout]    --> src/device.rs:105:16
[INFO] [stdout]     |
[INFO] [stdout] 104 | pub struct WithInfallibleParamUpdate<T> {
[INFO] [stdout]     |            ------------------------- fields in this struct
[INFO] [stdout] 105 |     pub(crate) data: T,
[INFO] [stdout]     |                ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 110 |     pub(crate) update: Option<UntypedDeviceParamsWithVariables>,
[INFO] [stdout]     |                ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `DuplicateNameError` is never constructed
[INFO] [stdout]   --> src/recipe/recipes.rs:90:12
[INFO] [stdout]    |
[INFO] [stdout] 90 | pub struct DuplicateNameError(Name);
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pilatus` (lib) due to 3 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: struct `IgnoreNotSendableOneShotChannel` is never constructed
[INFO] [stdout]   --> src/device.rs:40:12
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub struct IgnoreNotSendableOneShotChannel<T> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]    = note: `#[deny(unused_unconstructable_pub_structs)]` (part of `#[deny(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `WithInfallibleParamUpdate` is never constructed
[INFO] [stdout]    --> src/device.rs:104:12
[INFO] [stdout]     |
[INFO] [stdout] 104 | pub struct WithInfallibleParamUpdate<T> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `data` and `update` are never read
[INFO] [stdout]    --> src/device.rs:105:16
[INFO] [stdout]     |
[INFO] [stdout] 104 | pub struct WithInfallibleParamUpdate<T> {
[INFO] [stdout]     |            ------------------------- fields in this struct
[INFO] [stdout] 105 |     pub(crate) data: T,
[INFO] [stdout]     |                ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 110 |     pub(crate) update: Option<UntypedDeviceParamsWithVariables>,
[INFO] [stdout]     |                ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `DuplicateNameError` is never constructed
[INFO] [stdout]   --> src/recipe/recipes.rs:90:12
[INFO] [stdout]    |
[INFO] [stdout] 90 | pub struct DuplicateNameError(Name);
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pilatus` (lib test) due to 3 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "20c55b4159d3e64746280a5269e4239f18b4b908f8286d42264d541c63ee3e6f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "20c55b4159d3e64746280a5269e4239f18b4b908f8286d42264d541c63ee3e6f", kill_on_drop: false }`
[INFO] [stdout] 20c55b4159d3e64746280a5269e4239f18b4b908f8286d42264d541c63ee3e6f
