[INFO] cloning repository https://github.com/germangb/raymarching-test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/germangb/raymarching-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgermangb%2Fraymarching-test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgermangb%2Fraymarching-test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e202d2e8963f5be1c145f02ecab9ea828cec319c [INFO] checking germangb/raymarching-test against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgermangb%2Fraymarching-test" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/germangb/raymarching-test [INFO] finished tweaking git repo https://github.com/germangb/raymarching-test [INFO] tweaked toml for git repo https://github.com/germangb/raymarching-test written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/germangb/raymarching-test 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/germangb/raymarching-test 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] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded imgui-sdl2 v0.6.0 [INFO] [stderr] Downloaded imgui-ext v0.3.0 [INFO] [stderr] Downloaded imgui-opengl-renderer v0.5.0 [INFO] [stderr] Downloaded gl_generator v0.9.0 [INFO] [stderr] Downloaded alga v0.9.1 [INFO] [stderr] Downloaded xml-rs v0.7.0 [INFO] [stderr] Downloaded imgui-ext-derive v0.3.0 [INFO] [stderr] Downloaded nalgebra-glm v0.4.0 [INFO] [stderr] Downloaded syn v1.0.4 [INFO] [stderr] Downloaded imgui-sys v0.1.0 [INFO] [stderr] Downloaded imgui v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 247a06441432df8c51c30f00b4579ef7d39a303045680198b5dfdbc953275ffc [INFO] running `Command { std: "docker" "start" "-a" "247a06441432df8c51c30f00b4579ef7d39a303045680198b5dfdbc953275ffc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "247a06441432df8c51c30f00b4579ef7d39a303045680198b5dfdbc953275ffc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "247a06441432df8c51c30f00b4579ef7d39a303045680198b5dfdbc953275ffc", kill_on_drop: false }` [INFO] [stdout] 247a06441432df8c51c30f00b4579ef7d39a303045680198b5dfdbc953275ffc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] a71e137ce10508c5e6dac0b0c2824e9c90432460f40b30310d6521b6d54eba80 [INFO] running `Command { std: "docker" "start" "-a" "a71e137ce10508c5e6dac0b0c2824e9c90432460f40b30310d6521b6d54eba80", kill_on_drop: false }` [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling imgui-sys v0.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.1 [INFO] [stderr] Compiling khronos_api v2.2.0 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling sdl2-sys v0.32.6 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling syn v1.0.4 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Compiling sdl2 v0.32.2 [INFO] [stderr] Checking rawpointer v0.1.0 [INFO] [stderr] Checking matrixmultiply v0.2.2 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Compiling backtrace v0.3.35 [INFO] [stderr] Checking alga v0.9.1 [INFO] [stderr] Compiling gl v0.13.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking nalgebra v0.18.0 [INFO] [stderr] Compiling imgui-opengl-renderer v0.5.0 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling imgui-ext-derive v0.3.0 [INFO] [stderr] Checking imgui v0.1.0 [INFO] [stderr] Checking nalgebra-glm v0.4.0 [INFO] [stderr] Checking imgui-ext v0.3.0 [INFO] [stderr] Checking imgui-sdl2 v0.6.0 [INFO] [stderr] Checking volumes v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::time::Duration` [INFO] [stdout] --> src/structs.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::time::Duration; [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 import: `std::time::Duration` [INFO] [stdout] --> src/structs.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::time::Duration; [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: `x` [INFO] [stdout] --> src/structs.rs:385:33 [INFO] [stdout] | [INFO] [stdout] 385 | Event::MouseWheel { x, y, .. } => { [INFO] [stdout] | ^ help: try ignoring the field: `x: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mvp` [INFO] [stdout] --> src/structs.rs:479:17 [INFO] [stdout] | [INFO] [stdout] 479 | let mvp = vp * self.volume0.world; [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_mvp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `view` is never read [INFO] [stdout] --> src/structs.rs:134:5 [INFO] [stdout] | [INFO] [stdout] 127 | struct VolumeRenderParams { [INFO] [stdout] | ------------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 134 | view: Mat4, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/structs.rs:267:53 [INFO] [stdout] | [INFO] [stdout] 267 | check!(gl::GetShaderInfoLog(shader, LOG.len() as _, &mut len, LOG.as_mut_ptr() as *mut _)); [INFO] [stdout] | ^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> src/structs.rs:267:79 [INFO] [stdout] | [INFO] [stdout] 267 | check!(gl::GetShaderInfoLog(shader, LOG.len() as _, &mut len, LOG.as_mut_ptr() as *mut _)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/structs.rs:269:63 [INFO] [stdout] | [INFO] [stdout] 269 | let error = std::str::from_utf8_unchecked(&LOG); [INFO] [stdout] | ^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] help: use `&raw const` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 269 | let error = std::str::from_utf8_unchecked(&raw const LOG); [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/structs.rs:385:33 [INFO] [stdout] | [INFO] [stdout] 385 | Event::MouseWheel { x, y, .. } => { [INFO] [stdout] | ^ help: try ignoring the field: `x: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mvp` [INFO] [stdout] --> src/structs.rs:479:17 [INFO] [stdout] | [INFO] [stdout] 479 | let mvp = vp * self.volume0.world; [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_mvp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `view` is never read [INFO] [stdout] --> src/structs.rs:134:5 [INFO] [stdout] | [INFO] [stdout] 127 | struct VolumeRenderParams { [INFO] [stdout] | ------------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 134 | view: Mat4, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/structs.rs:267:53 [INFO] [stdout] | [INFO] [stdout] 267 | check!(gl::GetShaderInfoLog(shader, LOG.len() as _, &mut len, LOG.as_mut_ptr() as *mut _)); [INFO] [stdout] | ^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> src/structs.rs:267:79 [INFO] [stdout] | [INFO] [stdout] 267 | check!(gl::GetShaderInfoLog(shader, LOG.len() as _, &mut len, LOG.as_mut_ptr() as *mut _)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/structs.rs:269:63 [INFO] [stdout] | [INFO] [stdout] 269 | let error = std::str::from_utf8_unchecked(&LOG); [INFO] [stdout] | ^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] help: use `&raw const` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 269 | let error = std::str::from_utf8_unchecked(&raw const LOG); [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.14s [INFO] running `Command { std: "docker" "inspect" "a71e137ce10508c5e6dac0b0c2824e9c90432460f40b30310d6521b6d54eba80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a71e137ce10508c5e6dac0b0c2824e9c90432460f40b30310d6521b6d54eba80", kill_on_drop: false }` [INFO] [stdout] a71e137ce10508c5e6dac0b0c2824e9c90432460f40b30310d6521b6d54eba80