Nov 16 21:00:40.058 INFO testing lrssnn/RadarMonitor against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 16 21:00:40.059 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-2/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/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 21:00:40.350 INFO [stdout] 70e355e2eb86996a42f175d349c64276f9c13842e540347d7f6c9f5e22191ebd Nov 16 21:00:40.353 INFO running `"docker" "start" "-a" "70e355e2eb86996a42f175d349c64276f9c13842e540347d7f6c9f5e22191ebd"` Nov 16 21:00:41.219 INFO [stderr] usermod: no changes Nov 16 21:00:41.419 INFO [stderr] Compiling rand v0.3.15 Nov 16 21:00:41.419 INFO [stderr] Compiling num_cpus v1.6.2 Nov 16 21:00:41.419 INFO [stderr] Compiling memchr v0.1.11 Nov 16 21:00:41.420 INFO [stderr] Compiling time v0.1.38 Nov 16 21:00:41.420 INFO [stderr] Compiling serde_json v0.9.10 Nov 16 21:00:41.420 INFO [stderr] Compiling shared_library v0.1.6 Nov 16 21:00:41.420 INFO [stderr] Compiling xml-rs v0.6.0 Nov 16 21:00:41.447 INFO [stderr] Compiling backtrace-sys v0.1.12 Nov 16 21:00:45.515 INFO [stderr] Compiling wayland-scanner v0.9.9 Nov 16 21:00:45.515 INFO [stderr] Compiling aho-corasick v0.5.3 Nov 16 21:00:45.515 INFO [stderr] Compiling osmesa-sys v0.1.2 Nov 16 21:00:45.713 INFO [stderr] Compiling png v0.8.0 Nov 16 21:00:54.731 INFO [stderr] Compiling x11-dl v2.14.0 Nov 16 21:00:54.736 INFO [stderr] Compiling chrono v0.2.25 Nov 16 21:00:54.738 INFO [stderr] Compiling phf_generator v0.7.21 Nov 16 21:00:54.751 INFO [stderr] Compiling tempfile v2.1.6 Nov 16 21:00:54.763 INFO [stderr] Compiling rayon-core v1.2.1 Nov 16 21:00:54.835 INFO [stderr] Compiling gl_generator v0.5.5 Nov 16 21:00:54.883 INFO [stderr] Compiling fs2 v0.2.5 Nov 16 21:00:58.173 INFO [stderr] Compiling thread-id v2.0.0 Nov 16 21:00:58.192 INFO [stderr] Compiling wayland-client v0.9.9 Nov 16 21:00:58.261 INFO [stderr] Compiling phf_codegen v0.7.21 Nov 16 21:01:00.075 INFO [stderr] Compiling memmap v0.4.0 Nov 16 21:01:01.896 INFO [stderr] Compiling thread_local v0.2.7 Nov 16 21:01:07.721 INFO [stderr] Compiling target_build_utils v0.3.1 Nov 16 21:01:12.743 INFO [stderr] Compiling regex v0.1.80 Nov 16 21:01:12.747 INFO [stderr] Compiling rayon v0.8.2 Nov 16 21:01:15.987 INFO [stderr] Compiling glutin v0.9.1 Nov 16 21:01:16.044 INFO [stderr] Compiling glium v0.17.0 Nov 16 21:01:37.479 INFO [stderr] Compiling backtrace v0.2.3 Nov 16 21:01:37.561 INFO [stderr] Compiling jpeg-decoder v0.1.13 Nov 16 21:01:38.507 INFO [stderr] Compiling ftp v2.2.1 Nov 16 21:01:47.359 INFO [stderr] Compiling image v0.14.0 Nov 16 21:01:49.683 INFO [stderr] Compiling libloading v0.3.4 Nov 16 21:01:54.723 INFO [stderr] Compiling dlib v0.3.1 Nov 16 21:01:55.216 INFO [stderr] Compiling wayland-sys v0.9.9 Nov 16 21:02:04.235 INFO [stderr] Compiling wayland-kbd v0.9.1 Nov 16 21:02:04.235 INFO [stderr] Compiling wayland-window v0.6.1 Nov 16 21:02:10.185 INFO [stderr] Compiling winit v0.7.5 Nov 16 21:02:51.103 INFO [stderr] Compiling radar_monitor v1.0.0 (/source) Nov 16 21:02:52.759 INFO [stderr] warning: unreachable pattern Nov 16 21:02:52.760 INFO [stderr] --> src/image_viewer.rs:180:33 Nov 16 21:02:52.760 INFO [stderr] | Nov 16 21:02:52.760 INFO [stderr] 179 | Enter => sleep = false, Nov 16 21:02:52.760 INFO [stderr] | ----- matches any value Nov 16 21:02:52.761 INFO [stderr] 180 | _ => (), Nov 16 21:02:52.761 INFO [stderr] | ^ unreachable pattern Nov 16 21:02:52.761 INFO [stderr] | Nov 16 21:02:52.761 INFO [stderr] = note: #[warn(unreachable_patterns)] on by default Nov 16 21:02:52.762 INFO [stderr] Nov 16 21:02:52.771 INFO [stderr] warning: unused variable: `Enter` Nov 16 21:02:52.771 INFO [stderr] --> src/image_viewer.rs:179:33 Nov 16 21:02:52.771 INFO [stderr] | Nov 16 21:02:52.771 INFO [stderr] 179 | Enter => sleep = false, Nov 16 21:02:52.771 INFO [stderr] | ^^^^^ help: consider using `_Enter` instead Nov 16 21:02:52.771 INFO [stderr] | Nov 16 21:02:52.771 INFO [stderr] = note: #[warn(unused_variables)] on by default Nov 16 21:02:52.771 INFO [stderr] Nov 16 21:02:52.822 INFO [stderr] warning: variable `Enter` should have a snake case name such as `enter` Nov 16 21:02:52.822 INFO [stderr] --> src/image_viewer.rs:179:33 Nov 16 21:02:52.822 INFO [stderr] | Nov 16 21:02:52.822 INFO [stderr] 179 | Enter => sleep = false, Nov 16 21:02:52.822 INFO [stderr] | ^^^^^ Nov 16 21:02:52.822 INFO [stderr] | Nov 16 21:02:52.822 INFO [stderr] = note: #[warn(non_snake_case)] on by default Nov 16 21:02:52.822 INFO [stderr] Nov 16 21:02:58.259 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 17s Nov 16 21:02:58.259 INFO [stderr] su: No module specific data is present Nov 16 21:02:58.474 INFO running `"docker" "inspect" "70e355e2eb86996a42f175d349c64276f9c13842e540347d7f6c9f5e22191ebd"` Nov 16 21:02:58.612 INFO running `"docker" "rm" "-f" "70e355e2eb86996a42f175d349c64276f9c13842e540347d7f6c9f5e22191ebd"` Nov 16 21:02:58.811 INFO [stdout] 70e355e2eb86996a42f175d349c64276f9c13842e540347d7f6c9f5e22191ebd Nov 16 21:02:58.816 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-2/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/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 21:02:59.038 INFO [stdout] 9f3dc4dc7d386ea082f9c023a20d764fed049ae2a564254f8a7b173c593f8f52 Nov 16 21:02:59.041 INFO running `"docker" "start" "-a" "9f3dc4dc7d386ea082f9c023a20d764fed049ae2a564254f8a7b173c593f8f52"` Nov 16 21:02:59.530 INFO [stderr] usermod: no changes Nov 16 21:02:59.680 INFO [stderr] Compiling radar_monitor v1.0.0 (/source) Nov 16 21:03:01.101 INFO [stderr] warning: unreachable pattern Nov 16 21:03:01.101 INFO [stderr] --> src/image_viewer.rs:180:33 Nov 16 21:03:01.101 INFO [stderr] | Nov 16 21:03:01.101 INFO [stderr] 179 | Enter => sleep = false, Nov 16 21:03:01.102 INFO [stderr] | ----- matches any value Nov 16 21:03:01.102 INFO [stderr] 180 | _ => (), Nov 16 21:03:01.102 INFO [stderr] | ^ unreachable pattern Nov 16 21:03:01.102 INFO [stderr] | Nov 16 21:03:01.102 INFO [stderr] = note: #[warn(unreachable_patterns)] on by default Nov 16 21:03:01.102 INFO [stderr] Nov 16 21:03:01.102 INFO [stderr] warning: unused variable: `Enter` Nov 16 21:03:01.102 INFO [stderr] --> src/image_viewer.rs:179:33 Nov 16 21:03:01.102 INFO [stderr] | Nov 16 21:03:01.102 INFO [stderr] 179 | Enter => sleep = false, Nov 16 21:03:01.102 INFO [stderr] | ^^^^^ help: consider using `_Enter` instead Nov 16 21:03:01.102 INFO [stderr] | Nov 16 21:03:01.102 INFO [stderr] = note: #[warn(unused_variables)] on by default Nov 16 21:03:01.102 INFO [stderr] Nov 16 21:03:01.151 INFO [stderr] warning: variable `Enter` should have a snake case name such as `enter` Nov 16 21:03:01.151 INFO [stderr] --> src/image_viewer.rs:179:33 Nov 16 21:03:01.151 INFO [stderr] | Nov 16 21:03:01.151 INFO [stderr] 179 | Enter => sleep = false, Nov 16 21:03:01.151 INFO [stderr] | ^^^^^ Nov 16 21:03:01.151 INFO [stderr] | Nov 16 21:03:01.151 INFO [stderr] = note: #[warn(non_snake_case)] on by default Nov 16 21:03:01.151 INFO [stderr] Nov 16 21:03:01.459 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.91s Nov 16 21:03:01.471 INFO [stderr] su: No module specific data is present Nov 16 21:03:01.895 INFO running `"docker" "inspect" "9f3dc4dc7d386ea082f9c023a20d764fed049ae2a564254f8a7b173c593f8f52"` Nov 16 21:03:02.005 INFO running `"docker" "rm" "-f" "9f3dc4dc7d386ea082f9c023a20d764fed049ae2a564254f8a7b173c593f8f52"` Nov 16 21:03:02.146 INFO [stdout] 9f3dc4dc7d386ea082f9c023a20d764fed049ae2a564254f8a7b173c593f8f52 Nov 16 21:03:02.149 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-2/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/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 21:03:02.328 INFO [stdout] e225c77db3ecdf7420e59f9b6f5c78735df79a439e83451456519c3e9da0f37f Nov 16 21:03:02.332 INFO running `"docker" "start" "-a" "e225c77db3ecdf7420e59f9b6f5c78735df79a439e83451456519c3e9da0f37f"` Nov 16 21:03:02.823 INFO [stderr] usermod: no changes Nov 16 21:03:02.953 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.11s Nov 16 21:03:02.958 INFO [stderr] Running /target/debug/deps/radar_monitor-01c4500599af4c68 Nov 16 21:03:02.961 INFO [stdout] Nov 16 21:03:02.961 INFO [stdout] running 0 tests Nov 16 21:03:02.961 INFO [stdout] Nov 16 21:03:02.961 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 16 21:03:02.961 INFO [stdout] Nov 16 21:03:02.963 INFO [stderr] su: No module specific data is present Nov 16 21:03:03.235 INFO running `"docker" "inspect" "e225c77db3ecdf7420e59f9b6f5c78735df79a439e83451456519c3e9da0f37f"` Nov 16 21:03:03.334 INFO running `"docker" "rm" "-f" "e225c77db3ecdf7420e59f9b6f5c78735df79a439e83451456519c3e9da0f37f"` Nov 16 21:03:03.426 INFO [stdout] e225c77db3ecdf7420e59f9b6f5c78735df79a439e83451456519c3e9da0f37f