Oct 15 07:41:08.679 INFO testing Piripant/spring against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 07:41:08.681 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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"` Oct 15 07:41:09.261 INFO blam! 763848465c6f5d7e4a7653e9ff49b1987955c67cc886fdd296e3d5c01e4695d5 Oct 15 07:41:09.263 INFO running `"docker" "start" "-a" "763848465c6f5d7e4a7653e9ff49b1987955c67cc886fdd296e3d5c01e4695d5"` Oct 15 07:41:11.511 INFO kablam! usermod: no changes Oct 15 07:41:11.967 INFO kablam! Compiling rand v0.4.2 Oct 15 07:41:11.968 INFO kablam! Compiling shared_library v0.1.8 Oct 15 07:41:11.971 INFO kablam! Compiling imgui-sys v0.0.18 Oct 15 07:41:11.975 INFO kablam! Compiling tempfile v2.2.0 Oct 15 07:41:11.979 INFO kablam! Compiling num-rational v0.1.40 Oct 15 07:41:12.019 INFO kablam! Compiling rayon-core v1.3.0 Oct 15 07:41:12.027 INFO kablam! Compiling alga v0.5.2 Oct 15 07:41:12.028 INFO kablam! Compiling png v0.11.0 Oct 15 07:41:19.155 INFO kablam! Compiling gfx_core v0.7.2 Oct 15 07:41:19.155 INFO kablam! Compiling gfx_gl v0.4.0 Oct 15 07:41:19.199 INFO kablam! Compiling x11-dl v2.17.1 Oct 15 07:41:26.744 INFO kablam! Compiling target_build_utils v0.3.1 Oct 15 07:41:28.567 INFO kablam! Compiling osmesa-sys v0.1.2 Oct 15 07:41:28.591 INFO kablam! Compiling rayon v0.8.2 Oct 15 07:41:39.107 INFO kablam! Compiling nalgebra v0.14.0 Oct 15 07:41:46.900 INFO kablam! Compiling jpeg-decoder v0.1.13 Oct 15 07:42:03.574 INFO kablam! Compiling image v0.18.0 Oct 15 07:42:13.547 INFO kablam! Compiling libloading v0.3.4 Oct 15 07:42:21.236 INFO kablam! Compiling dlib v0.3.1 Oct 15 07:42:22.291 INFO kablam! Compiling wayland-sys v0.9.10 Oct 15 07:42:26.615 INFO kablam! Compiling wayland-client v0.9.10 Oct 15 07:42:42.516 INFO kablam! Compiling wayland-protocols v0.9.10 Oct 15 07:42:42.809 INFO kablam! Compiling wayland-kbd v0.9.1 Oct 15 07:42:54.507 INFO kablam! Compiling wayland-window v0.8.0 Oct 15 07:42:56.718 INFO kablam! Compiling winit v0.8.3 Oct 15 07:43:08.787 INFO kablam! Compiling glutin v0.10.1 Oct 15 07:43:15.434 INFO kablam! Compiling pistoncore-glutin_window v0.43.0 Oct 15 07:43:16.022 INFO kablam! Compiling gfx v0.16.2 Oct 15 07:43:16.022 INFO kablam! Compiling gfx_device_gl v0.14.6 Oct 15 07:43:31.203 INFO kablam! Compiling piston-gfx_texture v0.30.0 Oct 15 07:43:34.843 INFO kablam! Compiling piston2d-gfx_graphics v0.47.0 Oct 15 07:43:35.423 INFO kablam! Compiling imgui v0.0.18 Oct 15 07:43:40.803 INFO kablam! Compiling piston_window v0.74.0 Oct 15 07:43:43.767 INFO kablam! Compiling spring v0.1.0 (/source) Oct 15 07:43:46.955 INFO kablam! warning: unused import: `DebugView` Oct 15 07:43:46.955 INFO kablam! --> src/physics/collisions.rs:1:27 Oct 15 07:43:46.955 INFO kablam! | Oct 15 07:43:46.955 INFO kablam! 1 | use physics::simulation::{DebugView, Vertex}; Oct 15 07:43:46.955 INFO kablam! | ^^^^^^^^^ Oct 15 07:43:46.955 INFO kablam! | Oct 15 07:43:46.955 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 07:43:46.955 INFO kablam! Oct 15 07:43:47.994 INFO kablam! warning: unused variable: `dt` Oct 15 07:43:47.995 INFO kablam! --> src/viewer/input.rs:103:70 Oct 15 07:43:47.995 INFO kablam! | Oct 15 07:43:47.995 INFO kablam! 103 | pub fn handle_keyboard(view: &mut ViewState, input: &mut InputState, dt: f64) { Oct 15 07:43:47.999 INFO kablam! | ^^ help: consider using `_dt` instead Oct 15 07:43:47.999 INFO kablam! | Oct 15 07:43:47.999 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 07:43:47.999 INFO kablam! Oct 15 07:43:59.363 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 47s Oct 15 07:43:59.384 INFO kablam! su: No module specific data is present Oct 15 07:44:00.342 INFO running `"docker" "rm" "-f" "763848465c6f5d7e4a7653e9ff49b1987955c67cc886fdd296e3d5c01e4695d5"` Oct 15 07:44:00.803 INFO blam! 763848465c6f5d7e4a7653e9ff49b1987955c67cc886fdd296e3d5c01e4695d5 Oct 15 07:44:00.813 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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"` Oct 15 07:44:01.332 INFO blam! 9d22985501651a00b420297f9b540d14ef845e0dde4bb306463bdb4cc2b9e2aa Oct 15 07:44:01.334 INFO running `"docker" "start" "-a" "9d22985501651a00b420297f9b540d14ef845e0dde4bb306463bdb4cc2b9e2aa"` Oct 15 07:44:02.883 INFO kablam! usermod: no changes Oct 15 07:44:03.195 INFO kablam! Compiling spring v0.1.0 (/source) Oct 15 07:44:07.887 INFO kablam! warning: unused import: `DebugView` Oct 15 07:44:07.887 INFO kablam! --> src/physics/collisions.rs:1:27 Oct 15 07:44:07.887 INFO kablam! | Oct 15 07:44:07.887 INFO kablam! 1 | use physics::simulation::{DebugView, Vertex}; Oct 15 07:44:07.887 INFO kablam! | ^^^^^^^^^ Oct 15 07:44:07.887 INFO kablam! | Oct 15 07:44:07.887 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 07:44:07.887 INFO kablam! Oct 15 07:44:09.467 INFO kablam! warning: unused variable: `dt` Oct 15 07:44:09.467 INFO kablam! --> src/viewer/input.rs:103:70 Oct 15 07:44:09.467 INFO kablam! | Oct 15 07:44:09.467 INFO kablam! 103 | pub fn handle_keyboard(view: &mut ViewState, input: &mut InputState, dt: f64) { Oct 15 07:44:09.467 INFO kablam! | ^^ help: consider using `_dt` instead Oct 15 07:44:09.467 INFO kablam! | Oct 15 07:44:09.467 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 07:44:09.467 INFO kablam! Oct 15 07:44:10.302 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.38s Oct 15 07:44:10.324 INFO kablam! su: No module specific data is present Oct 15 07:44:11.527 INFO running `"docker" "rm" "-f" "9d22985501651a00b420297f9b540d14ef845e0dde4bb306463bdb4cc2b9e2aa"` Oct 15 07:44:11.758 INFO blam! 9d22985501651a00b420297f9b540d14ef845e0dde4bb306463bdb4cc2b9e2aa Oct 15 07:44:11.767 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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"` Oct 15 07:44:12.261 INFO blam! d194d5057909054831821c9c3baa0070c4b3615825cc8551bdc6c2705d87c9ec Oct 15 07:44:12.277 INFO running `"docker" "start" "-a" "d194d5057909054831821c9c3baa0070c4b3615825cc8551bdc6c2705d87c9ec"` Oct 15 07:44:13.680 INFO kablam! usermod: no changes Oct 15 07:44:14.019 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.30s Oct 15 07:44:14.039 INFO kablam! Running /target/debug/deps/spring-705b0bca1c2afaf7 Oct 15 07:44:14.043 INFO kablam! Running /target/debug/deps/spring-ef5e832fa9164f3c Oct 15 07:44:14.043 INFO blam! Oct 15 07:44:14.043 INFO blam! running 0 tests Oct 15 07:44:14.043 INFO blam! Oct 15 07:44:14.043 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 07:44:14.043 INFO blam! Oct 15 07:44:14.047 INFO blam! Oct 15 07:44:14.047 INFO kablam! Doc-tests spring Oct 15 07:44:14.047 INFO blam! running 0 tests Oct 15 07:44:14.047 INFO blam! Oct 15 07:44:14.047 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 07:44:14.047 INFO blam! Oct 15 07:44:20.610 INFO blam! Oct 15 07:44:20.610 INFO blam! running 0 tests Oct 15 07:44:20.610 INFO blam! Oct 15 07:44:20.610 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 07:44:20.610 INFO blam! Oct 15 07:44:20.622 INFO kablam! su: No module specific data is present Oct 15 07:44:22.037 INFO running `"docker" "rm" "-f" "d194d5057909054831821c9c3baa0070c4b3615825cc8551bdc6c2705d87c9ec"` Oct 15 07:44:22.339 INFO blam! d194d5057909054831821c9c3baa0070c4b3615825cc8551bdc6c2705d87c9ec