Oct 15 13:15:32.336 INFO testing zap-0.0.4 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 13:15:32.336 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 13:15:32.760 INFO blam! f91c7571bc4756da4db726fe950558c46c3097d6399b00362de1ea78b4507598 Oct 15 13:15:32.771 INFO running `"docker" "start" "-a" "f91c7571bc4756da4db726fe950558c46c3097d6399b00362de1ea78b4507598"` Oct 15 13:15:33.711 INFO kablam! usermod: no changes Oct 15 13:15:33.903 INFO kablam! Compiling tokio-io v0.1.9 Oct 15 13:15:33.903 INFO kablam! Compiling tokio-threadpool v0.1.7 Oct 15 13:15:36.192 INFO kablam! Compiling tokio-reactor v0.1.6 Oct 15 13:15:36.192 INFO kablam! Compiling tokio-codec v0.1.1 Oct 15 13:15:38.836 INFO kablam! Compiling tokio-fs v0.1.3 Oct 15 13:15:41.731 INFO kablam! Compiling tokio-uds v0.2.2 Oct 15 13:15:41.731 INFO kablam! Compiling tokio-udp v0.1.2 Oct 15 13:15:41.731 INFO kablam! Compiling tokio-tcp v0.1.2 Oct 15 13:15:44.368 INFO kablam! Compiling tokio v0.1.11 Oct 15 13:15:47.243 INFO kablam! Compiling tokio-core v0.1.17 Oct 15 13:15:52.006 INFO kablam! Compiling tokio-proto v0.1.1 Oct 15 13:15:56.519 INFO kablam! Compiling zap v0.0.4 (/source) Oct 15 13:15:59.207 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 15 13:15:59.207 INFO kablam! --> src/lib.rs:46:41 Oct 15 13:15:59.207 INFO kablam! | Oct 15 13:15:59.207 INFO kablam! 46 | use tokio_io::codec::{Encoder, Decoder, Framed}; Oct 15 13:15:59.207 INFO kablam! | ^^^^^^ Oct 15 13:15:59.207 INFO kablam! | Oct 15 13:15:59.207 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 13:15:59.207 INFO kablam! Oct 15 13:15:59.207 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 15 13:15:59.207 INFO kablam! --> src/lib.rs:77:22 Oct 15 13:15:59.207 INFO kablam! | Oct 15 13:15:59.207 INFO kablam! 77 | type Transport = Framed; Oct 15 13:15:59.207 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 13:15:59.207 INFO kablam! Oct 15 13:15:59.207 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 15 13:15:59.207 INFO kablam! --> src/lib.rs:78:37 Oct 15 13:15:59.207 INFO kablam! | Oct 15 13:15:59.207 INFO kablam! 78 | type BindTransport = io::Result>; Oct 15 13:15:59.207 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 13:15:59.207 INFO kablam! Oct 15 13:15:59.207 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 15 13:15:59.207 INFO kablam! --> src/lib.rs:80:51 Oct 15 13:15:59.207 INFO kablam! | Oct 15 13:15:59.207 INFO kablam! 80 | fn bind_transport(&self, io: T) -> io::Result> { Oct 15 13:15:59.207 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 13:15:59.207 INFO kablam! Oct 15 13:15:59.223 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 15 13:15:59.223 INFO kablam! --> src/lib.rs:82:15 Oct 15 13:15:59.223 INFO kablam! | Oct 15 13:15:59.223 INFO kablam! 82 | Ok(io.framed(HttpCodec)) Oct 15 13:15:59.223 INFO kablam! | ^^^^^^ Oct 15 13:15:59.223 INFO kablam! Oct 15 13:15:59.507 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 25.75s Oct 15 13:15:59.523 INFO kablam! su: No module specific data is present Oct 15 13:16:00.408 INFO running `"docker" "rm" "-f" "f91c7571bc4756da4db726fe950558c46c3097d6399b00362de1ea78b4507598"` Oct 15 13:16:00.691 INFO blam! f91c7571bc4756da4db726fe950558c46c3097d6399b00362de1ea78b4507598 Oct 15 13:16:00.704 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 13:16:01.231 INFO blam! 6f1ae7180b08706028276fabef9ac96eab23685a06d24ffe093a78f16c178063 Oct 15 13:16:01.233 INFO running `"docker" "start" "-a" "6f1ae7180b08706028276fabef9ac96eab23685a06d24ffe093a78f16c178063"` Oct 15 13:16:02.863 INFO kablam! usermod: no changes Oct 15 13:16:03.039 INFO kablam! Compiling zap v0.0.4 (/source) Oct 15 13:16:06.015 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 15 13:16:06.015 INFO kablam! --> src/lib.rs:46:41 Oct 15 13:16:06.015 INFO kablam! | Oct 15 13:16:06.015 INFO kablam! 46 | use tokio_io::codec::{Encoder, Decoder, Framed}; Oct 15 13:16:06.015 INFO kablam! | ^^^^^^ Oct 15 13:16:06.015 INFO kablam! | Oct 15 13:16:06.015 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 13:16:06.015 INFO kablam! Oct 15 13:16:06.015 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 15 13:16:06.015 INFO kablam! --> src/lib.rs:77:22 Oct 15 13:16:06.015 INFO kablam! | Oct 15 13:16:06.015 INFO kablam! 77 | type Transport = Framed; Oct 15 13:16:06.015 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 13:16:06.015 INFO kablam! Oct 15 13:16:06.015 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 15 13:16:06.015 INFO kablam! --> src/lib.rs:78:37 Oct 15 13:16:06.015 INFO kablam! | Oct 15 13:16:06.015 INFO kablam! 78 | type BindTransport = io::Result>; Oct 15 13:16:06.015 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 13:16:06.015 INFO kablam! Oct 15 13:16:06.015 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 15 13:16:06.015 INFO kablam! --> src/lib.rs:80:51 Oct 15 13:16:06.015 INFO kablam! | Oct 15 13:16:06.015 INFO kablam! 80 | fn bind_transport(&self, io: T) -> io::Result> { Oct 15 13:16:06.015 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 13:16:06.015 INFO kablam! Oct 15 13:16:06.031 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 15 13:16:06.031 INFO kablam! --> src/lib.rs:82:15 Oct 15 13:16:06.031 INFO kablam! | Oct 15 13:16:06.031 INFO kablam! 82 | Ok(io.framed(HttpCodec)) Oct 15 13:16:06.031 INFO kablam! | ^^^^^^ Oct 15 13:16:06.031 INFO kablam! Oct 15 13:16:06.606 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.72s Oct 15 13:16:06.613 INFO kablam! su: No module specific data is present Oct 15 13:16:07.535 INFO running `"docker" "rm" "-f" "6f1ae7180b08706028276fabef9ac96eab23685a06d24ffe093a78f16c178063"` Oct 15 13:16:07.831 INFO blam! 6f1ae7180b08706028276fabef9ac96eab23685a06d24ffe093a78f16c178063 Oct 15 13:16:07.841 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 13:16:08.244 INFO blam! fc9427fe6cb3717df088c608c919e3970f74ead3f0468f7ec580c2797fcd1a3e Oct 15 13:16:08.249 INFO running `"docker" "start" "-a" "fc9427fe6cb3717df088c608c919e3970f74ead3f0468f7ec580c2797fcd1a3e"` Oct 15 13:16:09.255 INFO kablam! usermod: no changes Oct 15 13:16:09.371 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.08s Oct 15 13:16:09.371 INFO kablam! Running /target/debug/deps/zap-919a1eff7b04f2a7 Oct 15 13:16:09.377 INFO kablam! Doc-tests zap Oct 15 13:16:09.377 INFO blam! Oct 15 13:16:09.377 INFO blam! running 0 tests Oct 15 13:16:09.377 INFO blam! Oct 15 13:16:09.377 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 13:16:09.377 INFO blam! Oct 15 13:16:14.298 INFO blam! Oct 15 13:16:14.298 INFO blam! running 1 test Oct 15 13:16:19.411 INFO blam! test src/lib.rs - (line 7) ... ok Oct 15 13:16:19.411 INFO blam! Oct 15 13:16:19.411 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 13:16:19.411 INFO blam! Oct 15 13:16:19.414 INFO kablam! su: No module specific data is present Oct 15 13:16:20.303 INFO running `"docker" "rm" "-f" "fc9427fe6cb3717df088c608c919e3970f74ead3f0468f7ec580c2797fcd1a3e"` Oct 15 13:16:20.657 INFO blam! fc9427fe6cb3717df088c608c919e3970f74ead3f0468f7ec580c2797fcd1a3e