[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#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FF-Vos%2Fchemish" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-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-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/F-Vos/chemish on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e9dd6b91d84fa3e535f0d414ce4fa687c83f6145d1bc354457ada9ea92caefcb [INFO] running `Command { std: "docker" "start" "-a" "e9dd6b91d84fa3e535f0d414ce4fa687c83f6145d1bc354457ada9ea92caefcb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e9dd6b91d84fa3e535f0d414ce4fa687c83f6145d1bc354457ada9ea92caefcb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9dd6b91d84fa3e535f0d414ce4fa687c83f6145d1bc354457ada9ea92caefcb", kill_on_drop: false }` [INFO] [stdout] e9dd6b91d84fa3e535f0d414ce4fa687c83f6145d1bc354457ada9ea92caefcb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cc9af4cdf35f9c357c647ef0db2c90c8640c4d54cbbd14455a93f50d05998979 [INFO] running `Command { std: "docker" "start" "-a" "cc9af4cdf35f9c357c647ef0db2c90c8640c4d54cbbd14455a93f50d05998979", kill_on_drop: false }` [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling cc v1.2.17 [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 bytemuck v1.22.0 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling xcursor v0.3.8 [INFO] [stderr] Compiling ahash v0.8.11 [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 dlib v0.5.2 [INFO] [stderr] Compiling winit v0.30.9 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling wayland-sys v0.31.6 [INFO] [stderr] Compiling tiny-skia-path v0.11.4 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling xkbcommon-dl v0.4.2 [INFO] [stderr] Compiling wide v0.7.32 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling quick-xml v0.37.4 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling tiny-skia v0.11.4 [INFO] [stderr] Compiling dpi v0.1.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling wayland-backend v0.3.8 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling wayland-scanner v0.31.6 [INFO] [stderr] Compiling simba v0.9.0 [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 tracing v0.1.41 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling polling v3.7.4 [INFO] [stderr] Compiling x11rb v0.13.1 [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 ash-window v0.13.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.19.2 [INFO] [stderr] Compiling sctk-adwaita v0.10.1 [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 45.98s [INFO] running `Command { std: "docker" "inspect" "cc9af4cdf35f9c357c647ef0db2c90c8640c4d54cbbd14455a93f50d05998979", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc9af4cdf35f9c357c647ef0db2c90c8640c4d54cbbd14455a93f50d05998979", kill_on_drop: false }` [INFO] [stdout] cc9af4cdf35f9c357c647ef0db2c90c8640c4d54cbbd14455a93f50d05998979 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 081eb79632d1f3f5c413341381dd9420799eb18c859dae9b6a44bb35c080b6c2 [INFO] running `Command { std: "docker" "start" "-a" "081eb79632d1f3f5c413341381dd9420799eb18c859dae9b6a44bb35c080b6c2", 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.68s [INFO] running `Command { std: "docker" "inspect" "081eb79632d1f3f5c413341381dd9420799eb18c859dae9b6a44bb35c080b6c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "081eb79632d1f3f5c413341381dd9420799eb18c859dae9b6a44bb35c080b6c2", kill_on_drop: false }` [INFO] [stdout] 081eb79632d1f3f5c413341381dd9420799eb18c859dae9b6a44bb35c080b6c2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3969f194f1d1b9552187bf670316604ef77db65bb206a22c7206c99904e975b6 [INFO] running `Command { std: "docker" "start" "-a" "3969f194f1d1b9552187bf670316604ef77db65bb206a22c7206c99904e975b6", 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.21s [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" "3969f194f1d1b9552187bf670316604ef77db65bb206a22c7206c99904e975b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3969f194f1d1b9552187bf670316604ef77db65bb206a22c7206c99904e975b6", kill_on_drop: false }` [INFO] [stdout] 3969f194f1d1b9552187bf670316604ef77db65bb206a22c7206c99904e975b6