Oct 13 05:07:36.853 INFO testing nwoeanhinnogaehr/coronene against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 13 05:07:36.854 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 05:07:37.279 INFO blam! dbd8001c0ce874ff33718c5e03b25015ba59f4e376039d176239b5de83a6e310 Oct 13 05:07:37.285 INFO running `"docker" "start" "-a" "dbd8001c0ce874ff33718c5e03b25015ba59f4e376039d176239b5de83a6e310"` Oct 13 05:07:38.832 INFO kablam! usermod: no changes Oct 13 05:07:38.951 INFO kablam! Compiling fnv v1.0.3 Oct 13 05:07:38.952 INFO kablam! Compiling union-find v0.3.1 Oct 13 05:07:39.743 INFO kablam! Compiling coronene v0.1.0 (/source) Oct 13 05:07:40.549 INFO kablam! warning: method is never used: `pos` Oct 13 05:07:40.549 INFO kablam! --> src/player/board.rs:143:5 Oct 13 05:07:40.549 INFO kablam! | Oct 13 05:07:40.549 INFO kablam! 143 | pub fn pos(&self) -> Option { Oct 13 05:07:40.549 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 05:07:40.549 INFO kablam! | Oct 13 05:07:40.549 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 05:07:40.549 INFO kablam! Oct 13 05:07:40.551 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 13 05:07:40.552 INFO kablam! --> src/main.rs:2:12 Oct 13 05:07:40.552 INFO kablam! | Oct 13 05:07:40.552 INFO kablam! 2 | #![feature(conservative_impl_trait)] Oct 13 05:07:40.552 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 05:07:40.553 INFO kablam! | Oct 13 05:07:40.553 INFO kablam! = note: #[warn(stable_features)] on by default Oct 13 05:07:40.553 INFO kablam! Oct 13 05:07:43.067 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.20s Oct 13 05:07:43.068 INFO kablam! su: No module specific data is present Oct 13 05:07:44.290 INFO running `"docker" "rm" "-f" "dbd8001c0ce874ff33718c5e03b25015ba59f4e376039d176239b5de83a6e310"` Oct 13 05:07:44.710 INFO blam! dbd8001c0ce874ff33718c5e03b25015ba59f4e376039d176239b5de83a6e310 Oct 13 05:07:44.712 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 05:07:45.158 INFO blam! d08d636f8083e57ce22c7245507d4a314d551860a061566ae1431b5c097a8444 Oct 13 05:07:45.160 INFO running `"docker" "start" "-a" "d08d636f8083e57ce22c7245507d4a314d551860a061566ae1431b5c097a8444"` Oct 13 05:07:46.723 INFO kablam! usermod: no changes Oct 13 05:07:46.793 INFO kablam! Compiling coronene v0.1.0 (/source) Oct 13 05:07:47.699 INFO kablam! warning: method is never used: `pos` Oct 13 05:07:47.700 INFO kablam! --> src/player/board.rs:143:5 Oct 13 05:07:47.700 INFO kablam! | Oct 13 05:07:47.700 INFO kablam! 143 | pub fn pos(&self) -> Option { Oct 13 05:07:47.701 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 05:07:47.701 INFO kablam! | Oct 13 05:07:47.701 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 05:07:47.702 INFO kablam! Oct 13 05:07:47.702 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 13 05:07:47.702 INFO kablam! --> src/main.rs:2:12 Oct 13 05:07:47.703 INFO kablam! | Oct 13 05:07:47.703 INFO kablam! 2 | #![feature(conservative_impl_trait)] Oct 13 05:07:47.703 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 05:07:47.704 INFO kablam! | Oct 13 05:07:47.704 INFO kablam! = note: #[warn(stable_features)] on by default Oct 13 05:07:47.704 INFO kablam! Oct 13 05:07:48.362 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.61s Oct 13 05:07:48.394 INFO kablam! su: No module specific data is present Oct 13 05:07:49.380 INFO running `"docker" "rm" "-f" "d08d636f8083e57ce22c7245507d4a314d551860a061566ae1431b5c097a8444"` Oct 13 05:07:49.767 INFO blam! d08d636f8083e57ce22c7245507d4a314d551860a061566ae1431b5c097a8444 Oct 13 05:07:49.767 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 05:07:50.191 INFO blam! cf6359227a4468f1e234c534613c11ae4144593d23728af83aba00c939f84b34 Oct 13 05:07:50.202 INFO running `"docker" "start" "-a" "cf6359227a4468f1e234c534613c11ae4144593d23728af83aba00c939f84b34"` Oct 13 05:07:51.966 INFO kablam! usermod: no changes Oct 13 05:07:52.055 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.06s Oct 13 05:07:52.055 INFO kablam! Running /target/debug/deps/coronene-893de406f519e155 Oct 13 05:07:52.056 INFO blam! Oct 13 05:07:52.056 INFO blam! running 1 test Oct 13 05:07:52.071 INFO blam! test player::misc::atomic_vec::test_atomic_vec ... ok Oct 13 05:07:52.071 INFO kablam! su: No module specific data is present Oct 13 05:07:52.071 INFO blam! Oct 13 05:07:52.071 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 05:07:52.071 INFO blam! Oct 13 05:07:52.850 INFO running `"docker" "rm" "-f" "cf6359227a4468f1e234c534613c11ae4144593d23728af83aba00c939f84b34"` Oct 13 05:07:53.127 INFO blam! cf6359227a4468f1e234c534613c11ae4144593d23728af83aba00c939f84b34