[INFO] cloning repository https://github.com/calebccff/pinch [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/calebccff/pinch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcalebccff%2Fpinch", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcalebccff%2Fpinch'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5ad3ce09ed7a077ec55f1416f7a27778ec9d4cd6 [INFO] checking calebccff/pinch/5ad3ce09ed7a077ec55f1416f7a27778ec9d4cd6 against master#fd2c811d25ad5773fbd2463e058bf4edf4d44eb2 for pr-130443 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcalebccff%2Fpinch" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/calebccff/pinch on toolchain fd2c811d25ad5773fbd2463e058bf4edf4d44eb2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/calebccff/pinch [INFO] finished tweaking git repo https://github.com/calebccff/pinch [INFO] tweaked toml for git repo https://github.com/calebccff/pinch written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/calebccff/pinch 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" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded udev v0.8.0 [INFO] [stderr] Downloaded mlua-sys v0.5.1 [INFO] [stderr] Downloaded sys-mount v3.0.1 [INFO] [stderr] Downloaded mlua v0.9.6 [INFO] [stderr] Downloaded luajit-src v210.5.6+9cc2e42 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3e1184f23f69257af2d75b934ff19f22e4bee5ed37bf9268a74257efef94c7cd [INFO] running `Command { std: "docker" "start" "-a" "3e1184f23f69257af2d75b934ff19f22e4bee5ed37bf9268a74257efef94c7cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3e1184f23f69257af2d75b934ff19f22e4bee5ed37bf9268a74257efef94c7cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e1184f23f69257af2d75b934ff19f22e4bee5ed37bf9268a74257efef94c7cd", kill_on_drop: false }` [INFO] [stdout] 3e1184f23f69257af2d75b934ff19f22e4bee5ed37bf9268a74257efef94c7cd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cf106a24d3620ef03e23f02cea130266fbf3f1acfd501d36a260433eaca4b6c1 [INFO] running `Command { std: "docker" "start" "-a" "cf106a24d3620ef03e23f02cea130266fbf3f1acfd501d36a260433eaca4b6c1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling clang-sys v1.7.0 [INFO] [stderr] Compiling libloading v0.8.3 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling bindgen v0.69.4 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling lua-src v546.0.2 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Compiling which v6.0.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling luajit-src v210.5.6+9cc2e42 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling mlua-sys v0.5.1 [INFO] [stderr] Checking errno v0.3.8 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling anyhow v1.0.81 [INFO] [stderr] Checking crc-catalog v2.4.0 [INFO] [stderr] Checking crc v3.0.1 [INFO] [stderr] Checking uuid v1.7.0 [INFO] [stderr] Checking bstr v1.9.1 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling xshell-macros v0.2.5 [INFO] [stderr] Checking udev v0.8.0 [INFO] [stderr] Checking gpt v3.1.0 [INFO] [stderr] Checking xshell v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling smart-default v0.7.1 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling loopdev-3 v0.5.1 [INFO] [stderr] Checking sys-mount v3.0.1 [INFO] [stderr] Checking mlua v0.9.6 [INFO] [stderr] Checking pinch v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `AsRawWithContext` [INFO] [stdout] --> src/uevent.rs:2:18 [INFO] [stdout] | [INFO] [stdout] 2 | use udev::{self, AsRawWithContext}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `AsRawWithContext` [INFO] [stdout] --> src/uevent.rs:2:18 [INFO] [stdout] | [INFO] [stdout] 2 | use udev::{self, AsRawWithContext}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `mon` is never read [INFO] [stdout] --> src/uevent.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct PinchUdev { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 5 | udev: udev::Enumerator, [INFO] [stdout] 6 | mon: Option, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `mon` is never read [INFO] [stdout] --> src/uevent.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct PinchUdev { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 5 | udev: udev::Enumerator, [INFO] [stdout] 6 | mon: Option, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashSet` [INFO] [stdout] --> src/main.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::collections::HashSet; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `PinchDevice` [INFO] [stdout] --> src/main.rs:11:32 [INFO] [stdout] | [INFO] [stdout] 11 | use pinch::uevent::{PinchUdev, PinchDevice}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cmd` [INFO] [stdout] --> src/main.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | use xshell::{Shell, cmd}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashSet` [INFO] [stdout] --> src/main.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::collections::HashSet; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `PinchDevice` [INFO] [stdout] --> src/main.rs:11:32 [INFO] [stdout] | [INFO] [stdout] 11 | use pinch::uevent::{PinchUdev, PinchDevice}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cmd` [INFO] [stdout] --> src/main.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | use xshell::{Shell, cmd}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.88s [INFO] running `Command { std: "docker" "inspect" "cf106a24d3620ef03e23f02cea130266fbf3f1acfd501d36a260433eaca4b6c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf106a24d3620ef03e23f02cea130266fbf3f1acfd501d36a260433eaca4b6c1", kill_on_drop: false }` [INFO] [stdout] cf106a24d3620ef03e23f02cea130266fbf3f1acfd501d36a260433eaca4b6c1