Oct 12 20:17:41.326 INFO testing udtrokia/gossip against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 12 20:17:41.326 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 12 20:17:41.500 INFO blam! e1cbd0af8a708c3486fe309643a20d74fdd33115d7dc8b595a18ab004f45defc Oct 12 20:17:41.501 INFO running `"docker" "start" "-a" "e1cbd0af8a708c3486fe309643a20d74fdd33115d7dc8b595a18ab004f45defc"` Oct 12 20:17:41.972 INFO kablam! usermod: no changes Oct 12 20:17:42.025 INFO kablam! Compiling gossip v0.1.0 (/source) Oct 12 20:17:42.182 INFO kablam! warning: unused `#[macro_use]` import Oct 12 20:17:42.182 INFO kablam! --> src/lib.rs:1:1 Oct 12 20:17:42.182 INFO kablam! | Oct 12 20:17:42.182 INFO kablam! 1 | #[macro_use] Oct 12 20:17:42.182 INFO kablam! | ^^^^^^^^^^^^ Oct 12 20:17:42.182 INFO kablam! | Oct 12 20:17:42.183 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 20:17:42.183 INFO kablam! Oct 12 20:17:42.252 INFO kablam! warning: struct is never constructed: `Proof` Oct 12 20:17:42.252 INFO kablam! --> src/structs/proof.rs:3:1 Oct 12 20:17:42.252 INFO kablam! | Oct 12 20:17:42.252 INFO kablam! 3 | pub struct Proof { Oct 12 20:17:42.252 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 20:17:42.252 INFO kablam! | Oct 12 20:17:42.252 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 20:17:42.252 INFO kablam! Oct 12 20:17:42.252 INFO kablam! warning: method is never used: `public_id` Oct 12 20:17:42.252 INFO kablam! --> src/structs/proof.rs:9:5 Oct 12 20:17:42.252 INFO kablam! | Oct 12 20:17:42.252 INFO kablam! 9 | pub fn public_id(&self) -> &P { Oct 12 20:17:42.252 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 20:17:42.252 INFO kablam! Oct 12 20:17:42.252 INFO kablam! warning: method is never used: `signature` Oct 12 20:17:42.252 INFO kablam! --> src/structs/proof.rs:13:5 Oct 12 20:17:42.252 INFO kablam! | Oct 12 20:17:42.252 INFO kablam! 13 | pub fn signature(&self) -> &P::Signature { Oct 12 20:17:42.252 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 20:17:42.252 INFO kablam! Oct 12 20:17:42.252 INFO kablam! warning: method is never used: `is_valid` Oct 12 20:17:42.252 INFO kablam! --> src/structs/proof.rs:17:5 Oct 12 20:17:42.252 INFO kablam! | Oct 12 20:17:42.252 INFO kablam! 17 | pub fn is_valid(&self, data: &[u8]) -> bool { Oct 12 20:17:42.252 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 20:17:42.252 INFO kablam! Oct 12 20:17:42.265 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.27s Oct 12 20:17:42.267 INFO kablam! su: No module specific data is present Oct 12 20:17:42.596 INFO running `"docker" "rm" "-f" "e1cbd0af8a708c3486fe309643a20d74fdd33115d7dc8b595a18ab004f45defc"` Oct 12 20:17:42.803 INFO blam! e1cbd0af8a708c3486fe309643a20d74fdd33115d7dc8b595a18ab004f45defc Oct 12 20:17:42.811 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 12 20:17:43.483 INFO blam! 1a1340d7ebb09c5a605a41f32b2618ced71e62d199b3083bf43101b497627ce8 Oct 12 20:17:43.488 INFO running `"docker" "start" "-a" "1a1340d7ebb09c5a605a41f32b2618ced71e62d199b3083bf43101b497627ce8"` Oct 12 20:17:44.443 INFO kablam! usermod: no changes Oct 12 20:17:44.527 INFO kablam! Compiling gossip v0.1.0 (/source) Oct 12 20:17:44.719 INFO kablam! warning: unused `#[macro_use]` import Oct 12 20:17:44.719 INFO kablam! --> src/lib.rs:1:1 Oct 12 20:17:44.719 INFO kablam! | Oct 12 20:17:44.719 INFO kablam! 1 | #[macro_use] Oct 12 20:17:44.719 INFO kablam! | ^^^^^^^^^^^^ Oct 12 20:17:44.719 INFO kablam! | Oct 12 20:17:44.719 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 20:17:44.719 INFO kablam! Oct 12 20:17:44.764 INFO kablam! warning: struct is never constructed: `Proof` Oct 12 20:17:44.764 INFO kablam! --> src/structs/proof.rs:3:1 Oct 12 20:17:44.764 INFO kablam! | Oct 12 20:17:44.764 INFO kablam! 3 | pub struct Proof { Oct 12 20:17:44.764 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 20:17:44.764 INFO kablam! | Oct 12 20:17:44.764 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 20:17:44.764 INFO kablam! Oct 12 20:17:44.764 INFO kablam! warning: method is never used: `public_id` Oct 12 20:17:44.764 INFO kablam! --> src/structs/proof.rs:9:5 Oct 12 20:17:44.764 INFO kablam! | Oct 12 20:17:44.764 INFO kablam! 9 | pub fn public_id(&self) -> &P { Oct 12 20:17:44.764 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 20:17:44.764 INFO kablam! Oct 12 20:17:44.764 INFO kablam! warning: method is never used: `signature` Oct 12 20:17:44.764 INFO kablam! --> src/structs/proof.rs:13:5 Oct 12 20:17:44.764 INFO kablam! | Oct 12 20:17:44.764 INFO kablam! 13 | pub fn signature(&self) -> &P::Signature { Oct 12 20:17:44.764 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 20:17:44.764 INFO kablam! Oct 12 20:17:44.764 INFO kablam! warning: method is never used: `is_valid` Oct 12 20:17:44.764 INFO kablam! --> src/structs/proof.rs:17:5 Oct 12 20:17:44.764 INFO kablam! | Oct 12 20:17:44.764 INFO kablam! 17 | pub fn is_valid(&self, data: &[u8]) -> bool { Oct 12 20:17:44.764 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 20:17:44.764 INFO kablam! Oct 12 20:17:45.232 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.75s Oct 12 20:17:45.235 INFO kablam! su: No module specific data is present Oct 12 20:17:46.031 INFO running `"docker" "rm" "-f" "1a1340d7ebb09c5a605a41f32b2618ced71e62d199b3083bf43101b497627ce8"` Oct 12 20:17:46.315 INFO blam! 1a1340d7ebb09c5a605a41f32b2618ced71e62d199b3083bf43101b497627ce8 Oct 12 20:17:46.316 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 12 20:17:46.752 INFO blam! 2ca7558cd50bf67204a94cb19f204819fb9aae5297daadd860b709aa3d717804 Oct 12 20:17:46.753 INFO running `"docker" "start" "-a" "2ca7558cd50bf67204a94cb19f204819fb9aae5297daadd860b709aa3d717804"` Oct 12 20:17:48.610 INFO kablam! usermod: no changes Oct 12 20:17:48.678 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 12 20:17:48.703 INFO kablam! Running /target/debug/deps/gossip-463ab5bca3af01dd Oct 12 20:17:48.707 INFO blam! Oct 12 20:17:48.707 INFO blam! running 1 test Oct 12 20:17:48.707 INFO blam! test traits::id::test::it_works ... ok Oct 12 20:17:48.707 INFO blam! Oct 12 20:17:48.707 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 20:17:48.707 INFO blam! Oct 12 20:17:48.719 INFO kablam! Doc-tests gossip Oct 12 20:17:49.018 INFO blam! Oct 12 20:17:49.018 INFO blam! running 0 tests Oct 12 20:17:49.018 INFO blam! Oct 12 20:17:49.018 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 20:17:49.018 INFO blam! Oct 12 20:17:49.028 INFO kablam! su: No module specific data is present Oct 12 20:17:51.123 INFO running `"docker" "rm" "-f" "2ca7558cd50bf67204a94cb19f204819fb9aae5297daadd860b709aa3d717804"` Oct 12 20:17:51.431 INFO blam! 2ca7558cd50bf67204a94cb19f204819fb9aae5297daadd860b709aa3d717804