[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 against master#d3515155216e98c23440ea92c3f49c6a0d7101fc for pr-113843 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbluskript%2Fhyperwall" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bluskript/hyperwall on toolchain d3515155216e98c23440ea92c3f49c6a0d7101fc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d3515155216e98c23440ea92c3f49c6a0d7101fc" "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-5-tc1/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" "+d3515155216e98c23440ea92c3f49c6a0d7101fc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/gfx-rs/wgpu` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+d3515155216e98c23440ea92c3f49c6a0d7101fc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 97a0cd7cddcd1b6941c2614ecc6a4dbcdce20a5116c58611798e7ca88be3ec58 [INFO] running `Command { std: "docker" "start" "-a" "97a0cd7cddcd1b6941c2614ecc6a4dbcdce20a5116c58611798e7ca88be3ec58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "97a0cd7cddcd1b6941c2614ecc6a4dbcdce20a5116c58611798e7ca88be3ec58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97a0cd7cddcd1b6941c2614ecc6a4dbcdce20a5116c58611798e7ca88be3ec58", kill_on_drop: false }` [INFO] [stdout] 97a0cd7cddcd1b6941c2614ecc6a4dbcdce20a5116c58611798e7ca88be3ec58 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+d3515155216e98c23440ea92c3f49c6a0d7101fc" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 207018ca41f261d13a15f7b936d6094635b806b6cfbd900c5fc4e45191b329bf [INFO] running `Command { std: "docker" "start" "-a" "207018ca41f261d13a15f7b936d6094635b806b6cfbd900c5fc4e45191b329bf", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling once_cell v1.13.1 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling ash v0.37.0+1.3.209 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.1 [INFO] [stderr] Compiling gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling gpu-alloc v0.5.3 [INFO] [stderr] Compiling raw-window-handle v0.5.0 [INFO] [stderr] Compiling wgpu-core v0.13.0 (https://github.com/gfx-rs/wgpu?branch=master#2cd08a1c) [INFO] [stderr] Compiling wgpu-types v0.13.0 (https://github.com/gfx-rs/wgpu?branch=master#2cd08a1c) [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling profiling v1.0.6 [INFO] [stderr] Compiling glow v0.11.2 [INFO] [stderr] Compiling renderdoc-sys v0.7.1 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling inplace_it v0.3.4 [INFO] [stderr] Compiling tokio v1.20.1 [INFO] [stderr] Compiling anyhow v1.0.62 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling nix v0.24.2 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling gethostname v0.2.3 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling gpu-descriptor v0.2.3 [INFO] [stderr] Compiling thiserror-impl v1.0.32 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling x11rb-protocol v0.10.0 [INFO] [stderr] Compiling thiserror v1.0.32 [INFO] [stderr] Compiling naga v0.9.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 [unoptimized + debuginfo] target(s) in 25.09s [INFO] running `Command { std: "docker" "inspect" "207018ca41f261d13a15f7b936d6094635b806b6cfbd900c5fc4e45191b329bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "207018ca41f261d13a15f7b936d6094635b806b6cfbd900c5fc4e45191b329bf", kill_on_drop: false }` [INFO] [stdout] 207018ca41f261d13a15f7b936d6094635b806b6cfbd900c5fc4e45191b329bf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+d3515155216e98c23440ea92c3f49c6a0d7101fc" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4d3e01efcbf568f6638cc9eaf3b5b047958fd79c1aa9fb274f6a6210c789db93 [INFO] running `Command { std: "docker" "start" "-a" "4d3e01efcbf568f6638cc9eaf3b5b047958fd79c1aa9fb274f6a6210c789db93", 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 [unoptimized + debuginfo] target(s) in 1.81s [INFO] running `Command { std: "docker" "inspect" "4d3e01efcbf568f6638cc9eaf3b5b047958fd79c1aa9fb274f6a6210c789db93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d3e01efcbf568f6638cc9eaf3b5b047958fd79c1aa9fb274f6a6210c789db93", kill_on_drop: false }` [INFO] [stdout] 4d3e01efcbf568f6638cc9eaf3b5b047958fd79c1aa9fb274f6a6210c789db93 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+d3515155216e98c23440ea92c3f49c6a0d7101fc" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 72a7d2947fc2f20fef9990a4b778826135a3e27be684d76bf1e997be5742bc2e [INFO] running `Command { std: "docker" "start" "-a" "72a7d2947fc2f20fef9990a4b778826135a3e27be684d76bf1e997be5742bc2e", 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 (run `cargo fix --bin "hyperwall" --tests` to apply 1 suggestion) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/hyperwall-3a865838d660eb88) [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" "72a7d2947fc2f20fef9990a4b778826135a3e27be684d76bf1e997be5742bc2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72a7d2947fc2f20fef9990a4b778826135a3e27be684d76bf1e997be5742bc2e", kill_on_drop: false }` [INFO] [stdout] 72a7d2947fc2f20fef9990a4b778826135a3e27be684d76bf1e997be5742bc2e