[INFO] cloning repository https://github.com/arjpeg/d3-template
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/arjpeg/d3-template" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farjpeg%2Fd3-template", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farjpeg%2Fd3-template'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e0dab6b59e3af072ef71241757856ce0a72edcfd
[INFO] testing arjpeg/d3-template against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farjpeg%2Fd3-template" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/arjpeg/d3-template
[INFO] finished tweaking git repo https://github.com/arjpeg/d3-template
[INFO] tweaked toml for git repo https://github.com/arjpeg/d3-template written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/arjpeg/d3-template on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/arjpeg/d3-template 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wayland-sys v0.31.4
[INFO] [stderr]   Downloaded libloading v0.8.5
[INFO] [stderr]   Downloaded wayland-backend v0.3.6
[INFO] [stderr]   Downloaded bit-set v0.6.0
[INFO] [stderr]   Downloaded arrayref v0.3.8
[INFO] [stderr]   Downloaded pollster-macro v0.1.0
[INFO] [stderr]   Downloaded wayland-cursor v0.31.5
[INFO] [stderr]   Downloaded gpu-descriptor v0.3.0
[INFO] [stderr]   Downloaded unicode-xid v0.2.5
[INFO] [stderr]   Downloaded wayland-scanner v0.31.4
[INFO] [stderr]   Downloaded ab_glyph v0.2.28
[INFO] [stderr]   Downloaded d3d12 v22.0.0
[INFO] [stderr]   Downloaded gpu-allocator v0.26.0
[INFO] [stderr]   Downloaded xml-rs v0.8.21
[INFO] [stderr]   Downloaded wgpu-types v22.0.0
[INFO] [stderr]   Downloaded indexmap v2.4.0
[INFO] [stderr]   Downloaded serde v1.0.209
[INFO] [stderr]   Downloaded wayland-protocols v0.32.3
[INFO] [stderr]   Downloaded wgpu v22.1.0
[INFO] [stderr]   Downloaded owned_ttf_parser v0.24.0
[INFO] [stderr]   Downloaded quick-xml v0.34.0
[INFO] [stderr]   Downloaded cc v1.1.14
[INFO] [stderr]   Downloaded ttf-parser v0.24.1
[INFO] [stderr]   Downloaded syn v2.0.76
[INFO] [stderr]   Downloaded wgpu-core v22.1.0
[INFO] [stderr]   Downloaded serde_derive v1.0.209
[INFO] [stderr]   Downloaded bytemuck v1.17.0
[INFO] [stderr]   Downloaded wgpu-hal v22.0.0
[INFO] [stderr]   Downloaded polling v3.7.3
[INFO] [stderr]   Downloaded wayland-protocols-plasma v0.3.3
[INFO] [stderr]   Downloaded wayland-client v0.31.5
[INFO] [stderr]   Downloaded bytemuck_derive v1.7.1
[INFO] [stderr]   Downloaded wayland-protocols-wlr v0.3.3
[INFO] [stderr]   Downloaded glam v0.29.0
[INFO] [stderr]   Downloaded naga v22.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dfc4f3714afd57dd55b848db59870d675f7fcf1a53d7e6108451b589dfa03fab
[INFO] running `Command { std: "docker" "start" "-a" "dfc4f3714afd57dd55b848db59870d675f7fcf1a53d7e6108451b589dfa03fab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dfc4f3714afd57dd55b848db59870d675f7fcf1a53d7e6108451b589dfa03fab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dfc4f3714afd57dd55b848db59870d675f7fcf1a53d7e6108451b589dfa03fab", kill_on_drop: false }`
[INFO] [stdout] dfc4f3714afd57dd55b848db59870d675f7fcf1a53d7e6108451b589dfa03fab
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d5decc122e9e559b3ec203429536c2e476ab3ac676bd91d9e3e455d2bc0347a0
[INFO] running `Command { std: "docker" "start" "-a" "d5decc122e9e559b3ec203429536c2e476ab3ac676bd91d9e3e455d2bc0347a0", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling libloading v0.8.5
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling cc v1.1.14
[INFO] [stderr]    Compiling wayland-sys v0.31.4
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling wayland-client v0.31.5
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling naga v22.1.0
[INFO] [stderr]    Compiling ash v0.38.0+1.3.281
[INFO] [stderr]    Compiling bit-vec v0.7.0
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]    Compiling spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]    Compiling gpu-descriptor-types v0.2.0
[INFO] [stderr]    Compiling gpu-alloc-types v0.3.0
[INFO] [stderr]    Compiling wgpu-hal v22.0.0
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling quick-xml v0.34.0
[INFO] [stderr]    Compiling bit-set v0.6.0
[INFO] [stderr]    Compiling unicode-xid v0.2.5
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling hexf-parse v0.2.1
[INFO] [stderr]    Compiling arrayref v0.3.8
[INFO] [stderr]    Compiling ttf-parser v0.24.1
[INFO] [stderr]    Compiling gpu-alloc v0.6.0
[INFO] [stderr]    Compiling syn v2.0.76
[INFO] [stderr]    Compiling wgpu-types v22.0.0
[INFO] [stderr]    Compiling wgpu-core v22.1.0
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling renderdoc-sys v1.1.0
[INFO] [stderr]    Compiling glow v0.13.1
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling memmap2 v0.9.4
[INFO] [stderr]    Compiling profiling v1.0.15
[INFO] [stderr]    Compiling document-features v0.2.10
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling winit v0.30.5
[INFO] [stderr]    Compiling wgpu v22.1.0
[INFO] [stderr]    Compiling wayland-backend v0.3.6
[INFO] [stderr]    Compiling wayland-scanner v0.31.4
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling glam v0.29.0
[INFO] [stderr]    Compiling indexmap v2.4.0
[INFO] [stderr]    Compiling gpu-descriptor v0.3.0
[INFO] [stderr]    Compiling owned_ttf_parser v0.24.0
[INFO] [stderr]    Compiling ab_glyph v0.2.28
[INFO] [stderr]    Compiling pollster-macro v0.1.0
[INFO] [stderr]    Compiling pollster v0.3.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling bytemuck_derive v1.7.1
[INFO] [stderr]    Compiling bytemuck v1.17.0
[INFO] [stderr]    Compiling tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling tiny-skia v0.11.4
[INFO] [stderr]    Compiling polling v3.7.3
[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.3
[INFO] [stderr]    Compiling wayland-cursor v0.31.5
[INFO] [stderr]    Compiling calloop-wayland-source v0.3.0
[INFO] [stderr]    Compiling wayland-protocols-wlr v0.3.3
[INFO] [stderr]    Compiling wayland-protocols-plasma v0.3.3
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]    Compiling sctk-adwaita v0.10.1
[INFO] [stderr]    Compiling d3-template v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> src/mesh.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | / /// Represents a vertex of a triangle, that can easily be uploaded to the rendering device.
[INFO] [stdout] 17 | | #[derive(Debug, Clone, Copy, bytemuck::Zeroable, bytemuck::Pod)]
[INFO] [stdout] 18 | | #[repr(C)]
[INFO] [stdout] 19 | | pub struct Vertex {
[INFO] [stdout] 20 | |     pub pos: [f32; 3],
[INFO] [stdout] 21 | |     pub color: [f32; 3],
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/mesh.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct Vertex {
[INFO] [stdout]    |            ^^^^^^ field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s
[INFO] running `Command { std: "docker" "inspect" "d5decc122e9e559b3ec203429536c2e476ab3ac676bd91d9e3e455d2bc0347a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d5decc122e9e559b3ec203429536c2e476ab3ac676bd91d9e3e455d2bc0347a0", kill_on_drop: false }`
[INFO] [stdout] d5decc122e9e559b3ec203429536c2e476ab3ac676bd91d9e3e455d2bc0347a0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 547f9ebe4c506acc9ad88aae5c56e109da4891a44737221ade15c7abd2441f1b
[INFO] running `Command { std: "docker" "start" "-a" "547f9ebe4c506acc9ad88aae5c56e109da4891a44737221ade15c7abd2441f1b", kill_on_drop: false }`
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> src/mesh.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | / /// Represents a vertex of a triangle, that can easily be uploaded to the rendering device.
[INFO] [stdout] 17 | | #[derive(Debug, Clone, Copy, bytemuck::Zeroable, bytemuck::Pod)]
[INFO] [stdout] 18 | | #[repr(C)]
[INFO] [stdout] 19 | | pub struct Vertex {
[INFO] [stdout] 20 | |     pub pos: [f32; 3],
[INFO] [stdout] 21 | |     pub color: [f32; 3],
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/mesh.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct Vertex {
[INFO] [stdout]    |            ^^^^^^ field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling d3-template v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> src/mesh.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | / /// Represents a vertex of a triangle, that can easily be uploaded to the rendering device.
[INFO] [stdout] 17 | | #[derive(Debug, Clone, Copy, bytemuck::Zeroable, bytemuck::Pod)]
[INFO] [stdout] 18 | | #[repr(C)]
[INFO] [stdout] 19 | | pub struct Vertex {
[INFO] [stdout] 20 | |     pub pos: [f32; 3],
[INFO] [stdout] 21 | |     pub color: [f32; 3],
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/mesh.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct Vertex {
[INFO] [stdout]    |            ^^^^^^ field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.87s
[INFO] running `Command { std: "docker" "inspect" "547f9ebe4c506acc9ad88aae5c56e109da4891a44737221ade15c7abd2441f1b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "547f9ebe4c506acc9ad88aae5c56e109da4891a44737221ade15c7abd2441f1b", kill_on_drop: false }`
[INFO] [stdout] 547f9ebe4c506acc9ad88aae5c56e109da4891a44737221ade15c7abd2441f1b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f8b08dc6172995e73d929fab9530efe143b32c23e7cb94cafbab0f1c5fe7858a
[INFO] running `Command { std: "docker" "start" "-a" "f8b08dc6172995e73d929fab9530efe143b32c23e7cb94cafbab0f1c5fe7858a", kill_on_drop: false }`
[INFO] [stderr] warning: function `check` is never used
[INFO] [stderr]   --> src/mesh.rs:16:1
[INFO] [stderr]    |
[INFO] [stderr] 16 | / /// Represents a vertex of a triangle, that can easily be uploaded to the rendering device.
[INFO] [stderr] 17 | | #[derive(Debug, Clone, Copy, bytemuck::Zeroable, bytemuck::Pod)]
[INFO] [stderr] 18 | | #[repr(C)]
[INFO] [stderr] 19 | | pub struct Vertex {
[INFO] [stderr] 20 | |     pub pos: [f32; 3],
[INFO] [stderr] 21 | |     pub color: [f32; 3],
[INFO] [stderr] 22 | | }
[INFO] [stderr]    | |_^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/mesh.rs:19:12
[INFO] [stderr]    |
[INFO] [stderr] 19 | pub struct Vertex {
[INFO] [stderr]    |            ^^^^^^ field in this struct
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider removing this field
[INFO] [stderr] 
[INFO] [stderr] warning: `d3-template` (lib) generated 2 warnings
[INFO] [stderr] warning: `d3-template` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/d3_template-8067d5119395e30a)
[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/bin/main.rs (/opt/rustwide/target/debug/deps/main-6586575900cec28d)
[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 d3_template
[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" "f8b08dc6172995e73d929fab9530efe143b32c23e7cb94cafbab0f1c5fe7858a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f8b08dc6172995e73d929fab9530efe143b32c23e7cb94cafbab0f1c5fe7858a", kill_on_drop: false }`
[INFO] [stdout] f8b08dc6172995e73d929fab9530efe143b32c23e7cb94cafbab0f1c5fe7858a
