Oct 12 21:06:34.882 INFO checking glennw/gl_sandpit against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 12 21:06:34.882 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-3/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +4021bd0b3c5815b087d6db10ce461e7e4854ade7-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 12 21:06:35.329 INFO blam! 266e141cc547caffabc41c15c918f4e2a47fd6a597006c5f97e78bdf5108a0d1 Oct 12 21:06:35.344 INFO running `"docker" "start" "-a" "266e141cc547caffabc41c15c918f4e2a47fd6a597006c5f97e78bdf5108a0d1"` Oct 12 21:06:36.610 INFO kablam! usermod: no changes Oct 12 21:06:36.973 INFO kablam! Compiling serde v0.8.19 Oct 12 21:06:36.974 INFO kablam! Compiling rand v0.3.15 Oct 12 21:06:36.978 INFO kablam! Compiling libz-sys v1.0.7 Oct 12 21:06:36.978 INFO kablam! Compiling freetype-sys v0.4.0 Oct 12 21:06:36.978 INFO kablam! Checking deque v0.3.1 Oct 12 21:06:36.978 INFO kablam! Checking num-bigint v0.1.35 Oct 12 21:06:36.978 INFO kablam! Compiling gleam v0.2.25 Oct 12 21:06:36.978 INFO kablam! Checking tempfile v2.1.4 Oct 12 21:06:39.290 INFO kablam! Checking rayon v0.5.0 Oct 12 21:06:46.119 INFO kablam! Checking num-rational v0.1.35 Oct 12 21:06:50.025 INFO kablam! Compiling phf_generator v0.7.20 Oct 12 21:06:50.656 INFO kablam! Checking jpeg-decoder v0.1.8 Oct 12 21:06:51.920 INFO kablam! Compiling phf_codegen v0.7.20 Oct 12 21:06:52.108 INFO kablam! Checking freetype-rs v0.11.0 Oct 12 21:06:53.272 INFO kablam! Compiling target_build_utils v0.1.2 Oct 12 21:06:54.441 INFO kablam! Checking image v0.10.4 Oct 12 21:07:03.592 INFO kablam! Compiling serde_json v0.8.3 Oct 12 21:07:16.053 INFO kablam! Compiling libloading v0.3.1 Oct 12 21:07:18.969 INFO kablam! Checking dlib v0.3.1 Oct 12 21:07:19.401 INFO kablam! Checking wayland-sys v0.5.11 Oct 12 21:07:20.008 INFO kablam! Checking wayland-client v0.5.12 Oct 12 21:07:21.505 INFO kablam! Checking wayland-window v0.2.3 Oct 12 21:07:21.505 INFO kablam! Checking wayland-kbd v0.3.6 Oct 12 21:07:23.132 INFO kablam! Checking glutin v0.6.2 Oct 12 21:07:25.992 INFO kablam! Checking gl_sandpit v0.1.0 (/source) Oct 12 21:07:27.580 INFO kablam! warning: unused imports: `Receiver`, `channel` Oct 12 21:07:27.580 INFO kablam! --> src/gfx.rs:8:23 Oct 12 21:07:27.580 INFO kablam! | Oct 12 21:07:27.580 INFO kablam! 8 | use std::sync::mpsc::{channel, Receiver}; Oct 12 21:07:27.580 INFO kablam! | ^^^^^^^ ^^^^^^^^ Oct 12 21:07:27.580 INFO kablam! | Oct 12 21:07:27.580 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 21:07:27.580 INFO kablam! Oct 12 21:07:27.580 INFO kablam! warning: unused import: `std::thread` Oct 12 21:07:27.580 INFO kablam! --> src/gfx.rs:9:5 Oct 12 21:07:27.580 INFO kablam! | Oct 12 21:07:27.580 INFO kablam! 9 | use std::thread; Oct 12 21:07:27.580 INFO kablam! | ^^^^^^^^^^^ Oct 12 21:07:27.580 INFO kablam! Oct 12 21:07:27.776 INFO kablam! warning: unused imports: `Receiver`, `channel` Oct 12 21:07:27.776 INFO kablam! --> src/gfx.rs:8:23 Oct 12 21:07:27.776 INFO kablam! | Oct 12 21:07:27.776 INFO kablam! 8 | use std::sync::mpsc::{channel, Receiver}; Oct 12 21:07:27.776 INFO kablam! | ^^^^^^^ ^^^^^^^^ Oct 12 21:07:27.776 INFO kablam! | Oct 12 21:07:27.776 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 21:07:27.776 INFO kablam! Oct 12 21:07:27.776 INFO kablam! warning: unused import: `std::thread` Oct 12 21:07:27.776 INFO kablam! --> src/gfx.rs:9:5 Oct 12 21:07:27.776 INFO kablam! | Oct 12 21:07:27.776 INFO kablam! 9 | use std::thread; Oct 12 21:07:27.776 INFO kablam! | ^^^^^^^^^^^ Oct 12 21:07:27.776 INFO kablam! Oct 12 21:07:28.020 INFO kablam! warning: unused variable: `window_proxy` Oct 12 21:07:28.020 INFO kablam! --> src/gfx.rs:144:16 Oct 12 21:07:28.020 INFO kablam! | Oct 12 21:07:28.020 INFO kablam! 144 | pub fn new(window_proxy: WindowProxy) -> GfxContext { Oct 12 21:07:28.020 INFO kablam! | ^^^^^^^^^^^^ help: consider using `_window_proxy` instead Oct 12 21:07:28.020 INFO kablam! | Oct 12 21:07:28.020 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 21:07:28.020 INFO kablam! Oct 12 21:07:28.096 INFO kablam! warning: field is never used: `path` Oct 12 21:07:28.096 INFO kablam! --> src/gfx.rs:34:5 Oct 12 21:07:28.096 INFO kablam! | Oct 12 21:07:28.096 INFO kablam! 34 | path: PathBuf, Oct 12 21:07:28.096 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 21:07:28.096 INFO kablam! | Oct 12 21:07:28.096 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 21:07:28.096 INFO kablam! Oct 12 21:07:28.096 INFO kablam! warning: method is never used: `refresh_shaders` Oct 12 21:07:28.096 INFO kablam! --> src/gfx.rs:293:5 Oct 12 21:07:28.096 INFO kablam! | Oct 12 21:07:28.096 INFO kablam! 293 | pub fn refresh_shaders(&mut self) { Oct 12 21:07:28.096 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 21:07:28.096 INFO kablam! Oct 12 21:07:28.228 INFO kablam! warning: unused variable: `window_proxy` Oct 12 21:07:28.228 INFO kablam! --> src/gfx.rs:144:16 Oct 12 21:07:28.228 INFO kablam! | Oct 12 21:07:28.228 INFO kablam! 144 | pub fn new(window_proxy: WindowProxy) -> GfxContext { Oct 12 21:07:28.228 INFO kablam! | ^^^^^^^^^^^^ help: consider using `_window_proxy` instead Oct 12 21:07:28.228 INFO kablam! | Oct 12 21:07:28.228 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 21:07:28.228 INFO kablam! Oct 12 21:07:28.272 INFO kablam! warning: field is never used: `path` Oct 12 21:07:28.272 INFO kablam! --> src/gfx.rs:34:5 Oct 12 21:07:28.272 INFO kablam! | Oct 12 21:07:28.272 INFO kablam! 34 | path: PathBuf, Oct 12 21:07:28.272 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 21:07:28.272 INFO kablam! | Oct 12 21:07:28.272 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 21:07:28.272 INFO kablam! Oct 12 21:07:28.272 INFO kablam! warning: method is never used: `refresh_shaders` Oct 12 21:07:28.272 INFO kablam! --> src/gfx.rs:293:5 Oct 12 21:07:28.272 INFO kablam! | Oct 12 21:07:28.272 INFO kablam! 293 | pub fn refresh_shaders(&mut self) { Oct 12 21:07:28.272 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 21:07:28.272 INFO kablam! Oct 12 21:07:28.311 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 51.68s Oct 12 21:07:28.329 INFO kablam! su: No module specific data is present Oct 12 21:07:29.187 INFO running `"docker" "rm" "-f" "266e141cc547caffabc41c15c918f4e2a47fd6a597006c5f97e78bdf5108a0d1"` Oct 12 21:07:29.448 INFO blam! 266e141cc547caffabc41c15c918f4e2a47fd6a597006c5f97e78bdf5108a0d1