[INFO] fetching crate winshift 0.0.1...
[INFO] checking winshift-0.0.1 against master#32cd9114712a24010b0583624dc52ac302194128 for pr-143717
[INFO] extracting crate winshift 0.0.1 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate winshift 0.0.1
[INFO] finished tweaking crates.io crate winshift 0.0.1
[INFO] tweaked toml for crates.io crate winshift 0.0.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate winshift 0.0.1 on toolchain 32cd9114712a24010b0583624dc52ac302194128
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+32cd9114712a24010b0583624dc52ac302194128" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate winshift 0.0.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" "+32cd9114712a24010b0583624dc52ac302194128" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+32cd9114712a24010b0583624dc52ac302194128" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 64b855acbb94adec49593c0ab4067a12b43bdde156f22407c9e39543710e6532
[INFO] running `Command { std: "docker" "start" "-a" "64b855acbb94adec49593c0ab4067a12b43bdde156f22407c9e39543710e6532", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "64b855acbb94adec49593c0ab4067a12b43bdde156f22407c9e39543710e6532", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "64b855acbb94adec49593c0ab4067a12b43bdde156f22407c9e39543710e6532", kill_on_drop: false }`
[INFO] [stdout] 64b855acbb94adec49593c0ab4067a12b43bdde156f22407c9e39543710e6532
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+32cd9114712a24010b0583624dc52ac302194128" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b419befb73223e4f9ca3a3e57004631598fb9386006029bfe2d224180d18518a
[INFO] running `Command { std: "docker" "start" "-a" "b419befb73223e4f9ca3a3e57004631598fb9386006029bfe2d224180d18518a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.156
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling serde v1.0.208
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling serde_json v1.0.125
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking destructure_traitobject v0.2.0
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking unsafe-any-ors v1.0.0
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking typemap-ors v1.0.0
[INFO] [stderr]     Checking log-mdc v0.1.0
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking arc-swap v1.7.1
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking colored v2.1.0
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]     Checking indexmap v2.4.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.74
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking thread-id v4.2.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking ctrlc v3.4.5
[INFO] [stderr]    Compiling serde_derive v1.0.208
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking serde-value v0.7.0
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking log4rs v1.3.0
[INFO] [stderr]     Checking winshift v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `log_error`
[INFO] [stdout]  --> src/hook.rs:2:24
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::{log_debug, log_error, log_trace};
[INFO] [stdout]   |                        ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `log_error`
[INFO] [stdout]  --> src/hook.rs:2:24
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::{log_debug, log_error, log_trace};
[INFO] [stdout]   |                        ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/linux.rs:17:17
[INFO] [stdout]    |
[INFO] [stdout] 17 |         if pipe(INTERRUPT_PIPE.as_mut_ptr()) != 0 {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/linux.rs:17:17
[INFO] [stdout]    |
[INFO] [stdout] 17 |         if pipe(INTERRUPT_PIPE.as_mut_ptr()) != 0 {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.52s
[INFO] running `Command { std: "docker" "inspect" "b419befb73223e4f9ca3a3e57004631598fb9386006029bfe2d224180d18518a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b419befb73223e4f9ca3a3e57004631598fb9386006029bfe2d224180d18518a", kill_on_drop: false }`
[INFO] [stdout] b419befb73223e4f9ca3a3e57004631598fb9386006029bfe2d224180d18518a
