Oct 12 20:17:41.145 INFO testing udtrokia/gossip against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 12 20:17:41.145 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 12 20:17:41.296 INFO blam! 931c4802920afaeac1ef566f2d1d3c20445c371255c143dccf64652437ed21bf Oct 12 20:17:41.297 INFO running `"docker" "start" "-a" "931c4802920afaeac1ef566f2d1d3c20445c371255c143dccf64652437ed21bf"` Oct 12 20:17:41.639 INFO kablam! usermod: no changes Oct 12 20:17:41.670 INFO kablam! Compiling proc-macro2 v0.4.12 Oct 12 20:17:44.144 INFO kablam! Compiling quote v0.6.6 Oct 12 20:17:44.903 INFO kablam! Compiling syn v0.14.8 Oct 12 20:17:53.339 INFO kablam! Compiling serde_derive v1.0.71 Oct 12 20:18:05.891 INFO kablam! Compiling gossip v0.1.0 (/source) Oct 12 20:18:06.155 INFO kablam! warning: unused `#[macro_use]` import Oct 12 20:18:06.155 INFO kablam! --> src/lib.rs:1:1 Oct 12 20:18:06.155 INFO kablam! | Oct 12 20:18:06.155 INFO kablam! 1 | #[macro_use] Oct 12 20:18:06.155 INFO kablam! | ^^^^^^^^^^^^ Oct 12 20:18:06.155 INFO kablam! | Oct 12 20:18:06.155 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 20:18:06.155 INFO kablam! Oct 12 20:18:06.275 INFO kablam! warning: struct is never constructed: `Proof` Oct 12 20:18:06.275 INFO kablam! --> src/structs/proof.rs:3:1 Oct 12 20:18:06.275 INFO kablam! | Oct 12 20:18:06.275 INFO kablam! 3 | pub struct Proof { Oct 12 20:18:06.275 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 20:18:06.275 INFO kablam! | Oct 12 20:18:06.275 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 20:18:06.275 INFO kablam! Oct 12 20:18:06.275 INFO kablam! warning: method is never used: `public_id` Oct 12 20:18:06.275 INFO kablam! --> src/structs/proof.rs:9:5 Oct 12 20:18:06.275 INFO kablam! | Oct 12 20:18:06.275 INFO kablam! 9 | pub fn public_id(&self) -> &P { Oct 12 20:18:06.275 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 20:18:06.275 INFO kablam! Oct 12 20:18:06.275 INFO kablam! warning: method is never used: `signature` Oct 12 20:18:06.275 INFO kablam! --> src/structs/proof.rs:13:5 Oct 12 20:18:06.275 INFO kablam! | Oct 12 20:18:06.275 INFO kablam! 13 | pub fn signature(&self) -> &P::Signature { Oct 12 20:18:06.275 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 20:18:06.275 INFO kablam! Oct 12 20:18:06.275 INFO kablam! warning: method is never used: `is_valid` Oct 12 20:18:06.275 INFO kablam! --> src/structs/proof.rs:17:5 Oct 12 20:18:06.275 INFO kablam! | Oct 12 20:18:06.275 INFO kablam! 17 | pub fn is_valid(&self, data: &[u8]) -> bool { Oct 12 20:18:06.275 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 20:18:06.275 INFO kablam! Oct 12 20:18:06.319 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 24.66s Oct 12 20:18:06.322 INFO kablam! su: No module specific data is present Oct 12 20:18:07.707 INFO running `"docker" "rm" "-f" "931c4802920afaeac1ef566f2d1d3c20445c371255c143dccf64652437ed21bf"` Oct 12 20:18:08.529 INFO blam! 931c4802920afaeac1ef566f2d1d3c20445c371255c143dccf64652437ed21bf Oct 12 20:18:08.533 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 12 20:18:10.179 INFO blam! 750cdd9e999da9f321ff18cfddf76c4dc8137d672f5a27e1cc6ce17fc33a46b8 Oct 12 20:18:10.179 INFO running `"docker" "start" "-a" "750cdd9e999da9f321ff18cfddf76c4dc8137d672f5a27e1cc6ce17fc33a46b8"` Oct 12 20:18:11.463 INFO kablam! usermod: no changes Oct 12 20:18:11.540 INFO kablam! Compiling gossip v0.1.0 (/source) Oct 12 20:18:11.691 INFO kablam! warning: unused `#[macro_use]` import Oct 12 20:18:11.691 INFO kablam! --> src/lib.rs:1:1 Oct 12 20:18:11.691 INFO kablam! | Oct 12 20:18:11.691 INFO kablam! 1 | #[macro_use] Oct 12 20:18:11.691 INFO kablam! | ^^^^^^^^^^^^ Oct 12 20:18:11.691 INFO kablam! | Oct 12 20:18:11.691 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 20:18:11.691 INFO kablam! Oct 12 20:18:11.739 INFO kablam! warning: struct is never constructed: `Proof` Oct 12 20:18:11.740 INFO kablam! --> src/structs/proof.rs:3:1 Oct 12 20:18:11.740 INFO kablam! | Oct 12 20:18:11.740 INFO kablam! 3 | pub struct Proof { Oct 12 20:18:11.741 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 20:18:11.741 INFO kablam! | Oct 12 20:18:11.741 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 20:18:11.741 INFO kablam! Oct 12 20:18:11.742 INFO kablam! warning: method is never used: `public_id` Oct 12 20:18:11.742 INFO kablam! --> src/structs/proof.rs:9:5 Oct 12 20:18:11.742 INFO kablam! | Oct 12 20:18:11.743 INFO kablam! 9 | pub fn public_id(&self) -> &P { Oct 12 20:18:11.743 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 20:18:11.743 INFO kablam! Oct 12 20:18:11.744 INFO kablam! warning: method is never used: `signature` Oct 12 20:18:11.744 INFO kablam! --> src/structs/proof.rs:13:5 Oct 12 20:18:11.744 INFO kablam! | Oct 12 20:18:11.744 INFO kablam! 13 | pub fn signature(&self) -> &P::Signature { Oct 12 20:18:11.745 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 20:18:11.745 INFO kablam! Oct 12 20:18:11.745 INFO kablam! warning: method is never used: `is_valid` Oct 12 20:18:11.746 INFO kablam! --> src/structs/proof.rs:17:5 Oct 12 20:18:11.746 INFO kablam! | Oct 12 20:18:11.746 INFO kablam! 17 | pub fn is_valid(&self, data: &[u8]) -> bool { Oct 12 20:18:11.746 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 20:18:11.747 INFO kablam! Oct 12 20:18:12.357 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.86s Oct 12 20:18:12.363 INFO kablam! su: No module specific data is present Oct 12 20:18:13.367 INFO running `"docker" "rm" "-f" "750cdd9e999da9f321ff18cfddf76c4dc8137d672f5a27e1cc6ce17fc33a46b8"` Oct 12 20:18:13.673 INFO blam! 750cdd9e999da9f321ff18cfddf76c4dc8137d672f5a27e1cc6ce17fc33a46b8 Oct 12 20:18:13.676 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 12 20:18:14.157 INFO blam! 0c664453d3ffdb0fd3894f9847bf26639602d3b5878c980b1b05014cf236fd4d Oct 12 20:18:14.158 INFO running `"docker" "start" "-a" "0c664453d3ffdb0fd3894f9847bf26639602d3b5878c980b1b05014cf236fd4d"` Oct 12 20:18:16.887 INFO kablam! usermod: no changes Oct 12 20:18:17.023 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.11s Oct 12 20:18:17.025 INFO kablam! Running /target/debug/deps/gossip-27f63b684b403805 Oct 12 20:18:17.034 INFO blam! Oct 12 20:18:17.034 INFO blam! running 1 test Oct 12 20:18:17.035 INFO blam! test traits::id::test::it_works ... ok Oct 12 20:18:17.035 INFO blam! Oct 12 20:18:17.035 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 20:18:17.035 INFO blam! Oct 12 20:18:17.043 INFO kablam! Doc-tests gossip Oct 12 20:18:17.329 INFO blam! Oct 12 20:18:17.329 INFO blam! running 0 tests Oct 12 20:18:17.329 INFO blam! Oct 12 20:18:17.329 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 20:18:17.329 INFO blam! Oct 12 20:18:17.347 INFO kablam! su: No module specific data is present Oct 12 20:18:18.838 INFO running `"docker" "rm" "-f" "0c664453d3ffdb0fd3894f9847bf26639602d3b5878c980b1b05014cf236fd4d"` Oct 12 20:18:19.179 INFO blam! 0c664453d3ffdb0fd3894f9847bf26639602d3b5878c980b1b05014cf236fd4d