Oct 13 04:33:44.204 INFO testing paddygord/rust-nix-learning against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 13 04:33:44.204 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 13 04:33:44.733 INFO blam! 10a55d311f88a8ddcf484744eeaa97c88657fcf19cf32fd3c5f44b97e534927e Oct 13 04:33:44.735 INFO running `"docker" "start" "-a" "10a55d311f88a8ddcf484744eeaa97c88657fcf19cf32fd3c5f44b97e534927e"` Oct 13 04:33:46.411 INFO kablam! usermod: no changes Oct 13 04:33:46.471 INFO kablam! warning: dependency (nalgebra) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions Oct 13 04:33:46.583 INFO kablam! Compiling num-complex v0.2.0 Oct 13 04:33:46.599 INFO kablam! Compiling bincode v1.0.1 Oct 13 04:33:46.599 INFO kablam! Compiling approx v0.2.0 Oct 13 04:33:46.603 INFO kablam! Compiling generic-array v0.11.1 Oct 13 04:33:50.547 INFO kablam! Compiling alga v0.6.0 Oct 13 04:33:55.335 INFO kablam! Compiling nalgebra v0.15.3 Oct 13 04:34:43.734 INFO kablam! Compiling ncollide3d v0.16.2 Oct 13 04:34:56.603 INFO kablam! Compiling learning v0.1.0 (/source) Oct 13 04:34:57.839 INFO kablam! warning: struct is never constructed: `Gamestate` Oct 13 04:34:57.839 INFO kablam! --> src/main.rs:32:1 Oct 13 04:34:57.840 INFO kablam! | Oct 13 04:34:57.840 INFO kablam! 32 | struct Gamestate { Oct 13 04:34:57.840 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 13 04:34:57.841 INFO kablam! | Oct 13 04:34:57.841 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 04:34:57.841 INFO kablam! Oct 13 04:34:59.447 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 13s Oct 13 04:34:59.451 INFO kablam! su: No module specific data is present Oct 13 04:35:00.380 INFO running `"docker" "rm" "-f" "10a55d311f88a8ddcf484744eeaa97c88657fcf19cf32fd3c5f44b97e534927e"` Oct 13 04:35:00.667 INFO blam! 10a55d311f88a8ddcf484744eeaa97c88657fcf19cf32fd3c5f44b97e534927e Oct 13 04:35:00.670 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 13 04:35:01.205 INFO blam! e16a7fea03b8f6f499e5cebea0b33bc39f73f1cfa7cef15df6838ed05aee0d6e Oct 13 04:35:01.207 INFO running `"docker" "start" "-a" "e16a7fea03b8f6f499e5cebea0b33bc39f73f1cfa7cef15df6838ed05aee0d6e"` Oct 13 04:35:02.443 INFO kablam! usermod: no changes Oct 13 04:35:02.517 INFO kablam! warning: dependency (nalgebra) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions Oct 13 04:35:02.594 INFO kablam! Compiling learning v0.1.0 (/source) Oct 13 04:35:03.756 INFO kablam! warning: struct is never constructed: `Gamestate` Oct 13 04:35:03.756 INFO kablam! --> src/main.rs:32:1 Oct 13 04:35:03.756 INFO kablam! | Oct 13 04:35:03.756 INFO kablam! 32 | struct Gamestate { Oct 13 04:35:03.756 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 13 04:35:03.756 INFO kablam! | Oct 13 04:35:03.763 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 04:35:03.763 INFO kablam! Oct 13 04:35:04.306 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.84s Oct 13 04:35:04.311 INFO kablam! su: No module specific data is present Oct 13 04:35:05.072 INFO running `"docker" "rm" "-f" "e16a7fea03b8f6f499e5cebea0b33bc39f73f1cfa7cef15df6838ed05aee0d6e"` Oct 13 04:35:05.455 INFO blam! e16a7fea03b8f6f499e5cebea0b33bc39f73f1cfa7cef15df6838ed05aee0d6e Oct 13 04:35:05.457 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 13 04:35:05.851 INFO blam! 4547eba4056fc527186f4430e94b3c19cc14ae2b2300802345691f6f183c0319 Oct 13 04:35:05.875 INFO running `"docker" "start" "-a" "4547eba4056fc527186f4430e94b3c19cc14ae2b2300802345691f6f183c0319"` Oct 13 04:35:07.075 INFO kablam! usermod: no changes Oct 13 04:35:07.130 INFO kablam! warning: dependency (nalgebra) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions Oct 13 04:35:07.195 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.08s Oct 13 04:35:07.200 INFO kablam! Running /target/debug/deps/learning-11a7805466f9421a Oct 13 04:35:07.208 INFO blam! Oct 13 04:35:07.208 INFO blam! running 0 tests Oct 13 04:35:07.209 INFO blam! Oct 13 04:35:07.209 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 04:35:07.209 INFO blam! Oct 13 04:35:07.216 INFO kablam! su: No module specific data is present Oct 13 04:35:07.753 INFO running `"docker" "rm" "-f" "4547eba4056fc527186f4430e94b3c19cc14ae2b2300802345691f6f183c0319"` Oct 13 04:35:08.090 INFO blam! 4547eba4056fc527186f4430e94b3c19cc14ae2b2300802345691f6f183c0319