Oct 31 20:10:10.458 INFO checking swarmer/threedy against try#d7816399d50d407bbce1efe9dbadf8faaaf568fc for pr-55538 Oct 31 20:10:10.458 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-2/try#d7816399d50d407bbce1efe9dbadf8faaaf568fc:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-55538/try#d7816399d50d407bbce1efe9dbadf8faaaf568fc:/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 +d7816399d50d407bbce1efe9dbadf8faaaf568fc-alt check --frozen --all --all-targets" "-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"` Oct 31 20:10:10.884 INFO blam! b5387bbca2b55765ee06dd21edab4f32aae46a096318dc132c79d70058b16dd9 Oct 31 20:10:10.889 INFO running `"docker" "start" "-a" "b5387bbca2b55765ee06dd21edab4f32aae46a096318dc132c79d70058b16dd9"` Oct 31 20:10:12.154 INFO kablam! usermod: no changes Oct 31 20:10:12.576 INFO kablam! Compiling matrixmultiply v0.1.14 Oct 31 20:10:12.576 INFO kablam! Compiling ndarray v0.11.2 Oct 31 20:10:12.576 INFO kablam! Checking rawpointer v0.1.0 Oct 31 20:10:12.599 INFO kablam! Compiling proc-macro2 v0.3.5 Oct 31 20:10:12.611 INFO kablam! Checking draw_state v0.8.0 Oct 31 20:10:12.612 INFO kablam! Checking num-complex v0.1.43 Oct 31 20:10:12.668 INFO kablam! Checking itertools v0.7.8 Oct 31 20:10:12.668 INFO kablam! Checking stb_truetype v0.2.2 Oct 31 20:10:12.900 INFO kablam! Checking crossbeam-epoch v0.3.1 Oct 31 20:10:13.720 INFO kablam! Checking ordered-float v0.5.0 Oct 31 20:10:16.320 INFO kablam! Compiling gl_generator v0.9.0 Oct 31 20:10:16.348 INFO kablam! Checking crossbeam-deque v0.2.0 Oct 31 20:10:16.753 INFO kablam! Checking env_logger v0.5.6 Oct 31 20:10:16.816 INFO kablam! Checking rusttype v0.4.3 Oct 31 20:10:17.049 INFO kablam! Checking gfx_core v0.8.2 Oct 31 20:10:21.588 INFO kablam! Checking rayon-core v1.4.0 Oct 31 20:10:21.756 INFO kablam! Checking piston2d-graphics v0.26.0 Oct 31 20:10:23.060 INFO kablam! Compiling quote v0.5.1 Oct 31 20:10:28.612 INFO kablam! Checking rayon v1.0.1 Oct 31 20:10:28.878 INFO kablam! Compiling gfx_gl v0.5.0 Oct 31 20:10:28.886 INFO kablam! Compiling gl v0.10.0 Oct 31 20:10:30.645 INFO kablam! Compiling syn v0.13.1 Oct 31 20:10:52.157 INFO kablam! Checking jpeg-decoder v0.1.14 Oct 31 20:10:59.763 INFO kablam! Checking image v0.18.0 Oct 31 20:11:13.740 INFO kablam! Compiling serde_derive_internals v0.23.0 Oct 31 20:11:27.309 INFO kablam! Compiling serde_derive v1.0.37 Oct 31 20:11:27.473 INFO kablam! Checking piston2d-opengl_graphics v0.52.0 Oct 31 20:11:46.278 INFO kablam! Checking pistoncore-input v0.20.0 Oct 31 20:11:53.655 INFO kablam! Checking pistoncore-window v0.31.0 Oct 31 20:11:54.792 INFO kablam! Checking pistoncore-event_loop v0.36.0 Oct 31 20:11:54.792 INFO kablam! Checking pistoncore-glutin_window v0.45.3 Oct 31 20:11:55.950 INFO kablam! Checking piston v0.36.0 Oct 31 20:11:59.060 INFO kablam! Checking gfx v0.17.1 Oct 31 20:11:59.062 INFO kablam! Checking gfx_device_gl v0.15.2 Oct 31 20:12:06.920 INFO kablam! Checking piston-gfx_texture v0.31.0 Oct 31 20:12:08.316 INFO kablam! Checking piston2d-gfx_graphics v0.50.0 Oct 31 20:12:10.972 INFO kablam! Checking piston_window v0.77.0 Oct 31 20:12:12.416 INFO kablam! Checking threedy v0.1.0 (/source) Oct 31 20:12:14.640 INFO kablam! warning: unused imports: `Edge`, `Vector3d` Oct 31 20:12:14.641 INFO kablam! --> src/demo.rs:10:17 Oct 31 20:12:14.642 INFO kablam! | Oct 31 20:12:14.642 INFO kablam! 10 | use polytopes::{Vector3d, Edge, Polytope, Cube}; Oct 31 20:12:14.643 INFO kablam! | ^^^^^^^^ ^^^^ Oct 31 20:12:14.643 INFO kablam! | Oct 31 20:12:14.643 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 31 20:12:14.643 INFO kablam! Oct 31 20:12:14.700 INFO kablam! warning: unused imports: `Edge`, `Vector3d` Oct 31 20:12:14.700 INFO kablam! --> src/demo.rs:10:17 Oct 31 20:12:14.700 INFO kablam! | Oct 31 20:12:14.700 INFO kablam! 10 | use polytopes::{Vector3d, Edge, Polytope, Cube}; Oct 31 20:12:14.700 INFO kablam! | ^^^^^^^^ ^^^^ Oct 31 20:12:14.712 INFO kablam! | Oct 31 20:12:14.713 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 31 20:12:14.713 INFO kablam! Oct 31 20:12:17.617 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 05s Oct 31 20:12:17.637 INFO kablam! su: No module specific data is present Oct 31 20:12:18.566 INFO running `"docker" "rm" "-f" "b5387bbca2b55765ee06dd21edab4f32aae46a096318dc132c79d70058b16dd9"` Oct 31 20:12:18.920 INFO blam! b5387bbca2b55765ee06dd21edab4f32aae46a096318dc132c79d70058b16dd9