Oct 10 16:12:53.576 INFO testing remram44/dhstore against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 16:12:53.576 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 16:12:53.576 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/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 16:12:53.992 INFO blam! 6e69fd283338edf7789fc33d1b50e5690013d2b7db532d896cb76431e2af5f3c Oct 10 16:12:53.994 INFO running `"docker" "start" "-a" "6e69fd283338edf7789fc33d1b50e5690013d2b7db532d896cb76431e2af5f3c"` Oct 10 16:12:55.576 INFO kablam! usermod: no changes Oct 10 16:12:55.765 INFO kablam! Compiling typenum v1.6.0 Oct 10 16:12:55.765 INFO kablam! Compiling bitflags v0.8.1 Oct 10 16:12:55.767 INFO kablam! Compiling cdchunking v0.2.0 Oct 10 16:12:55.767 INFO kablam! Compiling atty v0.2.2 Oct 10 16:12:55.767 INFO kablam! Compiling term_size v0.2.3 Oct 10 16:12:57.509 INFO kablam! Compiling clap v2.22.1 Oct 10 16:13:01.421 INFO kablam! Compiling generic-array v0.6.0 Oct 10 16:13:02.176 INFO kablam! Compiling digest-buffer v0.2.0 Oct 10 16:13:02.176 INFO kablam! Compiling digest v0.4.0 Oct 10 16:13:02.896 INFO kablam! Compiling sha2 v0.4.2 Oct 10 16:13:21.397 INFO kablam! Compiling dhstore v0.0.1 (/source) Oct 10 16:13:22.965 INFO kablam! warning: unused variable: `property` Oct 10 16:13:22.965 INFO kablam! --> src/memory_index.rs:53:26 Oct 10 16:13:22.965 INFO kablam! | Oct 10 16:13:22.966 INFO kablam! 53 | fn handle(&mut self, property: &str, object: Object) Oct 10 16:13:22.966 INFO kablam! | ^^^^^^^^ help: consider using `_property` instead Oct 10 16:13:22.966 INFO kablam! | Oct 10 16:13:22.967 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 16:13:22.967 INFO kablam! Oct 10 16:13:22.967 INFO kablam! warning: unused variable: `object` Oct 10 16:13:22.967 INFO kablam! --> src/memory_index.rs:53:42 Oct 10 16:13:22.968 INFO kablam! | Oct 10 16:13:22.968 INFO kablam! 53 | fn handle(&mut self, property: &str, object: Object) Oct 10 16:13:22.968 INFO kablam! | ^^^^^^ help: consider using `_object` instead Oct 10 16:13:22.968 INFO kablam! Oct 10 16:13:23.157 INFO kablam! warning: variant is never constructed: `Get` Oct 10 16:13:23.158 INFO kablam! --> src/memory_index.rs:24:5 Oct 10 16:13:23.158 INFO kablam! | Oct 10 16:13:23.158 INFO kablam! 24 | Get, Oct 10 16:13:23.159 INFO kablam! | ^^^ Oct 10 16:13:23.159 INFO kablam! | Oct 10 16:13:23.159 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 16:13:23.159 INFO kablam! Oct 10 16:13:23.168 INFO kablam! warning: variant is never constructed: `Drop` Oct 10 16:13:23.168 INFO kablam! --> src/memory_index.rs:26:5 Oct 10 16:13:23.169 INFO kablam! | Oct 10 16:13:23.169 INFO kablam! 26 | Drop, Oct 10 16:13:23.170 INFO kablam! | ^^^^ Oct 10 16:13:23.170 INFO kablam! Oct 10 16:13:23.170 INFO kablam! warning: field is never used: `policy` Oct 10 16:13:23.170 INFO kablam! --> src/memory_index.rs:149:5 Oct 10 16:13:23.171 INFO kablam! | Oct 10 16:13:23.171 INFO kablam! 149 | policy: Box, Oct 10 16:13:23.171 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 10 16:13:23.171 INFO kablam! Oct 10 16:13:28.540 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 32.93s Oct 10 16:13:28.544 INFO kablam! su: No module specific data is present Oct 10 16:13:29.496 INFO running `"docker" "rm" "-f" "6e69fd283338edf7789fc33d1b50e5690013d2b7db532d896cb76431e2af5f3c"` Oct 10 16:13:29.920 INFO blam! 6e69fd283338edf7789fc33d1b50e5690013d2b7db532d896cb76431e2af5f3c Oct 10 16:13:29.933 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 16:13:29.933 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/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 16:13:30.484 INFO blam! 897c132611fffeed1307809c0ad7b05eaa99c1bab904e6305f10695485f7d4e9 Oct 10 16:13:30.500 INFO running `"docker" "start" "-a" "897c132611fffeed1307809c0ad7b05eaa99c1bab904e6305f10695485f7d4e9"` Oct 10 16:13:31.763 INFO kablam! usermod: no changes Oct 10 16:13:31.880 INFO kablam! Compiling dhstore v0.0.1 (/source) Oct 10 16:13:34.312 INFO kablam! warning: unused variable: `property` Oct 10 16:13:34.312 INFO kablam! --> src/memory_index.rs:53:26 Oct 10 16:13:34.312 INFO kablam! | Oct 10 16:13:34.312 INFO kablam! 53 | fn handle(&mut self, property: &str, object: Object) Oct 10 16:13:34.312 INFO kablam! | ^^^^^^^^ help: consider using `_property` instead Oct 10 16:13:34.312 INFO kablam! | Oct 10 16:13:34.312 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 16:13:34.312 INFO kablam! Oct 10 16:13:34.312 INFO kablam! warning: unused variable: `object` Oct 10 16:13:34.312 INFO kablam! --> src/memory_index.rs:53:42 Oct 10 16:13:34.312 INFO kablam! | Oct 10 16:13:34.312 INFO kablam! 53 | fn handle(&mut self, property: &str, object: Object) Oct 10 16:13:34.312 INFO kablam! | ^^^^^^ help: consider using `_object` instead Oct 10 16:13:34.312 INFO kablam! Oct 10 16:13:34.680 INFO kablam! warning: variant is never constructed: `Get` Oct 10 16:13:34.680 INFO kablam! --> src/memory_index.rs:24:5 Oct 10 16:13:34.680 INFO kablam! | Oct 10 16:13:34.680 INFO kablam! 24 | Get, Oct 10 16:13:34.680 INFO kablam! | ^^^ Oct 10 16:13:34.680 INFO kablam! | Oct 10 16:13:34.680 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 16:13:34.680 INFO kablam! Oct 10 16:13:34.680 INFO kablam! warning: variant is never constructed: `Drop` Oct 10 16:13:34.680 INFO kablam! --> src/memory_index.rs:26:5 Oct 10 16:13:34.680 INFO kablam! | Oct 10 16:13:34.680 INFO kablam! 26 | Drop, Oct 10 16:13:34.680 INFO kablam! | ^^^^ Oct 10 16:13:34.680 INFO kablam! Oct 10 16:13:34.680 INFO kablam! warning: field is never used: `policy` Oct 10 16:13:34.680 INFO kablam! --> src/memory_index.rs:149:5 Oct 10 16:13:34.680 INFO kablam! | Oct 10 16:13:34.680 INFO kablam! 149 | policy: Box, Oct 10 16:13:34.680 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 10 16:13:34.680 INFO kablam! Oct 10 16:13:36.833 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.04s Oct 10 16:13:36.845 INFO kablam! su: No module specific data is present Oct 10 16:13:37.896 INFO running `"docker" "rm" "-f" "897c132611fffeed1307809c0ad7b05eaa99c1bab904e6305f10695485f7d4e9"` Oct 10 16:13:38.220 INFO blam! 897c132611fffeed1307809c0ad7b05eaa99c1bab904e6305f10695485f7d4e9 Oct 10 16:13:38.236 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 16:13:38.236 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/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 16:13:38.701 INFO blam! fba30aca220ffd0f845a5479ee8f2aa7fc09d4c118719b612aab71616ef1f6bb Oct 10 16:13:38.702 INFO running `"docker" "start" "-a" "fba30aca220ffd0f845a5479ee8f2aa7fc09d4c118719b612aab71616ef1f6bb"` Oct 10 16:13:40.007 INFO kablam! usermod: no changes Oct 10 16:13:40.157 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.12s Oct 10 16:13:40.164 INFO kablam! Running /target/debug/deps/dhstore-75498fa31887e959 Oct 10 16:13:40.168 INFO blam! Oct 10 16:13:40.168 INFO blam! running 6 tests Oct 10 16:13:40.168 INFO blam! test serialize::tests::test_serialize_list ... ok Oct 10 16:13:40.168 INFO blam! test serialize::tests::test_serialize_dict ... ok Oct 10 16:13:40.168 INFO blam! test serialize::tests::test_deserialize_list ... ok Oct 10 16:13:40.168 INFO blam! test serialize::tests::test_deserialize_dict ... ok Oct 10 16:13:40.168 INFO blam! test hash::tests::test_encode ... ok Oct 10 16:13:40.168 INFO blam! test hash::tests::test_decode ... ok Oct 10 16:13:40.168 INFO blam! Oct 10 16:13:40.168 INFO blam! test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 16:13:40.168 INFO blam! Oct 10 16:13:40.171 INFO kablam! Running /target/debug/deps/dhstore-c2a15e6cb1968ec7 Oct 10 16:13:40.176 INFO blam! Oct 10 16:13:40.176 INFO blam! running 0 tests Oct 10 16:13:40.176 INFO blam! Oct 10 16:13:40.176 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 16:13:40.176 INFO blam! Oct 10 16:13:40.176 INFO kablam! Doc-tests dhstore Oct 10 16:13:41.996 INFO blam! Oct 10 16:13:41.996 INFO blam! running 0 tests Oct 10 16:13:41.996 INFO blam! Oct 10 16:13:41.996 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 16:13:41.996 INFO blam! Oct 10 16:13:42.002 INFO kablam! su: No module specific data is present Oct 10 16:13:42.742 INFO running `"docker" "rm" "-f" "fba30aca220ffd0f845a5479ee8f2aa7fc09d4c118719b612aab71616ef1f6bb"` Oct 10 16:13:42.984 INFO blam! fba30aca220ffd0f845a5479ee8f2aa7fc09d4c118719b612aab71616ef1f6bb