Nov 17 16:55:38.042 INFO testing Ameobea/nphysics-collision-issue-demo against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 17 16:55:38.043 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 17 16:55:38.607 INFO [stdout] c8a87f4084ad563f4aac8021331b0d9386314af8347fdccc5dce732ae6fbec9b Nov 17 16:55:38.615 INFO running `"docker" "start" "-a" "c8a87f4084ad563f4aac8021331b0d9386314af8347fdccc5dce732ae6fbec9b"` Nov 17 16:55:39.703 INFO [stderr] usermod: no changes Nov 17 16:55:40.059 INFO [stderr] Compiling cc v1.0.19 Nov 17 16:55:40.079 INFO [stderr] Compiling downcast v0.9.2 Nov 17 16:55:40.079 INFO [stderr] Compiling rustc-hash v1.0.1 Nov 17 16:55:40.079 INFO [stderr] Compiling parking_lot_core v0.2.14 Nov 17 16:55:40.079 INFO [stderr] Compiling approx v0.3.0 Nov 17 16:55:40.091 INFO [stderr] Compiling png v0.12.0 Nov 17 16:55:42.536 INFO [stderr] Compiling alga v0.7.1 Nov 17 16:55:42.537 INFO [stderr] Compiling rusttype v0.6.4 Nov 17 16:55:44.540 INFO [stderr] Compiling parking_lot v0.6.3 Nov 17 16:55:51.979 INFO [stderr] Compiling image v0.19.0 Nov 17 16:55:52.143 INFO [stderr] Compiling libloading v0.5.0 Nov 17 16:55:58.109 INFO [stderr] Compiling dlib v0.4.1 Nov 17 16:55:58.815 INFO [stderr] Compiling wayland-sys v0.20.12 Nov 17 16:56:00.587 INFO [stderr] Compiling nalgebra v0.16.0 Nov 17 16:56:01.968 INFO [stderr] Compiling wayland-commons v0.20.12 Nov 17 16:56:03.347 INFO [stderr] Compiling wayland-client v0.20.12 Nov 17 16:56:11.459 INFO [stderr] Compiling wayland-protocols v0.20.12 Nov 17 16:56:30.402 INFO [stderr] Compiling smithay-client-toolkit v0.2.6 Nov 17 16:56:39.441 INFO [stderr] Compiling winit v0.16.2 Nov 17 16:56:55.563 INFO [stderr] Compiling glutin v0.17.0 Nov 17 16:57:14.511 INFO [stderr] Compiling ncollide3d v0.17.1 Nov 17 16:57:14.511 INFO [stderr] Compiling ncollide2d v0.17.1 Nov 17 16:57:27.409 INFO [stderr] Compiling nphysics2d v0.9.1 Nov 17 16:57:34.427 INFO [stderr] Compiling kiss3d v0.16.1 Nov 17 16:58:00.463 INFO [stderr] Compiling nphysics_testbed2d v0.1.0 Nov 17 16:58:15.167 INFO [stderr] Compiling collision-problem-demo v0.1.0 (/source) Nov 17 16:58:19.635 INFO [stderr] warning: unused import: `ForceGeneratorHandle` Nov 17 16:58:19.635 INFO [stderr] --> src/main.rs:9:51 Nov 17 16:58:19.635 INFO [stderr] | Nov 17 16:58:19.635 INFO [stderr] 9 | use nphysics2d::force_generator::{ForceGenerator, ForceGeneratorHandle}; Nov 17 16:58:19.635 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^ Nov 17 16:58:19.635 INFO [stderr] | Nov 17 16:58:19.635 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 17 16:58:19.635 INFO [stderr] Nov 17 16:58:25.928 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 46s Nov 17 16:58:25.947 INFO [stderr] su: No module specific data is present Nov 17 16:58:27.413 INFO running `"docker" "inspect" "c8a87f4084ad563f4aac8021331b0d9386314af8347fdccc5dce732ae6fbec9b"` Nov 17 16:58:27.829 INFO running `"docker" "rm" "-f" "c8a87f4084ad563f4aac8021331b0d9386314af8347fdccc5dce732ae6fbec9b"` Nov 17 16:58:28.087 INFO [stdout] c8a87f4084ad563f4aac8021331b0d9386314af8347fdccc5dce732ae6fbec9b Nov 17 16:58:28.090 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 17 16:58:28.527 INFO [stdout] 35c2a2f7d0017f3df464e838fa6a1cb104576211b0756e9bc9f422382f5e4fbb Nov 17 16:58:28.530 INFO running `"docker" "start" "-a" "35c2a2f7d0017f3df464e838fa6a1cb104576211b0756e9bc9f422382f5e4fbb"` Nov 17 16:58:30.291 INFO [stderr] usermod: no changes Nov 17 16:58:30.576 INFO [stderr] Compiling collision-problem-demo v0.1.0 (/source) Nov 17 16:58:35.023 INFO [stderr] warning: unused import: `ForceGeneratorHandle` Nov 17 16:58:35.024 INFO [stderr] --> src/main.rs:9:51 Nov 17 16:58:35.024 INFO [stderr] | Nov 17 16:58:35.025 INFO [stderr] 9 | use nphysics2d::force_generator::{ForceGenerator, ForceGeneratorHandle}; Nov 17 16:58:35.025 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^ Nov 17 16:58:35.026 INFO [stderr] | Nov 17 16:58:35.027 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 17 16:58:35.027 INFO [stderr] Nov 17 16:58:35.767 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.44s Nov 17 16:58:35.781 INFO [stderr] su: No module specific data is present Nov 17 16:58:36.549 INFO running `"docker" "inspect" "35c2a2f7d0017f3df464e838fa6a1cb104576211b0756e9bc9f422382f5e4fbb"` Nov 17 16:58:36.833 INFO running `"docker" "rm" "-f" "35c2a2f7d0017f3df464e838fa6a1cb104576211b0756e9bc9f422382f5e4fbb"` Nov 17 16:58:37.039 INFO [stdout] 35c2a2f7d0017f3df464e838fa6a1cb104576211b0756e9bc9f422382f5e4fbb Nov 17 16:58:37.041 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 17 16:58:37.420 INFO [stdout] 9554e8a50e7713e5b971d366243830b3d3dcc06d0d9de880e8239ac738da7fe7 Nov 17 16:58:37.423 INFO running `"docker" "start" "-a" "9554e8a50e7713e5b971d366243830b3d3dcc06d0d9de880e8239ac738da7fe7"` Nov 17 16:58:38.675 INFO [stderr] usermod: no changes Nov 17 16:58:38.879 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.18s Nov 17 16:58:38.895 INFO [stderr] Running /target/debug/deps/collision_problem_demo-ae1ac8d869eae7bc Nov 17 16:58:38.912 INFO [stdout] Nov 17 16:58:38.913 INFO [stdout] running 0 tests Nov 17 16:58:38.913 INFO [stdout] Nov 17 16:58:38.913 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 16:58:38.914 INFO [stdout] Nov 17 16:58:38.923 INFO [stderr] su: No module specific data is present Nov 17 16:58:39.470 INFO running `"docker" "inspect" "9554e8a50e7713e5b971d366243830b3d3dcc06d0d9de880e8239ac738da7fe7"` Nov 17 16:58:39.559 INFO running `"docker" "rm" "-f" "9554e8a50e7713e5b971d366243830b3d3dcc06d0d9de880e8239ac738da7fe7"` Nov 17 16:58:39.698 INFO [stdout] 9554e8a50e7713e5b971d366243830b3d3dcc06d0d9de880e8239ac738da7fe7