[INFO] cloning repository https://github.com/b00lduck/rustduck
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/b00lduck/rustduck" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fb00lduck%2Frustduck", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fb00lduck%2Frustduck'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 19000cb5cec323cf348c0abb022e6d32d42bb76c
[INFO] checking b00lduck/rustduck against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fb00lduck%2Frustduck" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/b00lduck/rustduck
[INFO] finished tweaking git repo https://github.com/b00lduck/rustduck
[INFO] tweaked toml for git repo https://github.com/b00lduck/rustduck written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/b00lduck/rustduck on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/b00lduck/rustduck 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded xdg v2.3.0
[INFO] [stderr]   Downloaded dirs v1.0.5
[INFO] [stderr]   Downloaded matrixmultiply v0.3.1
[INFO] [stderr]   Downloaded ncollide3d v0.29.0
[INFO] [stderr]   Downloaded kiss3d v0.31.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 18bf5aa28ba8be3cb655c2e437df69d23ae471114eeb4d2055eb2ea16d4e10af
[INFO] running `Command { std: "docker" "start" "-a" "18bf5aa28ba8be3cb655c2e437df69d23ae471114eeb4d2055eb2ea16d4e10af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "18bf5aa28ba8be3cb655c2e437df69d23ae471114eeb4d2055eb2ea16d4e10af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "18bf5aa28ba8be3cb655c2e437df69d23ae471114eeb4d2055eb2ea16d4e10af", kill_on_drop: false }`
[INFO] [stdout] 18bf5aa28ba8be3cb655c2e437df69d23ae471114eeb4d2055eb2ea16d4e10af
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 66ec52b68ed5e3275a5bab85feb724bb4c5d094f3fcbcf20a15ebe30e17aa932
[INFO] running `Command { std: "docker" "start" "-a" "66ec52b68ed5e3275a5bab85feb724bb4c5d094f3fcbcf20a15ebe30e17aa932", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling libc v0.2.103
[INFO] [stderr]     Checking libloading v0.7.1
[INFO] [stderr]    Compiling wayland-sys v0.28.6
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]     Checking minimal-lexical v0.1.4
[INFO] [stderr]    Compiling x11-dl v2.19.1
[INFO] [stderr]     Checking instant v0.1.11
[INFO] [stderr]     Checking num-complex v0.3.1
[INFO] [stderr]     Checking approx v0.4.0
[INFO] [stderr]    Compiling slotmap v1.0.6
[INFO] [stderr]    Compiling syn v1.0.80
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]     Checking petgraph v0.5.1
[INFO] [stderr]     Checking gif v0.11.2
[INFO] [stderr]     Checking matrixmultiply v0.3.1
[INFO] [stderr]     Checking crossbeam-deque v0.7.4
[INFO] [stderr]     Checking stb_truetype v0.3.1
[INFO] [stderr]     Checking approx v0.3.2
[INFO] [stderr]     Checking dlib v0.5.0
[INFO] [stderr]    Compiling wayland-scanner v0.28.6
[INFO] [stderr]     Checking ordered-float v1.1.1
[INFO] [stderr]     Checking glow v0.7.2
[INFO] [stderr]     Checking simba v0.4.0
[INFO] [stderr]     Checking nom v7.0.0
[INFO] [stderr]    Compiling wayland-client v0.28.6
[INFO] [stderr]    Compiling wayland-protocols v0.28.6
[INFO] [stderr]     Checking nix v0.20.0
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking dirs v1.0.5
[INFO] [stderr]     Checking nix v0.18.0
[INFO] [stderr]     Checking net2 v0.2.37
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking memmap2 v0.1.0
[INFO] [stderr]     Checking parking_lot_core v0.8.5
[INFO] [stderr]     Checking getrandom v0.2.3
[INFO] [stderr]     Checking raw-window-handle v0.3.3
[INFO] [stderr]     Checking rayon-core v1.9.1
[INFO] [stderr]     Checking xdg v2.3.0
[INFO] [stderr]     Checking shared_library v0.1.9
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]     Checking rusttype v0.8.3
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking osmesa-sys v0.1.2
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking andrew v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.4
[INFO] [stderr]     Checking mio-extras v2.0.6
[INFO] [stderr]     Checking rayon v1.5.1
[INFO] [stderr]     Checking xcursor v0.3.4
[INFO] [stderr]     Checking glutin_glx_sys v0.1.7
[INFO] [stderr]     Checking jpeg-decoder v0.1.22
[INFO] [stderr]     Checking wayland-commons v0.28.6
[INFO] [stderr]     Checking tiff v0.6.1
[INFO] [stderr]     Checking nalgebra v0.26.2
[INFO] [stderr]     Checking calloop v0.6.5
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]     Checking image v0.23.14
[INFO] [stderr]     Checking wayland-cursor v0.28.6
[INFO] [stderr]     Checking wayland-egl v0.28.6
[INFO] [stderr]     Checking ncollide3d v0.29.0
[INFO] [stderr]     Checking smithay-client-toolkit v0.12.3
[INFO] [stderr]     Checking winit v0.24.0
[INFO] [stderr]     Checking glutin v0.26.0
[INFO] [stderr]     Checking kiss3d v0.31.0
[INFO] [stderr]     Checking b00lduck v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `asmjs`
[INFO] [stdout]    --> src/postproc/sobel.rs:41:51
[INFO] [stdout]     |
[INFO] [stdout]  41 |             #[cfg(not(any(target_arch = "wasm32", target_arch = "asmjs")))]
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 102 |         verify!(ctxt.clear(Context::COLOR_BUFFER_BIT | Context::DEPTH_BUFFER_BIT));
[INFO] [stdout]     |         -------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `verify` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `asmjs`
[INFO] [stdout]    --> src/postproc/sobel.rs:41:51
[INFO] [stdout]     |
[INFO] [stdout]  41 |             #[cfg(not(any(target_arch = "wasm32", target_arch = "asmjs")))]
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 112 |         verify!(ctxt.active_texture(Context::TEXTURE0));
[INFO] [stdout]     |         ----------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `verify` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `asmjs`
[INFO] [stdout]    --> src/postproc/sobel.rs:41:51
[INFO] [stdout]     |
[INFO] [stdout]  41 |             #[cfg(not(any(target_arch = "wasm32", target_arch = "asmjs")))]
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 113 |         verify!(ctxt.bind_texture(Context::TEXTURE_2D, target.texture_id()));
[INFO] [stdout]     |         -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `verify` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `asmjs`
[INFO] [stdout]    --> src/postproc/sobel.rs:41:51
[INFO] [stdout]     |
[INFO] [stdout]  41 |             #[cfg(not(any(target_arch = "wasm32", target_arch = "asmjs")))]
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 124 |         verify!(ctxt.draw_arrays(Context::TRIANGLE_STRIP, 0, 4));
[INFO] [stdout]     |         -------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `verify` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `asmjs`
[INFO] [stdout]    --> src/postproc/sobel.rs:41:51
[INFO] [stdout]     |
[INFO] [stdout]  41 |             #[cfg(not(any(target_arch = "wasm32", target_arch = "asmjs")))]
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 102 |         verify!(ctxt.clear(Context::COLOR_BUFFER_BIT | Context::DEPTH_BUFFER_BIT));
[INFO] [stdout]     |         -------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `verify` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `asmjs`
[INFO] [stdout]    --> src/postproc/sobel.rs:41:51
[INFO] [stdout]     |
[INFO] [stdout]  41 |             #[cfg(not(any(target_arch = "wasm32", target_arch = "asmjs")))]
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 112 |         verify!(ctxt.active_texture(Context::TEXTURE0));
[INFO] [stdout]     |         ----------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `verify` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `asmjs`
[INFO] [stdout]    --> src/postproc/sobel.rs:41:51
[INFO] [stdout]     |
[INFO] [stdout]  41 |             #[cfg(not(any(target_arch = "wasm32", target_arch = "asmjs")))]
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 113 |         verify!(ctxt.bind_texture(Context::TEXTURE_2D, target.texture_id()));
[INFO] [stdout]     |         -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `verify` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `asmjs`
[INFO] [stdout]    --> src/postproc/sobel.rs:41:51
[INFO] [stdout]     |
[INFO] [stdout]  41 |             #[cfg(not(any(target_arch = "wasm32", target_arch = "asmjs")))]
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 124 |         verify!(ctxt.draw_arrays(Context::TRIANGLE_STRIP, 0, 4));
[INFO] [stdout]     |         -------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `verify` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `add_cubeblock` is never used
[INFO] [stdout]  --> src/cubeblock.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn add_cubeblock(scene_node: &mut SceneNode, a: i32) -> SceneNode {
[INFO] [stdout]   |        ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.02s
[INFO] [stdout] warning: function `add_cube` is never used
[INFO] [stdout]   --> src/cubeblock.rs:20:4
[INFO] [stdout]    |
[INFO] [stdout] 20 | fn add_cube(scene_node: &mut SceneNode, x: i32, y: i32, z: i32) -> SceneNode {
[INFO] [stdout]    |    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NodeGroup` is never constructed
[INFO] [stdout]  --> src/target.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct NodeGroup {
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `move_z` and `rot_z` are never used
[INFO] [stdout]   --> src/target.rs:62:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | impl Node {
[INFO] [stdout]    | --------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 62 |     pub fn move_z(&mut self, new_z:f32) {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 71 |     pub fn rot_z(&mut self, new_angle:f32) {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `gl_fbo_depth` is never read
[INFO] [stdout]   --> src/postproc/sobel.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct MySobel {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 24 |     gl_fbo_depth: ShaderUniform<i32>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `add_cubeblock` is never used
[INFO] [stdout]  --> src/cubeblock.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn add_cubeblock(scene_node: &mut SceneNode, a: i32) -> SceneNode {
[INFO] [stdout]   |        ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `add_cube` is never used
[INFO] [stdout]   --> src/cubeblock.rs:20:4
[INFO] [stdout]    |
[INFO] [stdout] 20 | fn add_cube(scene_node: &mut SceneNode, x: i32, y: i32, z: i32) -> SceneNode {
[INFO] [stdout]    |    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NodeGroup` is never constructed
[INFO] [stdout]  --> src/target.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct NodeGroup {
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `move_z` and `rot_z` are never used
[INFO] [stdout]   --> src/target.rs:62:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | impl Node {
[INFO] [stdout]    | --------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 62 |     pub fn move_z(&mut self, new_z:f32) {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 71 |     pub fn rot_z(&mut self, new_angle:f32) {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `gl_fbo_depth` is never read
[INFO] [stdout]   --> src/postproc/sobel.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct MySobel {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 24 |     gl_fbo_depth: ShaderUniform<i32>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nalgebra v0.26.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 8`
[INFO] running `Command { std: "docker" "inspect" "66ec52b68ed5e3275a5bab85feb724bb4c5d094f3fcbcf20a15ebe30e17aa932", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "66ec52b68ed5e3275a5bab85feb724bb4c5d094f3fcbcf20a15ebe30e17aa932", kill_on_drop: false }`
[INFO] [stdout] 66ec52b68ed5e3275a5bab85feb724bb4c5d094f3fcbcf20a15ebe30e17aa932
