Nov 17 10:26:54.322 INFO testing aarroyoc/hexaminas-rs against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 17 10:26:54.323 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-6/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/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 10:26:54.901 INFO [stdout] 00bf03c44bd3b1f21d48318192fa0b4864a8115b2ecf0fd6225579f29c6942d6 Nov 17 10:26:54.907 INFO running `"docker" "start" "-a" "00bf03c44bd3b1f21d48318192fa0b4864a8115b2ecf0fd6225579f29c6942d6"` Nov 17 10:26:56.163 INFO [stderr] usermod: no changes Nov 17 10:26:56.491 INFO [stderr] Compiling memmap v0.6.2 Nov 17 10:26:56.491 INFO [stderr] Compiling num-integer v0.1.36 Nov 17 10:26:56.511 INFO [stderr] Compiling gl_generator v0.9.0 Nov 17 10:26:56.511 INFO [stderr] Compiling gl_generator v0.8.0 Nov 17 10:26:56.511 INFO [stderr] Compiling piston2d-graphics v0.26.0 Nov 17 10:26:56.511 INFO [stderr] Compiling wayland-client v0.12.5 Nov 17 10:26:56.511 INFO [stderr] Compiling pistoncore-window v0.31.0 Nov 17 10:26:59.324 INFO [stderr] Compiling num-iter v0.1.35 Nov 17 10:26:59.324 INFO [stderr] Compiling num-rational v0.1.42 Nov 17 10:27:01.011 INFO [stderr] Compiling png v0.11.0 Nov 17 10:27:06.787 INFO [stderr] Compiling pistoncore-event_loop v0.36.0 Nov 17 10:27:09.603 INFO [stderr] Compiling gfx_gl v0.5.0 Nov 17 10:27:09.639 INFO [stderr] Compiling gl v0.10.0 Nov 17 10:27:09.859 INFO [stderr] Compiling glutin v0.12.2 Nov 17 10:27:12.490 INFO [stderr] Compiling wayland-protocols v0.12.5 Nov 17 10:27:12.490 INFO [stderr] Compiling wayland-kbd v0.13.1 Nov 17 10:27:12.631 INFO [stderr] Compiling image v0.18.0 Nov 17 10:27:13.997 INFO [stderr] Compiling piston v0.36.0 Nov 17 10:27:34.179 INFO [stderr] Compiling wayland-window v0.13.2 Nov 17 10:27:38.459 INFO [stderr] Compiling winit v0.10.0 Nov 17 10:28:01.815 INFO [stderr] Compiling gfx_device_gl v0.15.1 Nov 17 10:28:07.057 INFO [stderr] Compiling piston-gfx_texture v0.31.0 Nov 17 10:28:16.265 INFO [stderr] Compiling piston2d-gfx_graphics v0.50.0 Nov 17 10:28:16.468 INFO [stderr] Compiling pistoncore-glutin_window v0.45.2 Nov 17 10:28:25.300 INFO [stderr] Compiling piston_window v0.77.0 Nov 17 10:28:29.319 INFO [stderr] Compiling hexaminas v0.1.0 (/source) Nov 17 10:28:33.151 INFO [stderr] warning: unused import: `piston_window::character::CharacterCache` Nov 17 10:28:33.152 INFO [stderr] --> src/table.rs:5:5 Nov 17 10:28:33.152 INFO [stderr] | Nov 17 10:28:33.152 INFO [stderr] 5 | use piston_window::character::CharacterCache; Nov 17 10:28:33.153 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 17 10:28:33.153 INFO [stderr] | Nov 17 10:28:33.153 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 17 10:28:33.154 INFO [stderr] Nov 17 10:28:33.319 INFO [stderr] warning: unused variable: `m` Nov 17 10:28:33.320 INFO [stderr] --> src/main.rs:33:29 Nov 17 10:28:33.320 INFO [stderr] | Nov 17 10:28:33.320 INFO [stderr] 33 | let m = table.get_mines_around(pos); Nov 17 10:28:33.321 INFO [stderr] | ^ help: consider using `_m` instead Nov 17 10:28:33.321 INFO [stderr] | Nov 17 10:28:33.321 INFO [stderr] = note: #[warn(unused_variables)] on by default Nov 17 10:28:33.322 INFO [stderr] Nov 17 10:28:33.322 INFO [stderr] warning: unused variable: `hex` Nov 17 10:28:33.322 INFO [stderr] --> src/table.rs:232:27 Nov 17 10:28:33.323 INFO [stderr] | Nov 17 10:28:33.323 INFO [stderr] 232 | pub fn draw(&mut self,hex: &G2dTexture,glyphs: &mut Glyphs,c: &Context, g: &mut G2d) Nov 17 10:28:33.323 INFO [stderr] | ^^^ help: consider using `_hex` instead Nov 17 10:28:33.324 INFO [stderr] Nov 17 10:28:41.295 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 45s Nov 17 10:28:41.315 INFO [stderr] su: No module specific data is present Nov 17 10:28:42.626 INFO running `"docker" "inspect" "00bf03c44bd3b1f21d48318192fa0b4864a8115b2ecf0fd6225579f29c6942d6"` Nov 17 10:28:42.963 INFO running `"docker" "rm" "-f" "00bf03c44bd3b1f21d48318192fa0b4864a8115b2ecf0fd6225579f29c6942d6"` Nov 17 10:28:43.252 INFO [stdout] 00bf03c44bd3b1f21d48318192fa0b4864a8115b2ecf0fd6225579f29c6942d6 Nov 17 10:28:43.256 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-6/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/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 10:28:43.744 INFO [stdout] 85ed9b2a34b97b7dcb829f034ab010e4e0bda8d1e416cf8f2f6781d995690f65 Nov 17 10:28:43.747 INFO running `"docker" "start" "-a" "85ed9b2a34b97b7dcb829f034ab010e4e0bda8d1e416cf8f2f6781d995690f65"` Nov 17 10:28:45.296 INFO [stderr] usermod: no changes Nov 17 10:28:45.492 INFO [stderr] Compiling hexaminas v0.1.0 (/source) Nov 17 10:28:49.503 INFO [stderr] warning: unused import: `piston_window::character::CharacterCache` Nov 17 10:28:49.503 INFO [stderr] --> src/table.rs:5:5 Nov 17 10:28:49.503 INFO [stderr] | Nov 17 10:28:49.503 INFO [stderr] 5 | use piston_window::character::CharacterCache; Nov 17 10:28:49.503 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 17 10:28:49.503 INFO [stderr] | Nov 17 10:28:49.503 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 17 10:28:49.503 INFO [stderr] Nov 17 10:28:49.659 INFO [stderr] warning: unused variable: `m` Nov 17 10:28:49.659 INFO [stderr] --> src/main.rs:33:29 Nov 17 10:28:49.659 INFO [stderr] | Nov 17 10:28:49.659 INFO [stderr] 33 | let m = table.get_mines_around(pos); Nov 17 10:28:49.659 INFO [stderr] | ^ help: consider using `_m` instead Nov 17 10:28:49.659 INFO [stderr] | Nov 17 10:28:49.659 INFO [stderr] = note: #[warn(unused_variables)] on by default Nov 17 10:28:49.659 INFO [stderr] Nov 17 10:28:49.659 INFO [stderr] warning: unused variable: `hex` Nov 17 10:28:49.659 INFO [stderr] --> src/table.rs:232:27 Nov 17 10:28:49.659 INFO [stderr] | Nov 17 10:28:49.659 INFO [stderr] 232 | pub fn draw(&mut self,hex: &G2dTexture,glyphs: &mut Glyphs,c: &Context, g: &mut G2d) Nov 17 10:28:49.659 INFO [stderr] | ^^^ help: consider using `_hex` instead Nov 17 10:28:49.659 INFO [stderr] Nov 17 10:28:50.131 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.81s Nov 17 10:28:50.155 INFO [stderr] su: No module specific data is present Nov 17 10:28:51.660 INFO running `"docker" "inspect" "85ed9b2a34b97b7dcb829f034ab010e4e0bda8d1e416cf8f2f6781d995690f65"` Nov 17 10:28:51.961 INFO running `"docker" "rm" "-f" "85ed9b2a34b97b7dcb829f034ab010e4e0bda8d1e416cf8f2f6781d995690f65"` Nov 17 10:28:52.307 INFO [stdout] 85ed9b2a34b97b7dcb829f034ab010e4e0bda8d1e416cf8f2f6781d995690f65 Nov 17 10:28:52.315 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-6/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/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 10:28:52.829 INFO [stdout] d6a688ef0f4315e21437e5be8445c811f369d425c7f1c4982ca9511152480bc6 Nov 17 10:28:52.844 INFO running `"docker" "start" "-a" "d6a688ef0f4315e21437e5be8445c811f369d425c7f1c4982ca9511152480bc6"` Nov 17 10:28:54.286 INFO [stderr] usermod: no changes Nov 17 10:28:54.506 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.21s Nov 17 10:28:54.525 INFO [stderr] Running /target/debug/deps/hexaminas-ef1ab9d68c5a1b0e Nov 17 10:28:54.539 INFO [stdout] Nov 17 10:28:54.540 INFO [stdout] running 0 tests Nov 17 10:28:54.540 INFO [stdout] Nov 17 10:28:54.540 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 10:28:54.541 INFO [stdout] Nov 17 10:28:54.541 INFO [stderr] su: No module specific data is present Nov 17 10:28:55.197 INFO running `"docker" "inspect" "d6a688ef0f4315e21437e5be8445c811f369d425c7f1c4982ca9511152480bc6"` Nov 17 10:28:55.441 INFO running `"docker" "rm" "-f" "d6a688ef0f4315e21437e5be8445c811f369d425c7f1c4982ca9511152480bc6"` Nov 17 10:28:55.722 INFO [stdout] d6a688ef0f4315e21437e5be8445c811f369d425c7f1c4982ca9511152480bc6