Oct 11 08:02:30.885 INFO testing zap-0.0.4 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 08:02:30.885 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 08:02:30.885 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/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 08:02:31.164 INFO blam! a3a350f4919f0b52e00c2e06386fa4aa645d45b561c8c286b9931d66e4df49ee Oct 11 08:02:31.174 INFO running `"docker" "start" "-a" "a3a350f4919f0b52e00c2e06386fa4aa645d45b561c8c286b9931d66e4df49ee"` Oct 11 08:02:32.298 INFO kablam! usermod: no changes Oct 11 08:02:32.568 INFO kablam! Compiling zap v0.0.4 (/source) Oct 11 08:02:38.000 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 11 08:02:38.000 INFO kablam! --> src/lib.rs:46:41 Oct 11 08:02:38.000 INFO kablam! | Oct 11 08:02:38.000 INFO kablam! 46 | use tokio_io::codec::{Encoder, Decoder, Framed}; Oct 11 08:02:38.000 INFO kablam! | ^^^^^^ Oct 11 08:02:38.000 INFO kablam! | Oct 11 08:02:38.000 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 08:02:38.000 INFO kablam! Oct 11 08:02:38.000 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 11 08:02:38.000 INFO kablam! --> src/lib.rs:77:22 Oct 11 08:02:38.000 INFO kablam! | Oct 11 08:02:38.000 INFO kablam! 77 | type Transport = Framed; Oct 11 08:02:38.000 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 11 08:02:38.000 INFO kablam! Oct 11 08:02:38.000 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 11 08:02:38.001 INFO kablam! --> src/lib.rs:78:37 Oct 11 08:02:38.001 INFO kablam! | Oct 11 08:02:38.001 INFO kablam! 78 | type BindTransport = io::Result>; Oct 11 08:02:38.001 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 11 08:02:38.001 INFO kablam! Oct 11 08:02:38.001 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 11 08:02:38.001 INFO kablam! --> src/lib.rs:80:51 Oct 11 08:02:38.001 INFO kablam! | Oct 11 08:02:38.001 INFO kablam! 80 | fn bind_transport(&self, io: T) -> io::Result> { Oct 11 08:02:38.001 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 11 08:02:38.001 INFO kablam! Oct 11 08:02:38.056 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 11 08:02:38.056 INFO kablam! --> src/lib.rs:82:15 Oct 11 08:02:38.056 INFO kablam! | Oct 11 08:02:38.056 INFO kablam! 82 | Ok(io.framed(HttpCodec)) Oct 11 08:02:38.056 INFO kablam! | ^^^^^^ Oct 11 08:02:38.056 INFO kablam! Oct 11 08:02:38.363 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.03s Oct 11 08:02:38.364 INFO kablam! su: No module specific data is present Oct 11 08:02:38.916 INFO running `"docker" "rm" "-f" "a3a350f4919f0b52e00c2e06386fa4aa645d45b561c8c286b9931d66e4df49ee"` Oct 11 08:02:39.281 INFO blam! a3a350f4919f0b52e00c2e06386fa4aa645d45b561c8c286b9931d66e4df49ee Oct 11 08:02:39.296 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 08:02:39.296 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/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 08:02:39.746 INFO blam! d662474e5f3a5d910fc3167f88f4480c7ad0ffd49f58716a00d1bb419c3a39e8 Oct 11 08:02:39.748 INFO running `"docker" "start" "-a" "d662474e5f3a5d910fc3167f88f4480c7ad0ffd49f58716a00d1bb419c3a39e8"` Oct 11 08:02:40.644 INFO kablam! usermod: no changes Oct 11 08:02:40.764 INFO kablam! Compiling zap v0.0.4 (/source) Oct 11 08:02:45.420 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 11 08:02:45.420 INFO kablam! --> src/lib.rs:46:41 Oct 11 08:02:45.420 INFO kablam! | Oct 11 08:02:45.420 INFO kablam! 46 | use tokio_io::codec::{Encoder, Decoder, Framed}; Oct 11 08:02:45.420 INFO kablam! | ^^^^^^ Oct 11 08:02:45.420 INFO kablam! | Oct 11 08:02:45.420 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 08:02:45.420 INFO kablam! Oct 11 08:02:45.420 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 11 08:02:45.420 INFO kablam! --> src/lib.rs:77:22 Oct 11 08:02:45.420 INFO kablam! | Oct 11 08:02:45.420 INFO kablam! 77 | type Transport = Framed; Oct 11 08:02:45.420 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 11 08:02:45.420 INFO kablam! Oct 11 08:02:45.420 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 11 08:02:45.420 INFO kablam! --> src/lib.rs:78:37 Oct 11 08:02:45.420 INFO kablam! | Oct 11 08:02:45.420 INFO kablam! 78 | type BindTransport = io::Result>; Oct 11 08:02:45.420 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 11 08:02:45.420 INFO kablam! Oct 11 08:02:45.420 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 11 08:02:45.420 INFO kablam! --> src/lib.rs:80:51 Oct 11 08:02:45.420 INFO kablam! | Oct 11 08:02:45.420 INFO kablam! 80 | fn bind_transport(&self, io: T) -> io::Result> { Oct 11 08:02:45.420 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 11 08:02:45.420 INFO kablam! Oct 11 08:02:45.434 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 11 08:02:45.434 INFO kablam! --> src/lib.rs:82:15 Oct 11 08:02:45.434 INFO kablam! | Oct 11 08:02:45.434 INFO kablam! 82 | Ok(io.framed(HttpCodec)) Oct 11 08:02:45.434 INFO kablam! | ^^^^^^ Oct 11 08:02:45.434 INFO kablam! Oct 11 08:02:46.216 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.54s Oct 11 08:02:46.228 INFO kablam! su: No module specific data is present Oct 11 08:02:47.028 INFO running `"docker" "rm" "-f" "d662474e5f3a5d910fc3167f88f4480c7ad0ffd49f58716a00d1bb419c3a39e8"` Oct 11 08:02:47.356 INFO blam! d662474e5f3a5d910fc3167f88f4480c7ad0ffd49f58716a00d1bb419c3a39e8 Oct 11 08:02:47.358 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 08:02:47.358 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/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 08:02:47.754 INFO blam! ead4e8ac8d35c914a8d3c9e1acb1631040a87e617759a9578bef476ea073a4d3 Oct 11 08:02:47.756 INFO running `"docker" "start" "-a" "ead4e8ac8d35c914a8d3c9e1acb1631040a87e617759a9578bef476ea073a4d3"` Oct 11 08:02:48.981 INFO kablam! usermod: no changes Oct 11 08:02:49.094 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.09s Oct 11 08:02:49.128 INFO kablam! Running /target/debug/deps/zap-950a218f1ba66ccc Oct 11 08:02:49.137 INFO blam! Oct 11 08:02:49.137 INFO blam! running 0 tests Oct 11 08:02:49.137 INFO blam! Oct 11 08:02:49.137 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 08:02:49.137 INFO blam! Oct 11 08:02:49.138 INFO kablam! Doc-tests zap Oct 11 08:02:57.568 INFO blam! Oct 11 08:02:57.568 INFO blam! running 1 test Oct 11 08:03:06.249 INFO blam! test src/lib.rs - (line 7) ... ok Oct 11 08:03:06.249 INFO blam! Oct 11 08:03:06.249 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 08:03:06.250 INFO blam! Oct 11 08:03:06.256 INFO kablam! su: No module specific data is present Oct 11 08:03:06.646 INFO running `"docker" "rm" "-f" "ead4e8ac8d35c914a8d3c9e1acb1631040a87e617759a9578bef476ea073a4d3"` Oct 11 08:03:06.796 INFO blam! ead4e8ac8d35c914a8d3c9e1acb1631040a87e617759a9578bef476ea073a4d3