[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 1.77.0 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbluskript%2Fhyperwall" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bluskript/hyperwall on toolchain 1.77.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "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-6-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" "+1.77.0" "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-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2107d8de87ceb0cfd92de3a3f2ce494b920923731342ff9c66e0c367a2c78af9 [INFO] running `Command { std: "docker" "start" "-a" "2107d8de87ceb0cfd92de3a3f2ce494b920923731342ff9c66e0c367a2c78af9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2107d8de87ceb0cfd92de3a3f2ce494b920923731342ff9c66e0c367a2c78af9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2107d8de87ceb0cfd92de3a3f2ce494b920923731342ff9c66e0c367a2c78af9", kill_on_drop: false }` [INFO] [stdout] 2107d8de87ceb0cfd92de3a3f2ce494b920923731342ff9c66e0c367a2c78af9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9c2c7241bd1b5d84d86e720fb4023117725a3146c6b6d4aaaed21722e45e5785 [INFO] running `Command { std: "docker" "start" "-a" "9c2c7241bd1b5d84d86e720fb4023117725a3146c6b6d4aaaed21722e45e5785", 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 once_cell v1.13.1 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling ash v0.37.0+1.3.209 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.1 [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 byteorder v1.4.3 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling gpu-alloc v0.5.3 [INFO] [stderr] Compiling wgpu-types v0.13.0 (https://github.com/gfx-rs/wgpu?branch=master#2cd08a1c) [INFO] [stderr] Compiling profiling v1.0.6 [INFO] [stderr] Compiling wgpu-core v0.13.0 (https://github.com/gfx-rs/wgpu?branch=master#2cd08a1c) [INFO] [stderr] Compiling raw-window-handle v0.5.0 [INFO] [stderr] Compiling inplace_it v0.3.4 [INFO] [stderr] Compiling renderdoc-sys v0.7.1 [INFO] [stderr] Compiling glow v0.11.2 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling tokio v1.20.1 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling anyhow v1.0.62 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling nix v0.24.2 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling gethostname v0.2.3 [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] error: could not compile `x11rb-protocol` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name x11rb_protocol --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/x11rb-protocol-0.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="nix"' --cfg 'feature="std"' -C metadata=471f5a702700a5a6 -C extra-filename=-471f5a702700a5a6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern nix=/opt/rustwide/target/debug/deps/libnix-a5d1c58fb77fee65.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `ash` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name ash --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ash-0.37.0+1.3.209/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="debug"' --cfg 'feature="default"' --cfg 'feature="libloading"' --cfg 'feature="loaded"' -C metadata=93e6731af73fc2d8 -C extra-filename=-93e6731af73fc2d8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-bd828f6cf453b04b.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "9c2c7241bd1b5d84d86e720fb4023117725a3146c6b6d4aaaed21722e45e5785", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c2c7241bd1b5d84d86e720fb4023117725a3146c6b6d4aaaed21722e45e5785", kill_on_drop: false }` [INFO] [stdout] 9c2c7241bd1b5d84d86e720fb4023117725a3146c6b6d4aaaed21722e45e5785 [INFO] testing bluskript/hyperwall against beta-2024-03-24 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbluskript%2Fhyperwall" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bluskript/hyperwall on toolchain beta-2024-03-24 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-03-24" "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-6-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-03-24" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8b595db20c46f0afade5f1510927649f3d3a5cf8540e60b33f4103c275661896 [INFO] running `Command { std: "docker" "start" "-a" "8b595db20c46f0afade5f1510927649f3d3a5cf8540e60b33f4103c275661896", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8b595db20c46f0afade5f1510927649f3d3a5cf8540e60b33f4103c275661896", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b595db20c46f0afade5f1510927649f3d3a5cf8540e60b33f4103c275661896", kill_on_drop: false }` [INFO] [stdout] 8b595db20c46f0afade5f1510927649f3d3a5cf8540e60b33f4103c275661896 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a398ff99c936e6ce24a1abf261a32bc3b8808b2fb0b5e8e0b305f82503e4a239 [INFO] running `Command { std: "docker" "start" "-a" "a398ff99c936e6ce24a1abf261a32bc3b8808b2fb0b5e8e0b305f82503e4a239", 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 once_cell v1.13.1 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling ash v0.37.0+1.3.209 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling unicode-width v0.1.9 [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 hexf-parse v0.2.1 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling raw-window-handle v0.5.0 [INFO] [stderr] Compiling gpu-alloc v0.5.3 [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 renderdoc-sys v0.7.1 [INFO] [stderr] Compiling profiling v1.0.6 [INFO] [stderr] Compiling glow v0.11.2 [INFO] [stderr] Compiling inplace_it v0.3.4 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling tokio v1.20.1 [INFO] [stderr] Compiling anyhow v1.0.62 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling nix v0.24.2 [INFO] [stderr] Compiling gethostname v0.2.3 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [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` profile [unoptimized + debuginfo] target(s) in 28.51s [INFO] running `Command { std: "docker" "inspect" "a398ff99c936e6ce24a1abf261a32bc3b8808b2fb0b5e8e0b305f82503e4a239", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a398ff99c936e6ce24a1abf261a32bc3b8808b2fb0b5e8e0b305f82503e4a239", kill_on_drop: false }` [INFO] [stdout] a398ff99c936e6ce24a1abf261a32bc3b8808b2fb0b5e8e0b305f82503e4a239 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 390be8200599d42a34e29d2a319d2ba3d28bda9340d17dbf4849ae255fd9756f [INFO] running `Command { std: "docker" "start" "-a" "390be8200599d42a34e29d2a319d2ba3d28bda9340d17dbf4849ae255fd9756f", 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 2.29s [INFO] running `Command { std: "docker" "inspect" "390be8200599d42a34e29d2a319d2ba3d28bda9340d17dbf4849ae255fd9756f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "390be8200599d42a34e29d2a319d2ba3d28bda9340d17dbf4849ae255fd9756f", kill_on_drop: false }` [INFO] [stdout] 390be8200599d42a34e29d2a319d2ba3d28bda9340d17dbf4849ae255fd9756f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 98db3e656305112721ae4772904a17af3b7add667cd4639ca1e0d18a602fc668 [INFO] running `Command { std: "docker" "start" "-a" "98db3e656305112721ae4772904a17af3b7add667cd4639ca1e0d18a602fc668", 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.10s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/hyperwall-0266724322601c19) [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" "98db3e656305112721ae4772904a17af3b7add667cd4639ca1e0d18a602fc668", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98db3e656305112721ae4772904a17af3b7add667cd4639ca1e0d18a602fc668", kill_on_drop: false }` [INFO] [stdout] 98db3e656305112721ae4772904a17af3b7add667cd4639ca1e0d18a602fc668