Nov 16 22:08:43.437 INFO testing kornholi/mapeditor against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 16 22:08:43.438 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-7/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/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 16 22:08:43.659 INFO [stdout] 9099ef5c0d64333b70ebdc4942f553583cac772b94c1635c8ceec5717ffb1346 Nov 16 22:08:43.662 INFO running `"docker" "start" "-a" "9099ef5c0d64333b70ebdc4942f553583cac772b94c1635c8ceec5717ffb1346"` Nov 16 22:08:44.108 INFO [stderr] usermod: no changes Nov 16 22:08:44.359 INFO [stderr] Compiling serde v1.0.26 Nov 16 22:08:44.360 INFO [stderr] Compiling num_cpus v1.8.0 Nov 16 22:08:44.360 INFO [stderr] Compiling memmap v0.6.1 Nov 16 22:08:44.370 INFO [stderr] Compiling enum_primitive v0.1.1 Nov 16 22:08:44.372 INFO [stderr] Compiling serde_json v0.9.10 Nov 16 22:08:44.373 INFO [stderr] Compiling shared_library v0.1.8 Nov 16 22:08:44.373 INFO [stderr] Compiling log v0.4.0 Nov 16 22:08:44.379 INFO [stderr] Compiling x11-dl v2.17.2 Nov 16 22:08:44.971 INFO [stderr] Compiling num-complex v0.1.41 Nov 16 22:08:47.583 INFO [stderr] Compiling tempfile v2.2.0 Nov 16 22:08:47.595 INFO [stderr] Compiling cgmath v0.15.0 Nov 16 22:08:47.607 INFO [stderr] Compiling phf_generator v0.7.21 Nov 16 22:08:47.615 INFO [stderr] Compiling num-bigint v0.1.41 Nov 16 22:08:47.680 INFO [stderr] Compiling wayland-scanner v0.12.4 Nov 16 22:08:48.663 INFO [stderr] Compiling log v0.3.9 Nov 16 22:08:49.527 INFO [stderr] Compiling osmesa-sys v0.1.2 Nov 16 22:08:51.895 INFO [stderr] Compiling rayon-core v1.3.0 Nov 16 22:08:54.183 INFO [stderr] Compiling serde_derive_internals v0.18.1 Nov 16 22:08:54.740 INFO [stderr] Compiling phf_codegen v0.7.21 Nov 16 22:08:56.737 INFO [stderr] Compiling gl_generator v0.7.0 Nov 16 22:08:59.879 INFO [stderr] Compiling wayland-sys v0.12.4 Nov 16 22:09:06.483 INFO [stderr] Compiling target_build_utils v0.3.1 Nov 16 22:09:06.552 INFO [stderr] Compiling wayland-client v0.12.4 Nov 16 22:09:06.575 INFO [stderr] Compiling wayland-protocols v0.12.4 Nov 16 22:09:06.671 INFO [stderr] Compiling rayon v0.8.2 Nov 16 22:09:06.940 INFO [stderr] Compiling num-rational v0.1.40 Nov 16 22:09:14.579 INFO [stderr] Compiling serde_derive v1.0.26 Nov 16 22:09:14.847 INFO [stderr] Compiling glutin v0.11.0 Nov 16 22:09:14.848 INFO [stderr] Compiling glium v0.19.0 Nov 16 22:09:18.007 INFO [stderr] Compiling num v0.1.41 Nov 16 22:09:21.813 INFO [stderr] Compiling jpeg-decoder v0.1.13 Nov 16 22:09:21.879 INFO [stderr] Compiling toml v0.4.5 Nov 16 22:09:36.164 INFO [stderr] Compiling image v0.18.0 Nov 16 22:09:43.547 INFO [stderr] Compiling wayland-kbd v0.13.0 Nov 16 22:10:02.035 INFO [stderr] Compiling libloading v0.3.4 Nov 16 22:10:06.907 INFO [stderr] Compiling wayland-window v0.13.2 Nov 16 22:10:09.743 INFO [stderr] Compiling dlib v0.3.1 Nov 16 22:10:09.891 INFO [stderr] Compiling winit v0.9.0 Nov 16 22:10:11.811 INFO [stderr] Compiling wayland-sys v0.9.10 Nov 16 22:10:18.603 INFO [stderr] Compiling wayland-client v0.9.10 Nov 16 22:11:03.108 INFO [stderr] Compiling mapeditor v0.1.0 (/source) Nov 16 22:11:05.939 INFO [stderr] warning: method is never used: `get_mut` Nov 16 22:11:05.940 INFO [stderr] --> src/map.rs:28:5 Nov 16 22:11:05.940 INFO [stderr] | Nov 16 22:11:05.940 INFO [stderr] 28 | pub fn get_mut(&mut self, pos: &Position) -> Option<&mut Sector> { Nov 16 22:11:05.940 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 16 22:11:05.940 INFO [stderr] | Nov 16 22:11:05.940 INFO [stderr] = note: #[warn(dead_code)] on by default Nov 16 22:11:05.940 INFO [stderr] Nov 16 22:11:05.951 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.951 INFO [stderr] --> src/main.rs:1:12 Nov 16 22:11:05.951 INFO [stderr] | Nov 16 22:11:05.951 INFO [stderr] 1 | #![feature(iterator_step_by)] Nov 16 22:11:05.951 INFO [stderr] | ^^^^^^^^^^^^^^^^ Nov 16 22:11:05.951 INFO [stderr] | Nov 16 22:11:05.951 INFO [stderr] = note: #[warn(stable_features)] on by default Nov 16 22:11:05.951 INFO [stderr] Nov 16 22:11:12.751 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 28s Nov 16 22:11:12.775 INFO [stderr] su: No module specific data is present Nov 16 22:11:13.644 INFO running `"docker" "inspect" "9099ef5c0d64333b70ebdc4942f553583cac772b94c1635c8ceec5717ffb1346"` Nov 16 22:11:13.881 INFO running `"docker" "rm" "-f" "9099ef5c0d64333b70ebdc4942f553583cac772b94c1635c8ceec5717ffb1346"` Nov 16 22:11:14.187 INFO [stdout] 9099ef5c0d64333b70ebdc4942f553583cac772b94c1635c8ceec5717ffb1346 Nov 16 22:11:14.196 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-7/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/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 16 22:11:14.586 INFO [stdout] 69943e4b62f44cf3b1eb20dff3504eed7484f7c288dc9f7980d3eab6b60b4de7 Nov 16 22:11:14.591 INFO running `"docker" "start" "-a" "69943e4b62f44cf3b1eb20dff3504eed7484f7c288dc9f7980d3eab6b60b4de7"` Nov 16 22:11:15.661 INFO [stderr] usermod: no changes Nov 16 22:11:15.936 INFO [stderr] Compiling mapeditor v0.1.0 (/source) Nov 16 22:11:18.250 INFO [stderr] warning: method is never used: `get_mut` Nov 16 22:11:18.250 INFO [stderr] --> src/map.rs:28:5 Nov 16 22:11:18.250 INFO [stderr] | Nov 16 22:11:18.250 INFO [stderr] 28 | pub fn get_mut(&mut self, pos: &Position) -> Option<&mut Sector> { Nov 16 22:11:18.250 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 16 22:11:18.250 INFO [stderr] | Nov 16 22:11:18.250 INFO [stderr] = note: #[warn(dead_code)] on by default Nov 16 22:11:18.250 INFO [stderr] Nov 16 22:11:18.251 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:18.251 INFO [stderr] --> src/main.rs:1:12 Nov 16 22:11:18.251 INFO [stderr] | Nov 16 22:11:18.251 INFO [stderr] 1 | #![feature(iterator_step_by)] Nov 16 22:11:18.251 INFO [stderr] | ^^^^^^^^^^^^^^^^ Nov 16 22:11:18.251 INFO [stderr] | Nov 16 22:11:18.251 INFO [stderr] = note: #[warn(stable_features)] on by default Nov 16 22:11:18.251 INFO [stderr] Nov 16 22:11:18.562 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.88s Nov 16 22:11:18.573 INFO [stderr] su: No module specific data is present Nov 16 22:11:18.854 INFO running `"docker" "inspect" "69943e4b62f44cf3b1eb20dff3504eed7484f7c288dc9f7980d3eab6b60b4de7"` Nov 16 22:11:18.982 INFO running `"docker" "rm" "-f" "69943e4b62f44cf3b1eb20dff3504eed7484f7c288dc9f7980d3eab6b60b4de7"` Nov 16 22:11:19.107 INFO [stdout] 69943e4b62f44cf3b1eb20dff3504eed7484f7c288dc9f7980d3eab6b60b4de7 Nov 16 22:11:19.114 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-7/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/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 16 22:11:19.297 INFO [stdout] 1ed8ec885d116022d204f6e1f1e04ae99bb27a9faf5d15e25489f0cee1e960fd Nov 16 22:11:19.302 INFO running `"docker" "start" "-a" "1ed8ec885d116022d204f6e1f1e04ae99bb27a9faf5d15e25489f0cee1e960fd"` Nov 16 22:11:19.633 INFO [stderr] usermod: no changes Nov 16 22:11:19.787 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.13s Nov 16 22:11:19.787 INFO [stderr] Running /target/debug/deps/mapeditor-c30e058d75e6a7b7 Nov 16 22:11:19.791 INFO [stdout] Nov 16 22:11:19.791 INFO [stdout] running 0 tests Nov 16 22:11:19.791 INFO [stdout] Nov 16 22:11:19.791 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 16 22:11:19.791 INFO [stdout] Nov 16 22:11:19.794 INFO [stderr] su: No module specific data is present Nov 16 22:11:20.033 INFO running `"docker" "inspect" "1ed8ec885d116022d204f6e1f1e04ae99bb27a9faf5d15e25489f0cee1e960fd"` Nov 16 22:11:20.121 INFO running `"docker" "rm" "-f" "1ed8ec885d116022d204f6e1f1e04ae99bb27a9faf5d15e25489f0cee1e960fd"` Nov 16 22:11:20.212 INFO [stdout] 1ed8ec885d116022d204f6e1f1e04ae99bb27a9faf5d15e25489f0cee1e960fd