Oct 15 15:20:05.398 INFO testing uhttp_transfer_encoding-0.5.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 15:20:05.399 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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:05.762 INFO blam! fc15772c6d1f9f1b9411ebb4b871e97a9d201373136be28c9354dfc067d4a615 Oct 15 15:20:05.764 INFO running `"docker" "start" "-a" "fc15772c6d1f9f1b9411ebb4b871e97a9d201373136be28c9354dfc067d4a615"` Oct 15 15:20:06.615 INFO kablam! usermod: no changes Oct 15 15:20:06.647 INFO kablam! Compiling uhttp_transfer_encoding v0.5.0 (/source) Oct 15 15:20:07.135 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 15 15:20:07.135 INFO kablam! --> src/lib.rs:22:5 Oct 15 15:20:07.135 INFO kablam! | Oct 15 15:20:07.135 INFO kablam! 22 | use std::ascii::AsciiExt; Oct 15 15:20:07.135 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 15:20:07.135 INFO kablam! | Oct 15 15:20:07.135 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 15:20:07.135 INFO kablam! Oct 15 15:20:07.176 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 15 15:20:07.176 INFO kablam! --> src/lib.rs:22:5 Oct 15 15:20:07.176 INFO kablam! | Oct 15 15:20:07.176 INFO kablam! 22 | use std::ascii::AsciiExt; Oct 15 15:20:07.176 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 15:20:07.176 INFO kablam! | Oct 15 15:20:07.176 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 15:20:07.176 INFO kablam! Oct 15 15:20:07.187 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:07.187 INFO kablam! --> src/lib.rs:20:12 Oct 15 15:20:07.187 INFO kablam! | Oct 15 15:20:07.187 INFO kablam! 20 | #![feature(conservative_impl_trait)] Oct 15 15:20:07.187 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 15:20:07.187 INFO kablam! | Oct 15 15:20:07.187 INFO kablam! = note: #[warn(stable_features)] on by default Oct 15 15:20:07.187 INFO kablam! Oct 15 15:20:07.352 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.72s Oct 15 15:20:07.353 INFO kablam! su: No module specific data is present Oct 15 15:20:07.713 INFO running `"docker" "rm" "-f" "fc15772c6d1f9f1b9411ebb4b871e97a9d201373136be28c9354dfc067d4a615"` Oct 15 15:20:07.928 INFO blam! fc15772c6d1f9f1b9411ebb4b871e97a9d201373136be28c9354dfc067d4a615 Oct 15 15:20:07.930 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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:08.140 INFO blam! 6b55cfdd0c86e4f599a41902816d262903b1c02fbbb157e03a50e1122d77fef6 Oct 15 15:20:08.143 INFO running `"docker" "start" "-a" "6b55cfdd0c86e4f599a41902816d262903b1c02fbbb157e03a50e1122d77fef6"` Oct 15 15:20:08.760 INFO kablam! usermod: no changes Oct 15 15:20:08.788 INFO kablam! Compiling uhttp_transfer_encoding v0.5.0 (/source) Oct 15 15:20:09.194 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 15 15:20:09.194 INFO kablam! --> src/lib.rs:22:5 Oct 15 15:20:09.194 INFO kablam! | Oct 15 15:20:09.194 INFO kablam! 22 | use std::ascii::AsciiExt; Oct 15 15:20:09.194 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 15:20:09.194 INFO kablam! | Oct 15 15:20:09.194 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 15:20:09.194 INFO kablam! Oct 15 15:20:09.300 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 15 15:20:09.300 INFO kablam! --> src/lib.rs:22:5 Oct 15 15:20:09.300 INFO kablam! | Oct 15 15:20:09.301 INFO kablam! 22 | use std::ascii::AsciiExt; Oct 15 15:20:09.301 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 15:20:09.301 INFO kablam! | Oct 15 15:20:09.302 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 15:20:09.302 INFO kablam! Oct 15 15:20:09.335 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:09.335 INFO kablam! --> src/lib.rs:20:12 Oct 15 15:20:09.335 INFO kablam! | Oct 15 15:20:09.335 INFO kablam! 20 | #![feature(conservative_impl_trait)] Oct 15 15:20:09.335 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 15:20:09.335 INFO kablam! | Oct 15 15:20:09.335 INFO kablam! = note: #[warn(stable_features)] on by default Oct 15 15:20:09.335 INFO kablam! Oct 15 15:20:09.809 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.03s Oct 15 15:20:09.812 INFO kablam! su: No module specific data is present Oct 15 15:20:10.150 INFO running `"docker" "rm" "-f" "6b55cfdd0c86e4f599a41902816d262903b1c02fbbb157e03a50e1122d77fef6"` Oct 15 15:20:10.256 INFO blam! 6b55cfdd0c86e4f599a41902816d262903b1c02fbbb157e03a50e1122d77fef6 Oct 15 15:20:10.258 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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:10.521 INFO blam! a68fd70b252a0411d07aba2585997d63d9bfa256a7afc82f88126c985e2ac714 Oct 15 15:20:10.527 INFO running `"docker" "start" "-a" "a68fd70b252a0411d07aba2585997d63d9bfa256a7afc82f88126c985e2ac714"` Oct 15 15:20:11.306 INFO kablam! usermod: no changes Oct 15 15:20:11.342 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 15 15:20:11.343 INFO kablam! Running /target/debug/deps/uhttp_transfer_encoding-36bea1d473cf88ae Oct 15 15:20:11.345 INFO blam! Oct 15 15:20:11.345 INFO blam! running 2 tests Oct 15 15:20:11.346 INFO blam! test test::test_te ... ok Oct 15 15:20:11.346 INFO kablam! Doc-tests uhttp_transfer_encoding Oct 15 15:20:11.346 INFO blam! test test::test_tes ... ok Oct 15 15:20:11.346 INFO blam! Oct 15 15:20:11.346 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 15:20:11.346 INFO blam! Oct 15 15:20:12.021 INFO blam! Oct 15 15:20:12.021 INFO blam! running 1 test Oct 15 15:20:12.720 INFO blam! test src/lib.rs - (line 10) ... ok Oct 15 15:20:12.720 INFO blam! Oct 15 15:20:12.720 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 15:20:12.720 INFO blam! Oct 15 15:20:12.729 INFO kablam! su: No module specific data is present Oct 15 15:20:13.058 INFO running `"docker" "rm" "-f" "a68fd70b252a0411d07aba2585997d63d9bfa256a7afc82f88126c985e2ac714"` Oct 15 15:20:13.223 INFO blam! a68fd70b252a0411d07aba2585997d63d9bfa256a7afc82f88126c985e2ac714