Oct 15 15:20:39.894 INFO testing uhttp_content_encoding-0.5.1 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 15:20:39.894 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 15 15:20:40.044 INFO blam! 636d88c648a98c6475bc4da5ab79ac3568f773e5664b2a89b3900606ce17b4c4 Oct 15 15:20:40.045 INFO running `"docker" "start" "-a" "636d88c648a98c6475bc4da5ab79ac3568f773e5664b2a89b3900606ce17b4c4"` Oct 15 15:20:40.543 INFO kablam! usermod: no changes Oct 15 15:20:40.570 INFO kablam! Compiling uhttp_content_encoding v0.5.1 (/source) Oct 15 15:20:40.954 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 15 15:20:40.954 INFO kablam! --> src/lib.rs:22:5 Oct 15 15:20:40.954 INFO kablam! | Oct 15 15:20:40.954 INFO kablam! 22 | use std::ascii::AsciiExt; Oct 15 15:20:40.954 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 15:20:40.954 INFO kablam! | Oct 15 15:20:40.954 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 15:20:40.954 INFO kablam! Oct 15 15:20:40.999 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 15 15:20:40.999 INFO kablam! --> src/lib.rs:22:5 Oct 15 15:20:40.999 INFO kablam! | Oct 15 15:20:40.999 INFO kablam! 22 | use std::ascii::AsciiExt; Oct 15 15:20:40.999 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 15:20:40.999 INFO kablam! | Oct 15 15:20:40.999 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 15:20:40.999 INFO kablam! Oct 15 15:20:41.009 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 15 15:20:41.009 INFO kablam! --> src/lib.rs:20:12 Oct 15 15:20:41.009 INFO kablam! | Oct 15 15:20:41.009 INFO kablam! 20 | #![feature(conservative_impl_trait)] Oct 15 15:20:41.009 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 15:20:41.009 INFO kablam! | Oct 15 15:20:41.009 INFO kablam! = note: #[warn(stable_features)] on by default Oct 15 15:20:41.009 INFO kablam! Oct 15 15:20:41.111 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.55s Oct 15 15:20:41.112 INFO kablam! su: No module specific data is present Oct 15 15:20:41.459 INFO running `"docker" "rm" "-f" "636d88c648a98c6475bc4da5ab79ac3568f773e5664b2a89b3900606ce17b4c4"` Oct 15 15:20:41.527 INFO blam! 636d88c648a98c6475bc4da5ab79ac3568f773e5664b2a89b3900606ce17b4c4 Oct 15 15:20:41.529 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 15 15:20:41.700 INFO blam! f89bc28cfd64337200e2b396190048dc4f8ac069dac87316da1e3bc36eac64f9 Oct 15 15:20:41.702 INFO running `"docker" "start" "-a" "f89bc28cfd64337200e2b396190048dc4f8ac069dac87316da1e3bc36eac64f9"` Oct 15 15:20:42.145 INFO kablam! usermod: no changes Oct 15 15:20:42.166 INFO kablam! Compiling uhttp_content_encoding v0.5.1 (/source) Oct 15 15:20:42.599 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 15 15:20:42.599 INFO kablam! --> src/lib.rs:22:5 Oct 15 15:20:42.599 INFO kablam! | Oct 15 15:20:42.600 INFO kablam! 22 | use std::ascii::AsciiExt; Oct 15 15:20:42.603 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 15:20:42.603 INFO kablam! | Oct 15 15:20:42.603 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 15:20:42.603 INFO kablam! Oct 15 15:20:42.711 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 15 15:20:42.711 INFO kablam! --> src/lib.rs:22:5 Oct 15 15:20:42.711 INFO kablam! | Oct 15 15:20:42.711 INFO kablam! 22 | use std::ascii::AsciiExt; Oct 15 15:20:42.711 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 15:20:42.711 INFO kablam! | Oct 15 15:20:42.711 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 15:20:42.711 INFO kablam! Oct 15 15:20:42.751 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 15 15:20:42.751 INFO kablam! --> src/lib.rs:20:12 Oct 15 15:20:42.751 INFO kablam! | Oct 15 15:20:42.751 INFO kablam! 20 | #![feature(conservative_impl_trait)] Oct 15 15:20:42.752 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 15:20:42.752 INFO kablam! | Oct 15 15:20:42.752 INFO kablam! = note: #[warn(stable_features)] on by default Oct 15 15:20:42.752 INFO kablam! Oct 15 15:20:43.261 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.10s Oct 15 15:20:43.263 INFO kablam! su: No module specific data is present Oct 15 15:20:43.604 INFO running `"docker" "rm" "-f" "f89bc28cfd64337200e2b396190048dc4f8ac069dac87316da1e3bc36eac64f9"` Oct 15 15:20:43.669 INFO blam! f89bc28cfd64337200e2b396190048dc4f8ac069dac87316da1e3bc36eac64f9 Oct 15 15:20:43.671 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 15 15:20:43.814 INFO blam! df184fb0e8a260d4d6005d311797aa4ca5c77fce597a252bb3bed46d77b24c35 Oct 15 15:20:43.816 INFO running `"docker" "start" "-a" "df184fb0e8a260d4d6005d311797aa4ca5c77fce597a252bb3bed46d77b24c35"` Oct 15 15:20:44.299 INFO kablam! usermod: no changes Oct 15 15:20:44.327 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 15 15:20:44.327 INFO kablam! Running /target/debug/deps/uhttp_content_encoding-91e9a0bce5b33842 Oct 15 15:20:44.336 INFO blam! Oct 15 15:20:44.336 INFO blam! running 2 tests Oct 15 15:20:44.337 INFO blam! test test::test_ces ... ok Oct 15 15:20:44.337 INFO blam! test test::test_ce ... ok Oct 15 15:20:44.337 INFO blam! Oct 15 15:20:44.337 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 15:20:44.337 INFO blam! Oct 15 15:20:44.337 INFO kablam! Doc-tests uhttp_content_encoding Oct 15 15:20:44.999 INFO blam! Oct 15 15:20:44.999 INFO blam! running 1 test Oct 15 15:20:45.630 INFO blam! test src/lib.rs - (line 10) ... ok Oct 15 15:20:45.630 INFO blam! Oct 15 15:20:45.630 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 15:20:45.630 INFO blam! Oct 15 15:20:45.638 INFO kablam! su: No module specific data is present Oct 15 15:20:45.919 INFO running `"docker" "rm" "-f" "df184fb0e8a260d4d6005d311797aa4ca5c77fce597a252bb3bed46d77b24c35"` Oct 15 15:20:46.039 INFO blam! df184fb0e8a260d4d6005d311797aa4ca5c77fce597a252bb3bed46d77b24c35