Nov 16 23:01:52.017 INFO testing justinjhendrick/a-light-in-the-dark against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 16 23:01:52.017 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 16 23:01:52.336 INFO [stdout] cd90959a8c96924ac790671b13ae86adfb3f56a87f18351c06ac2cfc903f6961 Nov 16 23:01:52.337 INFO running `"docker" "start" "-a" "cd90959a8c96924ac790671b13ae86adfb3f56a87f18351c06ac2cfc903f6961"` Nov 16 23:01:53.439 INFO [stderr] usermod: no changes Nov 16 23:01:53.683 INFO [stderr] Compiling serde v1.0.41 Nov 16 23:01:53.683 INFO [stderr] Compiling stb_truetype v0.2.2 Nov 16 23:01:53.683 INFO [stderr] Compiling tempfile v3.0.1 Nov 16 23:01:53.683 INFO [stderr] Compiling quote v0.5.2 Nov 16 23:01:53.683 INFO [stderr] Compiling crossbeam-epoch v0.3.1 Nov 16 23:01:53.683 INFO [stderr] Compiling ordered-float v0.5.0 Nov 16 23:01:53.687 INFO [stderr] Compiling nalgebra v0.13.1 Nov 16 23:01:53.687 INFO [stderr] Compiling gl v0.10.0 Nov 16 23:01:56.595 INFO [stderr] Compiling rusttype v0.4.3 Nov 16 23:01:56.599 INFO [stderr] Compiling crossbeam-deque v0.2.0 Nov 16 23:01:56.604 INFO [stderr] Compiling wayland-window v0.13.3 Nov 16 23:01:57.271 INFO [stderr] Compiling syn v0.13.1 Nov 16 23:01:57.447 INFO [stderr] Compiling rayon-core v1.4.0 Nov 16 23:01:58.643 INFO [stderr] Compiling winit v0.10.0 Nov 16 23:01:58.715 INFO [stderr] Compiling piston2d-graphics v0.26.0 Nov 16 23:02:00.476 INFO [stderr] Compiling rayon v1.0.1 Nov 16 23:02:17.891 INFO [stderr] Compiling jpeg-decoder v0.1.14 Nov 16 23:02:17.892 INFO [stderr] Compiling glutin v0.12.2 Nov 16 23:02:18.831 INFO [stderr] Compiling serde_derive_internals v0.23.1 Nov 16 23:02:30.535 INFO [stderr] Compiling image v0.18.0 Nov 16 23:02:33.107 INFO [stderr] Compiling serde_derive v1.0.41 Nov 16 23:02:53.123 INFO [stderr] Compiling pistoncore-input v0.20.0 Nov 16 23:02:55.659 INFO [stderr] Compiling piston2d-opengl_graphics v0.52.1 Nov 16 23:02:59.723 INFO [stderr] Compiling pistoncore-window v0.31.0 Nov 16 23:03:01.811 INFO [stderr] Compiling pistoncore-event_loop v0.36.0 Nov 16 23:03:01.811 INFO [stderr] Compiling pistoncore-glutin_window v0.45.3 Nov 16 23:03:03.363 INFO [stderr] Compiling piston v0.36.0 Nov 16 23:03:10.267 INFO [stderr] Compiling ncollide_math v0.8.0 Nov 16 23:03:11.303 INFO [stderr] Compiling ncollide_utils v0.8.0 Nov 16 23:03:13.187 INFO [stderr] Compiling ncollide_geometry v0.5.1 Nov 16 23:03:13.187 INFO [stderr] Compiling ncollide_procedural v0.8.0 Nov 16 23:03:24.650 INFO [stderr] Compiling ncollide_transformation v0.8.0 Nov 16 23:03:24.650 INFO [stderr] Compiling ncollide_pipeline v0.12.1 Nov 16 23:03:29.303 INFO [stderr] Compiling ncollide v0.13.0 Nov 16 23:03:29.973 INFO [stderr] Compiling nphysics2d v0.7.2 Nov 16 23:03:34.439 INFO [stderr] Compiling a_light_in_the_dark v0.1.0 (/source) Nov 16 23:03:36.803 INFO [stderr] warning: unused import: `Isometry2` Nov 16 23:03:36.803 INFO [stderr] --> src/physics.rs:5:47 Nov 16 23:03:36.804 INFO [stderr] | Nov 16 23:03:36.805 INFO [stderr] 5 | use nalgebra::{Point2, Translation2, Vector2, Isometry2}; Nov 16 23:03:36.805 INFO [stderr] | ^^^^^^^^^ Nov 16 23:03:36.806 INFO [stderr] | Nov 16 23:03:36.807 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 16 23:03:36.807 INFO [stderr] Nov 16 23:03:36.808 INFO [stderr] warning: unused import: `graphics::color::WHITE` Nov 16 23:03:36.808 INFO [stderr] --> src/physics.rs:13:5 Nov 16 23:03:36.809 INFO [stderr] | Nov 16 23:03:36.809 INFO [stderr] 13 | use graphics::color::WHITE; Nov 16 23:03:36.810 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ Nov 16 23:03:36.810 INFO [stderr] Nov 16 23:03:47.772 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 54s Nov 16 23:03:47.799 INFO [stderr] su: No module specific data is present Nov 16 23:03:49.653 INFO running `"docker" "inspect" "cd90959a8c96924ac790671b13ae86adfb3f56a87f18351c06ac2cfc903f6961"` Nov 16 23:03:50.058 INFO running `"docker" "rm" "-f" "cd90959a8c96924ac790671b13ae86adfb3f56a87f18351c06ac2cfc903f6961"` Nov 16 23:03:50.295 INFO [stdout] cd90959a8c96924ac790671b13ae86adfb3f56a87f18351c06ac2cfc903f6961 Nov 16 23:03:50.305 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 16 23:03:50.804 INFO [stdout] 9b04c33f9a7f70102f3c5b8a133d9b1b5ca1d657415f20e6fabb116c96676039 Nov 16 23:03:50.806 INFO running `"docker" "start" "-a" "9b04c33f9a7f70102f3c5b8a133d9b1b5ca1d657415f20e6fabb116c96676039"` Nov 16 23:03:53.394 INFO [stderr] usermod: no changes Nov 16 23:03:53.800 INFO [stderr] Compiling a_light_in_the_dark v0.1.0 (/source) Nov 16 23:03:56.243 INFO [stderr] warning: unused import: `Isometry2` Nov 16 23:03:56.244 INFO [stderr] --> src/physics.rs:5:47 Nov 16 23:03:56.245 INFO [stderr] | Nov 16 23:03:56.245 INFO [stderr] 5 | use nalgebra::{Point2, Translation2, Vector2, Isometry2}; Nov 16 23:03:56.246 INFO [stderr] | ^^^^^^^^^ Nov 16 23:03:56.246 INFO [stderr] | Nov 16 23:03:56.247 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 16 23:03:56.247 INFO [stderr] Nov 16 23:03:56.248 INFO [stderr] warning: unused import: `graphics::color::WHITE` Nov 16 23:03:56.249 INFO [stderr] --> src/physics.rs:13:5 Nov 16 23:03:56.249 INFO [stderr] | Nov 16 23:03:56.250 INFO [stderr] 13 | use graphics::color::WHITE; Nov 16 23:03:56.251 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ Nov 16 23:03:56.251 INFO [stderr] Nov 16 23:03:56.964 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.52s Nov 16 23:03:56.991 INFO [stderr] su: No module specific data is present Nov 16 23:03:58.652 INFO running `"docker" "inspect" "9b04c33f9a7f70102f3c5b8a133d9b1b5ca1d657415f20e6fabb116c96676039"` Nov 16 23:03:58.993 INFO running `"docker" "rm" "-f" "9b04c33f9a7f70102f3c5b8a133d9b1b5ca1d657415f20e6fabb116c96676039"` Nov 16 23:03:59.300 INFO [stdout] 9b04c33f9a7f70102f3c5b8a133d9b1b5ca1d657415f20e6fabb116c96676039 Nov 16 23:03:59.307 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 16 23:03:59.954 INFO [stdout] 630fff3715e6dc15b86bae39966a516a91e437c42df59e278b17d0a949c92650 Nov 16 23:03:59.957 INFO running `"docker" "start" "-a" "630fff3715e6dc15b86bae39966a516a91e437c42df59e278b17d0a949c92650"` Nov 16 23:04:01.531 INFO [stderr] usermod: no changes Nov 16 23:04:01.815 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.26s Nov 16 23:04:01.839 INFO [stderr] Running /target/debug/deps/a_light_in_the_dark-1072531a0c4b10f1 Nov 16 23:04:01.856 INFO [stdout] Nov 16 23:04:01.857 INFO [stdout] running 0 tests Nov 16 23:04:01.857 INFO [stdout] Nov 16 23:04:01.858 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 16 23:04:01.858 INFO [stdout] Nov 16 23:04:01.864 INFO [stderr] su: No module specific data is present Nov 16 23:04:02.419 INFO running `"docker" "inspect" "630fff3715e6dc15b86bae39966a516a91e437c42df59e278b17d0a949c92650"` Nov 16 23:04:02.860 INFO running `"docker" "rm" "-f" "630fff3715e6dc15b86bae39966a516a91e437c42df59e278b17d0a949c92650"` Nov 16 23:04:03.135 INFO [stdout] 630fff3715e6dc15b86bae39966a516a91e437c42df59e278b17d0a949c92650