Nov 16 12:02:38.456 INFO testing suhr/sqtoy against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 16 12:02:38.456 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-3/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-alt build --frozen" "-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"` Nov 16 12:02:38.899 INFO [stdout] 579744619c2222fba49e54eaf2940c4bca69749aad552e158bf234d37db58ab9 Nov 16 12:02:38.901 INFO running `"docker" "start" "-a" "579744619c2222fba49e54eaf2940c4bca69749aad552e158bf234d37db58ab9"` Nov 16 12:02:40.880 INFO [stderr] usermod: no changes Nov 16 12:02:41.200 INFO [stderr] Compiling either v1.1.0 Nov 16 12:02:41.205 INFO [stderr] Compiling inflate v0.2.0 Nov 16 12:02:41.205 INFO [stderr] Compiling num_cpus v1.5.1 Nov 16 12:02:41.207 INFO [stderr] Compiling serde_json v0.9.10 Nov 16 12:02:41.207 INFO [stderr] Compiling shared_library v0.1.5 Nov 16 12:02:41.208 INFO [stderr] Compiling draw_state v0.7.0 Nov 16 12:02:41.208 INFO [stderr] Compiling deflate v0.7.11 Nov 16 12:02:41.220 INFO [stderr] Compiling phf_generator v0.7.21 Nov 16 12:02:42.635 INFO [stderr] Compiling num-rational v0.1.38 Nov 16 12:02:43.047 INFO [stderr] Compiling wayland-scanner v0.8.7 Nov 16 12:02:46.115 INFO [stderr] Compiling phf_codegen v0.7.21 Nov 16 12:02:46.250 INFO [stderr] Compiling itertools v0.5.10 Nov 16 12:02:50.483 INFO [stderr] Compiling coco v0.1.1 Nov 16 12:02:50.523 INFO [stderr] Compiling osmesa-sys v0.1.2 Nov 16 12:02:50.667 INFO [stderr] Compiling gfx_gl v0.3.1 Nov 16 12:02:50.798 INFO [stderr] Compiling glutin v0.8.0 Nov 16 12:02:50.975 INFO [stderr] Compiling x11-dl v2.14.0 Nov 16 12:02:53.095 INFO [stderr] Compiling target_build_utils v0.3.1 Nov 16 12:03:03.875 INFO [stderr] Compiling wayland-client v0.8.7 Nov 16 12:03:03.891 INFO [stderr] Compiling fs2 v0.2.5 Nov 16 12:03:03.927 INFO [stderr] Compiling tempfile v2.1.5 Nov 16 12:03:04.439 INFO [stderr] Compiling rayon-core v1.2.1 Nov 16 12:03:05.647 INFO [stderr] Compiling derivative v1.0.0 Nov 16 12:03:09.479 INFO [stderr] Compiling memmap v0.4.0 Nov 16 12:03:12.495 INFO [stderr] Compiling png v0.8.0 Nov 16 12:03:12.659 INFO [stderr] Compiling rayon v0.8.1 Nov 16 12:03:27.467 INFO [stderr] Compiling jpeg-decoder v0.1.13 Nov 16 12:03:30.247 INFO [stderr] Compiling gfx_core v0.7.1 Nov 16 12:03:35.663 INFO [stderr] Compiling image v0.14.0 Nov 16 12:03:36.691 INFO [stderr] Compiling libloading v0.3.4 Nov 16 12:03:40.387 INFO [stderr] Compiling dlib v0.3.1 Nov 16 12:03:40.671 INFO [stderr] Compiling wayland-sys v0.8.7 Nov 16 12:03:46.044 INFO [stderr] Compiling wayland-kbd v0.8.0 Nov 16 12:03:46.044 INFO [stderr] Compiling wayland-window v0.5.0 Nov 16 12:03:49.066 INFO [stderr] Compiling winit v0.6.4 Nov 16 12:04:21.775 INFO [stderr] Compiling gfx_device_gl v0.14.1 Nov 16 12:04:21.775 INFO [stderr] Compiling gfx v0.16.0 Nov 16 12:04:29.251 INFO [stderr] Compiling gfx_window_glutin v0.16.0 Nov 16 12:04:33.771 INFO [stderr] Compiling sqtoy v0.1.0 (/source) Nov 16 12:04:35.360 INFO [stderr] warning: variable does not need to be mutable Nov 16 12:04:35.360 INFO [stderr] --> src/main.rs:167:43 Nov 16 12:04:35.361 INFO [stderr] | Nov 16 12:04:35.361 INFO [stderr] 167 | let (window, mut device, mut factory, mut main_color, mut main_depth) = Nov 16 12:04:35.361 INFO [stderr] | ----^^^^^^^^^^ Nov 16 12:04:35.361 INFO [stderr] | | Nov 16 12:04:35.362 INFO [stderr] | help: remove this `mut` Nov 16 12:04:35.362 INFO [stderr] | Nov 16 12:04:35.362 INFO [stderr] = note: #[warn(unused_mut)] on by default Nov 16 12:04:35.363 INFO [stderr] Nov 16 12:04:39.794 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 58s Nov 16 12:04:39.795 INFO [stderr] su: No module specific data is present Nov 16 12:04:40.585 INFO running `"docker" "inspect" "579744619c2222fba49e54eaf2940c4bca69749aad552e158bf234d37db58ab9"` Nov 16 12:04:40.996 INFO running `"docker" "rm" "-f" "579744619c2222fba49e54eaf2940c4bca69749aad552e158bf234d37db58ab9"` Nov 16 12:04:41.430 INFO [stdout] 579744619c2222fba49e54eaf2940c4bca69749aad552e158bf234d37db58ab9 Nov 16 12:04:41.435 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-3/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-alt test --frozen --no-run" "-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"` Nov 16 12:04:41.973 INFO [stdout] 9072ed3ce0925aa406bcd065ebb44bf6f77c74514ff4b361a6f16a550ec2cd06 Nov 16 12:04:41.977 INFO running `"docker" "start" "-a" "9072ed3ce0925aa406bcd065ebb44bf6f77c74514ff4b361a6f16a550ec2cd06"` Nov 16 12:04:43.363 INFO [stderr] usermod: no changes Nov 16 12:04:43.599 INFO [stderr] Compiling sqtoy v0.1.0 (/source) Nov 16 12:04:44.899 INFO [stderr] warning: variable does not need to be mutable Nov 16 12:04:44.899 INFO [stderr] --> src/main.rs:167:43 Nov 16 12:04:44.899 INFO [stderr] | Nov 16 12:04:44.899 INFO [stderr] 167 | let (window, mut device, mut factory, mut main_color, mut main_depth) = Nov 16 12:04:44.899 INFO [stderr] | ----^^^^^^^^^^ Nov 16 12:04:44.899 INFO [stderr] | | Nov 16 12:04:44.899 INFO [stderr] | help: remove this `mut` Nov 16 12:04:44.899 INFO [stderr] | Nov 16 12:04:44.903 INFO [stderr] = note: #[warn(unused_mut)] on by default Nov 16 12:04:44.903 INFO [stderr] Nov 16 12:04:45.624 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.23s Nov 16 12:04:45.644 INFO [stderr] su: No module specific data is present Nov 16 12:04:46.660 INFO running `"docker" "inspect" "9072ed3ce0925aa406bcd065ebb44bf6f77c74514ff4b361a6f16a550ec2cd06"` Nov 16 12:04:46.947 INFO running `"docker" "rm" "-f" "9072ed3ce0925aa406bcd065ebb44bf6f77c74514ff4b361a6f16a550ec2cd06"` Nov 16 12:04:47.292 INFO [stdout] 9072ed3ce0925aa406bcd065ebb44bf6f77c74514ff4b361a6f16a550ec2cd06 Nov 16 12:04:47.293 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-3/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-alt test --frozen" "-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"` Nov 16 12:04:47.863 INFO [stdout] 3d13357abb31a28612414a4dbf3785f6843ac3ebbd2d7a4154c134650c6600ec Nov 16 12:04:47.875 INFO running `"docker" "start" "-a" "3d13357abb31a28612414a4dbf3785f6843ac3ebbd2d7a4154c134650c6600ec"` Nov 16 12:04:49.402 INFO [stderr] usermod: no changes Nov 16 12:04:49.651 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.22s Nov 16 12:04:49.663 INFO [stderr] Running /target/debug/deps/sqtoy-6cad28b4e0303292 Nov 16 12:04:49.667 INFO [stdout] Nov 16 12:04:49.667 INFO [stdout] running 0 tests Nov 16 12:04:49.668 INFO [stdout] Nov 16 12:04:49.668 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 16 12:04:49.668 INFO [stdout] Nov 16 12:04:49.671 INFO [stderr] su: No module specific data is present Nov 16 12:04:51.067 INFO running `"docker" "inspect" "3d13357abb31a28612414a4dbf3785f6843ac3ebbd2d7a4154c134650c6600ec"` Nov 16 12:04:51.391 INFO running `"docker" "rm" "-f" "3d13357abb31a28612414a4dbf3785f6843ac3ebbd2d7a4154c134650c6600ec"` Nov 16 12:04:51.677 INFO [stdout] 3d13357abb31a28612414a4dbf3785f6843ac3ebbd2d7a4154c134650c6600ec