[INFO] cloning repository https://github.com/waycrate/wayshot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/waycrate/wayshot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwaycrate%2Fwayshot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwaycrate%2Fwayshot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7d38071115e0f5ad66c0457baa511c9c4f46fd1b [INFO] testing waycrate/wayshot against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwaycrate%2Fwayshot" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/waycrate/wayshot [INFO] finished tweaking git repo https://github.com/waycrate/wayshot [INFO] tweaked toml for git repo https://github.com/waycrate/wayshot written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/waycrate/wayshot on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/waycrate/wayshot 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c759bff44ac3fe665cb75cbd57ecd78bd60d4030d5f24ef5eac49306f5834e64 [INFO] running `Command { std: "docker" "start" "-a" "c759bff44ac3fe665cb75cbd57ecd78bd60d4030d5f24ef5eac49306f5834e64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c759bff44ac3fe665cb75cbd57ecd78bd60d4030d5f24ef5eac49306f5834e64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c759bff44ac3fe665cb75cbd57ecd78bd60d4030d5f24ef5eac49306f5834e64", kill_on_drop: false }` [INFO] [stdout] c759bff44ac3fe665cb75cbd57ecd78bd60d4030d5f24ef5eac49306f5834e64 [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=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 81db107a2da9107e5f659e85ebc227b63bd668b31d85ef8315b883347ccaab86 [INFO] running `Command { std: "docker" "start" "-a" "81db107a2da9107e5f659e85ebc227b63bd668b31d85ef8315b883347ccaab86", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling winnow v0.7.10 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling version-compare v0.2.0 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling cfg-expr v0.17.2 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling quote v1.0.39 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling wayland-sys v0.31.6 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling quick-xml v0.37.2 [INFO] [stderr] Compiling wayland-client v0.31.8 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling aligned-vec v0.5.0 [INFO] [stderr] Compiling drm-sys v0.8.0 [INFO] [stderr] Compiling built v0.7.7 [INFO] [stderr] Compiling linux-raw-sys v0.9.2 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling wayland-scanner v0.31.6 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling system-deps v7.0.3 [INFO] [stderr] Compiling wayland-backend v0.3.10 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling v_frame v0.3.8 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling xml-rs v0.8.25 [INFO] [stderr] Compiling linux-raw-sys v0.6.5 [INFO] [stderr] Compiling drm-fourcc v2.2.0 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling wayland-protocols v0.32.6 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling av1-grain v0.2.3 [INFO] [stderr] Compiling miniz_oxide v0.8.5 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling gio v0.20.9 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling imgref v1.11.0 [INFO] [stderr] Compiling bitstream-io v2.6.0 [INFO] [stderr] Compiling gbm-sys v0.4.0 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling glib-sys v0.20.9 [INFO] [stderr] Compiling gobject-sys v0.20.9 [INFO] [stderr] Compiling gio-sys v0.20.9 [INFO] [stderr] Compiling cairo-sys-rs v0.20.7 [INFO] [stderr] Compiling pango-sys v0.20.9 [INFO] [stderr] Compiling pangocairo-sys v0.20.7 [INFO] [stderr] Compiling drm-ffi v0.9.0 [INFO] [stderr] Compiling wayland-protocols-wlr v0.3.6 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling avif-serialize v0.8.3 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Compiling rgb v0.8.50 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling image-webp v0.2.1 [INFO] [stderr] Compiling zune-jpeg v0.4.14 [INFO] [stderr] Compiling wayland-server v0.31.7 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling gl_loader v0.1.2 [INFO] [stderr] Compiling xcursor v0.3.8 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling wayland-cursor v0.31.8 [INFO] [stderr] Compiling tree_magic_mini v3.1.6 [INFO] [stderr] Compiling clap_builder v4.5.37 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling wayshot v1.3.2-dev (/opt/rustwide/workdir/wayshot) [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling os_pipe v1.2.1 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling shellexpand v3.1.1 [INFO] [stderr] Compiling wayland-egl v0.32.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling bytemuck_derive v1.8.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling glib-macros v0.20.7 [INFO] [stderr] Compiling profiling-procmacros v1.0.16 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling profiling v1.0.16 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling bytemuck v1.22.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling drm v0.14.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling dialoguer v0.11.0 [INFO] [stderr] Compiling gbm v0.18.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling wl-clipboard-rs v0.9.2 [INFO] [stderr] Compiling glib v0.20.9 [INFO] [stderr] Compiling ravif v0.11.11 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling image v0.25.6 [INFO] [stderr] Compiling clap v4.5.37 [INFO] [stderr] Compiling cairo-rs v0.20.7 [INFO] [stderr] Compiling libwayshot v0.3.2-dev (/opt/rustwide/workdir/libwayshot) [INFO] [stderr] Compiling pango v0.20.9 [INFO] [stderr] Compiling pangocairo v0.20.7 [INFO] [stderr] Compiling libwaysip v0.4.0 [INFO] [stderr] Compiling waymirror-egl v0.1.0 (/opt/rustwide/workdir/libwayshot/examples/waymirror-egl) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11m 55s [INFO] running `Command { std: "docker" "inspect" "81db107a2da9107e5f659e85ebc227b63bd668b31d85ef8315b883347ccaab86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81db107a2da9107e5f659e85ebc227b63bd668b31d85ef8315b883347ccaab86", kill_on_drop: false }` [INFO] [stdout] 81db107a2da9107e5f659e85ebc227b63bd668b31d85ef8315b883347ccaab86 [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=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e6fb3936ed83e55b6a131d08bd71f86fa365502d9e9a5cf9c35f0f704be4c87c [INFO] running `Command { std: "docker" "start" "-a" "e6fb3936ed83e55b6a131d08bd71f86fa365502d9e9a5cf9c35f0f704be4c87c", kill_on_drop: false }` [INFO] [stderr] Compiling libwayshot v0.3.2-dev (/opt/rustwide/workdir/libwayshot) [INFO] [stderr] Compiling waymirror-egl v0.1.0 (/opt/rustwide/workdir/libwayshot/examples/waymirror-egl) [INFO] [stderr] Compiling wayshot v1.3.2-dev (/opt/rustwide/workdir/wayshot) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.46s [INFO] running `Command { std: "docker" "inspect" "e6fb3936ed83e55b6a131d08bd71f86fa365502d9e9a5cf9c35f0f704be4c87c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6fb3936ed83e55b6a131d08bd71f86fa365502d9e9a5cf9c35f0f704be4c87c", kill_on_drop: false }` [INFO] [stdout] e6fb3936ed83e55b6a131d08bd71f86fa365502d9e9a5cf9c35f0f704be4c87c [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=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9020044c164f7460820379e35168ff6649d6dc6a67eed2fc69ee8304e26638c7 [INFO] running `Command { std: "docker" "start" "-a" "9020044c164f7460820379e35168ff6649d6dc6a67eed2fc69ee8304e26638c7", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/libwayshot-00496a2178ff28e3) [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] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/waymirror_egl-dda7828d0c568703) [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] [stderr] Running unittests src/wayshot.rs (/opt/rustwide/target/debug/deps/wayshot-27dbee3399dc432a) [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] [stderr] Doc-tests libwayshot [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test libwayshot/src/lib.rs - WayshotConnection (line 80) ... ignored [INFO] [stdout] test libwayshot/src/lib.rs - WayshotConnection::bind_output_frame_to_gl_texture (line 288) ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test libwayshot/src/region.rs - region::EmbeddedRegion (line 38) ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9020044c164f7460820379e35168ff6649d6dc6a67eed2fc69ee8304e26638c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9020044c164f7460820379e35168ff6649d6dc6a67eed2fc69ee8304e26638c7", kill_on_drop: false }` [INFO] [stdout] 9020044c164f7460820379e35168ff6649d6dc6a67eed2fc69ee8304e26638c7