Nov 16 22:08:43.211 INFO testing kornholi/mapeditor against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 16 22:08:43.211 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-4/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/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 22:08:43.442 INFO [stdout] e6fc8ece28b3f2b0e936127a310c466aa60fe5fbd0fc955c59967776c62d7415 Nov 16 22:08:43.444 INFO running `"docker" "start" "-a" "e6fc8ece28b3f2b0e936127a310c466aa60fe5fbd0fc955c59967776c62d7415"` Nov 16 22:08:43.890 INFO [stderr] usermod: no changes Nov 16 22:08:44.135 INFO [stderr] Compiling clock_ticks v0.1.1 Nov 16 22:08:44.135 INFO [stderr] Compiling num_cpus v1.8.0 Nov 16 22:08:44.135 INFO [stderr] Compiling memmap v0.6.1 Nov 16 22:08:44.138 INFO [stderr] Compiling shared_library v0.1.8 Nov 16 22:08:44.142 INFO [stderr] Compiling toml v0.4.5 Nov 16 22:08:44.142 INFO [stderr] Compiling tempfile v2.2.0 Nov 16 22:08:44.143 INFO [stderr] Compiling cgmath v0.15.0 Nov 16 22:08:44.143 INFO [stderr] Compiling phf_generator v0.7.21 Nov 16 22:08:45.018 INFO [stderr] Compiling wayland-scanner v0.12.4 Nov 16 22:08:45.106 INFO [stderr] Compiling num-bigint v0.1.41 Nov 16 22:08:47.723 INFO [stderr] Compiling phf_codegen v0.7.21 Nov 16 22:08:47.747 INFO [stderr] Compiling osmesa-sys v0.1.2 Nov 16 22:08:47.747 INFO [stderr] Compiling gl_generator v0.7.0 Nov 16 22:08:47.891 INFO [stderr] Compiling x11-dl v2.17.2 Nov 16 22:08:49.431 INFO [stderr] Compiling serde_derive_internals v0.18.1 Nov 16 22:08:51.187 INFO [stderr] Compiling wayland-sys v0.12.4 Nov 16 22:08:59.231 INFO [stderr] Compiling rayon-core v1.3.0 Nov 16 22:08:59.675 INFO [stderr] Compiling target_build_utils v0.3.1 Nov 16 22:08:59.688 INFO [stderr] Compiling wayland-client v0.12.4 Nov 16 22:09:00.127 INFO [stderr] Compiling wayland-protocols v0.12.4 Nov 16 22:09:00.144 INFO [stderr] Compiling glutin v0.11.0 Nov 16 22:09:01.263 INFO [stderr] Compiling glium v0.19.0 Nov 16 22:09:12.111 INFO [stderr] Compiling num-rational v0.1.40 Nov 16 22:09:12.583 INFO [stderr] Compiling serde_derive v1.0.26 Nov 16 22:09:13.007 INFO [stderr] Compiling rayon v0.8.2 Nov 16 22:09:15.376 INFO [stderr] Compiling num v0.1.41 Nov 16 22:09:20.911 INFO [stderr] Compiling jpeg-decoder v0.1.13 Nov 16 22:09:23.403 INFO [stderr] Compiling wayland-kbd v0.13.0 Nov 16 22:09:36.493 INFO [stderr] Compiling image v0.18.0 Nov 16 22:09:45.061 INFO [stderr] Compiling libloading v0.3.4 Nov 16 22:09:47.484 INFO [stderr] Compiling wayland-window v0.13.2 Nov 16 22:09:50.806 INFO [stderr] Compiling winit v0.9.0 Nov 16 22:09:54.715 INFO [stderr] Compiling dlib v0.3.1 Nov 16 22:09:55.579 INFO [stderr] Compiling wayland-sys v0.9.10 Nov 16 22:09:59.388 INFO [stderr] Compiling wayland-client v0.9.10 Nov 16 22:10:48.221 INFO [stderr] Compiling mapeditor v0.1.0 (/source) Nov 16 22:10:51.019 INFO [stderr] warning: method is never used: `get_mut` Nov 16 22:10:51.019 INFO [stderr] --> src/map.rs:28:5 Nov 16 22:10:51.020 INFO [stderr] | Nov 16 22:10:51.020 INFO [stderr] 28 | pub fn get_mut(&mut self, pos: &Position) -> Option<&mut Sector> { Nov 16 22:10:51.020 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 16 22:10:51.021 INFO [stderr] | Nov 16 22:10:51.021 INFO [stderr] = note: #[warn(dead_code)] on by default Nov 16 22:10:51.021 INFO [stderr] Nov 16 22:10:51.021 INFO [stderr] warning: the feature `iterator_step_by` has been stable since 1.28.0 and no longer requires an attribute to enable Nov 16 22:10:51.022 INFO [stderr] --> src/main.rs:1:12 Nov 16 22:10:51.022 INFO [stderr] | Nov 16 22:10:51.023 INFO [stderr] 1 | #![feature(iterator_step_by)] Nov 16 22:10:51.023 INFO [stderr] | ^^^^^^^^^^^^^^^^ Nov 16 22:10:51.023 INFO [stderr] | Nov 16 22:10:51.023 INFO [stderr] = note: #[warn(stable_features)] on by default Nov 16 22:10:51.024 INFO [stderr] Nov 16 22:10:59.667 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 15s Nov 16 22:10:59.693 INFO [stderr] su: No module specific data is present Nov 16 22:11:00.502 INFO running `"docker" "inspect" "e6fc8ece28b3f2b0e936127a310c466aa60fe5fbd0fc955c59967776c62d7415"` Nov 16 22:11:00.817 INFO running `"docker" "rm" "-f" "e6fc8ece28b3f2b0e936127a310c466aa60fe5fbd0fc955c59967776c62d7415"` Nov 16 22:11:01.142 INFO [stdout] e6fc8ece28b3f2b0e936127a310c466aa60fe5fbd0fc955c59967776c62d7415 Nov 16 22:11:01.147 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-4/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/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 22:11:01.593 INFO [stdout] b168ef3208755aec6c83a6b1aba4cdd9b9fbcb6e1afe764278a6a5b57c5dbae3 Nov 16 22:11:01.601 INFO running `"docker" "start" "-a" "b168ef3208755aec6c83a6b1aba4cdd9b9fbcb6e1afe764278a6a5b57c5dbae3"` Nov 16 22:11:02.717 INFO [stderr] usermod: no changes Nov 16 22:11:03.035 INFO [stderr] Compiling mapeditor v0.1.0 (/source) Nov 16 22:11:05.657 INFO [stderr] warning: method is never used: `get_mut` Nov 16 22:11:05.657 INFO [stderr] --> src/map.rs:28:5 Nov 16 22:11:05.657 INFO [stderr] | Nov 16 22:11:05.657 INFO [stderr] 28 | pub fn get_mut(&mut self, pos: &Position) -> Option<&mut Sector> { Nov 16 22:11:05.657 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 16 22:11:05.657 INFO [stderr] | Nov 16 22:11:05.659 INFO [stderr] = note: #[warn(dead_code)] on by default Nov 16 22:11:05.659 INFO [stderr] Nov 16 22:11:05.659 INFO [stderr] warning: the feature `iterator_step_by` has been stable since 1.28.0 and no longer requires an attribute to enable Nov 16 22:11:05.659 INFO [stderr] --> src/main.rs:1:12 Nov 16 22:11:05.659 INFO [stderr] | Nov 16 22:11:05.659 INFO [stderr] 1 | #![feature(iterator_step_by)] Nov 16 22:11:05.659 INFO [stderr] | ^^^^^^^^^^^^^^^^ Nov 16 22:11:05.659 INFO [stderr] | Nov 16 22:11:05.659 INFO [stderr] = note: #[warn(stable_features)] on by default Nov 16 22:11:05.659 INFO [stderr] Nov 16 22:11:06.095 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.37s Nov 16 22:11:06.113 INFO [stderr] su: No module specific data is present Nov 16 22:11:06.570 INFO running `"docker" "inspect" "b168ef3208755aec6c83a6b1aba4cdd9b9fbcb6e1afe764278a6a5b57c5dbae3"` Nov 16 22:11:06.876 INFO running `"docker" "rm" "-f" "b168ef3208755aec6c83a6b1aba4cdd9b9fbcb6e1afe764278a6a5b57c5dbae3"` Nov 16 22:11:07.229 INFO [stdout] b168ef3208755aec6c83a6b1aba4cdd9b9fbcb6e1afe764278a6a5b57c5dbae3 Nov 16 22:11:07.234 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-4/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/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 22:11:07.602 INFO [stdout] 7e94ab9b6cff219535929a52578865c2f5bc8d609d63d2dce6c28284bc76469f Nov 16 22:11:07.603 INFO running `"docker" "start" "-a" "7e94ab9b6cff219535929a52578865c2f5bc8d609d63d2dce6c28284bc76469f"` Nov 16 22:11:08.755 INFO [stderr] usermod: no changes Nov 16 22:11:08.980 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.19s Nov 16 22:11:08.999 INFO [stderr] Running /target/debug/deps/mapeditor-d9d1781c9b38ecfc Nov 16 22:11:09.011 INFO [stdout] Nov 16 22:11:09.011 INFO [stdout] running 0 tests Nov 16 22:11:09.011 INFO [stdout] Nov 16 22:11:09.011 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 16 22:11:09.011 INFO [stdout] Nov 16 22:11:09.015 INFO [stderr] su: No module specific data is present Nov 16 22:11:09.835 INFO running `"docker" "inspect" "7e94ab9b6cff219535929a52578865c2f5bc8d609d63d2dce6c28284bc76469f"` Nov 16 22:11:10.098 INFO running `"docker" "rm" "-f" "7e94ab9b6cff219535929a52578865c2f5bc8d609d63d2dce6c28284bc76469f"` Nov 16 22:11:10.379 INFO [stdout] 7e94ab9b6cff219535929a52578865c2f5bc8d609d63d2dce6c28284bc76469f