[INFO] cloning repository https://github.com/kirinokirino/sandy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kirinokirino/sandy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkirinokirino%2Fsandy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkirinokirino%2Fsandy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5ddff65a438d10e3edc2cfefa4444eb9fb027628
[INFO] testing kirinokirino/sandy against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkirinokirino%2Fsandy" "/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/kirinokirino/sandy
[INFO] finished tweaking git repo https://github.com/kirinokirino/sandy
[INFO] tweaked toml for git repo https://github.com/kirinokirino/sandy written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kirinokirino/sandy on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kirinokirino/sandy 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ff260997837eb5d7fc4076620e0ccb468e0301506cdfb9e7d61644846c25a555
[INFO] running `Command { std: "docker" "start" "-a" "ff260997837eb5d7fc4076620e0ccb468e0301506cdfb9e7d61644846c25a555", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ff260997837eb5d7fc4076620e0ccb468e0301506cdfb9e7d61644846c25a555", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff260997837eb5d7fc4076620e0ccb468e0301506cdfb9e7d61644846c25a555", kill_on_drop: false }`
[INFO] [stdout] ff260997837eb5d7fc4076620e0ccb468e0301506cdfb9e7d61644846c25a555
[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" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f49ff022e301933c8bb527d13db0f34178bf6f63cbe6b924b2fd448806f4f2aa
[INFO] running `Command { std: "docker" "start" "-a" "f49ff022e301933c8bb527d13db0f34178bf6f63cbe6b924b2fd448806f4f2aa", kill_on_drop: false }`
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling xml-rs v0.8.26
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling libm v0.2.13
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling cc v1.2.20
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling bytemuck v1.22.0
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling xcursor v0.3.8
[INFO] [stderr]    Compiling foreign-types-shared v0.3.1
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling servo-fontconfig-sys v5.1.0
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling crossfont v0.5.2
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.1
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling tiny-skia-path v0.7.0
[INFO] [stderr]    Compiling safe_arch v0.5.2
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling cgmath v0.18.0
[INFO] [stderr]    Compiling cty v0.2.2
[INFO] [stderr]    Compiling raw-window-handle v0.4.3
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling raw-window-handle v0.5.2
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling glow v0.14.2
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling glutin_glx_sys v0.1.8
[INFO] [stderr]    Compiling glutin_egl_sys v0.1.6
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling freetype-sys v0.13.1
[INFO] [stderr]    Compiling expat-sys v2.1.6
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling nix v0.25.1
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling shared_library v0.1.9
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling tiny-skia v0.7.0
[INFO] [stderr]    Compiling osmesa-sys v0.1.2
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling memmap2 v0.9.5
[INFO] [stderr]    Compiling freetype-rs v0.26.0
[INFO] [stderr]    Compiling approx v0.4.0
[INFO] [stderr]    Compiling servo-fontconfig v0.5.1
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]    Compiling wayland-commons v0.29.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling foreign-types-macros v0.2.3
[INFO] [stderr]    Compiling zerocopy-derive v0.8.25
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling open-enum-derive v0.5.2
[INFO] [stderr]    Compiling foreign-types v0.5.0
[INFO] [stderr]    Compiling open-enum v0.5.2
[INFO] [stderr]    Compiling wayland-cursor v0.29.5
[INFO] [stderr]    Compiling wayland-egl v0.29.5
[INFO] [stderr]    Compiling calloop v0.10.6
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling three-d-asset v0.9.2
[INFO] [stderr]    Compiling sctk-adwaita v0.4.3
[INFO] [stderr]    Compiling winit v0.27.5
[INFO] [stderr]    Compiling glutin v0.29.1
[INFO] [stderr]    Compiling three-d v0.18.2
[INFO] [stderr]    Compiling sandy v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Mat4` and `radians`
[INFO] [stdout]  --> src/scene.rs:4:14
[INFO] [stdout]   |
[INFO] [stdout] 4 |     degrees, radians, vec3, Camera, ClearState, ColorMaterial, CpuMesh, DepthTexture2D, Gm,
[INFO] [stdout]   |              ^^^^^^^
[INFO] [stdout] 5 |     HeadlessContext, Interpolation, Mat4, Mesh, Positions, RenderTarget, Srgba, Texture2D, Vector4,
[INFO] [stdout]   |                                     ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/scene.rs:103:13
[INFO] [stdout]     |
[INFO] [stdout] 103 |         for i in 0..1 {
[INFO] [stdout]     |             ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `context`, `width`, and `height` are never read
[INFO] [stdout]   --> src/scene.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct Scene {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout] 12 |     context: HeadlessContext,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 13 |     width: u32,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 14 |     height: u32,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `create_model` is never used
[INFO] [stdout]    --> src/scene.rs:137:8
[INFO] [stdout]     |
[INFO] [stdout]  22 | impl Scene {
[INFO] [stdout]     | ---------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 137 |     fn create_model(context: &HeadlessContext) -> Gm<Mesh, ColorMaterial> {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s
[INFO] running `Command { std: "docker" "inspect" "f49ff022e301933c8bb527d13db0f34178bf6f63cbe6b924b2fd448806f4f2aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f49ff022e301933c8bb527d13db0f34178bf6f63cbe6b924b2fd448806f4f2aa", kill_on_drop: false }`
[INFO] [stdout] f49ff022e301933c8bb527d13db0f34178bf6f63cbe6b924b2fd448806f4f2aa
[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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 340e74c08caf4e764ddb534bf2690cbef1dbbed50c30cd5a6d8cf313ed7fc778
[INFO] running `Command { std: "docker" "start" "-a" "340e74c08caf4e764ddb534bf2690cbef1dbbed50c30cd5a6d8cf313ed7fc778", kill_on_drop: false }`
[INFO] [stderr]    Compiling sandy v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Mat4` and `radians`
[INFO] [stdout]  --> src/scene.rs:4:14
[INFO] [stdout]   |
[INFO] [stdout] 4 |     degrees, radians, vec3, Camera, ClearState, ColorMaterial, CpuMesh, DepthTexture2D, Gm,
[INFO] [stdout]   |              ^^^^^^^
[INFO] [stdout] 5 |     HeadlessContext, Interpolation, Mat4, Mesh, Positions, RenderTarget, Srgba, Texture2D, Vector4,
[INFO] [stdout]   |                                     ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/scene.rs:103:13
[INFO] [stdout]     |
[INFO] [stdout] 103 |         for i in 0..1 {
[INFO] [stdout]     |             ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `context`, `width`, and `height` are never read
[INFO] [stdout]   --> src/scene.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct Scene {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout] 12 |     context: HeadlessContext,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 13 |     width: u32,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 14 |     height: u32,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `create_model` is never used
[INFO] [stdout]    --> src/scene.rs:137:8
[INFO] [stdout]     |
[INFO] [stdout]  22 | impl Scene {
[INFO] [stdout]     | ---------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 137 |     fn create_model(context: &HeadlessContext) -> Gm<Mesh, ColorMaterial> {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.32s
[INFO] running `Command { std: "docker" "inspect" "340e74c08caf4e764ddb534bf2690cbef1dbbed50c30cd5a6d8cf313ed7fc778", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "340e74c08caf4e764ddb534bf2690cbef1dbbed50c30cd5a6d8cf313ed7fc778", kill_on_drop: false }`
[INFO] [stdout] 340e74c08caf4e764ddb534bf2690cbef1dbbed50c30cd5a6d8cf313ed7fc778
[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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e29ee612d2837e17b8fa76c50d3b52ee5340de00c236fee983820d1d7592849a
[INFO] running `Command { std: "docker" "start" "-a" "e29ee612d2837e17b8fa76c50d3b52ee5340de00c236fee983820d1d7592849a", kill_on_drop: false }`
[INFO] [stderr] warning: unused imports: `Mat4` and `radians`
[INFO] [stderr]  --> src/scene.rs:4:14
[INFO] [stderr]   |
[INFO] [stderr] 4 |     degrees, radians, vec3, Camera, ClearState, ColorMaterial, CpuMesh, DepthTexture2D, Gm,
[INFO] [stderr]   |              ^^^^^^^
[INFO] [stderr] 5 |     HeadlessContext, Interpolation, Mat4, Mesh, Positions, RenderTarget, Srgba, Texture2D, Vector4,
[INFO] [stderr]   |                                     ^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `i`
[INFO] [stderr]    --> src/scene.rs:103:13
[INFO] [stderr]     |
[INFO] [stderr] 103 |         for i in 0..1 {
[INFO] [stderr]     |             ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `context`, `width`, and `height` are never read
[INFO] [stderr]   --> src/scene.rs:12:5
[INFO] [stderr]    |
[INFO] [stderr] 11 | pub struct Scene {
[INFO] [stderr]    |            ----- fields in this struct
[INFO] [stderr] 12 |     context: HeadlessContext,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr] 13 |     width: u32,
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr] 14 |     height: u32,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `create_model` is never used
[INFO] [stderr]    --> src/scene.rs:137:8
[INFO] [stderr]     |
[INFO] [stderr]  22 | impl Scene {
[INFO] [stderr]     | ---------- associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 137 |     fn create_model(context: &HeadlessContext) -> Gm<Mesh, ColorMaterial> {
[INFO] [stderr]     |        ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `sandy` (bin "sandy" test) generated 4 warnings (run `cargo fix --bin "sandy" -p sandy --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/sandy-18d828566326e129)
[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" "e29ee612d2837e17b8fa76c50d3b52ee5340de00c236fee983820d1d7592849a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e29ee612d2837e17b8fa76c50d3b52ee5340de00c236fee983820d1d7592849a", kill_on_drop: false }`
[INFO] [stdout] e29ee612d2837e17b8fa76c50d3b52ee5340de00c236fee983820d1d7592849a
