Nov 17 11:47:32.564 INFO testing Simonmoush/rust_wave against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 17 11:47:32.564 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-1/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/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 17 11:47:33.083 INFO [stdout] 4051d76bfaab6984875a0dd77caed974a2d7dcdf085bccf0dabeede6b8cabe99 Nov 17 11:47:33.086 INFO running `"docker" "start" "-a" "4051d76bfaab6984875a0dd77caed974a2d7dcdf085bccf0dabeede6b8cabe99"` Nov 17 11:47:34.579 INFO [stderr] usermod: no changes Nov 17 11:47:34.931 INFO [stderr] Compiling rand v0.3.16 Nov 17 11:47:34.931 INFO [stderr] Compiling shared_library v0.1.7 Nov 17 11:47:34.931 INFO [stderr] Compiling itertools v0.5.10 Nov 17 11:47:34.946 INFO [stderr] Compiling coco v0.1.1 Nov 17 11:47:34.967 INFO [stderr] Compiling inflate v0.3.2 Nov 17 11:47:34.968 INFO [stderr] Compiling arrayvec v0.4.2 Nov 17 11:47:34.968 INFO [stderr] Compiling x11-dl v2.15.0 Nov 17 11:47:34.968 INFO [stderr] Compiling fs2 v0.2.5 Nov 17 11:47:36.979 INFO [stderr] Compiling memmap v0.4.0 Nov 17 11:47:38.471 INFO [stderr] Compiling pistoncore-input v0.19.0 Nov 17 11:47:38.479 INFO [stderr] Compiling rusttype v0.2.3 Nov 17 11:47:38.499 INFO [stderr] Compiling osmesa-sys v0.1.2 Nov 17 11:47:39.223 INFO [stderr] Compiling derivative v1.0.0 Nov 17 11:47:46.649 INFO [stderr] Compiling phf_generator v0.7.21 Nov 17 11:47:46.687 INFO [stderr] Compiling rayon-core v1.2.1 Nov 17 11:47:46.741 INFO [stderr] Compiling tempfile v2.2.0 Nov 17 11:47:47.412 INFO [stderr] Compiling piston2d-graphics v0.22.0 Nov 17 11:47:48.799 INFO [stderr] Compiling phf_codegen v0.7.21 Nov 17 11:47:51.811 INFO [stderr] Compiling target_build_utils v0.3.1 Nov 17 11:47:59.445 INFO [stderr] Compiling pistoncore-window v0.29.0 Nov 17 11:48:01.588 INFO [stderr] Compiling rayon v0.8.2 Nov 17 11:48:04.991 INFO [stderr] Compiling pistoncore-event_loop v0.34.0 Nov 17 11:48:06.251 INFO [stderr] Compiling gfx_core v0.7.2 Nov 17 11:48:07.039 INFO [stderr] Compiling piston v0.34.0 Nov 17 11:48:07.086 INFO [stderr] Compiling png v0.10.0 Nov 17 11:48:14.435 INFO [stderr] Compiling jpeg-decoder v0.1.13 Nov 17 11:48:20.784 INFO [stderr] Compiling image v0.16.0 Nov 17 11:48:26.805 INFO [stderr] Compiling libloading v0.3.4 Nov 17 11:48:32.315 INFO [stderr] Compiling dlib v0.3.1 Nov 17 11:48:32.699 INFO [stderr] Compiling wayland-sys v0.9.10 Nov 17 11:48:35.683 INFO [stderr] Compiling wayland-client v0.9.10 Nov 17 11:48:41.075 INFO [stderr] Compiling wayland-protocols v0.9.10 Nov 17 11:48:41.075 INFO [stderr] Compiling wayland-kbd v0.9.1 Nov 17 11:48:53.519 INFO [stderr] Compiling wayland-window v0.7.0 Nov 17 11:48:54.719 INFO [stderr] Compiling winit v0.7.6 Nov 17 11:49:01.721 INFO [stderr] Compiling glutin v0.9.2 Nov 17 11:49:05.447 INFO [stderr] Compiling pistoncore-glutin_window v0.40.1 Nov 17 11:49:14.111 INFO [stderr] Compiling gfx v0.16.1 Nov 17 11:49:14.111 INFO [stderr] Compiling gfx_device_gl v0.14.4 Nov 17 11:49:25.011 INFO [stderr] Compiling piston-gfx_texture v0.27.0 Nov 17 11:49:26.495 INFO [stderr] Compiling piston2d-gfx_graphics v0.44.0 Nov 17 11:49:30.015 INFO [stderr] Compiling piston_window v0.71.1 Nov 17 11:49:31.809 INFO [stderr] Compiling r_wave v0.1.0 (/source) Nov 17 11:49:33.603 INFO [stderr] warning: unused variable: `r` Nov 17 11:49:33.603 INFO [stderr] --> src/main.rs:22:33 Nov 17 11:49:33.603 INFO [stderr] | Nov 17 11:49:33.603 INFO [stderr] 22 | if let Loop::Render(r) = l { Nov 17 11:49:33.603 INFO [stderr] | ^ help: consider using `_r` instead Nov 17 11:49:33.603 INFO [stderr] | Nov 17 11:49:33.603 INFO [stderr] = note: #[warn(unused_variables)] on by default Nov 17 11:49:33.603 INFO [stderr] Nov 17 11:49:33.603 INFO [stderr] warning: unused variable: `u` Nov 17 11:49:33.603 INFO [stderr] --> src/main.rs:24:40 Nov 17 11:49:33.603 INFO [stderr] | Nov 17 11:49:33.603 INFO [stderr] 24 | } else if let Loop::Update(u) = l { Nov 17 11:49:33.603 INFO [stderr] | ^ help: consider using `_u` instead Nov 17 11:49:33.603 INFO [stderr] Nov 17 11:49:33.616 INFO [stderr] warning: method is never used: `with_dot` Nov 17 11:49:33.616 INFO [stderr] --> src/model.rs:40:5 Nov 17 11:49:33.616 INFO [stderr] | Nov 17 11:49:33.616 INFO [stderr] 40 | pub fn with_dot(width: usize, height: usize) -> PressureField { Nov 17 11:49:33.616 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 17 11:49:33.616 INFO [stderr] | Nov 17 11:49:33.616 INFO [stderr] = note: #[warn(dead_code)] on by default Nov 17 11:49:33.616 INFO [stderr] Nov 17 11:49:38.531 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 03s Nov 17 11:49:38.554 INFO [stderr] su: No module specific data is present Nov 17 11:49:39.888 INFO running `"docker" "inspect" "4051d76bfaab6984875a0dd77caed974a2d7dcdf085bccf0dabeede6b8cabe99"` Nov 17 11:49:40.199 INFO running `"docker" "rm" "-f" "4051d76bfaab6984875a0dd77caed974a2d7dcdf085bccf0dabeede6b8cabe99"` Nov 17 11:49:40.563 INFO [stdout] 4051d76bfaab6984875a0dd77caed974a2d7dcdf085bccf0dabeede6b8cabe99 Nov 17 11:49:40.565 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-1/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/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 17 11:49:41.085 INFO [stdout] 31067edfc8a097f731734555b4b6f795d5dc77fbde4b7f731393c32f4293451a Nov 17 11:49:41.095 INFO running `"docker" "start" "-a" "31067edfc8a097f731734555b4b6f795d5dc77fbde4b7f731393c32f4293451a"` Nov 17 11:49:42.461 INFO [stderr] usermod: no changes Nov 17 11:49:42.727 INFO [stderr] Compiling r_wave v0.1.0 (/source) Nov 17 11:49:44.594 INFO [stderr] warning: unused variable: `r` Nov 17 11:49:44.595 INFO [stderr] --> src/main.rs:22:33 Nov 17 11:49:44.595 INFO [stderr] | Nov 17 11:49:44.595 INFO [stderr] 22 | if let Loop::Render(r) = l { Nov 17 11:49:44.596 INFO [stderr] | ^ help: consider using `_r` instead Nov 17 11:49:44.596 INFO [stderr] | Nov 17 11:49:44.596 INFO [stderr] = note: #[warn(unused_variables)] on by default Nov 17 11:49:44.597 INFO [stderr] Nov 17 11:49:44.597 INFO [stderr] warning: unused variable: `u` Nov 17 11:49:44.597 INFO [stderr] --> src/main.rs:24:40 Nov 17 11:49:44.597 INFO [stderr] | Nov 17 11:49:44.598 INFO [stderr] 24 | } else if let Loop::Update(u) = l { Nov 17 11:49:44.598 INFO [stderr] | ^ help: consider using `_u` instead Nov 17 11:49:44.599 INFO [stderr] Nov 17 11:49:44.615 INFO [stderr] warning: method is never used: `with_dot` Nov 17 11:49:44.615 INFO [stderr] --> src/model.rs:40:5 Nov 17 11:49:44.616 INFO [stderr] | Nov 17 11:49:44.616 INFO [stderr] 40 | pub fn with_dot(width: usize, height: usize) -> PressureField { Nov 17 11:49:44.616 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 17 11:49:44.616 INFO [stderr] | Nov 17 11:49:44.617 INFO [stderr] = note: #[warn(dead_code)] on by default Nov 17 11:49:44.617 INFO [stderr] Nov 17 11:49:45.041 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.54s Nov 17 11:49:45.075 INFO [stderr] su: No module specific data is present Nov 17 11:49:45.826 INFO running `"docker" "inspect" "31067edfc8a097f731734555b4b6f795d5dc77fbde4b7f731393c32f4293451a"` Nov 17 11:49:46.143 INFO running `"docker" "rm" "-f" "31067edfc8a097f731734555b4b6f795d5dc77fbde4b7f731393c32f4293451a"` Nov 17 11:49:46.375 INFO [stdout] 31067edfc8a097f731734555b4b6f795d5dc77fbde4b7f731393c32f4293451a Nov 17 11:49:46.383 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-1/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/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 17 11:49:46.821 INFO [stdout] 46258fb2c5245c5dc6804d1f6008e0583351eb1d7b62cf69bffbc9748ea163d5 Nov 17 11:49:46.827 INFO running `"docker" "start" "-a" "46258fb2c5245c5dc6804d1f6008e0583351eb1d7b62cf69bffbc9748ea163d5"` Nov 17 11:49:48.020 INFO [stderr] usermod: no changes Nov 17 11:49:48.259 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.20s Nov 17 11:49:48.279 INFO [stderr] Running /target/debug/deps/r_wave-fc9d7a680299d1f1 Nov 17 11:49:48.282 INFO [stdout] Nov 17 11:49:48.282 INFO [stdout] running 0 tests Nov 17 11:49:48.282 INFO [stdout] Nov 17 11:49:48.282 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 11:49:48.282 INFO [stdout] Nov 17 11:49:48.287 INFO [stderr] su: No module specific data is present Nov 17 11:49:48.857 INFO running `"docker" "inspect" "46258fb2c5245c5dc6804d1f6008e0583351eb1d7b62cf69bffbc9748ea163d5"` Nov 17 11:49:49.121 INFO running `"docker" "rm" "-f" "46258fb2c5245c5dc6804d1f6008e0583351eb1d7b62cf69bffbc9748ea163d5"` Nov 17 11:49:49.371 INFO [stdout] 46258fb2c5245c5dc6804d1f6008e0583351eb1d7b62cf69bffbc9748ea163d5