[INFO] cloning repository https://github.com/technocreatives/anaglyph_robot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/technocreatives/anaglyph_robot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftechnocreatives%2Fanaglyph_robot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftechnocreatives%2Fanaglyph_robot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d70b71116c51706cb80e0037041d703117ff410d [INFO] checking technocreatives/anaglyph_robot against master#6a9758d4f38d4763bd437c48fa7e5246cecf8d04 for pr-124355 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftechnocreatives%2Fanaglyph_robot" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/technocreatives/anaglyph_robot on toolchain 6a9758d4f38d4763bd437c48fa7e5246cecf8d04 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6a9758d4f38d4763bd437c48fa7e5246cecf8d04" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/technocreatives/anaglyph_robot [INFO] finished tweaking git repo https://github.com/technocreatives/anaglyph_robot [INFO] tweaked toml for git repo https://github.com/technocreatives/anaglyph_robot written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/technocreatives/anaglyph_robot 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" "+6a9758d4f38d4763bd437c48fa7e5246cecf8d04" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded v4l2-sys-mit v0.3.0 [INFO] [stderr] Downloaded v4l v0.14.0 [INFO] [stderr] Downloaded glium v0.34.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+6a9758d4f38d4763bd437c48fa7e5246cecf8d04" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 41749bb0b6645eccf480887465a83d003adc388a13cba16f6330a0a1064ed616 [INFO] running `Command { std: "docker" "start" "-a" "41749bb0b6645eccf480887465a83d003adc388a13cba16f6330a0a1064ed616", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "41749bb0b6645eccf480887465a83d003adc388a13cba16f6330a0a1064ed616", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41749bb0b6645eccf480887465a83d003adc388a13cba16f6330a0a1064ed616", kill_on_drop: false }` [INFO] [stdout] 41749bb0b6645eccf480887465a83d003adc388a13cba16f6330a0a1064ed616 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+6a9758d4f38d4763bd437c48fa7e5246cecf8d04" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 652db0876b6be09a7ce150c0637435135d3f2de5b7a3663133fe59565d8fad8f [INFO] running `Command { std: "docker" "start" "-a" "652db0876b6be09a7ce150c0637435135d3f2de5b7a3663133fe59565d8fad8f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Checking libloading v0.8.3 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling cc v1.0.94 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Compiling wayland-sys v0.31.1 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Compiling xml-rs v0.8.20 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling wayland-backend v0.3.3 [INFO] [stderr] Compiling wayland-scanner v0.31.1 [INFO] [stderr] Compiling clang-sys v1.7.0 [INFO] [stderr] Compiling prettyplease v0.2.19 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking bytemuck v1.15.0 [INFO] [stderr] Checking xkeysym v0.2.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.18.1 [INFO] [stderr] Compiling bindgen v0.65.1 [INFO] [stderr] Checking xcursor v0.3.5 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling either v1.11.0 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Checking cursor-icon v1.1.0 [INFO] [stderr] Checking arrayref v0.3.7 [INFO] [stderr] Checking ttf-parser v0.20.0 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Checking polling v3.6.0 [INFO] [stderr] Compiling glutin_glx_sys v0.5.0 [INFO] [stderr] Checking owned_ttf_parser v0.20.0 [INFO] [stderr] Compiling glutin_egl_sys v0.6.0 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Checking wayland-client v0.31.2 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stderr] Checking memmap2 v0.9.4 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Checking tiny-skia v0.11.4 [INFO] [stderr] Checking ab_glyph v0.2.25 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking getrandom v0.2.14 [INFO] [stderr] Checking wayland-protocols v0.31.2 [INFO] [stderr] Checking wayland-cursor v0.31.1 [INFO] [stderr] Compiling glutin v0.31.3 [INFO] [stderr] Compiling winit v0.29.15 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Checking x11rb-protocol v0.13.0 [INFO] [stderr] Checking as-raw-xcb-connection v1.0.1 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling glutin-winit v0.4.2 [INFO] [stderr] Checking calloop v0.12.4 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Checking smol_str v0.2.1 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking calloop-wayland-source v0.2.0 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Checking raw-window-handle v0.6.0 [INFO] [stderr] Checking anstream v0.6.13 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Compiling glium v0.34.0 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Compiling anyhow v1.0.82 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Checking wayland-protocols-wlr v0.2.0 [INFO] [stderr] Checking wayland-protocols-plasma v0.2.0 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking sctk-adwaita v0.8.1 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Checking takeable-option v0.5.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking jpeg-decoder v0.3.1 [INFO] [stderr] Compiling v4l2-sys-mit v0.3.0 [INFO] [stderr] Checking clap v4.5.4 [INFO] [stderr] Checking v4l v0.14.0 [INFO] [stderr] Checking x11rb v0.13.0 [INFO] [stderr] Checking anaglyph_robot v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.72s [INFO] running `Command { std: "docker" "inspect" "652db0876b6be09a7ce150c0637435135d3f2de5b7a3663133fe59565d8fad8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "652db0876b6be09a7ce150c0637435135d3f2de5b7a3663133fe59565d8fad8f", kill_on_drop: false }` [INFO] [stdout] 652db0876b6be09a7ce150c0637435135d3f2de5b7a3663133fe59565d8fad8f [INFO] checking technocreatives/anaglyph_robot against try#99e7531f0d1cf95a50aff9cccb24863963e6bbe2 for pr-124355 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftechnocreatives%2Fanaglyph_robot" "/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/technocreatives/anaglyph_robot on toolchain 99e7531f0d1cf95a50aff9cccb24863963e6bbe2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+99e7531f0d1cf95a50aff9cccb24863963e6bbe2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/technocreatives/anaglyph_robot [INFO] finished tweaking git repo https://github.com/technocreatives/anaglyph_robot [INFO] tweaked toml for git repo https://github.com/technocreatives/anaglyph_robot written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/technocreatives/anaglyph_robot 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" "+99e7531f0d1cf95a50aff9cccb24863963e6bbe2" "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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+99e7531f0d1cf95a50aff9cccb24863963e6bbe2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4b13e3f109f395caaaed3cfd98cfe1c32b4bd239104e72666cc95f675c6e0966 [INFO] running `Command { std: "docker" "start" "-a" "4b13e3f109f395caaaed3cfd98cfe1c32b4bd239104e72666cc95f675c6e0966", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4b13e3f109f395caaaed3cfd98cfe1c32b4bd239104e72666cc95f675c6e0966", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b13e3f109f395caaaed3cfd98cfe1c32b4bd239104e72666cc95f675c6e0966", kill_on_drop: false }` [INFO] [stdout] 4b13e3f109f395caaaed3cfd98cfe1c32b4bd239104e72666cc95f675c6e0966 [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" "-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+99e7531f0d1cf95a50aff9cccb24863963e6bbe2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f353c4c3bd2f0567f017a8dd75c9fd19c0c3d91cf0f223d1864e48883c5bfb59 [INFO] running `Command { std: "docker" "start" "-a" "f353c4c3bd2f0567f017a8dd75c9fd19c0c3d91cf0f223d1864e48883c5bfb59", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking libloading v0.8.3 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Compiling cc v1.0.94 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling wayland-sys v0.31.1 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Compiling xml-rs v0.8.20 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling clang-sys v1.7.0 [INFO] [stderr] Compiling wayland-backend v0.3.3 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling wayland-scanner v0.31.1 [INFO] [stderr] Compiling prettyplease v0.2.19 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling smithay-client-toolkit v0.18.1 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking bytemuck v1.15.0 [INFO] [stderr] Compiling either v1.11.0 [INFO] [stderr] Checking xkeysym v0.2.0 [INFO] [stderr] Checking xcursor v0.3.5 [INFO] [stderr] Checking cursor-icon v1.1.0 [INFO] [stderr] Checking ttf-parser v0.20.0 [INFO] [stderr] Compiling bindgen v0.65.1 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Checking arrayref v0.3.7 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking polling v3.6.0 [INFO] [stderr] Checking owned_ttf_parser v0.20.0 [INFO] [stderr] Compiling glutin_glx_sys v0.5.0 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Checking wayland-client v0.31.2 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stderr] Compiling glutin_egl_sys v0.6.0 [INFO] [stderr] Checking memmap2 v0.9.4 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Checking tiny-skia v0.11.4 [INFO] [stderr] Checking ab_glyph v0.2.25 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Checking wayland-protocols v0.31.2 [INFO] [stderr] Checking wayland-cursor v0.31.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking getrandom v0.2.14 [INFO] [stderr] Compiling winit v0.29.15 [INFO] [stderr] Compiling glutin v0.31.3 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking x11rb-protocol v0.13.0 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Checking as-raw-xcb-connection v1.0.1 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Checking calloop v0.12.4 [INFO] [stderr] Compiling glutin-winit v0.4.2 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking smol_str v0.2.1 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Checking calloop-wayland-source v0.2.0 [INFO] [stderr] Checking raw-window-handle v0.6.0 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Checking anstream v0.6.13 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Compiling glium v0.34.0 [INFO] [stderr] Compiling anyhow v1.0.82 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking wayland-protocols-wlr v0.2.0 [INFO] [stderr] Checking wayland-protocols-plasma v0.2.0 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Checking sctk-adwaita v0.8.1 [INFO] [stderr] Checking takeable-option v0.5.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking jpeg-decoder v0.3.1 [INFO] [stderr] Checking clap v4.5.4 [INFO] [stderr] Compiling v4l2-sys-mit v0.3.0 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcqq7M8H/symbols.o" "/opt/rustwide/target/debug/build/v4l2-sys-mit-431f0c14c44e985b/build_script_build-431f0c14c44e985b.build_script_build.d8c048a52f5aeee-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/v4l2-sys-mit-431f0c14c44e985b/build_script_build-431f0c14c44e985b.54kzxsun5tow46wq.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libbindgen-e97badb843522eda.rlib" "/opt/rustwide/target/debug/deps/libwhich-a6c61d62657f16d5.rlib" "/opt/rustwide/target/debug/deps/libhome-4a4df8ad7b09f373.rlib" "/opt/rustwide/target/debug/deps/libeither-9eebbe57e5bb042a.rlib" "/opt/rustwide/target/debug/deps/librustix-1c3fbaab9f6b82e9.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6747e0617662847a.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-aed8618b03c3c5f4.rlib" "/opt/rustwide/target/debug/deps/libshlex-f4c3659040844f7b.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-27694c26883e36a3.rlib" "/opt/rustwide/target/debug/deps/libregex-54b070268be9e6e4.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-46341324521c8cba.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-51664fd883d78980.rlib" "/opt/rustwide/target/debug/deps/liblazycell-470586395cc53f3d.rlib" "/opt/rustwide/target/debug/deps/libpeeking_take_while-ef640934592d134a.rlib" "/opt/rustwide/target/debug/deps/libcexpr-5047f22a6a84979b.rlib" "/opt/rustwide/target/debug/deps/libnom-622afd02f33d077c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e64c6ebc50934d81.rlib" "/opt/rustwide/target/debug/deps/libclang_sys-c42becec5f99c778.rlib" "/opt/rustwide/target/debug/deps/liblibloading-8042d2b9166545b8.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d0d88294126870fb.rlib" "/opt/rustwide/target/debug/deps/liblibc-144e073b48013196.rlib" "/opt/rustwide/target/debug/deps/libglob-ead686df6db2d0d2.rlib" "/opt/rustwide/target/debug/deps/libsyn-a88c16d8089af2f9.rlib" "/opt/rustwide/target/debug/deps/liblog-86f47e9d0423297b.rlib" "/opt/rustwide/target/debug/deps/libquote-b5a2fb2711d77956.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-74e0063a7fec9451.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-7b828347d8713ecd.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-8e91c69f736b6c6c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-8b2339b61f5e2c85.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6661d73a29bf1c78.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9579298f7adeed43.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-30ebcfe9aa7a4196.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-447055add1ba8c49.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d5850394f5e88a83.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-2f44910628f7ca43.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-3dd11e65597a5ea4.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d165f4a7abbb9616.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-3781141152ab7425.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5040104958e026fe.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5437a8743ef2c818.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d68ee5585c16f3ee.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-366f17269992a057.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cdbf121704652761.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-63a7ba8ec01639e9.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8c4c4e24ed6290fa.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-58a6a8f1c6263bc9.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5b4c158c083efc1f.rlib" "-Wl,-Bdynamic" "-ldl" "-lc" "-lm" "-lrt" "-lpthread" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/99e7531f0d1cf95a50aff9cccb24863963e6bbe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/v4l2-sys-mit-431f0c14c44e985b/build_script_build-431f0c14c44e985b" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `v4l2-sys-mit` (build script) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "f353c4c3bd2f0567f017a8dd75c9fd19c0c3d91cf0f223d1864e48883c5bfb59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f353c4c3bd2f0567f017a8dd75c9fd19c0c3d91cf0f223d1864e48883c5bfb59", kill_on_drop: false }` [INFO] [stdout] f353c4c3bd2f0567f017a8dd75c9fd19c0c3d91cf0f223d1864e48883c5bfb59