[INFO] fetching crate gilrs-core 0.5.15... [INFO] checking gilrs-core-0.5.15 against master#ab869e094a907cc5d19b4080f22eccaf347f1f95 for pr-129604 [INFO] extracting crate gilrs-core 0.5.15 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate gilrs-core 0.5.15 on toolchain ab869e094a907cc5d19b4080f22eccaf347f1f95 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate gilrs-core 0.5.15 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate gilrs-core 0.5.15 [INFO] tweaked toml for crates.io crate gilrs-core 0.5.15 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate crates.io crate gilrs-core 0.5.15 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" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] be6e21348a81afc4bad0fff63e722ed5764a175a2bbb6197a930b6bfb2f12937 [INFO] running `Command { std: "docker" "start" "-a" "be6e21348a81afc4bad0fff63e722ed5764a175a2bbb6197a930b6bfb2f12937", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "be6e21348a81afc4bad0fff63e722ed5764a175a2bbb6197a930b6bfb2f12937", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be6e21348a81afc4bad0fff63e722ed5764a175a2bbb6197a930b6bfb2f12937", kill_on_drop: false }` [INFO] [stdout] be6e21348a81afc4bad0fff63e722ed5764a175a2bbb6197a930b6bfb2f12937 [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6ff0be2bba86cb30ada01608d69c7d07ecd97d21b840ca1a1ce1b594f6fe0bf2 [INFO] running `Command { std: "docker" "start" "-a" "6ff0be2bba86cb30ada01608d69c7d07ecd97d21b840ca1a1ce1b594f6fe0bf2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking uuid v1.8.0 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking inotify v0.10.2 [INFO] [stderr] Checking regex v1.10.5 [INFO] [stderr] Checking gilrs-core v0.5.15 (/opt/rustwide/workdir) [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stdout] warning: struct `ff_envelope` is never constructed [INFO] [stdout] --> src/platform/linux/ioctl.rs:104:12 [INFO] [stdout] | [INFO] [stdout] 104 | pub struct ff_envelope { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ff_envelope` has a derived impl for the trait `Clone`, 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: struct `ff_constant_effect` is never constructed [INFO] [stdout] --> src/platform/linux/ioctl.rs:113:12 [INFO] [stdout] | [INFO] [stdout] 113 | pub struct ff_constant_effect { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ff_constant_effect` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ff_ramp_effect` is never constructed [INFO] [stdout] --> src/platform/linux/ioctl.rs:120:12 [INFO] [stdout] | [INFO] [stdout] 120 | pub struct ff_ramp_effect { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ff_ramp_effect` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ff_condition_effect` is never constructed [INFO] [stdout] --> src/platform/linux/ioctl.rs:128:12 [INFO] [stdout] | [INFO] [stdout] 128 | pub struct ff_condition_effect { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ff_condition_effect` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ff_periodic_effect` is never constructed [INFO] [stdout] --> src/platform/linux/ioctl.rs:141:12 [INFO] [stdout] | [INFO] [stdout] 141 | pub struct ff_periodic_effect { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ff_periodic_effect` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ff_envelope` is never constructed [INFO] [stdout] --> src/platform/linux/ioctl.rs:104:12 [INFO] [stdout] | [INFO] [stdout] 104 | pub struct ff_envelope { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ff_envelope` has a derived impl for the trait `Clone`, 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: struct `ff_constant_effect` is never constructed [INFO] [stdout] --> src/platform/linux/ioctl.rs:113:12 [INFO] [stdout] | [INFO] [stdout] 113 | pub struct ff_constant_effect { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ff_constant_effect` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ff_ramp_effect` is never constructed [INFO] [stdout] --> src/platform/linux/ioctl.rs:120:12 [INFO] [stdout] | [INFO] [stdout] 120 | pub struct ff_ramp_effect { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ff_ramp_effect` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ff_condition_effect` is never constructed [INFO] [stdout] --> src/platform/linux/ioctl.rs:128:12 [INFO] [stdout] | [INFO] [stdout] 128 | pub struct ff_condition_effect { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ff_condition_effect` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ff_periodic_effect` is never constructed [INFO] [stdout] --> src/platform/linux/ioctl.rs:141:12 [INFO] [stdout] | [INFO] [stdout] 141 | pub struct ff_periodic_effect { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ff_periodic_effect` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.60s [INFO] running `Command { std: "docker" "inspect" "6ff0be2bba86cb30ada01608d69c7d07ecd97d21b840ca1a1ce1b594f6fe0bf2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ff0be2bba86cb30ada01608d69c7d07ecd97d21b840ca1a1ce1b594f6fe0bf2", kill_on_drop: false }` [INFO] [stdout] 6ff0be2bba86cb30ada01608d69c7d07ecd97d21b840ca1a1ce1b594f6fe0bf2