Oct 15 17:26:39.016 INFO testing stund-0.1.3 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 17:26:39.016 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 17:26:39.336 INFO blam! c49fe974c15c2e518fe19072668af2e7887051fac28016f7e060a949f9f0b312 Oct 15 17:26:39.347 INFO running `"docker" "start" "-a" "c49fe974c15c2e518fe19072668af2e7887051fac28016f7e060a949f9f0b312"` Oct 15 17:26:40.663 INFO kablam! usermod: no changes Oct 15 17:26:40.970 INFO kablam! Compiling unicode-segmentation v1.2.1 Oct 15 17:26:40.971 INFO kablam! Compiling rent_to_own v0.1.0 Oct 15 17:26:40.991 INFO kablam! Compiling daemonize v0.2.3 Oct 15 17:26:40.992 INFO kablam! Compiling petgraph v0.4.13 Oct 15 17:26:40.992 INFO kablam! Compiling syn v0.11.11 Oct 15 17:26:40.993 INFO kablam! Compiling syn v0.13.11 Oct 15 17:26:40.993 INFO kablam! Compiling crossbeam-epoch v0.5.2 Oct 15 17:26:40.993 INFO kablam! Compiling syn v0.15.11 Oct 15 17:26:43.543 INFO kablam! Compiling bincode v0.8.0 Oct 15 17:26:46.061 INFO kablam! Compiling heck v0.3.0 Oct 15 17:26:46.068 INFO kablam! Compiling tokio-reactor v0.1.6 Oct 15 17:26:46.338 INFO kablam! Compiling crossbeam-deque v0.6.1 Oct 15 17:26:52.868 INFO kablam! Compiling tokio-threadpool v0.1.7 Oct 15 17:26:57.399 INFO kablam! Compiling tokio-uds v0.2.2 Oct 15 17:26:57.399 INFO kablam! Compiling tokio-udp v0.1.2 Oct 15 17:26:57.399 INFO kablam! Compiling tokio-tcp v0.1.2 Oct 15 17:26:57.399 INFO kablam! Compiling tokio-signal v0.2.5 Oct 15 17:27:10.123 INFO kablam! Compiling tokio-fs v0.1.3 Oct 15 17:27:25.335 INFO kablam! Compiling darling_core v0.2.2 Oct 15 17:27:25.567 INFO kablam! Compiling derive-error v0.0.3 Oct 15 17:27:25.821 INFO kablam! Compiling tokio v0.1.11 Oct 15 17:27:26.031 INFO kablam! Compiling structopt-derive v0.2.12 Oct 15 17:27:27.019 INFO kablam! Compiling serde_derive v1.0.55 Oct 15 17:27:43.236 INFO kablam! Compiling tokio-core v0.1.17 Oct 15 17:27:44.995 INFO kablam! Compiling tokio-pty-process v0.3.0 Oct 15 17:27:45.927 INFO kablam! Compiling darling_macro v0.2.2 Oct 15 17:27:47.403 INFO kablam! Compiling tokio-serde-bincode v0.1.1 Oct 15 17:27:49.215 INFO kablam! Compiling structopt v0.2.12 Oct 15 17:27:55.831 INFO kablam! Compiling tokio-uds v0.1.7 Oct 15 17:27:55.831 INFO kablam! Compiling tokio-signal v0.1.5 Oct 15 17:27:55.832 INFO kablam! Compiling tokio-borrow-stdio v0.1.0 Oct 15 17:27:57.171 INFO kablam! Compiling darling v0.2.2 Oct 15 17:28:04.002 INFO kablam! Compiling derive_state_machine_future v0.1.7 Oct 15 17:28:10.162 INFO kablam! Compiling state_machine_future v0.1.7 Oct 15 17:28:10.545 INFO kablam! Compiling stund_protocol v0.1.3 Oct 15 17:28:16.384 INFO kablam! Compiling stund v0.1.3 (/source) Oct 15 17:28:21.290 INFO kablam! warning: unused `#[macro_use]` import Oct 15 17:28:21.291 INFO kablam! --> src/main.rs:14:1 Oct 15 17:28:21.291 INFO kablam! | Oct 15 17:28:21.291 INFO kablam! 14 | #[macro_use] extern crate structopt; Oct 15 17:28:21.291 INFO kablam! | ^^^^^^^^^^^^ Oct 15 17:28:21.291 INFO kablam! | Oct 15 17:28:21.291 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 17:28:21.291 INFO kablam! Oct 15 17:28:21.315 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::FramedRead': Moved to tokio-codec Oct 15 17:28:21.315 INFO kablam! --> src/daemon.rs:30:41 Oct 15 17:28:21.315 INFO kablam! | Oct 15 17:28:21.315 INFO kablam! 30 | use tokio_io::codec::length_delimited::{FramedRead, FramedWrite}; Oct 15 17:28:21.315 INFO kablam! | ^^^^^^^^^^ Oct 15 17:28:21.315 INFO kablam! | Oct 15 17:28:21.315 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 17:28:21.315 INFO kablam! Oct 15 17:28:21.315 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::FramedWrite': Moved to tokio-codec Oct 15 17:28:21.315 INFO kablam! --> src/daemon.rs:30:53 Oct 15 17:28:21.315 INFO kablam! | Oct 15 17:28:21.315 INFO kablam! 30 | use tokio_io::codec::length_delimited::{FramedRead, FramedWrite}; Oct 15 17:28:21.315 INFO kablam! | ^^^^^^^^^^^ Oct 15 17:28:21.315 INFO kablam! Oct 15 17:28:21.315 INFO kablam! warning: use of deprecated item 'tokio_io::codec::BytesCodec': Moved to tokio-codec Oct 15 17:28:21.315 INFO kablam! --> src/daemon.rs:31:23 Oct 15 17:28:21.315 INFO kablam! | Oct 15 17:28:21.315 INFO kablam! 31 | use tokio_io::codec::{BytesCodec, Framed}; Oct 15 17:28:21.315 INFO kablam! | ^^^^^^^^^^ Oct 15 17:28:21.315 INFO kablam! Oct 15 17:28:21.315 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 15 17:28:21.315 INFO kablam! --> src/daemon.rs:31:35 Oct 15 17:28:21.315 INFO kablam! | Oct 15 17:28:21.315 INFO kablam! 31 | use tokio_io::codec::{BytesCodec, Framed}; Oct 15 17:28:21.315 INFO kablam! | ^^^^^^ Oct 15 17:28:21.315 INFO kablam! Oct 15 17:28:21.315 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::FramedWrite': Moved to tokio-codec Oct 15 17:28:21.315 INFO kablam! --> src/daemon.rs:40:25 Oct 15 17:28:21.315 INFO kablam! | Oct 15 17:28:21.315 INFO kablam! 40 | type Ser = WriteBincode>, ServerMessage>; Oct 15 17:28:21.315 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 17:28:21.315 INFO kablam! Oct 15 17:28:21.315 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::FramedRead': Moved to tokio-codec Oct 15 17:28:21.315 INFO kablam! --> src/daemon.rs:41:23 Oct 15 17:28:21.315 INFO kablam! | Oct 15 17:28:21.315 INFO kablam! 41 | type De = ReadBincode>, ClientMessage>; Oct 15 17:28:21.315 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 17:28:21.315 INFO kablam! Oct 15 17:28:21.315 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 15 17:28:21.315 INFO kablam! --> src/daemon.rs:195:30 Oct 15 17:28:21.315 INFO kablam! | Oct 15 17:28:21.315 INFO kablam! 195 | type PtyStream = SplitStream>; Oct 15 17:28:21.315 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 17:28:21.315 INFO kablam! Oct 15 17:28:21.315 INFO kablam! warning: use of deprecated item 'tokio_io::codec::BytesCodec': Moved to tokio-codec Oct 15 17:28:21.315 INFO kablam! --> src/daemon.rs:195:53 Oct 15 17:28:21.315 INFO kablam! | Oct 15 17:28:21.315 INFO kablam! 195 | type PtyStream = SplitStream>; Oct 15 17:28:21.315 INFO kablam! | ^^^^^^^^^^ Oct 15 17:28:21.315 INFO kablam! Oct 15 17:28:21.329 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 15 17:28:21.329 INFO kablam! --> src/daemon.rs:196:26 Oct 15 17:28:21.329 INFO kablam! | Oct 15 17:28:21.329 INFO kablam! 196 | type PtySink = SplitSink>; Oct 15 17:28:21.329 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 17:28:21.329 INFO kablam! Oct 15 17:28:21.329 INFO kablam! warning: use of deprecated item 'tokio_io::codec::BytesCodec': Moved to tokio-codec Oct 15 17:28:21.329 INFO kablam! --> src/daemon.rs:196:49 Oct 15 17:28:21.329 INFO kablam! | Oct 15 17:28:21.329 INFO kablam! 196 | type PtySink = SplitSink>; Oct 15 17:28:21.329 INFO kablam! | ^^^^^^^^^^ Oct 15 17:28:21.329 INFO kablam! Oct 15 17:28:21.329 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::FramedWrite': Moved to tokio-codec Oct 15 17:28:21.329 INFO kablam! --> src/daemon.rs:330:18 Oct 15 17:28:21.329 INFO kablam! | Oct 15 17:28:21.329 INFO kablam! 330 | let wdelim = FramedWrite::new(write); Oct 15 17:28:21.329 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 15 17:28:21.329 INFO kablam! Oct 15 17:28:21.329 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::FramedRead': Moved to tokio-codec Oct 15 17:28:21.329 INFO kablam! --> src/daemon.rs:332:18 Oct 15 17:28:21.329 INFO kablam! | Oct 15 17:28:21.329 INFO kablam! 332 | let rdelim = FramedRead::new(read); Oct 15 17:28:21.329 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 17:28:21.329 INFO kablam! Oct 15 17:28:21.329 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 15 17:28:21.329 INFO kablam! --> src/daemon.rs:676:17 Oct 15 17:28:21.329 INFO kablam! | Oct 15 17:28:21.329 INFO kablam! 676 | ) -> Result, Error> { Oct 15 17:28:21.330 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 17:28:21.330 INFO kablam! Oct 15 17:28:21.330 INFO kablam! warning: use of deprecated item 'tokio_io::codec::BytesCodec': Moved to tokio-codec Oct 15 17:28:21.330 INFO kablam! --> src/daemon.rs:676:40 Oct 15 17:28:21.330 INFO kablam! | Oct 15 17:28:21.330 INFO kablam! 676 | ) -> Result, Error> { Oct 15 17:28:21.330 INFO kablam! | ^^^^^^^^^^ Oct 15 17:28:21.330 INFO kablam! Oct 15 17:28:21.330 INFO kablam! warning: use of deprecated item 'tokio_io::codec::BytesCodec': Moved to tokio-codec Oct 15 17:28:21.330 INFO kablam! --> src/daemon.rs:705:29 Oct 15 17:28:21.330 INFO kablam! | Oct 15 17:28:21.330 INFO kablam! 705 | Ok(ptymaster.framed(BytesCodec::new())) Oct 15 17:28:21.330 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 17:28:21.330 INFO kablam! Oct 15 17:28:21.620 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 15 17:28:21.620 INFO kablam! --> src/daemon.rs:705:22 Oct 15 17:28:21.620 INFO kablam! | Oct 15 17:28:21.620 INFO kablam! 705 | Ok(ptymaster.framed(BytesCodec::new())) Oct 15 17:28:21.621 INFO kablam! | ^^^^^^ Oct 15 17:28:21.621 INFO kablam! Oct 15 17:28:26.775 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 46s Oct 15 17:28:26.786 INFO kablam! su: No module specific data is present Oct 15 17:28:27.257 INFO running `"docker" "rm" "-f" "c49fe974c15c2e518fe19072668af2e7887051fac28016f7e060a949f9f0b312"` Oct 15 17:28:27.564 INFO blam! c49fe974c15c2e518fe19072668af2e7887051fac28016f7e060a949f9f0b312 Oct 15 17:28:27.571 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 17:28:27.836 INFO blam! 374e551df1c61809a38a9e6c59e46be06b7ee8309d8620a4d24c263b6694b598 Oct 15 17:28:27.837 INFO running `"docker" "start" "-a" "374e551df1c61809a38a9e6c59e46be06b7ee8309d8620a4d24c263b6694b598"` Oct 15 17:28:28.397 INFO kablam! usermod: no changes Oct 15 17:28:28.631 INFO kablam! Compiling stund v0.1.3 (/source) Oct 15 17:28:32.809 INFO kablam! warning: unused `#[macro_use]` import Oct 15 17:28:32.809 INFO kablam! --> src/main.rs:14:1 Oct 15 17:28:32.809 INFO kablam! | Oct 15 17:28:32.809 INFO kablam! 14 | #[macro_use] extern crate structopt; Oct 15 17:28:32.809 INFO kablam! | ^^^^^^^^^^^^ Oct 15 17:28:32.809 INFO kablam! | Oct 15 17:28:32.809 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 17:28:32.809 INFO kablam! Oct 15 17:28:32.832 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::FramedRead': Moved to tokio-codec Oct 15 17:28:32.832 INFO kablam! --> src/daemon.rs:30:41 Oct 15 17:28:32.832 INFO kablam! | Oct 15 17:28:32.832 INFO kablam! 30 | use tokio_io::codec::length_delimited::{FramedRead, FramedWrite}; Oct 15 17:28:32.832 INFO kablam! | ^^^^^^^^^^ Oct 15 17:28:32.832 INFO kablam! | Oct 15 17:28:32.832 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 17:28:32.832 INFO kablam! Oct 15 17:28:32.832 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::FramedWrite': Moved to tokio-codec Oct 15 17:28:32.832 INFO kablam! --> src/daemon.rs:30:53 Oct 15 17:28:32.832 INFO kablam! | Oct 15 17:28:32.832 INFO kablam! 30 | use tokio_io::codec::length_delimited::{FramedRead, FramedWrite}; Oct 15 17:28:32.832 INFO kablam! | ^^^^^^^^^^^ Oct 15 17:28:32.832 INFO kablam! Oct 15 17:28:32.832 INFO kablam! warning: use of deprecated item 'tokio_io::codec::BytesCodec': Moved to tokio-codec Oct 15 17:28:32.832 INFO kablam! --> src/daemon.rs:31:23 Oct 15 17:28:32.832 INFO kablam! | Oct 15 17:28:32.832 INFO kablam! 31 | use tokio_io::codec::{BytesCodec, Framed}; Oct 15 17:28:32.832 INFO kablam! | ^^^^^^^^^^ Oct 15 17:28:32.832 INFO kablam! Oct 15 17:28:32.832 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 15 17:28:32.832 INFO kablam! --> src/daemon.rs:31:35 Oct 15 17:28:32.832 INFO kablam! | Oct 15 17:28:32.832 INFO kablam! 31 | use tokio_io::codec::{BytesCodec, Framed}; Oct 15 17:28:32.832 INFO kablam! | ^^^^^^ Oct 15 17:28:32.832 INFO kablam! Oct 15 17:28:32.832 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::FramedWrite': Moved to tokio-codec Oct 15 17:28:32.832 INFO kablam! --> src/daemon.rs:40:25 Oct 15 17:28:32.832 INFO kablam! | Oct 15 17:28:32.832 INFO kablam! 40 | type Ser = WriteBincode>, ServerMessage>; Oct 15 17:28:32.832 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 17:28:32.832 INFO kablam! Oct 15 17:28:32.832 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::FramedRead': Moved to tokio-codec Oct 15 17:28:32.832 INFO kablam! --> src/daemon.rs:41:23 Oct 15 17:28:32.832 INFO kablam! | Oct 15 17:28:32.832 INFO kablam! 41 | type De = ReadBincode>, ClientMessage>; Oct 15 17:28:32.833 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 17:28:32.833 INFO kablam! Oct 15 17:28:32.833 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 15 17:28:32.833 INFO kablam! --> src/daemon.rs:195:30 Oct 15 17:28:32.833 INFO kablam! | Oct 15 17:28:32.833 INFO kablam! 195 | type PtyStream = SplitStream>; Oct 15 17:28:32.833 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 17:28:32.833 INFO kablam! Oct 15 17:28:32.833 INFO kablam! warning: use of deprecated item 'tokio_io::codec::BytesCodec': Moved to tokio-codec Oct 15 17:28:32.833 INFO kablam! --> src/daemon.rs:195:53 Oct 15 17:28:32.833 INFO kablam! | Oct 15 17:28:32.833 INFO kablam! 195 | type PtyStream = SplitStream>; Oct 15 17:28:32.833 INFO kablam! | ^^^^^^^^^^ Oct 15 17:28:32.833 INFO kablam! Oct 15 17:28:32.833 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 15 17:28:32.833 INFO kablam! --> src/daemon.rs:196:26 Oct 15 17:28:32.833 INFO kablam! | Oct 15 17:28:32.833 INFO kablam! 196 | type PtySink = SplitSink>; Oct 15 17:28:32.833 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 17:28:32.833 INFO kablam! Oct 15 17:28:32.833 INFO kablam! warning: use of deprecated item 'tokio_io::codec::BytesCodec': Moved to tokio-codec Oct 15 17:28:32.833 INFO kablam! --> src/daemon.rs:196:49 Oct 15 17:28:32.833 INFO kablam! | Oct 15 17:28:32.833 INFO kablam! 196 | type PtySink = SplitSink>; Oct 15 17:28:32.833 INFO kablam! | ^^^^^^^^^^ Oct 15 17:28:32.833 INFO kablam! Oct 15 17:28:32.844 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::FramedWrite': Moved to tokio-codec Oct 15 17:28:32.844 INFO kablam! --> src/daemon.rs:330:18 Oct 15 17:28:32.844 INFO kablam! | Oct 15 17:28:32.844 INFO kablam! 330 | let wdelim = FramedWrite::new(write); Oct 15 17:28:32.844 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 15 17:28:32.844 INFO kablam! Oct 15 17:28:32.844 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::FramedRead': Moved to tokio-codec Oct 15 17:28:32.844 INFO kablam! --> src/daemon.rs:332:18 Oct 15 17:28:32.844 INFO kablam! | Oct 15 17:28:32.844 INFO kablam! 332 | let rdelim = FramedRead::new(read); Oct 15 17:28:32.845 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 17:28:32.845 INFO kablam! Oct 15 17:28:32.845 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 15 17:28:32.845 INFO kablam! --> src/daemon.rs:676:17 Oct 15 17:28:32.845 INFO kablam! | Oct 15 17:28:32.845 INFO kablam! 676 | ) -> Result, Error> { Oct 15 17:28:32.845 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 17:28:32.845 INFO kablam! Oct 15 17:28:32.845 INFO kablam! warning: use of deprecated item 'tokio_io::codec::BytesCodec': Moved to tokio-codec Oct 15 17:28:32.845 INFO kablam! --> src/daemon.rs:676:40 Oct 15 17:28:32.845 INFO kablam! | Oct 15 17:28:32.845 INFO kablam! 676 | ) -> Result, Error> { Oct 15 17:28:32.845 INFO kablam! | ^^^^^^^^^^ Oct 15 17:28:32.845 INFO kablam! Oct 15 17:28:32.845 INFO kablam! warning: use of deprecated item 'tokio_io::codec::BytesCodec': Moved to tokio-codec Oct 15 17:28:32.845 INFO kablam! --> src/daemon.rs:705:29 Oct 15 17:28:32.845 INFO kablam! | Oct 15 17:28:32.845 INFO kablam! 705 | Ok(ptymaster.framed(BytesCodec::new())) Oct 15 17:28:32.845 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 17:28:32.845 INFO kablam! Oct 15 17:28:33.111 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 15 17:28:33.111 INFO kablam! --> src/daemon.rs:705:22 Oct 15 17:28:33.111 INFO kablam! | Oct 15 17:28:33.111 INFO kablam! 705 | Ok(ptymaster.framed(BytesCodec::new())) Oct 15 17:28:33.111 INFO kablam! | ^^^^^^ Oct 15 17:28:33.111 INFO kablam! Oct 15 17:28:33.847 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.42s Oct 15 17:28:33.850 INFO kablam! su: No module specific data is present Oct 15 17:28:34.341 INFO running `"docker" "rm" "-f" "374e551df1c61809a38a9e6c59e46be06b7ee8309d8620a4d24c263b6694b598"` Oct 15 17:28:34.603 INFO blam! 374e551df1c61809a38a9e6c59e46be06b7ee8309d8620a4d24c263b6694b598 Oct 15 17:28:34.609 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 17:28:35.039 INFO blam! 6b7b44ab5e41af972522d5092780486809d48f6afc60e5b9725c1c14dfe04222 Oct 15 17:28:35.046 INFO running `"docker" "start" "-a" "6b7b44ab5e41af972522d5092780486809d48f6afc60e5b9725c1c14dfe04222"` Oct 15 17:28:35.887 INFO kablam! usermod: no changes Oct 15 17:28:36.094 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.18s Oct 15 17:28:36.114 INFO kablam! Running /target/debug/deps/stund-e4de3bc9c208dbf4 Oct 15 17:28:36.115 INFO blam! Oct 15 17:28:36.115 INFO blam! running 0 tests Oct 15 17:28:36.115 INFO blam! Oct 15 17:28:36.115 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 17:28:36.115 INFO blam! Oct 15 17:28:36.123 INFO kablam! su: No module specific data is present Oct 15 17:28:36.811 INFO running `"docker" "rm" "-f" "6b7b44ab5e41af972522d5092780486809d48f6afc60e5b9725c1c14dfe04222"` Oct 15 17:28:37.027 INFO blam! 6b7b44ab5e41af972522d5092780486809d48f6afc60e5b9725c1c14dfe04222