Oct 11 09:17:47.212 INFO testing uhttp_content_encoding-0.5.1 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 09:17:47.212 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 09:17:47.212 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 11 09:17:47.366 INFO blam! b64bb12f6c52d47629b1b9098a72f6c54f5246ddf37747bfef77f9fdb009c61f Oct 11 09:17:47.368 INFO running `"docker" "start" "-a" "b64bb12f6c52d47629b1b9098a72f6c54f5246ddf37747bfef77f9fdb009c61f"` Oct 11 09:17:47.796 INFO kablam! usermod: no changes Oct 11 09:17:47.819 INFO kablam! Compiling uhttp_content_encoding v0.5.1 (/source) Oct 11 09:17:48.436 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 11 09:17:48.436 INFO kablam! --> src/lib.rs:22:5 Oct 11 09:17:48.436 INFO kablam! | Oct 11 09:17:48.436 INFO kablam! 22 | use std::ascii::AsciiExt; Oct 11 09:17:48.436 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 11 09:17:48.436 INFO kablam! | Oct 11 09:17:48.437 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 09:17:48.437 INFO kablam! Oct 11 09:17:48.484 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 11 09:17:48.484 INFO kablam! --> src/lib.rs:22:5 Oct 11 09:17:48.484 INFO kablam! | Oct 11 09:17:48.484 INFO kablam! 22 | use std::ascii::AsciiExt; Oct 11 09:17:48.484 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 11 09:17:48.484 INFO kablam! | Oct 11 09:17:48.484 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 09:17:48.484 INFO kablam! Oct 11 09:17:48.496 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 11 09:17:48.496 INFO kablam! --> src/lib.rs:20:12 Oct 11 09:17:48.497 INFO kablam! | Oct 11 09:17:48.497 INFO kablam! 20 | #![feature(conservative_impl_trait)] Oct 11 09:17:48.497 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:17:48.497 INFO kablam! | Oct 11 09:17:48.497 INFO kablam! = note: #[warn(stable_features)] on by default Oct 11 09:17:48.497 INFO kablam! Oct 11 09:17:48.631 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.82s Oct 11 09:17:48.633 INFO kablam! su: No module specific data is present Oct 11 09:17:48.882 INFO running `"docker" "rm" "-f" "b64bb12f6c52d47629b1b9098a72f6c54f5246ddf37747bfef77f9fdb009c61f"` Oct 11 09:17:48.964 INFO blam! b64bb12f6c52d47629b1b9098a72f6c54f5246ddf37747bfef77f9fdb009c61f Oct 11 09:17:48.964 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 09:17:48.964 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 11 09:17:49.177 INFO blam! 8e011e6f83ea42caf2d3fee951bd0559ec9317fef069f7beb36462e8e164239c Oct 11 09:17:49.179 INFO running `"docker" "start" "-a" "8e011e6f83ea42caf2d3fee951bd0559ec9317fef069f7beb36462e8e164239c"` Oct 11 09:17:49.660 INFO kablam! usermod: no changes Oct 11 09:17:49.688 INFO kablam! Compiling uhttp_content_encoding v0.5.1 (/source) Oct 11 09:17:50.337 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 11 09:17:50.337 INFO kablam! --> src/lib.rs:22:5 Oct 11 09:17:50.337 INFO kablam! | Oct 11 09:17:50.337 INFO kablam! 22 | use std::ascii::AsciiExt; Oct 11 09:17:50.337 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 11 09:17:50.337 INFO kablam! | Oct 11 09:17:50.337 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 09:17:50.337 INFO kablam! Oct 11 09:17:50.459 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 11 09:17:50.459 INFO kablam! --> src/lib.rs:22:5 Oct 11 09:17:50.459 INFO kablam! | Oct 11 09:17:50.459 INFO kablam! 22 | use std::ascii::AsciiExt; Oct 11 09:17:50.459 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 11 09:17:50.459 INFO kablam! | Oct 11 09:17:50.459 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 09:17:50.459 INFO kablam! Oct 11 09:17:50.515 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 11 09:17:50.515 INFO kablam! --> src/lib.rs:20:12 Oct 11 09:17:50.515 INFO kablam! | Oct 11 09:17:50.515 INFO kablam! 20 | #![feature(conservative_impl_trait)] Oct 11 09:17:50.515 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:17:50.515 INFO kablam! | Oct 11 09:17:50.515 INFO kablam! = note: #[warn(stable_features)] on by default Oct 11 09:17:50.515 INFO kablam! Oct 11 09:17:51.036 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.35s Oct 11 09:17:51.038 INFO kablam! su: No module specific data is present Oct 11 09:17:51.285 INFO running `"docker" "rm" "-f" "8e011e6f83ea42caf2d3fee951bd0559ec9317fef069f7beb36462e8e164239c"` Oct 11 09:17:51.388 INFO blam! 8e011e6f83ea42caf2d3fee951bd0559ec9317fef069f7beb36462e8e164239c Oct 11 09:17:51.390 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 09:17:51.390 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 11 09:17:51.568 INFO blam! 247f4977dcd0d50de34b9d0b04735e8d177756b7278c12d3792e6d7932ce3d55 Oct 11 09:17:51.570 INFO running `"docker" "start" "-a" "247f4977dcd0d50de34b9d0b04735e8d177756b7278c12d3792e6d7932ce3d55"` Oct 11 09:17:51.972 INFO kablam! usermod: no changes Oct 11 09:17:51.994 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 11 09:17:51.996 INFO kablam! Running /target/debug/deps/uhttp_content_encoding-91e9a0bce5b33842 Oct 11 09:17:51.998 INFO blam! Oct 11 09:17:51.998 INFO blam! running 2 tests Oct 11 09:17:51.998 INFO blam! test test::test_ce ... ok Oct 11 09:17:51.998 INFO blam! test test::test_ces ... ok Oct 11 09:17:51.998 INFO blam! Oct 11 09:17:51.998 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 09:17:51.998 INFO blam! Oct 11 09:17:51.999 INFO kablam! Doc-tests uhttp_content_encoding Oct 11 09:17:53.005 INFO blam! Oct 11 09:17:53.006 INFO blam! running 1 test Oct 11 09:17:54.316 INFO blam! test src/lib.rs - (line 10) ... ok Oct 11 09:17:54.316 INFO blam! Oct 11 09:17:54.316 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 09:17:54.316 INFO blam! Oct 11 09:17:54.328 INFO kablam! su: No module specific data is present Oct 11 09:17:54.785 INFO running `"docker" "rm" "-f" "247f4977dcd0d50de34b9d0b04735e8d177756b7278c12d3792e6d7932ce3d55"` Oct 11 09:17:55.044 INFO blam! 247f4977dcd0d50de34b9d0b04735e8d177756b7278c12d3792e6d7932ce3d55