Oct 14 13:40:28.159 INFO testing lion328/longfeb against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 13:40:28.159 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 14 13:40:28.668 INFO blam! 73d0d7c749753751bea6117942a364f96c10bc8cea61a8472b2b72e389777440 Oct 14 13:40:28.670 INFO running `"docker" "start" "-a" "73d0d7c749753751bea6117942a364f96c10bc8cea61a8472b2b72e389777440"` Oct 14 13:40:29.711 INFO kablam! usermod: no changes Oct 14 13:40:29.935 INFO kablam! Compiling libloading v0.4.3 Oct 14 13:40:29.935 INFO kablam! Compiling bitflags v1.0.1 Oct 14 13:40:29.935 INFO kablam! Compiling cfg-if v0.1.2 Oct 14 13:40:29.935 INFO kablam! Compiling khronos_api v2.1.0 Oct 14 13:40:29.935 INFO kablam! Compiling typenum v1.9.0 Oct 14 13:40:29.936 INFO kablam! Compiling num-traits v0.1.42 Oct 14 13:40:29.937 INFO kablam! Compiling matrixmultiply v0.1.14 Oct 14 13:40:29.937 INFO kablam! Compiling approx v0.1.1 Oct 14 13:40:30.319 INFO kablam! Compiling rawpointer v0.1.0 Oct 14 13:40:30.407 INFO kablam! Compiling rand v0.4.2 Oct 14 13:40:31.099 INFO kablam! Compiling memmap v0.6.2 Oct 14 13:40:31.427 INFO kablam! Compiling shared_library v0.1.8 Oct 14 13:40:31.470 INFO kablam! Compiling x11-dl v2.17.2 Oct 14 13:40:33.575 INFO kablam! Compiling log v0.4.1 Oct 14 13:40:33.761 INFO kablam! Compiling crossbeam-utils v0.2.2 Oct 14 13:40:33.762 INFO kablam! Compiling xml-rs v0.7.0 Oct 14 13:40:33.924 INFO kablam! Compiling osmesa-sys v0.1.2 Oct 14 13:40:37.079 INFO kablam! Compiling crossbeam-epoch v0.3.0 Oct 14 13:40:37.080 INFO kablam! Compiling log v0.3.9 Oct 14 13:40:37.107 INFO kablam! Compiling dlib v0.4.0 Oct 14 13:40:38.615 INFO kablam! Compiling wayland-sys v0.12.5 Oct 14 13:40:38.698 INFO kablam! Compiling num-complex v0.1.41 Oct 14 13:40:43.619 INFO kablam! Compiling alga v0.5.2 Oct 14 13:40:44.247 INFO kablam! Compiling rand v0.3.22 Oct 14 13:40:44.595 INFO kablam! Compiling generic-array v0.8.3 Oct 14 13:40:44.699 INFO kablam! Compiling crossbeam-deque v0.2.0 Oct 14 13:40:44.820 INFO kablam! Compiling tempfile v2.2.0 Oct 14 13:40:45.281 INFO kablam! Compiling wayland-scanner v0.12.5 Oct 14 13:40:45.282 INFO kablam! Compiling gl_generator v0.8.0 Oct 14 13:40:46.821 INFO kablam! Compiling rayon-core v1.4.0 Oct 14 13:40:50.634 INFO kablam! Compiling rayon v1.0.0 Oct 14 13:40:51.325 INFO kablam! Compiling wayland-client v0.12.5 Oct 14 13:40:51.325 INFO kablam! Compiling wayland-protocols v0.12.5 Oct 14 13:40:56.063 INFO kablam! Compiling nalgebra v0.14.0 Oct 14 13:40:56.323 INFO kablam! Compiling glutin v0.12.2 Oct 14 13:41:01.131 INFO kablam! Compiling wayland-kbd v0.13.1 Oct 14 13:41:07.791 INFO kablam! Compiling wayland-window v0.13.2 Oct 14 13:41:08.667 INFO kablam! Compiling winit v0.10.0 Oct 14 13:41:39.819 INFO kablam! Compiling longfeb v0.1.0 (/source) Oct 14 13:41:40.487 INFO kablam! warning: unused variable: `day_secs` Oct 14 13:41:40.488 INFO kablam! --> src/main.rs:9:9 Oct 14 13:41:40.488 INFO kablam! | Oct 14 13:41:40.489 INFO kablam! 9 | let day_secs = day_secs_int as f64; Oct 14 13:41:40.489 INFO kablam! | ^^^^^^^^ help: consider using `_day_secs` instead Oct 14 13:41:40.490 INFO kablam! | Oct 14 13:41:40.492 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 13:41:40.492 INFO kablam! Oct 14 13:41:40.492 INFO kablam! warning: unused variable: `body_moon_distance` Oct 14 13:41:40.493 INFO kablam! --> src/main.rs:32:13 Oct 14 13:41:40.494 INFO kablam! | Oct 14 13:41:40.494 INFO kablam! 32 | let body_moon_distance = na::distance(&earth_pos, &moon_pos); Oct 14 13:41:40.494 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: consider using `_body_moon_distance` instead Oct 14 13:41:40.495 INFO kablam! Oct 14 13:41:43.035 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 13s Oct 14 13:41:43.043 INFO kablam! su: No module specific data is present Oct 14 13:41:43.795 INFO running `"docker" "rm" "-f" "73d0d7c749753751bea6117942a364f96c10bc8cea61a8472b2b72e389777440"` Oct 14 13:41:44.052 INFO blam! 73d0d7c749753751bea6117942a364f96c10bc8cea61a8472b2b72e389777440 Oct 14 13:41:44.059 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 14 13:41:44.504 INFO blam! e4b689fa612f9aab501565267733d32fab7d4092ebac8f7056afa7433ce3bbe8 Oct 14 13:41:44.519 INFO running `"docker" "start" "-a" "e4b689fa612f9aab501565267733d32fab7d4092ebac8f7056afa7433ce3bbe8"` Oct 14 13:41:45.598 INFO kablam! usermod: no changes Oct 14 13:41:45.765 INFO kablam! Compiling longfeb v0.1.0 (/source) Oct 14 13:41:46.464 INFO kablam! warning: unused variable: `day_secs` Oct 14 13:41:46.464 INFO kablam! --> src/main.rs:9:9 Oct 14 13:41:46.464 INFO kablam! | Oct 14 13:41:46.464 INFO kablam! 9 | let day_secs = day_secs_int as f64; Oct 14 13:41:46.464 INFO kablam! | ^^^^^^^^ help: consider using `_day_secs` instead Oct 14 13:41:46.464 INFO kablam! | Oct 14 13:41:46.464 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 13:41:46.464 INFO kablam! Oct 14 13:41:46.464 INFO kablam! warning: unused variable: `body_moon_distance` Oct 14 13:41:46.464 INFO kablam! --> src/main.rs:32:13 Oct 14 13:41:46.464 INFO kablam! | Oct 14 13:41:46.464 INFO kablam! 32 | let body_moon_distance = na::distance(&earth_pos, &moon_pos); Oct 14 13:41:46.464 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: consider using `_body_moon_distance` instead Oct 14 13:41:46.464 INFO kablam! Oct 14 13:41:47.010 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.38s Oct 14 13:41:47.021 INFO kablam! su: No module specific data is present Oct 14 13:41:47.795 INFO running `"docker" "rm" "-f" "e4b689fa612f9aab501565267733d32fab7d4092ebac8f7056afa7433ce3bbe8"` Oct 14 13:41:48.108 INFO blam! e4b689fa612f9aab501565267733d32fab7d4092ebac8f7056afa7433ce3bbe8 Oct 14 13:41:48.120 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 14 13:41:48.605 INFO blam! 98c919ec4a0f5e8abf3b78416d54fd9dd34a4370a3eb52d8558a2790a20e2e0c Oct 14 13:41:48.606 INFO running `"docker" "start" "-a" "98c919ec4a0f5e8abf3b78416d54fd9dd34a4370a3eb52d8558a2790a20e2e0c"` Oct 14 13:41:49.779 INFO kablam! usermod: no changes Oct 14 13:41:49.955 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.13s Oct 14 13:41:49.971 INFO kablam! Running /target/debug/deps/longfeb-db8caf0b85235672 Oct 14 13:41:49.972 INFO blam! Oct 14 13:41:49.972 INFO blam! running 0 tests Oct 14 13:41:49.972 INFO blam! Oct 14 13:41:49.973 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 13:41:49.973 INFO blam! Oct 14 13:41:49.979 INFO kablam! su: No module specific data is present Oct 14 13:41:50.669 INFO running `"docker" "rm" "-f" "98c919ec4a0f5e8abf3b78416d54fd9dd34a4370a3eb52d8558a2790a20e2e0c"` Oct 14 13:41:51.007 INFO blam! 98c919ec4a0f5e8abf3b78416d54fd9dd34a4370a3eb52d8558a2790a20e2e0c