Oct 10 16:40:43.645 INFO testing pkgw/stund against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 16:40:43.645 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 16:40:43.647 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/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 10 16:40:44.058 INFO blam! 9b8047e53703f5b16df196defd1964645b8aa9be6b84110f2757c9766fb23e20 Oct 10 16:40:44.058 INFO running `"docker" "start" "-a" "9b8047e53703f5b16df196defd1964645b8aa9be6b84110f2757c9766fb23e20"` Oct 10 16:40:44.707 INFO kablam! usermod: no changes Oct 10 16:40:45.012 INFO kablam! Compiling ident_case v1.0.0 Oct 10 16:40:45.024 INFO kablam! Compiling serde v1.0.55 Oct 10 16:40:45.024 INFO kablam! Compiling rent_to_own v0.1.0 Oct 10 16:40:45.024 INFO kablam! Compiling tokio-current-thread v0.1.2 Oct 10 16:40:45.024 INFO kablam! Compiling tokio-serde v0.1.0 Oct 10 16:40:45.024 INFO kablam! Compiling derive-error v0.0.3 Oct 10 16:40:45.024 INFO kablam! Compiling syn v0.13.11 Oct 10 16:40:45.024 INFO kablam! Compiling crossbeam-epoch v0.5.2 Oct 10 16:40:46.412 INFO kablam! Compiling syn v0.15.9 Oct 10 16:40:46.712 INFO kablam! Compiling parking_lot_core v0.3.1 Oct 10 16:40:50.032 INFO kablam! Compiling darling_core v0.2.2 Oct 10 16:40:50.032 INFO kablam! Compiling crossbeam-deque v0.6.1 Oct 10 16:40:52.599 INFO kablam! Compiling tokio-threadpool v0.1.7 Oct 10 16:40:52.692 INFO kablam! Compiling parking_lot v0.6.4 Oct 10 16:41:00.340 INFO kablam! Compiling tokio-reactor v0.1.6 Oct 10 16:41:03.661 INFO kablam! Compiling tokio-fs v0.1.3 Oct 10 16:41:08.912 INFO kablam! Compiling darling_macro v0.2.2 Oct 10 16:41:10.608 INFO kablam! Compiling tokio-uds v0.2.1 Oct 10 16:41:10.776 INFO kablam! Compiling tokio-udp v0.1.2 Oct 10 16:41:16.799 INFO kablam! Compiling tokio-tcp v0.1.2 Oct 10 16:41:17.422 INFO kablam! Compiling tokio-signal v0.2.5 Oct 10 16:41:17.422 INFO kablam! Compiling serde_derive v1.0.55 Oct 10 16:41:17.512 INFO kablam! Compiling bincode v0.8.0 Oct 10 16:41:18.298 INFO kablam! Compiling structopt-derive v0.2.11 Oct 10 16:41:21.757 INFO kablam! Compiling tokio-serde-bincode v0.1.1 Oct 10 16:41:22.388 INFO kablam! Compiling darling v0.2.2 Oct 10 16:41:23.756 INFO kablam! Compiling tokio v0.1.9 Oct 10 16:41:23.996 INFO kablam! Compiling derive_state_machine_future v0.1.7 Oct 10 16:41:28.520 INFO kablam! Compiling tokio-core v0.1.17 Oct 10 16:41:28.520 INFO kablam! Compiling tokio-pty-process v0.2.0 (/source/tokio-pty-process) Oct 10 16:41:29.052 INFO kablam! Compiling structopt v0.2.11 Oct 10 16:41:38.308 INFO kablam! Compiling tokio-uds v0.1.7 Oct 10 16:41:38.308 INFO kablam! Compiling tokio-signal v0.1.5 Oct 10 16:41:41.285 INFO kablam! Compiling tokio-borrow-stdio v0.1.0 (/source/tokio-borrow-stdio) Oct 10 16:41:41.376 INFO kablam! Compiling state_machine_future v0.1.7 Oct 10 16:41:47.584 INFO kablam! Compiling stund_protocol v0.1.3 (/source/protocol) Oct 10 16:41:52.044 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::FramedRead': Moved to tokio-codec Oct 10 16:41:52.044 INFO kablam! --> protocol/src/client.rs:24:41 Oct 10 16:41:52.044 INFO kablam! | Oct 10 16:41:52.044 INFO kablam! 24 | use tokio_io::codec::length_delimited::{FramedRead, FramedWrite}; Oct 10 16:41:52.044 INFO kablam! | ^^^^^^^^^^ Oct 10 16:41:52.044 INFO kablam! | Oct 10 16:41:52.044 INFO kablam! = note: #[warn(deprecated)] on by default Oct 10 16:41:52.045 INFO kablam! Oct 10 16:41:52.045 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::FramedWrite': Moved to tokio-codec Oct 10 16:41:52.045 INFO kablam! --> protocol/src/client.rs:24:53 Oct 10 16:41:52.045 INFO kablam! | Oct 10 16:41:52.045 INFO kablam! 24 | use tokio_io::codec::length_delimited::{FramedRead, FramedWrite}; Oct 10 16:41:52.045 INFO kablam! | ^^^^^^^^^^^ Oct 10 16:41:52.045 INFO kablam! Oct 10 16:41:52.045 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::FramedWrite': Moved to tokio-codec Oct 10 16:41:52.045 INFO kablam! --> protocol/src/client.rs:32:25 Oct 10 16:41:52.045 INFO kablam! | Oct 10 16:41:52.045 INFO kablam! 32 | type Ser = WriteBincode>, ClientMessage>; Oct 10 16:41:52.045 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:41:52.045 INFO kablam! Oct 10 16:41:52.045 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::FramedRead': Moved to tokio-codec Oct 10 16:41:52.045 INFO kablam! --> protocol/src/client.rs:33:23 Oct 10 16:41:52.045 INFO kablam! | Oct 10 16:41:52.045 INFO kablam! 33 | type De = ReadBincode>, ServerMessage>; Oct 10 16:41:52.045 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:41:52.045 INFO kablam! Oct 10 16:41:52.045 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Oct 10 16:41:52.045 INFO kablam! --> protocol/src/lib.rs:39:17 Oct 10 16:41:52.045 INFO kablam! | Oct 10 16:41:52.045 INFO kablam! 39 | let mut p = env::home_dir().ok_or(format_err!("unable to determine your home directory"))?; Oct 10 16:41:52.045 INFO kablam! | ^^^^^^^^^^^^^ Oct 10 16:41:52.045 INFO kablam! Oct 10 16:41:52.045 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::FramedWrite': Moved to tokio-codec Oct 10 16:41:52.045 INFO kablam! --> protocol/src/client.rs:87:22 Oct 10 16:41:52.045 INFO kablam! | Oct 10 16:41:52.045 INFO kablam! 87 | let wdelim = FramedWrite::new(write); Oct 10 16:41:52.045 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 10 16:41:52.045 INFO kablam! Oct 10 16:41:52.045 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::FramedRead': Moved to tokio-codec Oct 10 16:41:52.045 INFO kablam! --> protocol/src/client.rs:89:22 Oct 10 16:41:52.045 INFO kablam! | Oct 10 16:41:52.045 INFO kablam! 89 | let rdelim = FramedRead::new(read); Oct 10 16:41:52.045 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 10 16:41:52.045 INFO kablam! Oct 10 16:41:55.069 INFO kablam! Compiling stund v0.1.2 (/source) Oct 10 16:41:59.821 INFO kablam! warning: unused `#[macro_use]` import Oct 10 16:41:59.821 INFO kablam! --> src/main.rs:14:1 Oct 10 16:41:59.821 INFO kablam! | Oct 10 16:41:59.821 INFO kablam! 14 | #[macro_use] extern crate structopt; Oct 10 16:41:59.821 INFO kablam! | ^^^^^^^^^^^^ Oct 10 16:41:59.821 INFO kablam! | Oct 10 16:41:59.821 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 16:41:59.821 INFO kablam! Oct 10 16:41:59.860 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::FramedRead': Moved to tokio-codec Oct 10 16:41:59.860 INFO kablam! --> src/daemon.rs:30:41 Oct 10 16:41:59.860 INFO kablam! | Oct 10 16:41:59.860 INFO kablam! 30 | use tokio_io::codec::length_delimited::{FramedRead, FramedWrite}; Oct 10 16:41:59.860 INFO kablam! | ^^^^^^^^^^ Oct 10 16:41:59.860 INFO kablam! | Oct 10 16:41:59.860 INFO kablam! = note: #[warn(deprecated)] on by default Oct 10 16:41:59.860 INFO kablam! Oct 10 16:41:59.860 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::FramedWrite': Moved to tokio-codec Oct 10 16:41:59.860 INFO kablam! --> src/daemon.rs:30:53 Oct 10 16:41:59.860 INFO kablam! | Oct 10 16:41:59.860 INFO kablam! 30 | use tokio_io::codec::length_delimited::{FramedRead, FramedWrite}; Oct 10 16:41:59.860 INFO kablam! | ^^^^^^^^^^^ Oct 10 16:41:59.860 INFO kablam! Oct 10 16:41:59.860 INFO kablam! warning: use of deprecated item 'tokio_io::codec::BytesCodec': Moved to tokio-codec Oct 10 16:41:59.860 INFO kablam! --> src/daemon.rs:31:23 Oct 10 16:41:59.860 INFO kablam! | Oct 10 16:41:59.860 INFO kablam! 31 | use tokio_io::codec::{BytesCodec, Framed}; Oct 10 16:41:59.860 INFO kablam! | ^^^^^^^^^^ Oct 10 16:41:59.860 INFO kablam! Oct 10 16:41:59.860 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 10 16:41:59.860 INFO kablam! --> src/daemon.rs:31:35 Oct 10 16:41:59.860 INFO kablam! | Oct 10 16:41:59.860 INFO kablam! 31 | use tokio_io::codec::{BytesCodec, Framed}; Oct 10 16:41:59.860 INFO kablam! | ^^^^^^ Oct 10 16:41:59.860 INFO kablam! Oct 10 16:41:59.860 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::FramedWrite': Moved to tokio-codec Oct 10 16:41:59.860 INFO kablam! --> src/daemon.rs:40:25 Oct 10 16:41:59.860 INFO kablam! | Oct 10 16:41:59.860 INFO kablam! 40 | type Ser = WriteBincode>, ServerMessage>; Oct 10 16:41:59.860 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:41:59.860 INFO kablam! Oct 10 16:41:59.860 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::FramedRead': Moved to tokio-codec Oct 10 16:41:59.860 INFO kablam! --> src/daemon.rs:41:23 Oct 10 16:41:59.860 INFO kablam! | Oct 10 16:41:59.860 INFO kablam! 41 | type De = ReadBincode>, ClientMessage>; Oct 10 16:41:59.860 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:41:59.860 INFO kablam! Oct 10 16:41:59.860 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 10 16:41:59.860 INFO kablam! --> src/daemon.rs:195:30 Oct 10 16:41:59.860 INFO kablam! | Oct 10 16:41:59.860 INFO kablam! 195 | type PtyStream = SplitStream>; Oct 10 16:41:59.860 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:41:59.860 INFO kablam! Oct 10 16:41:59.860 INFO kablam! warning: use of deprecated item 'tokio_io::codec::BytesCodec': Moved to tokio-codec Oct 10 16:41:59.861 INFO kablam! --> src/daemon.rs:195:53 Oct 10 16:41:59.861 INFO kablam! | Oct 10 16:41:59.861 INFO kablam! 195 | type PtyStream = SplitStream>; Oct 10 16:41:59.861 INFO kablam! | ^^^^^^^^^^ Oct 10 16:41:59.861 INFO kablam! Oct 10 16:41:59.861 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 10 16:41:59.861 INFO kablam! --> src/daemon.rs:196:26 Oct 10 16:41:59.861 INFO kablam! | Oct 10 16:41:59.861 INFO kablam! 196 | type PtySink = SplitSink>; Oct 10 16:41:59.861 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:41:59.861 INFO kablam! Oct 10 16:41:59.861 INFO kablam! warning: use of deprecated item 'tokio_io::codec::BytesCodec': Moved to tokio-codec Oct 10 16:41:59.861 INFO kablam! --> src/daemon.rs:196:49 Oct 10 16:41:59.861 INFO kablam! | Oct 10 16:41:59.861 INFO kablam! 196 | type PtySink = SplitSink>; Oct 10 16:41:59.861 INFO kablam! | ^^^^^^^^^^ Oct 10 16:41:59.861 INFO kablam! Oct 10 16:41:59.861 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::FramedWrite': Moved to tokio-codec Oct 10 16:41:59.861 INFO kablam! --> src/daemon.rs:330:18 Oct 10 16:41:59.861 INFO kablam! | Oct 10 16:41:59.861 INFO kablam! 330 | let wdelim = FramedWrite::new(write); Oct 10 16:41:59.861 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 10 16:41:59.861 INFO kablam! Oct 10 16:41:59.861 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::FramedRead': Moved to tokio-codec Oct 10 16:41:59.861 INFO kablam! --> src/daemon.rs:332:18 Oct 10 16:41:59.861 INFO kablam! | Oct 10 16:41:59.861 INFO kablam! 332 | let rdelim = FramedRead::new(read); Oct 10 16:41:59.861 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 10 16:41:59.861 INFO kablam! Oct 10 16:41:59.861 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 10 16:41:59.861 INFO kablam! --> src/daemon.rs:676:17 Oct 10 16:41:59.861 INFO kablam! | Oct 10 16:41:59.861 INFO kablam! 676 | ) -> Result, Error> { Oct 10 16:41:59.861 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:41:59.861 INFO kablam! Oct 10 16:41:59.861 INFO kablam! warning: use of deprecated item 'tokio_io::codec::BytesCodec': Moved to tokio-codec Oct 10 16:41:59.861 INFO kablam! --> src/daemon.rs:676:40 Oct 10 16:41:59.861 INFO kablam! | Oct 10 16:41:59.861 INFO kablam! 676 | ) -> Result, Error> { Oct 10 16:41:59.861 INFO kablam! | ^^^^^^^^^^ Oct 10 16:41:59.861 INFO kablam! Oct 10 16:41:59.861 INFO kablam! warning: use of deprecated item 'tokio_io::codec::BytesCodec': Moved to tokio-codec Oct 10 16:41:59.861 INFO kablam! --> src/daemon.rs:705:29 Oct 10 16:41:59.861 INFO kablam! | Oct 10 16:41:59.861 INFO kablam! 705 | Ok(ptymaster.framed(BytesCodec::new())) Oct 10 16:41:59.861 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 10 16:41:59.861 INFO kablam! Oct 10 16:42:00.144 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 10 16:42:00.144 INFO kablam! --> src/daemon.rs:705:22 Oct 10 16:42:00.144 INFO kablam! | Oct 10 16:42:00.144 INFO kablam! 705 | Ok(ptymaster.framed(BytesCodec::new())) Oct 10 16:42:00.144 INFO kablam! | ^^^^^^ Oct 10 16:42:00.144 INFO kablam! Oct 10 16:42:06.020 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 21s Oct 10 16:42:06.029 INFO kablam! su: No module specific data is present Oct 10 16:42:06.360 INFO running `"docker" "rm" "-f" "9b8047e53703f5b16df196defd1964645b8aa9be6b84110f2757c9766fb23e20"` Oct 10 16:42:06.592 INFO blam! 9b8047e53703f5b16df196defd1964645b8aa9be6b84110f2757c9766fb23e20 Oct 10 16:42:06.604 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 16:42:06.604 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/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 10 16:42:06.966 INFO blam! 549093d2540ad8c22105c5d0240041e500bf47b17767ad72e755928f99118f22 Oct 10 16:42:06.968 INFO running `"docker" "start" "-a" "549093d2540ad8c22105c5d0240041e500bf47b17767ad72e755928f99118f22"` Oct 10 16:42:07.911 INFO kablam! usermod: no changes Oct 10 16:42:08.179 INFO kablam! Compiling stund v0.1.2 (/source) Oct 10 16:42:12.123 INFO kablam! warning: unused `#[macro_use]` import Oct 10 16:42:12.123 INFO kablam! --> src/main.rs:14:1 Oct 10 16:42:12.123 INFO kablam! | Oct 10 16:42:12.123 INFO kablam! 14 | #[macro_use] extern crate structopt; Oct 10 16:42:12.123 INFO kablam! | ^^^^^^^^^^^^ Oct 10 16:42:12.123 INFO kablam! | Oct 10 16:42:12.123 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 16:42:12.123 INFO kablam! Oct 10 16:42:12.160 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::FramedRead': Moved to tokio-codec Oct 10 16:42:12.160 INFO kablam! --> src/daemon.rs:30:41 Oct 10 16:42:12.160 INFO kablam! | Oct 10 16:42:12.160 INFO kablam! 30 | use tokio_io::codec::length_delimited::{FramedRead, FramedWrite}; Oct 10 16:42:12.160 INFO kablam! | ^^^^^^^^^^ Oct 10 16:42:12.160 INFO kablam! | Oct 10 16:42:12.160 INFO kablam! = note: #[warn(deprecated)] on by default Oct 10 16:42:12.160 INFO kablam! Oct 10 16:42:12.160 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::FramedWrite': Moved to tokio-codec Oct 10 16:42:12.160 INFO kablam! --> src/daemon.rs:30:53 Oct 10 16:42:12.160 INFO kablam! | Oct 10 16:42:12.160 INFO kablam! 30 | use tokio_io::codec::length_delimited::{FramedRead, FramedWrite}; Oct 10 16:42:12.160 INFO kablam! | ^^^^^^^^^^^ Oct 10 16:42:12.160 INFO kablam! Oct 10 16:42:12.160 INFO kablam! warning: use of deprecated item 'tokio_io::codec::BytesCodec': Moved to tokio-codec Oct 10 16:42:12.160 INFO kablam! --> src/daemon.rs:31:23 Oct 10 16:42:12.160 INFO kablam! | Oct 10 16:42:12.160 INFO kablam! 31 | use tokio_io::codec::{BytesCodec, Framed}; Oct 10 16:42:12.160 INFO kablam! | ^^^^^^^^^^ Oct 10 16:42:12.160 INFO kablam! Oct 10 16:42:12.160 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 10 16:42:12.160 INFO kablam! --> src/daemon.rs:31:35 Oct 10 16:42:12.160 INFO kablam! | Oct 10 16:42:12.160 INFO kablam! 31 | use tokio_io::codec::{BytesCodec, Framed}; Oct 10 16:42:12.160 INFO kablam! | ^^^^^^ Oct 10 16:42:12.160 INFO kablam! Oct 10 16:42:12.160 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::FramedWrite': Moved to tokio-codec Oct 10 16:42:12.160 INFO kablam! --> src/daemon.rs:40:25 Oct 10 16:42:12.160 INFO kablam! | Oct 10 16:42:12.160 INFO kablam! 40 | type Ser = WriteBincode>, ServerMessage>; Oct 10 16:42:12.160 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:42:12.160 INFO kablam! Oct 10 16:42:12.160 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::FramedRead': Moved to tokio-codec Oct 10 16:42:12.160 INFO kablam! --> src/daemon.rs:41:23 Oct 10 16:42:12.160 INFO kablam! | Oct 10 16:42:12.160 INFO kablam! 41 | type De = ReadBincode>, ClientMessage>; Oct 10 16:42:12.160 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:42:12.160 INFO kablam! Oct 10 16:42:12.165 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 10 16:42:12.165 INFO kablam! --> src/daemon.rs:195:30 Oct 10 16:42:12.165 INFO kablam! | Oct 10 16:42:12.165 INFO kablam! 195 | type PtyStream = SplitStream>; Oct 10 16:42:12.165 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:42:12.165 INFO kablam! Oct 10 16:42:12.165 INFO kablam! warning: use of deprecated item 'tokio_io::codec::BytesCodec': Moved to tokio-codec Oct 10 16:42:12.165 INFO kablam! --> src/daemon.rs:195:53 Oct 10 16:42:12.165 INFO kablam! | Oct 10 16:42:12.165 INFO kablam! 195 | type PtyStream = SplitStream>; Oct 10 16:42:12.165 INFO kablam! | ^^^^^^^^^^ Oct 10 16:42:12.165 INFO kablam! Oct 10 16:42:12.165 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 10 16:42:12.165 INFO kablam! --> src/daemon.rs:196:26 Oct 10 16:42:12.165 INFO kablam! | Oct 10 16:42:12.165 INFO kablam! 196 | type PtySink = SplitSink>; Oct 10 16:42:12.165 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:42:12.165 INFO kablam! Oct 10 16:42:12.165 INFO kablam! warning: use of deprecated item 'tokio_io::codec::BytesCodec': Moved to tokio-codec Oct 10 16:42:12.165 INFO kablam! --> src/daemon.rs:196:49 Oct 10 16:42:12.165 INFO kablam! | Oct 10 16:42:12.165 INFO kablam! 196 | type PtySink = SplitSink>; Oct 10 16:42:12.165 INFO kablam! | ^^^^^^^^^^ Oct 10 16:42:12.165 INFO kablam! Oct 10 16:42:12.165 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::FramedWrite': Moved to tokio-codec Oct 10 16:42:12.165 INFO kablam! --> src/daemon.rs:330:18 Oct 10 16:42:12.165 INFO kablam! | Oct 10 16:42:12.165 INFO kablam! 330 | let wdelim = FramedWrite::new(write); Oct 10 16:42:12.165 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 10 16:42:12.165 INFO kablam! Oct 10 16:42:12.165 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::FramedRead': Moved to tokio-codec Oct 10 16:42:12.165 INFO kablam! --> src/daemon.rs:332:18 Oct 10 16:42:12.165 INFO kablam! | Oct 10 16:42:12.165 INFO kablam! 332 | let rdelim = FramedRead::new(read); Oct 10 16:42:12.165 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 10 16:42:12.165 INFO kablam! Oct 10 16:42:12.165 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 10 16:42:12.165 INFO kablam! --> src/daemon.rs:676:17 Oct 10 16:42:12.165 INFO kablam! | Oct 10 16:42:12.165 INFO kablam! 676 | ) -> Result, Error> { Oct 10 16:42:12.165 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 16:42:12.165 INFO kablam! Oct 10 16:42:12.165 INFO kablam! warning: use of deprecated item 'tokio_io::codec::BytesCodec': Moved to tokio-codec Oct 10 16:42:12.165 INFO kablam! --> src/daemon.rs:676:40 Oct 10 16:42:12.165 INFO kablam! | Oct 10 16:42:12.165 INFO kablam! 676 | ) -> Result, Error> { Oct 10 16:42:12.165 INFO kablam! | ^^^^^^^^^^ Oct 10 16:42:12.165 INFO kablam! Oct 10 16:42:12.165 INFO kablam! warning: use of deprecated item 'tokio_io::codec::BytesCodec': Moved to tokio-codec Oct 10 16:42:12.165 INFO kablam! --> src/daemon.rs:705:29 Oct 10 16:42:12.165 INFO kablam! | Oct 10 16:42:12.165 INFO kablam! 705 | Ok(ptymaster.framed(BytesCodec::new())) Oct 10 16:42:12.165 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 10 16:42:12.165 INFO kablam! Oct 10 16:42:12.441 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 10 16:42:12.441 INFO kablam! --> src/daemon.rs:705:22 Oct 10 16:42:12.441 INFO kablam! | Oct 10 16:42:12.441 INFO kablam! 705 | Ok(ptymaster.framed(BytesCodec::new())) Oct 10 16:42:12.441 INFO kablam! | ^^^^^^ Oct 10 16:42:12.441 INFO kablam! Oct 10 16:42:13.053 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.11s Oct 10 16:42:13.064 INFO kablam! su: No module specific data is present Oct 10 16:42:13.313 INFO running `"docker" "rm" "-f" "549093d2540ad8c22105c5d0240041e500bf47b17767ad72e755928f99118f22"` Oct 10 16:42:13.458 INFO blam! 549093d2540ad8c22105c5d0240041e500bf47b17767ad72e755928f99118f22 Oct 10 16:42:13.464 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 16:42:13.464 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/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 10 16:42:13.742 INFO blam! b9294516128cd68c713f806e1599090a46be25e9dc19c269b353be315ca5f9c2 Oct 10 16:42:13.743 INFO running `"docker" "start" "-a" "b9294516128cd68c713f806e1599090a46be25e9dc19c269b353be315ca5f9c2"` Oct 10 16:42:14.452 INFO kablam! usermod: no changes Oct 10 16:42:14.638 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.15s Oct 10 16:42:14.666 INFO kablam! Running /target/debug/deps/stund-0a1b4bbbbdffb2d6 Oct 10 16:42:14.666 INFO blam! Oct 10 16:42:14.666 INFO blam! running 0 tests Oct 10 16:42:14.666 INFO blam! Oct 10 16:42:14.666 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 16:42:14.666 INFO blam! Oct 10 16:42:14.669 INFO kablam! su: No module specific data is present Oct 10 16:42:15.302 INFO running `"docker" "rm" "-f" "b9294516128cd68c713f806e1599090a46be25e9dc19c269b353be315ca5f9c2"` Oct 10 16:42:15.656 INFO blam! b9294516128cd68c713f806e1599090a46be25e9dc19c269b353be315ca5f9c2