[INFO] updating cached repository https://github.com/mystal/shader-sandbox [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 13de60907e416c429bd93c2c55ac9d147fc36114 [INFO] testing mystal/shader-sandbox against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmystal%2Fshader-sandbox" "work/builds/worker-2/source"` [INFO] [stderr] Cloning into 'work/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mystal/shader-sandbox on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/mystal/shader-sandbox [INFO] finished tweaking git repo https://github.com/mystal/shader-sandbox [INFO] tweaked toml for git repo https://github.com/mystal/shader-sandbox written to work/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/mystal/shader-sandbox already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "build" "--frozen"` [INFO] [stdout] 27e5519a6a1ccec98d4e372e6536de9a1b389037fa83ef88b0fc17cc7c993643 [INFO] running `"docker" "start" "-a" "27e5519a6a1ccec98d4e372e6536de9a1b389037fa83ef88b0fc17cc7c993643"` [INFO] [stderr] Compiling khronos_api v3.0.0 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling num-complex v0.2.1 [INFO] [stderr] Compiling num-derive v0.2.4 [INFO] [stderr] Compiling safe-transmute v0.10.1 [INFO] [stderr] Compiling maybe-owned v0.3.2 [INFO] [stderr] Compiling fps_counter v1.0.0 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling sdl2-sys v0.32.5 [INFO] [stderr] Compiling imgui-sys v0.0.22 [INFO] [stderr] Compiling ordered-float v1.0.1 [INFO] [stderr] Compiling stb_truetype v0.2.6 [INFO] [stderr] Compiling rustc-hash v1.0.1 [INFO] [stderr] Compiling deflate v0.7.19 [INFO] [stderr] Compiling hashbrown v0.1.8 [INFO] [stderr] Compiling inotify-sys v0.1.3 [INFO] [stderr] Compiling moving-average v0.1.0 (https://github.com/mystal/moving-average#67faba2e) [INFO] [stderr] Compiling syn v0.15.27 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Compiling toml v0.5.0 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling sid v0.5.2 [INFO] [stderr] Compiling inotify v0.6.1 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling twox-hash v1.1.2 [INFO] [stderr] Compiling png v0.14.0 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Compiling backtrace v0.3.14 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling alga v0.8.2 [INFO] [stderr] Compiling mio-extras v2.0.5 [INFO] [stderr] Compiling glium v0.23.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling notify v4.0.10 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling rusttype v0.7.5 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling sdl2 v0.32.1 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling glyph_brush_layout v0.1.5 [INFO] [stderr] Compiling euclid_macros v0.1.0 [INFO] [stderr] Compiling nalgebra v0.17.2 [INFO] [stderr] Compiling glyph_brush v0.4.1 [INFO] [stderr] Compiling euclid v0.19.5 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling lyon_geom v0.12.4 [INFO] [stderr] Compiling tiff v0.2.2 [INFO] [stderr] Compiling image v0.21.0 [INFO] [stderr] Compiling lyon_path v0.13.1 [INFO] [stderr] Compiling lyon_tessellation v0.13.1 [INFO] [stderr] Compiling glium_sdl2 v0.15.0 (https://github.com/mystal/glium-sdl2?branch=dev#6a73a470) [INFO] [stderr] warning[E0502]: cannot borrow `*self` as immutable because it is also borrowed as mutable [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.17.2/src/base/cg.rs:297:44 [INFO] [stderr] | [INFO] [stderr] 297 | self[(j, i)] += shift[j] * self[(D::dim() - 1, i)]; [INFO] [stderr] | ---------------------------^^^^------------------- [INFO] [stderr] | | | [INFO] [stderr] | | immutable borrow occurs here [INFO] [stderr] | mutable borrow occurs here [INFO] [stderr] | mutable borrow later used here [INFO] [stderr] | [INFO] [stderr] = warning: this error has been downgraded to a warning for backwards compatibility with previous releases [INFO] [stderr] = warning: this represents potential undefined behavior in your code and this warning will become a hard error in the future [INFO] [stderr] = note: for more information, try `rustc --explain E0729` [INFO] [stderr] [INFO] [stderr] Compiling imgui v0.0.22 [INFO] [stderr] Compiling imgui-sdl2 v0.5.0 [INFO] [stderr] Compiling imgui-glium-renderer v0.0.22 [INFO] [stderr] Compiling nalgebra-glm v0.3.0 [INFO] [stderr] Compiling midgar v0.1.0 (https://github.com/mystal/midgar-engine?branch=input_events#1625dae3) [INFO] [stderr] Compiling shade-storm v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused variable: `x` [INFO] [stderr] --> src/main.rs:502:68 [INFO] [stderr] | [INFO] [stderr] 502 | Event::MouseButtonDown { mouse_btn: MouseButton::Left, x, y, .. } => { [INFO] [stderr] | ^ help: try ignoring the field: `x: _` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `y` [INFO] [stderr] --> src/main.rs:502:71 [INFO] [stderr] | [INFO] [stderr] 502 | Event::MouseButtonDown { mouse_btn: MouseButton::Left, x, y, .. } => { [INFO] [stderr] | ^ help: try ignoring the field: `y: _` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `x` [INFO] [stderr] --> src/main.rs:506:34 [INFO] [stderr] | [INFO] [stderr] 506 | Event::MouseMotion { x, y, .. } => { [INFO] [stderr] | ^ help: try ignoring the field: `x: _` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `y` [INFO] [stderr] --> src/main.rs:506:37 [INFO] [stderr] | [INFO] [stderr] 506 | Event::MouseMotion { x, y, .. } => { [INFO] [stderr] | ^ help: try ignoring the field: `y: _` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `direction` [INFO] [stderr] --> src/main.rs:509:36 [INFO] [stderr] | [INFO] [stderr] 509 | Event::MouseWheel { y, direction, .. } => { [INFO] [stderr] | ^^^^^^^^^ help: try ignoring the field: `direction: _` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `y` [INFO] [stderr] --> src/main.rs:509:33 [INFO] [stderr] | [INFO] [stderr] 509 | Event::MouseWheel { y, direction, .. } => { [INFO] [stderr] | ^ help: try ignoring the field: `y: _` [INFO] [stderr] [INFO] [stderr] warning: field is never used: `global_time` [INFO] [stderr] --> src/main.rs:262:5 [INFO] [stderr] | [INFO] [stderr] 262 | global_time: f32, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field is never used: `mouse_position` [INFO] [stderr] --> src/main.rs:266:5 [INFO] [stderr] | [INFO] [stderr] 266 | mouse_position: [f64; 2], [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never used: `watcher` [INFO] [stderr] --> src/main.rs:385:5 [INFO] [stderr] | [INFO] [stderr] 385 | watcher: RecommendedWatcher, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 12s [INFO] running `"docker" "inspect" "27e5519a6a1ccec98d4e372e6536de9a1b389037fa83ef88b0fc17cc7c993643"` [INFO] running `"docker" "rm" "-f" "27e5519a6a1ccec98d4e372e6536de9a1b389037fa83ef88b0fc17cc7c993643"` [INFO] [stdout] 27e5519a6a1ccec98d4e372e6536de9a1b389037fa83ef88b0fc17cc7c993643 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen" "--no-run"` [INFO] [stdout] d57f365e00ce812dc84004fc62bd91f5483c5494e21e38c22d08ab115135f4cd [INFO] running `"docker" "start" "-a" "d57f365e00ce812dc84004fc62bd91f5483c5494e21e38c22d08ab115135f4cd"` [INFO] [stderr] Compiling shade-storm v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused variable: `x` [INFO] [stderr] --> src/main.rs:502:68 [INFO] [stderr] | [INFO] [stderr] 502 | Event::MouseButtonDown { mouse_btn: MouseButton::Left, x, y, .. } => { [INFO] [stderr] | ^ help: try ignoring the field: `x: _` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `y` [INFO] [stderr] --> src/main.rs:502:71 [INFO] [stderr] | [INFO] [stderr] 502 | Event::MouseButtonDown { mouse_btn: MouseButton::Left, x, y, .. } => { [INFO] [stderr] | ^ help: try ignoring the field: `y: _` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `x` [INFO] [stderr] --> src/main.rs:506:34 [INFO] [stderr] | [INFO] [stderr] 506 | Event::MouseMotion { x, y, .. } => { [INFO] [stderr] | ^ help: try ignoring the field: `x: _` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `y` [INFO] [stderr] --> src/main.rs:506:37 [INFO] [stderr] | [INFO] [stderr] 506 | Event::MouseMotion { x, y, .. } => { [INFO] [stderr] | ^ help: try ignoring the field: `y: _` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `direction` [INFO] [stderr] --> src/main.rs:509:36 [INFO] [stderr] | [INFO] [stderr] 509 | Event::MouseWheel { y, direction, .. } => { [INFO] [stderr] | ^^^^^^^^^ help: try ignoring the field: `direction: _` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `y` [INFO] [stderr] --> src/main.rs:509:33 [INFO] [stderr] | [INFO] [stderr] 509 | Event::MouseWheel { y, direction, .. } => { [INFO] [stderr] | ^ help: try ignoring the field: `y: _` [INFO] [stderr] [INFO] [stderr] warning: field is never used: `global_time` [INFO] [stderr] --> src/main.rs:262:5 [INFO] [stderr] | [INFO] [stderr] 262 | global_time: f32, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field is never used: `mouse_position` [INFO] [stderr] --> src/main.rs:266:5 [INFO] [stderr] | [INFO] [stderr] 266 | mouse_position: [f64; 2], [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never used: `watcher` [INFO] [stderr] --> src/main.rs:385:5 [INFO] [stderr] | [INFO] [stderr] 385 | watcher: RecommendedWatcher, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.12s [INFO] running `"docker" "inspect" "d57f365e00ce812dc84004fc62bd91f5483c5494e21e38c22d08ab115135f4cd"` [INFO] running `"docker" "rm" "-f" "d57f365e00ce812dc84004fc62bd91f5483c5494e21e38c22d08ab115135f4cd"` [INFO] [stdout] d57f365e00ce812dc84004fc62bd91f5483c5494e21e38c22d08ab115135f4cd [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen"` [INFO] [stdout] 0db561e1ce0bd7e3fe7c42cf910858b2c1237733cc4117ad8d8b901a3eb34752 [INFO] running `"docker" "start" "-a" "0db561e1ce0bd7e3fe7c42cf910858b2c1237733cc4117ad8d8b901a3eb34752"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/shade_storm-0cf0ec8bd0afe9e8 [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 [INFO] [stdout] [INFO] running `"docker" "inspect" "0db561e1ce0bd7e3fe7c42cf910858b2c1237733cc4117ad8d8b901a3eb34752"` [INFO] running `"docker" "rm" "-f" "0db561e1ce0bd7e3fe7c42cf910858b2c1237733cc4117ad8d8b901a3eb34752"` [INFO] [stdout] 0db561e1ce0bd7e3fe7c42cf910858b2c1237733cc4117ad8d8b901a3eb34752