[INFO] cloning repository https://github.com/Anfid/waswm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Anfid/waswm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnfid%2Fwaswm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnfid%2Fwaswm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a4c2d4f17d06608bfe4b472a1281510d4d1acc5d [INFO] checking Anfid/waswm against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnfid%2Fwaswm" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Anfid/waswm on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Anfid/waswm [INFO] finished tweaking git repo https://github.com/Anfid/waswm [INFO] tweaked toml for git repo https://github.com/Anfid/waswm written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/Anfid/waswm already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 17a6e8cc362240069415bf17f666354b2ff2c651bdd66b465bc0da620a53c9ce [INFO] running `Command { std: "docker" "start" "-a" "17a6e8cc362240069415bf17f666354b2ff2c651bdd66b465bc0da620a53c9ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "17a6e8cc362240069415bf17f666354b2ff2c651bdd66b465bc0da620a53c9ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17a6e8cc362240069415bf17f666354b2ff2c651bdd66b465bc0da620a53c9ce", kill_on_drop: false }` [INFO] [stdout] 17a6e8cc362240069415bf17f666354b2ff2c651bdd66b465bc0da620a53c9ce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cbd1b297fe5f974cca9a110fdf07aafeb976d2c92de4fb937990792c9e36c982 [INFO] running `Command { std: "docker" "start" "-a" "cbd1b297fe5f974cca9a110fdf07aafeb976d2c92de4fb937990792c9e36c982", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.99 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling cranelift-entity v0.74.0 [INFO] [stderr] Compiling cranelift-codegen-shared v0.74.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Compiling wasmer-compiler-cranelift v2.0.0 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Checking libloading v0.7.0 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Checking wast v37.0.0 [INFO] [stderr] Checking crossbeam-utils v0.8.5 [INFO] [stderr] Checking object v0.26.0 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.5 [INFO] [stderr] Checking cranelift-bforest v0.74.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking regalloc v0.0.31 [INFO] [stderr] Compiling cranelift-codegen-meta v0.74.0 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking region v2.2.0 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking memmap2 v0.2.3 [INFO] [stderr] Checking which v4.2.2 [INFO] [stderr] Checking gethostname v0.2.1 [INFO] [stderr] Checking nix v0.20.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking rayon-core v1.9.1 [INFO] [stderr] Checking env_logger v0.9.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking backtrace v0.3.61 [INFO] [stderr] Checking wat v1.0.39 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking x11rb v0.8.1 [INFO] [stderr] Compiling darling_core v0.13.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling cranelift-codegen v0.74.0 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling loupe-derive v0.1.3 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling rkyv_derive v0.6.7 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling wasmer-derive v2.0.0 [INFO] [stderr] Compiling darling_macro v0.13.0 [INFO] [stderr] Checking ptr_meta v0.1.4 [INFO] [stderr] Compiling darling v0.13.0 [INFO] [stderr] Compiling enumset_derive v0.5.5 [INFO] [stderr] Checking thiserror v1.0.26 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Checking rkyv v0.6.7 [INFO] [stderr] Checking enumset v1.0.7 [INFO] [stderr] Checking serde_bytes v0.11.5 [INFO] [stderr] Checking loupe v0.1.3 [INFO] [stderr] Checking gimli v0.24.0 [INFO] [stderr] Checking object v0.25.3 [INFO] [stderr] Checking wasmer-types v2.0.0 [INFO] [stderr] Checking wasmer-vm v2.0.0 [INFO] [stderr] Checking wasmer-compiler v2.0.0 [INFO] [stderr] Checking wasmer-engine v2.0.0 [INFO] [stderr] Checking wasmer-object v2.0.0 [INFO] [stderr] Checking wasmer-engine-universal v2.0.0 [INFO] [stderr] Checking wasmer-engine-dylib v2.0.0 [INFO] [stderr] Checking cranelift-frontend v0.74.0 [INFO] [stderr] Checking wasmer v2.0.0 [INFO] [stderr] Checking waswm v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Button` [INFO] [stdout] --> src/wm/mod.rs:14:23 [INFO] [stdout] | [INFO] [stdout] 14 | use crate::bindings::{Button, Key}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Button` [INFO] [stdout] --> src/wm/mod.rs:14:23 [INFO] [stdout] | [INFO] [stdout] 14 | use crate::bindings::{Button, Key}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ev` [INFO] [stdout] --> src/runner/plug_mgr.rs:24:26 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn handle(&self, ev: &WMEvent) { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_ev` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ev` [INFO] [stdout] --> src/runner/plug_mgr.rs:24:26 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn handle(&self, ev: &WMEvent) { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_ev` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `KeyReleased` [INFO] [stdout] --> src/events.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | KeyReleased(Key), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `try_get` [INFO] [stdout] --> src/state.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn try_get(&self) -> Option> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `focus_client` [INFO] [stdout] --> src/wm/mod.rs:162:12 [INFO] [stdout] | [INFO] [stdout] 162 | pub fn focus_client(&mut self, conn: &X11Conn, rel_idx: i32) -> Result<(), ReplyError> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `KeyReleased` [INFO] [stdout] --> src/events.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | KeyReleased(Key), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `try_get` [INFO] [stdout] --> src/state.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn try_get(&self) -> Option> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `focus_client` [INFO] [stdout] --> src/wm/mod.rs:162:12 [INFO] [stdout] | [INFO] [stdout] 162 | pub fn focus_client(&mut self, conn: &X11Conn, rel_idx: i32) -> Result<(), ReplyError> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/wm/handler.rs:123:9 [INFO] [stdout] | [INFO] [stdout] 123 | / conn.send_event(false, window, EventMask::NO_EVENT, &event)? [INFO] [stdout] 124 | | .check(); [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/wm/handler.rs:123:9 [INFO] [stdout] | [INFO] [stdout] 123 | / conn.send_event(false, window, EventMask::NO_EVENT, &event)? [INFO] [stdout] 124 | | .check(); [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 16s [INFO] running `Command { std: "docker" "inspect" "cbd1b297fe5f974cca9a110fdf07aafeb976d2c92de4fb937990792c9e36c982", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cbd1b297fe5f974cca9a110fdf07aafeb976d2c92de4fb937990792c9e36c982", kill_on_drop: false }` [INFO] [stdout] cbd1b297fe5f974cca9a110fdf07aafeb976d2c92de4fb937990792c9e36c982