Oct 15 16:06:28.453 INFO testing tokio-uds-proto-0.1.1 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 16:06:28.455 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 16:06:28.937 INFO blam! 12d82d3ea4d173e6ed20e566972b9edd702a6e8180691a9db0a930fc2f5f097f Oct 15 16:06:28.939 INFO running `"docker" "start" "-a" "12d82d3ea4d173e6ed20e566972b9edd702a6e8180691a9db0a930fc2f5f097f"` Oct 15 16:06:30.095 INFO kablam! usermod: no changes Oct 15 16:06:30.220 INFO kablam! Compiling tokio-uds v0.1.7 Oct 15 16:06:33.526 INFO kablam! Compiling tokio-uds-proto v0.1.1 (/source) Oct 15 16:06:36.387 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.27s Oct 15 16:06:36.395 INFO kablam! su: No module specific data is present Oct 15 16:06:37.395 INFO running `"docker" "rm" "-f" "12d82d3ea4d173e6ed20e566972b9edd702a6e8180691a9db0a930fc2f5f097f"` Oct 15 16:06:37.651 INFO blam! 12d82d3ea4d173e6ed20e566972b9edd702a6e8180691a9db0a930fc2f5f097f Oct 15 16:06:37.657 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 16:06:38.123 INFO blam! 13563de99826df3d2bd0bb9cc36bc1742a22e7bf20ba4e5e24c8dca7942a3a9a Oct 15 16:06:38.125 INFO running `"docker" "start" "-a" "13563de99826df3d2bd0bb9cc36bc1742a22e7bf20ba4e5e24c8dca7942a3a9a"` Oct 15 16:06:39.814 INFO kablam! usermod: no changes Oct 15 16:06:39.990 INFO kablam! Compiling tokio-uds-proto v0.1.1 (/source) Oct 15 16:06:43.059 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 15 16:06:43.059 INFO kablam! --> tests/test_domain_communication.rs:11:23 Oct 15 16:06:43.059 INFO kablam! | Oct 15 16:06:43.059 INFO kablam! 11 | use tokio_io::codec::{Framed, LinesCodec}; Oct 15 16:06:43.059 INFO kablam! | ^^^^^^ Oct 15 16:06:43.059 INFO kablam! | Oct 15 16:06:43.059 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 16:06:43.059 INFO kablam! Oct 15 16:06:43.059 INFO kablam! warning: use of deprecated item 'tokio_io::codec::LinesCodec': Moved to tokio-codec Oct 15 16:06:43.059 INFO kablam! --> tests/test_domain_communication.rs:11:31 Oct 15 16:06:43.059 INFO kablam! | Oct 15 16:06:43.059 INFO kablam! 11 | use tokio_io::codec::{Framed, LinesCodec}; Oct 15 16:06:43.059 INFO kablam! | ^^^^^^^^^^ Oct 15 16:06:43.059 INFO kablam! Oct 15 16:06:43.059 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 15 16:06:43.059 INFO kablam! --> tests/test_domain_communication.rs:85:22 Oct 15 16:06:43.059 INFO kablam! | Oct 15 16:06:43.059 INFO kablam! 85 | type Transport = Framed; Oct 15 16:06:43.059 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 15 16:06:43.059 INFO kablam! Oct 15 16:06:43.059 INFO kablam! warning: use of deprecated item 'tokio_io::codec::LinesCodec': Moved to tokio-codec Oct 15 16:06:43.059 INFO kablam! --> tests/test_domain_communication.rs:85:32 Oct 15 16:06:43.059 INFO kablam! | Oct 15 16:06:43.059 INFO kablam! 85 | type Transport = Framed; Oct 15 16:06:43.059 INFO kablam! | ^^^^^^^^^^ Oct 15 16:06:43.059 INFO kablam! Oct 15 16:06:43.059 INFO kablam! warning: use of deprecated item 'tokio_io::codec::LinesCodec': Moved to tokio-codec Oct 15 16:06:43.059 INFO kablam! --> tests/test_domain_communication.rs:89:22 Oct 15 16:06:43.059 INFO kablam! | Oct 15 16:06:43.059 INFO kablam! 89 | Ok(io.framed(LinesCodec::new())) Oct 15 16:06:43.059 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 16:06:43.059 INFO kablam! Oct 15 16:06:43.059 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 15 16:06:43.059 INFO kablam! --> tests/test_domain_communication.rs:98:22 Oct 15 16:06:43.059 INFO kablam! | Oct 15 16:06:43.059 INFO kablam! 98 | type Transport = Framed; Oct 15 16:06:43.059 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 15 16:06:43.059 INFO kablam! Oct 15 16:06:43.059 INFO kablam! warning: use of deprecated item 'tokio_io::codec::LinesCodec': Moved to tokio-codec Oct 15 16:06:43.059 INFO kablam! --> tests/test_domain_communication.rs:98:32 Oct 15 16:06:43.059 INFO kablam! | Oct 15 16:06:43.059 INFO kablam! 98 | type Transport = Framed; Oct 15 16:06:43.059 INFO kablam! | ^^^^^^^^^^ Oct 15 16:06:43.059 INFO kablam! Oct 15 16:06:43.059 INFO kablam! warning: use of deprecated item 'tokio_io::codec::LinesCodec': Moved to tokio-codec Oct 15 16:06:43.060 INFO kablam! --> tests/test_domain_communication.rs:102:22 Oct 15 16:06:43.060 INFO kablam! | Oct 15 16:06:43.060 INFO kablam! 102 | Ok(io.framed(LinesCodec::new())) Oct 15 16:06:43.060 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 16:06:43.060 INFO kablam! Oct 15 16:06:43.135 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 15 16:06:43.135 INFO kablam! --> tests/test_domain_communication.rs:89:15 Oct 15 16:06:43.135 INFO kablam! | Oct 15 16:06:43.135 INFO kablam! 89 | Ok(io.framed(LinesCodec::new())) Oct 15 16:06:43.135 INFO kablam! | ^^^^^^ Oct 15 16:06:43.135 INFO kablam! Oct 15 16:06:43.135 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 15 16:06:43.135 INFO kablam! --> tests/test_domain_communication.rs:102:15 Oct 15 16:06:43.135 INFO kablam! | Oct 15 16:06:43.135 INFO kablam! 102 | Ok(io.framed(LinesCodec::new())) Oct 15 16:06:43.135 INFO kablam! | ^^^^^^ Oct 15 16:06:43.135 INFO kablam! Oct 15 16:06:46.567 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.72s Oct 15 16:06:46.573 INFO kablam! su: No module specific data is present Oct 15 16:06:47.636 INFO running `"docker" "rm" "-f" "13563de99826df3d2bd0bb9cc36bc1742a22e7bf20ba4e5e24c8dca7942a3a9a"` Oct 15 16:06:47.859 INFO blam! 13563de99826df3d2bd0bb9cc36bc1742a22e7bf20ba4e5e24c8dca7942a3a9a