Oct 10 12:56:31.911 INFO testing udtrokia/gossip against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 12:56:31.911 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 12:56:31.911 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 12:56:32.120 INFO blam! 66759ee927038bd1605e8ec6aae8105c8aa831a4feb31af219c73ecfa38d2799 Oct 10 12:56:32.122 INFO running `"docker" "start" "-a" "66759ee927038bd1605e8ec6aae8105c8aa831a4feb31af219c73ecfa38d2799"` Oct 10 12:56:32.466 INFO kablam! usermod: no changes Oct 10 12:56:32.505 INFO kablam! Compiling proc-macro2 v0.4.12 Oct 10 12:56:35.368 INFO kablam! Compiling quote v0.6.6 Oct 10 12:56:37.283 INFO kablam! Compiling syn v0.14.8 Oct 10 12:56:45.638 INFO kablam! Compiling serde_derive v1.0.71 Oct 10 12:56:59.417 INFO kablam! Compiling gossip v0.1.0 (/source) Oct 10 12:56:59.811 INFO kablam! warning: unused `#[macro_use]` import Oct 10 12:56:59.811 INFO kablam! --> src/lib.rs:1:1 Oct 10 12:56:59.811 INFO kablam! | Oct 10 12:56:59.811 INFO kablam! 1 | #[macro_use] Oct 10 12:56:59.811 INFO kablam! | ^^^^^^^^^^^^ Oct 10 12:56:59.811 INFO kablam! | Oct 10 12:56:59.811 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 12:56:59.811 INFO kablam! Oct 10 12:56:59.905 INFO kablam! warning: struct is never constructed: `Proof` Oct 10 12:56:59.905 INFO kablam! --> src/structs/proof.rs:3:1 Oct 10 12:56:59.905 INFO kablam! | Oct 10 12:56:59.906 INFO kablam! 3 | pub struct Proof { Oct 10 12:56:59.906 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 12:56:59.906 INFO kablam! | Oct 10 12:56:59.906 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 12:56:59.907 INFO kablam! Oct 10 12:56:59.907 INFO kablam! warning: method is never used: `public_id` Oct 10 12:56:59.909 INFO kablam! --> src/structs/proof.rs:9:5 Oct 10 12:56:59.909 INFO kablam! | Oct 10 12:56:59.909 INFO kablam! 9 | pub fn public_id(&self) -> &P { Oct 10 12:56:59.910 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 12:56:59.910 INFO kablam! Oct 10 12:56:59.910 INFO kablam! warning: method is never used: `signature` Oct 10 12:56:59.910 INFO kablam! --> src/structs/proof.rs:13:5 Oct 10 12:56:59.911 INFO kablam! | Oct 10 12:56:59.911 INFO kablam! 13 | pub fn signature(&self) -> &P::Signature { Oct 10 12:56:59.911 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 12:56:59.911 INFO kablam! Oct 10 12:56:59.912 INFO kablam! warning: method is never used: `is_valid` Oct 10 12:56:59.912 INFO kablam! --> src/structs/proof.rs:17:5 Oct 10 12:56:59.912 INFO kablam! | Oct 10 12:56:59.912 INFO kablam! 17 | pub fn is_valid(&self, data: &[u8]) -> bool { Oct 10 12:56:59.913 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 12:56:59.913 INFO kablam! Oct 10 12:56:59.933 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 27.45s Oct 10 12:56:59.939 INFO kablam! su: No module specific data is present Oct 10 12:57:00.688 INFO running `"docker" "rm" "-f" "66759ee927038bd1605e8ec6aae8105c8aa831a4feb31af219c73ecfa38d2799"` Oct 10 12:57:00.938 INFO blam! 66759ee927038bd1605e8ec6aae8105c8aa831a4feb31af219c73ecfa38d2799 Oct 10 12:57:00.939 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 12:57:00.941 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 12:57:01.379 INFO blam! 4b5adf6592ab8b8acaeae1c5b367885dc638dab0fe9ead126c826e4d4d3c4870 Oct 10 12:57:01.392 INFO running `"docker" "start" "-a" "4b5adf6592ab8b8acaeae1c5b367885dc638dab0fe9ead126c826e4d4d3c4870"` Oct 10 12:57:02.397 INFO kablam! usermod: no changes Oct 10 12:57:02.441 INFO kablam! Compiling gossip v0.1.0 (/source) Oct 10 12:57:03.040 INFO kablam! warning: unused `#[macro_use]` import Oct 10 12:57:03.040 INFO kablam! --> src/lib.rs:1:1 Oct 10 12:57:03.040 INFO kablam! | Oct 10 12:57:03.040 INFO kablam! 1 | #[macro_use] Oct 10 12:57:03.040 INFO kablam! | ^^^^^^^^^^^^ Oct 10 12:57:03.040 INFO kablam! | Oct 10 12:57:03.040 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 12:57:03.040 INFO kablam! Oct 10 12:57:03.096 INFO kablam! warning: struct is never constructed: `Proof` Oct 10 12:57:03.096 INFO kablam! --> src/structs/proof.rs:3:1 Oct 10 12:57:03.096 INFO kablam! | Oct 10 12:57:03.096 INFO kablam! 3 | pub struct Proof { Oct 10 12:57:03.096 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 12:57:03.096 INFO kablam! | Oct 10 12:57:03.096 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 12:57:03.096 INFO kablam! Oct 10 12:57:03.096 INFO kablam! warning: method is never used: `public_id` Oct 10 12:57:03.096 INFO kablam! --> src/structs/proof.rs:9:5 Oct 10 12:57:03.096 INFO kablam! | Oct 10 12:57:03.097 INFO kablam! 9 | pub fn public_id(&self) -> &P { Oct 10 12:57:03.097 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 12:57:03.097 INFO kablam! Oct 10 12:57:03.097 INFO kablam! warning: method is never used: `signature` Oct 10 12:57:03.097 INFO kablam! --> src/structs/proof.rs:13:5 Oct 10 12:57:03.097 INFO kablam! | Oct 10 12:57:03.097 INFO kablam! 13 | pub fn signature(&self) -> &P::Signature { Oct 10 12:57:03.097 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 12:57:03.097 INFO kablam! Oct 10 12:57:03.097 INFO kablam! warning: method is never used: `is_valid` Oct 10 12:57:03.097 INFO kablam! --> src/structs/proof.rs:17:5 Oct 10 12:57:03.097 INFO kablam! | Oct 10 12:57:03.097 INFO kablam! 17 | pub fn is_valid(&self, data: &[u8]) -> bool { Oct 10 12:57:03.097 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 12:57:03.097 INFO kablam! Oct 10 12:57:03.664 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.24s Oct 10 12:57:03.668 INFO kablam! su: No module specific data is present Oct 10 12:57:04.262 INFO running `"docker" "rm" "-f" "4b5adf6592ab8b8acaeae1c5b367885dc638dab0fe9ead126c826e4d4d3c4870"` Oct 10 12:57:04.524 INFO blam! 4b5adf6592ab8b8acaeae1c5b367885dc638dab0fe9ead126c826e4d4d3c4870 Oct 10 12:57:04.526 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 12:57:04.526 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 12:57:04.826 INFO blam! 15c74d2270b93473ed7a02f86121e714e74f0a03589d5e2893b1687e25fecacf Oct 10 12:57:04.833 INFO running `"docker" "start" "-a" "15c74d2270b93473ed7a02f86121e714e74f0a03589d5e2893b1687e25fecacf"` Oct 10 12:57:05.733 INFO kablam! usermod: no changes Oct 10 12:57:05.812 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 10 12:57:05.812 INFO kablam! Running /target/debug/deps/gossip-463ab5bca3af01dd Oct 10 12:57:05.818 INFO blam! Oct 10 12:57:05.818 INFO blam! running 1 test Oct 10 12:57:05.824 INFO blam! test traits::id::test::it_works ... ok Oct 10 12:57:05.824 INFO kablam! Doc-tests gossip Oct 10 12:57:05.824 INFO blam! Oct 10 12:57:05.824 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 12:57:05.824 INFO blam! Oct 10 12:57:06.607 INFO blam! Oct 10 12:57:06.607 INFO blam! running 0 tests Oct 10 12:57:06.607 INFO blam! Oct 10 12:57:06.607 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 12:57:06.607 INFO blam! Oct 10 12:57:06.610 INFO kablam! su: No module specific data is present Oct 10 12:57:07.263 INFO running `"docker" "rm" "-f" "15c74d2270b93473ed7a02f86121e714e74f0a03589d5e2893b1687e25fecacf"` Oct 10 12:57:07.581 INFO blam! 15c74d2270b93473ed7a02f86121e714e74f0a03589d5e2893b1687e25fecacf