[INFO] cloning repository https://github.com/bluskript/hyperwall [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bluskript/hyperwall" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbluskript%2Fhyperwall", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbluskript%2Fhyperwall'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4d53bf7623b497a6fa8558767042e4cfc85b3db2 [INFO] testing bluskript/hyperwall/4d53bf7623b497a6fa8558767042e4cfc85b3db2 against beta-2024-09-05 for beta-1.82-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbluskript%2Fhyperwall" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bluskript/hyperwall on toolchain beta-2024-09-05 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-09-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bluskript/hyperwall [INFO] finished tweaking git repo https://github.com/bluskript/hyperwall [INFO] tweaked toml for git repo https://github.com/bluskript/hyperwall written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/bluskript/hyperwall 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" "+beta-2024-09-05" "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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d0b1b9d2a7c6a528d6377fc4dd9b7dc78d5eda34c74a82aa9c4ca453105a646a [INFO] running `Command { std: "docker" "start" "-a" "d0b1b9d2a7c6a528d6377fc4dd9b7dc78d5eda34c74a82aa9c4ca453105a646a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d0b1b9d2a7c6a528d6377fc4dd9b7dc78d5eda34c74a82aa9c4ca453105a646a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0b1b9d2a7c6a528d6377fc4dd9b7dc78d5eda34c74a82aa9c4ca453105a646a", kill_on_drop: false }` [INFO] [stdout] d0b1b9d2a7c6a528d6377fc4dd9b7dc78d5eda34c74a82aa9c4ca453105a646a [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2024-09-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a021cff56fbb7c7cba9cc8e1f232ea703ad6eded62198b319b19482ff9fe0ff1 [INFO] running `Command { std: "docker" "start" "-a" "a021cff56fbb7c7cba9cc8e1f232ea703ad6eded62198b319b19482ff9fe0ff1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling once_cell v1.13.1 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling ash v0.37.0+1.3.209 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling wgpu-core v0.13.0 (https://github.com/gfx-rs/wgpu?branch=master#2cd08a1c) [INFO] [stderr] Compiling gpu-alloc v0.5.3 [INFO] [stderr] Compiling raw-window-handle v0.5.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling wgpu-types v0.13.0 (https://github.com/gfx-rs/wgpu?branch=master#2cd08a1c) [INFO] [stderr] Compiling renderdoc-sys v0.7.1 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling profiling v1.0.6 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling inplace_it v0.3.4 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling glow v0.11.2 [INFO] [stderr] Compiling nix v0.24.2 [INFO] [stderr] Compiling tokio v1.20.1 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling gpu-descriptor v0.2.3 [INFO] [stderr] Compiling anyhow v1.0.62 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling gethostname v0.2.3 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling thiserror-impl v1.0.32 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling thiserror v1.0.32 [INFO] [stderr] Compiling naga v0.9.0 [INFO] [stderr] Compiling x11rb-protocol v0.10.0 [INFO] [stderr] Compiling wgpu-hal v0.13.0 (https://github.com/gfx-rs/wgpu?branch=master#2cd08a1c) [INFO] [stderr] Compiling x11rb v0.10.1 [INFO] [stderr] Compiling wgpu v0.13.0 (https://github.com/gfx-rs/wgpu?branch=master#2cd08a1c) [INFO] [stderr] Compiling hyperwall v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `atoms` [INFO] [stdout] --> src/renderer/x11.rs:33:13 [INFO] [stdout] | [INFO] [stdout] 33 | let atoms = Atoms::new(&conn)?.reply()?; [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_atoms` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.63s [INFO] running `Command { std: "docker" "inspect" "a021cff56fbb7c7cba9cc8e1f232ea703ad6eded62198b319b19482ff9fe0ff1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a021cff56fbb7c7cba9cc8e1f232ea703ad6eded62198b319b19482ff9fe0ff1", kill_on_drop: false }` [INFO] [stdout] a021cff56fbb7c7cba9cc8e1f232ea703ad6eded62198b319b19482ff9fe0ff1 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2024-09-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8cadfdd1718d49b893db3f8ddd0d56df7739ed556d7613bc1e108ff2027fc3c1 [INFO] running `Command { std: "docker" "start" "-a" "8cadfdd1718d49b893db3f8ddd0d56df7739ed556d7613bc1e108ff2027fc3c1", kill_on_drop: false }` [INFO] [stderr] Compiling hyperwall v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `atoms` [INFO] [stdout] --> src/renderer/x11.rs:33:13 [INFO] [stdout] | [INFO] [stdout] 33 | let atoms = Atoms::new(&conn)?.reply()?; [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_atoms` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.94s [INFO] running `Command { std: "docker" "inspect" "8cadfdd1718d49b893db3f8ddd0d56df7739ed556d7613bc1e108ff2027fc3c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8cadfdd1718d49b893db3f8ddd0d56df7739ed556d7613bc1e108ff2027fc3c1", kill_on_drop: false }` [INFO] [stdout] 8cadfdd1718d49b893db3f8ddd0d56df7739ed556d7613bc1e108ff2027fc3c1 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2024-09-05" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 73a1cf47389cdb34689bc0a77246173cebd916ba8b45bd0b08288c58675f3546 [INFO] running `Command { std: "docker" "start" "-a" "73a1cf47389cdb34689bc0a77246173cebd916ba8b45bd0b08288c58675f3546", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `atoms` [INFO] [stderr] --> src/renderer/x11.rs:33:13 [INFO] [stderr] | [INFO] [stderr] 33 | let atoms = Atoms::new(&conn)?.reply()?; [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_atoms` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `hyperwall` (bin "hyperwall" test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/hyperwall-6a3ee35b208d2320) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "73a1cf47389cdb34689bc0a77246173cebd916ba8b45bd0b08288c58675f3546", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73a1cf47389cdb34689bc0a77246173cebd916ba8b45bd0b08288c58675f3546", kill_on_drop: false }` [INFO] [stdout] 73a1cf47389cdb34689bc0a77246173cebd916ba8b45bd0b08288c58675f3546