[INFO] cloning repository https://github.com/peeeuzin/erbium [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/peeeuzin/erbium" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeeeuzin%2Ferbium", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeeeuzin%2Ferbium'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 505767a602bff98734916aaf3c5dd3ddc64eccc0 [INFO] testing peeeuzin/erbium against master#b03b3a7ec92682be2917540b679478d41c95a30c for pr-137122-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeeeuzin%2Ferbium" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/peeeuzin/erbium [INFO] finished tweaking git repo https://github.com/peeeuzin/erbium [INFO] tweaked toml for git repo https://github.com/peeeuzin/erbium written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/peeeuzin/erbium on toolchain b03b3a7ec92682be2917540b679478d41c95a30c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/peeeuzin/erbium 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" "+b03b3a7ec92682be2917540b679478d41c95a30c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 46d6b1a6c77daf24707d552f14eca02eaf111c280dd716468793142f81add32a [INFO] running `Command { std: "docker" "start" "-a" "46d6b1a6c77daf24707d552f14eca02eaf111c280dd716468793142f81add32a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "46d6b1a6c77daf24707d552f14eca02eaf111c280dd716468793142f81add32a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46d6b1a6c77daf24707d552f14eca02eaf111c280dd716468793142f81add32a", kill_on_drop: false }` [INFO] [stdout] 46d6b1a6c77daf24707d552f14eca02eaf111c280dd716468793142f81add32a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2307d391273adae89507a63522521313bd435d978254e00f0054aecdf109e470 [INFO] running `Command { std: "docker" "start" "-a" "2307d391273adae89507a63522521313bd435d978254e00f0054aecdf109e470", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libloading v0.8.7 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling cc v1.2.23 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling wayland-sys v0.31.6 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling xml-rs v0.8.26 [INFO] [stderr] Compiling wayland-client v0.31.10 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.19.2 [INFO] [stderr] Compiling wayland-backend v0.3.10 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling cursor-icon v1.1.0 [INFO] [stderr] Compiling strict-num v0.1.1 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling xcursor v0.3.8 [INFO] [stderr] Compiling wayland-scanner v0.31.6 [INFO] [stderr] Compiling bytemuck v1.23.0 [INFO] [stderr] Compiling ttf-parser v0.25.1 [INFO] [stderr] Compiling xkeysym v0.2.1 [INFO] [stderr] Compiling tiny-skia-path v0.11.4 [INFO] [stderr] Compiling glutin_egl_sys v0.7.1 [INFO] [stderr] Compiling glutin_glx_sys v0.6.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling tiny-skia v0.11.4 [INFO] [stderr] Compiling winit v0.30.10 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling glutin v0.32.3 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling raw-window-handle v0.6.2 [INFO] [stderr] Compiling as-raw-xcb-connection v1.0.1 [INFO] [stderr] Compiling x11rb-protocol v0.13.1 [INFO] [stderr] Compiling xkbcommon-dl v0.4.2 [INFO] [stderr] Compiling owned_ttf_parser v0.25.0 [INFO] [stderr] Compiling ab_glyph v0.2.29 [INFO] [stderr] Compiling glutin-winit v0.5.0 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling smol_str v0.2.2 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling dpi v0.1.2 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling glium v0.36.0 [INFO] [stderr] Compiling polling v3.7.4 [INFO] [stderr] Compiling calloop v0.13.0 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling wayland-csd-frame v0.3.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling wayland-protocols v0.32.8 [INFO] [stderr] Compiling wayland-cursor v0.31.10 [INFO] [stderr] Compiling calloop-wayland-source v0.3.0 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling wayland-protocols-wlr v0.3.8 [INFO] [stderr] Compiling wayland-protocols-plasma v0.3.8 [INFO] [stderr] Compiling x11rb v0.13.1 [INFO] [stderr] Compiling sctk-adwaita v0.10.1 [INFO] [stderr] Compiling erbium v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `translation` is never read [INFO] [stdout] --> src/layer.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct Vertex { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 43 | pub position: [f32; 3], [INFO] [stdout] 44 | pub translation: [f32; 3], [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Vertex` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `with_translation`, `with_position`, and `build` are never used [INFO] [stdout] --> src/layer.rs:56:12 [INFO] [stdout] | [INFO] [stdout] 48 | impl Vertex { [INFO] [stdout] | ----------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 56 | pub fn with_translation(&mut self, x: f32, y: f32, z: f32) -> &mut Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 62 | pub fn with_position(&mut self, x: f32, y: f32, z: f32) -> &mut Self { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 68 | pub fn build(self) -> Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 10s [INFO] running `Command { std: "docker" "inspect" "2307d391273adae89507a63522521313bd435d978254e00f0054aecdf109e470", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2307d391273adae89507a63522521313bd435d978254e00f0054aecdf109e470", kill_on_drop: false }` [INFO] [stdout] 2307d391273adae89507a63522521313bd435d978254e00f0054aecdf109e470 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f609ca41fcb9799d6161b9d3bc1a37909ad9ff8a072892e3cf41150278f8b976 [INFO] running `Command { std: "docker" "start" "-a" "f609ca41fcb9799d6161b9d3bc1a37909ad9ff8a072892e3cf41150278f8b976", kill_on_drop: false }` [INFO] [stderr] Compiling erbium v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `translation` is never read [INFO] [stdout] --> src/layer.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct Vertex { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 43 | pub position: [f32; 3], [INFO] [stdout] 44 | pub translation: [f32; 3], [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Vertex` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `with_translation`, `with_position`, and `build` are never used [INFO] [stdout] --> src/layer.rs:56:12 [INFO] [stdout] | [INFO] [stdout] 48 | impl Vertex { [INFO] [stdout] | ----------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 56 | pub fn with_translation(&mut self, x: f32, y: f32, z: f32) -> &mut Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 62 | pub fn with_position(&mut self, x: f32, y: f32, z: f32) -> &mut Self { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 68 | pub fn build(self) -> Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.96s [INFO] running `Command { std: "docker" "inspect" "f609ca41fcb9799d6161b9d3bc1a37909ad9ff8a072892e3cf41150278f8b976", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f609ca41fcb9799d6161b9d3bc1a37909ad9ff8a072892e3cf41150278f8b976", kill_on_drop: false }` [INFO] [stdout] f609ca41fcb9799d6161b9d3bc1a37909ad9ff8a072892e3cf41150278f8b976 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2ab515f8f17f8e03fc4822b481a5ea2bc42b1e07270443b9e276a8efe19b61e2 [INFO] running `Command { std: "docker" "start" "-a" "2ab515f8f17f8e03fc4822b481a5ea2bc42b1e07270443b9e276a8efe19b61e2", kill_on_drop: false }` [INFO] [stderr] warning: field `translation` is never read [INFO] [stderr] --> src/layer.rs:44:9 [INFO] [stderr] | [INFO] [stderr] 42 | pub struct Vertex { [INFO] [stderr] | ------ field in this struct [INFO] [stderr] 43 | pub position: [f32; 3], [INFO] [stderr] 44 | pub translation: [f32; 3], [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Vertex` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: methods `with_translation`, `with_position`, and `build` are never used [INFO] [stderr] --> src/layer.rs:56:12 [INFO] [stderr] | [INFO] [stderr] 48 | impl Vertex { [INFO] [stderr] | ----------- methods in this implementation [INFO] [stderr] ... [INFO] [stderr] 56 | pub fn with_translation(&mut self, x: f32, y: f32, z: f32) -> &mut Self { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 62 | pub fn with_position(&mut self, x: f32, y: f32, z: f32) -> &mut Self { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 68 | pub fn build(self) -> Self { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `erbium` (bin "erbium" test) generated 2 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/erbium-04f0404a13c9e4e8) [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" "2ab515f8f17f8e03fc4822b481a5ea2bc42b1e07270443b9e276a8efe19b61e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ab515f8f17f8e03fc4822b481a5ea2bc42b1e07270443b9e276a8efe19b61e2", kill_on_drop: false }` [INFO] [stdout] 2ab515f8f17f8e03fc4822b481a5ea2bc42b1e07270443b9e276a8efe19b61e2