[INFO] cloning repository https://github.com/F-Vos/chemish [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/F-Vos/chemish" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FF-Vos%2Fchemish", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FF-Vos%2Fchemish'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fafbfd096259c74f82a8d79f24f53d3a2d0eff94 [INFO] testing F-Vos/chemish against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FF-Vos%2Fchemish" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/F-Vos/chemish [INFO] finished tweaking git repo https://github.com/F-Vos/chemish [INFO] tweaked toml for git repo https://github.com/F-Vos/chemish written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/F-Vos/chemish on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/F-Vos/chemish 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d1e4e96e7dd0b45608daa8a6f8f2624db38d19223861f05c509ab060703f978c [INFO] running `Command { std: "docker" "start" "-a" "d1e4e96e7dd0b45608daa8a6f8f2624db38d19223861f05c509ab060703f978c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d1e4e96e7dd0b45608daa8a6f8f2624db38d19223861f05c509ab060703f978c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1e4e96e7dd0b45608daa8a6f8f2624db38d19223861f05c509ab060703f978c", kill_on_drop: false }` [INFO] [stdout] d1e4e96e7dd0b45608daa8a6f8f2624db38d19223861f05c509ab060703f978c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a62462c7242c6fe463d7c4f261ba6c5ccc43a715776d889e26805f243af4ddb4 [INFO] running `Command { std: "docker" "start" "-a" "a62462c7242c6fe463d7c4f261ba6c5ccc43a715776d889e26805f243af4ddb4", kill_on_drop: false }` [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling wayland-client v0.31.8 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling cc v1.2.17 [INFO] [stderr] Compiling bytemuck v1.22.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling ttf-parser v0.25.1 [INFO] [stderr] Compiling cursor-icon v1.1.0 [INFO] [stderr] Compiling xcursor v0.3.8 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling wayland-sys v0.31.6 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling ash v0.38.0+1.3.281 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling tiny-skia-path v0.11.4 [INFO] [stderr] Compiling winit v0.30.9 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling wide v0.7.32 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling tiny-skia v0.11.4 [INFO] [stderr] Compiling quick-xml v0.37.4 [INFO] [stderr] Compiling xkbcommon-dl v0.4.2 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling dpi v0.1.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling wayland-scanner v0.31.6 [INFO] [stderr] Compiling wayland-backend v0.3.8 [INFO] [stderr] Compiling simba v0.9.0 [INFO] [stderr] Compiling owned_ttf_parser v0.25.0 [INFO] [stderr] Compiling ab_glyph v0.2.29 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Compiling x11rb v0.13.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling polling v3.7.4 [INFO] [stderr] Compiling calloop v0.13.0 [INFO] [stderr] Compiling wayland-csd-frame v0.3.0 [INFO] [stderr] Compiling wayland-protocols v0.32.6 [INFO] [stderr] Compiling calloop-wayland-source v0.3.0 [INFO] [stderr] Compiling wayland-cursor v0.31.8 [INFO] [stderr] Compiling nalgebra v0.33.2 [INFO] [stderr] Compiling wayland-protocols-wlr v0.3.6 [INFO] [stderr] Compiling wayland-protocols-plasma v0.3.6 [INFO] [stderr] Compiling smithay-client-toolkit v0.19.2 [INFO] [stderr] Compiling sctk-adwaita v0.10.1 [INFO] [stderr] Compiling ash-window v0.13.0 [INFO] [stderr] Compiling chemish v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `context` is never read [INFO] [stdout] --> src/app/engine/renderer/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct Renderer { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 9 | context: Context, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `instance`, `entry`, and `window` are never read [INFO] [stdout] --> src/app/engine/renderer/context.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct Context { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 12 | instance: ash::Instance, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 13 | entry: ash::Entry, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 14 | window: Arc, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PhysicalDevice` is never constructed [INFO] [stdout] --> src/app/engine/renderer/context.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct PhysicalDevice { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s [INFO] running `Command { std: "docker" "inspect" "a62462c7242c6fe463d7c4f261ba6c5ccc43a715776d889e26805f243af4ddb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a62462c7242c6fe463d7c4f261ba6c5ccc43a715776d889e26805f243af4ddb4", kill_on_drop: false }` [INFO] [stdout] a62462c7242c6fe463d7c4f261ba6c5ccc43a715776d889e26805f243af4ddb4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ddfbd7c2a2fb9d36956afa2b29283bed36dba0c895193f5efbd44749eb033690 [INFO] running `Command { std: "docker" "start" "-a" "ddfbd7c2a2fb9d36956afa2b29283bed36dba0c895193f5efbd44749eb033690", kill_on_drop: false }` [INFO] [stderr] Compiling chemish v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `context` is never read [INFO] [stdout] --> src/app/engine/renderer/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct Renderer { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 9 | context: Context, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `instance`, `entry`, and `window` are never read [INFO] [stdout] --> src/app/engine/renderer/context.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct Context { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 12 | instance: ash::Instance, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 13 | entry: ash::Entry, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 14 | window: Arc, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PhysicalDevice` is never constructed [INFO] [stdout] --> src/app/engine/renderer/context.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct PhysicalDevice { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.77s [INFO] running `Command { std: "docker" "inspect" "ddfbd7c2a2fb9d36956afa2b29283bed36dba0c895193f5efbd44749eb033690", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ddfbd7c2a2fb9d36956afa2b29283bed36dba0c895193f5efbd44749eb033690", kill_on_drop: false }` [INFO] [stdout] ddfbd7c2a2fb9d36956afa2b29283bed36dba0c895193f5efbd44749eb033690 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] fd4cf0109fad1ebf0c8f08589b1f6ff334e68e91f8408a3ac2b6c1a6c3329577 [INFO] running `Command { std: "docker" "start" "-a" "fd4cf0109fad1ebf0c8f08589b1f6ff334e68e91f8408a3ac2b6c1a6c3329577", kill_on_drop: false }` [INFO] [stderr] warning: field `context` is never read [INFO] [stderr] --> src/app/engine/renderer/mod.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 8 | pub struct Renderer { [INFO] [stderr] | -------- field in this struct [INFO] [stderr] 9 | context: Context, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: fields `instance`, `entry`, and `window` are never read [INFO] [stderr] --> src/app/engine/renderer/context.rs:12:5 [INFO] [stderr] | [INFO] [stderr] 9 | pub struct Context { [INFO] [stderr] | ------- fields in this struct [INFO] [stderr] ... [INFO] [stderr] 12 | instance: ash::Instance, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 13 | entry: ash::Entry, [INFO] [stderr] | ^^^^^ [INFO] [stderr] 14 | window: Arc, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `PhysicalDevice` is never constructed [INFO] [stderr] --> src/app/engine/renderer/context.rs:17:12 [INFO] [stderr] | [INFO] [stderr] 17 | pub struct PhysicalDevice { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `chemish` (bin "chemish" test) generated 3 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/chemish-d0d00d5b541e5d2b) [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" "fd4cf0109fad1ebf0c8f08589b1f6ff334e68e91f8408a3ac2b6c1a6c3329577", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd4cf0109fad1ebf0c8f08589b1f6ff334e68e91f8408a3ac2b6c1a6c3329577", kill_on_drop: false }` [INFO] [stdout] fd4cf0109fad1ebf0c8f08589b1f6ff334e68e91f8408a3ac2b6c1a6c3329577