Oct 10 12:43:01.928 INFO testing vickenty/sereal-rs against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 12:43:01.928 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 12:43:01.928 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/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:43:02.446 INFO blam! 54ddec82deda98eb333277fb99f07cb8cf0c0ee77ae32911c72d3c48a0cd4880 Oct 10 12:43:02.458 INFO running `"docker" "start" "-a" "54ddec82deda98eb333277fb99f07cb8cf0c0ee77ae32911c72d3c48a0cd4880"` Oct 10 12:43:03.498 INFO kablam! usermod: no changes Oct 10 12:43:03.624 INFO kablam! Compiling sereal_common v0.1.0 (/source/common) Oct 10 12:43:03.624 INFO kablam! Compiling sereal_encoder v0.1.0 (/source/encoder) Oct 10 12:43:03.632 INFO kablam! Compiling zstd-sys v1.3.1 Oct 10 12:43:03.632 INFO kablam! Compiling term_size v0.3.0 Oct 10 12:43:03.632 INFO kablam! Compiling atty v0.2.2 Oct 10 12:43:03.632 INFO kablam! Compiling snap v0.2.2 Oct 10 12:43:03.632 INFO kablam! Compiling miniz-sys v0.1.9 Oct 10 12:43:05.616 INFO kablam! Compiling textwrap v0.7.0 Oct 10 12:43:05.796 INFO kablam! Compiling flate2 v0.2.19 Oct 10 12:43:08.821 INFO kablam! Compiling clap v2.26.0 Oct 10 12:43:52.460 INFO kablam! Compiling zstd-safe v1.3.1 Oct 10 12:43:53.250 INFO kablam! Compiling zstd v0.4.13 Oct 10 12:43:54.297 INFO kablam! Compiling sereal_decoder v0.1.0 (/source/decoder) Oct 10 12:43:55.720 INFO kablam! warning: variable does not need to be mutable Oct 10 12:43:55.721 INFO kablam! --> decoder/src/de.rs:95:45 Oct 10 12:43:55.721 INFO kablam! | Oct 10 12:43:55.721 INFO kablam! 95 | fn deserialize_any>(mut self, visitor: V) -> Result { Oct 10 12:43:55.721 INFO kablam! | ----^^^^ Oct 10 12:43:55.721 INFO kablam! | | Oct 10 12:43:55.721 INFO kablam! | help: remove this `mut` Oct 10 12:43:55.721 INFO kablam! | Oct 10 12:43:55.721 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 10 12:43:55.721 INFO kablam! Oct 10 12:43:55.736 INFO kablam! warning: field is never used: `config` Oct 10 12:43:55.736 INFO kablam! --> decoder/src/de.rs:77:5 Oct 10 12:43:55.736 INFO kablam! | Oct 10 12:43:55.736 INFO kablam! 77 | config: &'cfg Config, Oct 10 12:43:55.736 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 10 12:43:55.736 INFO kablam! | Oct 10 12:43:55.740 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 12:43:55.741 INFO kablam! Oct 10 12:43:58.272 INFO kablam! Compiling sereal_dump v0.1.0 (/source/dump) Oct 10 12:44:01.554 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 58.02s Oct 10 12:44:01.560 INFO kablam! su: No module specific data is present Oct 10 12:44:02.736 INFO running `"docker" "rm" "-f" "54ddec82deda98eb333277fb99f07cb8cf0c0ee77ae32911c72d3c48a0cd4880"` Oct 10 12:44:03.060 INFO blam! 54ddec82deda98eb333277fb99f07cb8cf0c0ee77ae32911c72d3c48a0cd4880 Oct 10 12:44:03.061 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 12:44:03.061 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/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:44:03.728 INFO blam! 112b22b7c6402b7cc46e030e16834ac5d476e7c1c6bb56325243f5e59b855330 Oct 10 12:44:03.733 INFO running `"docker" "start" "-a" "112b22b7c6402b7cc46e030e16834ac5d476e7c1c6bb56325243f5e59b855330"` Oct 10 12:44:05.012 INFO kablam! usermod: no changes Oct 10 12:44:05.176 INFO kablam! Compiling sereal_common v0.1.0 (/source/common) Oct 10 12:44:05.180 INFO kablam! Compiling sereal_encoder v0.1.0 (/source/encoder) Oct 10 12:44:05.208 INFO kablam! Compiling sereal_decoder v0.1.0 (/source/decoder) Oct 10 12:44:05.208 INFO kablam! Compiling sereal_dump v0.1.0 (/source/dump) Oct 10 12:44:09.670 INFO kablam! warning: variable does not need to be mutable Oct 10 12:44:09.670 INFO kablam! --> decoder/src/de.rs:95:45 Oct 10 12:44:09.670 INFO kablam! | Oct 10 12:44:09.671 INFO kablam! 95 | fn deserialize_any>(mut self, visitor: V) -> Result { Oct 10 12:44:09.671 INFO kablam! | ----^^^^ Oct 10 12:44:09.671 INFO kablam! | | Oct 10 12:44:09.672 INFO kablam! | help: remove this `mut` Oct 10 12:44:09.672 INFO kablam! | Oct 10 12:44:09.672 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 10 12:44:09.673 INFO kablam! Oct 10 12:44:09.770 INFO kablam! warning: field is never used: `config` Oct 10 12:44:09.770 INFO kablam! --> decoder/src/de.rs:77:5 Oct 10 12:44:09.770 INFO kablam! | Oct 10 12:44:09.770 INFO kablam! 77 | config: &'cfg Config, Oct 10 12:44:09.771 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 10 12:44:09.771 INFO kablam! | Oct 10 12:44:09.771 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 12:44:09.772 INFO kablam! Oct 10 12:44:14.816 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 9.76s Oct 10 12:44:14.820 INFO kablam! su: No module specific data is present Oct 10 12:44:16.008 INFO running `"docker" "rm" "-f" "112b22b7c6402b7cc46e030e16834ac5d476e7c1c6bb56325243f5e59b855330"` Oct 10 12:44:16.267 INFO blam! 112b22b7c6402b7cc46e030e16834ac5d476e7c1c6bb56325243f5e59b855330 Oct 10 12:44:16.276 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 12:44:16.276 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/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:44:16.578 INFO blam! 8c6f7c804b10b5273b87b4102fed3e82d1ee6d17b440654bca1821324ac8b453 Oct 10 12:44:16.582 INFO running `"docker" "start" "-a" "8c6f7c804b10b5273b87b4102fed3e82d1ee6d17b440654bca1821324ac8b453"` Oct 10 12:44:17.780 INFO kablam! usermod: no changes Oct 10 12:44:17.936 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.10s Oct 10 12:44:17.984 INFO kablam! Running /target/debug/deps/sereal_common-68b38332b3d4ce99 Oct 10 12:44:17.984 INFO blam! Oct 10 12:44:17.984 INFO kablam! Running /target/debug/deps/sereal_decoder-49d6a76c19f32b63 Oct 10 12:44:17.984 INFO blam! running 0 tests Oct 10 12:44:17.984 INFO blam! Oct 10 12:44:17.984 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 12:44:17.984 INFO blam! Oct 10 12:44:17.988 INFO blam! Oct 10 12:44:17.988 INFO blam! running 28 tests Oct 10 12:44:17.994 INFO blam! test arc::test::test_array ... ok Oct 10 12:44:17.996 INFO blam! test arc::test::test_copy ... ok Oct 10 12:44:17.997 INFO blam! test arc::test::test_copy_complex_value ... ok Oct 10 12:44:18.004 INFO blam! test arc::test::test_hash_errors ... ok Oct 10 12:44:18.005 INFO blam! test arc::test::test_copy_hash_key ... ok Oct 10 12:44:18.005 INFO blam! test arc::test::test_f32 ... ok Oct 10 12:44:18.005 INFO blam! test arc::test::test_hash ... ok Oct 10 12:44:18.006 INFO blam! test arc::test::test_mutual_ref ... ok Oct 10 12:44:18.006 INFO blam! test arc::test::test_hash_nested ... ok Oct 10 12:44:18.006 INFO blam! test arc::test::test_self_ref ... ok Oct 10 12:44:18.017 INFO blam! test arc::test::test_objects ... ok Oct 10 12:44:18.017 INFO blam! test arc::test::test_simple ... ok Oct 10 12:44:18.017 INFO blam! test arena::test::test_self_ref ... ok Oct 10 12:44:18.018 INFO blam! test de::test::borrow_str ... ok Oct 10 12:44:18.018 INFO blam! test de::test::tuples ... ok Oct 10 12:44:18.018 INFO blam! test de::test::vecs ... ok Oct 10 12:44:18.018 INFO blam! test de::test::hashmaps ... ok Oct 10 12:44:18.018 INFO blam! test de::test::ints ... ok Oct 10 12:44:18.019 INFO blam! test header::test::invalid ... ok Oct 10 12:44:18.019 INFO blam! test header::test::version2 ... ok Oct 10 12:44:18.019 INFO blam! test de::test::refs ... ok Oct 10 12:44:18.019 INFO blam! test de::test::structs ... ok Oct 10 12:44:18.020 INFO blam! test header::test::version3 ... ok Oct 10 12:44:18.020 INFO blam! test header::test::version4 ... ok Oct 10 12:44:18.020 INFO blam! test test::simple_snappy ... ok Oct 10 12:44:18.021 INFO blam! test test::simple_zlib ... ok Oct 10 12:44:18.021 INFO blam! test varint::test::test_varint ... ok Oct 10 12:44:18.021 INFO blam! test varint::test::test_zigzag ... ok Oct 10 12:44:18.021 INFO blam! Oct 10 12:44:18.021 INFO blam! test result: ok. 28 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 12:44:18.022 INFO blam! Oct 10 12:44:18.035 INFO blam! Oct 10 12:44:18.035 INFO kablam! Running /target/debug/deps/sereal_dump-6fd0139b19382e8b Oct 10 12:44:18.035 INFO blam! running 0 tests Oct 10 12:44:18.036 INFO blam! Oct 10 12:44:18.036 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 12:44:18.036 INFO blam! Oct 10 12:44:18.040 INFO kablam! Running /target/debug/deps/sereal_encoder-b26c9e4ba02e247e Oct 10 12:44:18.042 INFO blam! Oct 10 12:44:18.042 INFO blam! running 1 test Oct 10 12:44:18.056 INFO blam! test tests::it_works ... ok Oct 10 12:44:18.056 INFO kablam! Doc-tests sereal_encoder Oct 10 12:44:18.056 INFO blam! Oct 10 12:44:18.056 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 12:44:18.056 INFO blam! Oct 10 12:44:18.745 INFO blam! Oct 10 12:44:18.746 INFO kablam! Doc-tests sereal_common Oct 10 12:44:18.746 INFO blam! running 0 tests Oct 10 12:44:18.746 INFO blam! Oct 10 12:44:18.747 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 12:44:18.747 INFO blam! Oct 10 12:44:19.492 INFO blam! Oct 10 12:44:19.492 INFO blam! running 0 tests Oct 10 12:44:19.492 INFO blam! Oct 10 12:44:19.492 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 12:44:19.492 INFO blam! Oct 10 12:44:19.504 INFO kablam! Doc-tests sereal_decoder Oct 10 12:44:20.604 INFO blam! Oct 10 12:44:20.604 INFO blam! running 0 tests Oct 10 12:44:20.604 INFO blam! Oct 10 12:44:20.604 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 12:44:20.604 INFO blam! Oct 10 12:44:20.612 INFO kablam! su: No module specific data is present Oct 10 12:44:21.512 INFO running `"docker" "rm" "-f" "8c6f7c804b10b5273b87b4102fed3e82d1ee6d17b440654bca1821324ac8b453"` Oct 10 12:44:21.752 INFO blam! 8c6f7c804b10b5273b87b4102fed3e82d1ee6d17b440654bca1821324ac8b453