Nov 17 02:33:42.284 INFO testing fschutt/glslcircle against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 17 02:33:42.284 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-2/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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 17 02:33:42.724 INFO [stdout] aa08d11ad0ef79e2534ca06fffcb4e157304ad840442f7f3cae7d0d230eb284f Nov 17 02:33:42.728 INFO running `"docker" "start" "-a" "aa08d11ad0ef79e2534ca06fffcb4e157304ad840442f7f3cae7d0d230eb284f"` Nov 17 02:33:44.175 INFO [stderr] usermod: no changes Nov 17 02:33:44.407 INFO [stderr] Compiling rand v0.3.20 Nov 17 02:33:44.407 INFO [stderr] Compiling memmap v0.6.2 Nov 17 02:33:44.429 INFO [stderr] Compiling shared_library v0.1.8 Nov 17 02:33:44.429 INFO [stderr] Compiling x11-dl v2.17.2 Nov 17 02:33:44.429 INFO [stderr] Compiling backtrace-sys v0.1.16 Nov 17 02:33:44.429 INFO [stderr] Compiling wayland-client v0.12.5 Nov 17 02:33:45.999 INFO [stderr] Compiling backtrace v0.3.5 Nov 17 02:33:46.692 INFO [stderr] Compiling osmesa-sys v0.1.2 Nov 17 02:33:50.383 INFO [stderr] Compiling phf_generator v0.7.21 Nov 17 02:33:50.527 INFO [stderr] Compiling tempfile v2.2.0 Nov 17 02:33:52.011 INFO [stderr] Compiling phf_codegen v0.7.21 Nov 17 02:33:52.943 INFO [stderr] Compiling target_build_utils v0.3.1 Nov 17 02:33:54.223 INFO [stderr] Compiling wayland-protocols v0.12.5 Nov 17 02:33:54.223 INFO [stderr] Compiling wayland-kbd v0.13.1 Nov 17 02:34:09.191 INFO [stderr] Compiling wayland-window v0.13.2 Nov 17 02:34:11.443 INFO [stderr] Compiling winit v0.9.0 Nov 17 02:34:17.979 INFO [stderr] Compiling libloading v0.3.4 Nov 17 02:34:23.204 INFO [stderr] Compiling dlib v0.3.1 Nov 17 02:34:23.652 INFO [stderr] Compiling wayland-sys v0.9.10 Nov 17 02:34:25.558 INFO [stderr] Compiling wayland-client v0.9.10 Nov 17 02:34:28.473 INFO [stderr] Compiling glutin v0.11.0 Nov 17 02:34:32.765 INFO [stderr] Compiling glium v0.19.0 Nov 17 02:35:02.190 INFO [stderr] Compiling glslcircle v0.1.0 (/source) Nov 17 02:35:03.359 INFO [stderr] warning: unused variable: `window_id` Nov 17 02:35:03.359 INFO [stderr] --> src/main.rs:29:36 Nov 17 02:35:03.359 INFO [stderr] | Nov 17 02:35:03.359 INFO [stderr] 29 | Event::WindowEvent { event, window_id } => { Nov 17 02:35:03.359 INFO [stderr] | ^^^^^^^^^ help: try ignoring the field: `window_id: _` Nov 17 02:35:03.359 INFO [stderr] | Nov 17 02:35:03.359 INFO [stderr] = note: #[warn(unused_variables)] on by default Nov 17 02:35:03.359 INFO [stderr] Nov 17 02:35:07.627 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 23s Nov 17 02:35:07.643 INFO [stderr] su: No module specific data is present Nov 17 02:35:09.216 INFO running `"docker" "inspect" "aa08d11ad0ef79e2534ca06fffcb4e157304ad840442f7f3cae7d0d230eb284f"` Nov 17 02:35:09.520 INFO running `"docker" "rm" "-f" "aa08d11ad0ef79e2534ca06fffcb4e157304ad840442f7f3cae7d0d230eb284f"` Nov 17 02:35:09.815 INFO [stdout] aa08d11ad0ef79e2534ca06fffcb4e157304ad840442f7f3cae7d0d230eb284f Nov 17 02:35:09.817 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-2/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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 17 02:35:10.265 INFO [stdout] 6882f9ff68088aa483726c14cd09f6ac19a59e7a4a80268b91fb89a698670f21 Nov 17 02:35:10.266 INFO running `"docker" "start" "-a" "6882f9ff68088aa483726c14cd09f6ac19a59e7a4a80268b91fb89a698670f21"` Nov 17 02:35:11.447 INFO [stderr] usermod: no changes Nov 17 02:35:11.628 INFO [stderr] Compiling glslcircle v0.1.0 (/source) Nov 17 02:35:12.876 INFO [stderr] warning: unused variable: `window_id` Nov 17 02:35:12.876 INFO [stderr] --> src/main.rs:29:36 Nov 17 02:35:12.876 INFO [stderr] | Nov 17 02:35:12.876 INFO [stderr] 29 | Event::WindowEvent { event, window_id } => { Nov 17 02:35:12.877 INFO [stderr] | ^^^^^^^^^ help: try ignoring the field: `window_id: _` Nov 17 02:35:12.877 INFO [stderr] | Nov 17 02:35:12.877 INFO [stderr] = note: #[warn(unused_variables)] on by default Nov 17 02:35:12.878 INFO [stderr] Nov 17 02:35:13.197 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.71s Nov 17 02:35:13.208 INFO [stderr] su: No module specific data is present Nov 17 02:35:13.651 INFO running `"docker" "inspect" "6882f9ff68088aa483726c14cd09f6ac19a59e7a4a80268b91fb89a698670f21"` Nov 17 02:35:13.856 INFO running `"docker" "rm" "-f" "6882f9ff68088aa483726c14cd09f6ac19a59e7a4a80268b91fb89a698670f21"` Nov 17 02:35:13.989 INFO [stdout] 6882f9ff68088aa483726c14cd09f6ac19a59e7a4a80268b91fb89a698670f21 Nov 17 02:35:13.994 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-2/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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 17 02:35:14.201 INFO [stdout] c9373cbedf4e1ee447b66d4d871fc6d0c5c339c167898114a02edeb9d91e572b Nov 17 02:35:14.205 INFO running `"docker" "start" "-a" "c9373cbedf4e1ee447b66d4d871fc6d0c5c339c167898114a02edeb9d91e572b"` Nov 17 02:35:14.645 INFO [stderr] usermod: no changes Nov 17 02:35:14.784 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.11s Nov 17 02:35:14.803 INFO [stdout] Nov 17 02:35:14.803 INFO [stdout] running 0 tests Nov 17 02:35:14.803 INFO [stdout] Nov 17 02:35:14.803 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 02:35:14.803 INFO [stdout] Nov 17 02:35:14.803 INFO [stderr] Running /target/debug/deps/glslcircle-612659d8436206b2 Nov 17 02:35:14.804 INFO [stderr] su: No module specific data is present Nov 17 02:35:15.338 INFO running `"docker" "inspect" "c9373cbedf4e1ee447b66d4d871fc6d0c5c339c167898114a02edeb9d91e572b"` Nov 17 02:35:15.579 INFO running `"docker" "rm" "-f" "c9373cbedf4e1ee447b66d4d871fc6d0c5c339c167898114a02edeb9d91e572b"` Nov 17 02:35:15.883 INFO [stdout] c9373cbedf4e1ee447b66d4d871fc6d0c5c339c167898114a02edeb9d91e572b