Oct 22 01:47:56.811 INFO checking libvirt-rpc-0.1.12 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 22 01:47:56.811 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-4/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-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 22 01:47:57.033 INFO blam! ed241386e8a53c0a0c7ecb133debe62a1b7a54f0707239576b386a35c8841f9e Oct 22 01:47:57.035 INFO running `"docker" "start" "-a" "ed241386e8a53c0a0c7ecb133debe62a1b7a54f0707239576b386a35c8841f9e"` Oct 22 01:47:57.460 INFO kablam! usermod: no changes Oct 22 01:47:57.728 INFO kablam! Compiling memchr v1.0.2 Oct 22 01:47:57.728 INFO kablam! Compiling error-chain v0.10.0 Oct 22 01:47:57.728 INFO kablam! Checking xdr-codec v0.4.4 Oct 22 01:47:58.912 INFO kablam! Compiling nom v3.2.1 Oct 22 01:48:03.194 INFO kablam! Compiling xdrgen v0.4.4 Oct 22 01:48:08.959 INFO kablam! Compiling libvirt-rpc v0.1.12 (/source) Oct 22 01:48:18.465 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited': Moved to tokio-codec Oct 22 01:48:18.465 INFO kablam! --> src/proto.rs:7:5 Oct 22 01:48:18.465 INFO kablam! | Oct 22 01:48:18.465 INFO kablam! 7 | use ::tokio_io::codec::length_delimited; Oct 22 01:48:18.465 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 01:48:18.466 INFO kablam! | Oct 22 01:48:18.466 INFO kablam! = note: #[warn(deprecated)] on by default Oct 22 01:48:18.466 INFO kablam! Oct 22 01:48:18.466 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::Framed': Moved to tokio-codec Oct 22 01:48:18.466 INFO kablam! --> src/proto.rs:69:35 Oct 22 01:48:18.466 INFO kablam! | Oct 22 01:48:18.466 INFO kablam! 69 | fn framed_delimited(framed: length_delimited::Framed, codec: C) -> FramedTransport Oct 22 01:48:18.466 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 01:48:18.466 INFO kablam! Oct 22 01:48:18.466 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::Framed': Moved to tokio-codec Oct 22 01:48:18.466 INFO kablam! --> src/proto.rs:76:12 Oct 22 01:48:18.467 INFO kablam! | Oct 22 01:48:18.467 INFO kablam! 76 | inner: length_delimited::Framed, Oct 22 01:48:18.467 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 01:48:18.467 INFO kablam! Oct 22 01:48:18.493 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::Builder': Moved to tokio-codec Oct 22 01:48:18.493 INFO kablam! --> src/proto.rs:425:22 Oct 22 01:48:18.493 INFO kablam! | Oct 22 01:48:18.493 INFO kablam! 425 | let framed = length_delimited::Builder::new() Oct 22 01:48:18.494 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 01:48:18.494 INFO kablam! Oct 22 01:48:18.816 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited': Moved to tokio-codec Oct 22 01:48:18.816 INFO kablam! --> src/proto.rs:7:5 Oct 22 01:48:18.817 INFO kablam! | Oct 22 01:48:18.817 INFO kablam! 7 | use ::tokio_io::codec::length_delimited; Oct 22 01:48:18.818 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 01:48:18.818 INFO kablam! | Oct 22 01:48:18.818 INFO kablam! = note: #[warn(deprecated)] on by default Oct 22 01:48:18.819 INFO kablam! Oct 22 01:48:18.819 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::Framed': Moved to tokio-codec Oct 22 01:48:18.820 INFO kablam! --> src/proto.rs:69:35 Oct 22 01:48:18.820 INFO kablam! | Oct 22 01:48:18.820 INFO kablam! 69 | fn framed_delimited(framed: length_delimited::Framed, codec: C) -> FramedTransport Oct 22 01:48:18.821 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 01:48:18.821 INFO kablam! Oct 22 01:48:18.821 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::Framed': Moved to tokio-codec Oct 22 01:48:18.822 INFO kablam! --> src/proto.rs:76:12 Oct 22 01:48:18.822 INFO kablam! | Oct 22 01:48:18.822 INFO kablam! 76 | inner: length_delimited::Framed, Oct 22 01:48:18.823 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 01:48:18.823 INFO kablam! Oct 22 01:48:18.839 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::Builder': Moved to tokio-codec Oct 22 01:48:18.840 INFO kablam! --> src/proto.rs:425:22 Oct 22 01:48:18.840 INFO kablam! | Oct 22 01:48:18.841 INFO kablam! 425 | let framed = length_delimited::Builder::new() Oct 22 01:48:18.841 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 01:48:18.841 INFO kablam! Oct 22 01:48:25.983 INFO kablam! warning: unused import: `Stream` Oct 22 01:48:25.983 INFO kablam! --> src/async.rs:637:37 Oct 22 01:48:25.983 INFO kablam! | Oct 22 01:48:25.983 INFO kablam! 637 | use futures::{Future,IntoFuture,Stream}; Oct 22 01:48:25.983 INFO kablam! | ^^^^^^ Oct 22 01:48:25.983 INFO kablam! | Oct 22 01:48:25.983 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 22 01:48:25.983 INFO kablam! Oct 22 01:48:31.668 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 34.18s Oct 22 01:48:31.687 INFO kablam! su: No module specific data is present Oct 22 01:48:32.432 INFO running `"docker" "rm" "-f" "ed241386e8a53c0a0c7ecb133debe62a1b7a54f0707239576b386a35c8841f9e"` Oct 22 01:48:32.765 INFO blam! ed241386e8a53c0a0c7ecb133debe62a1b7a54f0707239576b386a35c8841f9e