Oct 27 15:02:48.123 INFO checking stund_protocol-0.1.3 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 15:02:48.123 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-5/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-55192-2/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 27 15:02:48.423 INFO blam! 6b7e4fe852fd317c73d9ca0bf92899f7a259750590627f58b651113c6db603d3 Oct 27 15:02:48.431 INFO running `"docker" "start" "-a" "6b7e4fe852fd317c73d9ca0bf92899f7a259750590627f58b651113c6db603d3"` Oct 27 15:02:49.107 INFO kablam! usermod: no changes Oct 27 15:02:49.304 INFO kablam! Compiling fixedbitset v0.1.9 Oct 27 15:02:49.304 INFO kablam! Compiling ordermap v0.3.5 Oct 27 15:02:49.309 INFO kablam! Checking rent_to_own v0.1.0 Oct 27 15:02:49.316 INFO kablam! Compiling syn v0.13.11 Oct 27 15:02:49.316 INFO kablam! Checking tokio-serde v0.1.0 Oct 27 15:02:49.317 INFO kablam! Checking bincode v0.8.0 Oct 27 15:02:49.317 INFO kablam! Compiling synstructure v0.10.0 Oct 27 15:02:49.322 INFO kablam! Checking tokio-uds v0.1.7 Oct 27 15:02:54.755 INFO kablam! Compiling petgraph v0.4.13 Oct 27 15:02:55.243 INFO kablam! Checking tokio-serde-bincode v0.1.1 Oct 27 15:03:10.865 INFO kablam! Compiling derive_state_machine_future v0.1.8 Oct 27 15:03:12.483 INFO kablam! Compiling failure_derive v0.1.3 Oct 27 15:03:21.747 INFO kablam! Compiling serde_derive v1.0.55 Oct 27 15:03:30.747 INFO kablam! Checking failure v0.1.3 Oct 27 15:03:40.200 INFO kablam! Checking state_machine_future v0.1.8 Oct 27 15:03:49.035 INFO kablam! Checking stund_protocol v0.1.3 (/source) Oct 27 15:03:55.949 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::FramedRead': Moved to tokio-codec Oct 27 15:03:55.949 INFO kablam! --> src/client.rs:24:41 Oct 27 15:03:55.949 INFO kablam! | Oct 27 15:03:55.949 INFO kablam! 24 | use tokio_io::codec::length_delimited::{FramedRead, FramedWrite}; Oct 27 15:03:55.949 INFO kablam! | ^^^^^^^^^^ Oct 27 15:03:55.949 INFO kablam! | Oct 27 15:03:55.949 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 15:03:55.949 INFO kablam! Oct 27 15:03:55.949 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::FramedWrite': Moved to tokio-codec Oct 27 15:03:55.949 INFO kablam! --> src/client.rs:24:53 Oct 27 15:03:55.949 INFO kablam! | Oct 27 15:03:55.949 INFO kablam! 24 | use tokio_io::codec::length_delimited::{FramedRead, FramedWrite}; Oct 27 15:03:55.949 INFO kablam! | ^^^^^^^^^^^ Oct 27 15:03:55.949 INFO kablam! Oct 27 15:03:55.949 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::FramedWrite': Moved to tokio-codec Oct 27 15:03:55.949 INFO kablam! --> src/client.rs:32:25 Oct 27 15:03:55.949 INFO kablam! | Oct 27 15:03:55.949 INFO kablam! 32 | type Ser = WriteBincode>, ClientMessage>; Oct 27 15:03:55.949 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 15:03:55.949 INFO kablam! Oct 27 15:03:55.949 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::FramedRead': Moved to tokio-codec Oct 27 15:03:55.949 INFO kablam! --> src/client.rs:33:23 Oct 27 15:03:55.949 INFO kablam! | Oct 27 15:03:55.949 INFO kablam! 33 | type De = ReadBincode>, ServerMessage>; Oct 27 15:03:55.949 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 15:03:55.949 INFO kablam! Oct 27 15:03:55.949 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 27 15:03:55.949 INFO kablam! --> src/lib.rs:39:17 Oct 27 15:03:55.949 INFO kablam! | Oct 27 15:03:55.949 INFO kablam! 39 | let mut p = env::home_dir().ok_or(format_err!("unable to determine your home directory"))?; Oct 27 15:03:55.949 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 15:03:55.949 INFO kablam! Oct 27 15:03:55.949 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::FramedWrite': Moved to tokio-codec Oct 27 15:03:55.949 INFO kablam! --> src/client.rs:87:22 Oct 27 15:03:55.949 INFO kablam! | Oct 27 15:03:55.949 INFO kablam! 87 | let wdelim = FramedWrite::new(write); Oct 27 15:03:55.949 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 27 15:03:55.963 INFO kablam! Oct 27 15:03:55.963 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::FramedRead': Moved to tokio-codec Oct 27 15:03:55.963 INFO kablam! --> src/client.rs:89:22 Oct 27 15:03:55.963 INFO kablam! | Oct 27 15:03:55.963 INFO kablam! 89 | let rdelim = FramedRead::new(read); Oct 27 15:03:55.963 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 15:03:55.963 INFO kablam! Oct 27 15:03:56.099 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::FramedRead': Moved to tokio-codec Oct 27 15:03:56.099 INFO kablam! --> src/client.rs:24:41 Oct 27 15:03:56.099 INFO kablam! | Oct 27 15:03:56.099 INFO kablam! 24 | use tokio_io::codec::length_delimited::{FramedRead, FramedWrite}; Oct 27 15:03:56.099 INFO kablam! | ^^^^^^^^^^ Oct 27 15:03:56.099 INFO kablam! | Oct 27 15:03:56.099 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 15:03:56.099 INFO kablam! Oct 27 15:03:56.099 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::FramedWrite': Moved to tokio-codec Oct 27 15:03:56.099 INFO kablam! --> src/client.rs:24:53 Oct 27 15:03:56.099 INFO kablam! | Oct 27 15:03:56.099 INFO kablam! 24 | use tokio_io::codec::length_delimited::{FramedRead, FramedWrite}; Oct 27 15:03:56.099 INFO kablam! | ^^^^^^^^^^^ Oct 27 15:03:56.099 INFO kablam! Oct 27 15:03:56.099 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::FramedWrite': Moved to tokio-codec Oct 27 15:03:56.099 INFO kablam! --> src/client.rs:32:25 Oct 27 15:03:56.099 INFO kablam! | Oct 27 15:03:56.099 INFO kablam! 32 | type Ser = WriteBincode>, ClientMessage>; Oct 27 15:03:56.099 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 15:03:56.099 INFO kablam! Oct 27 15:03:56.099 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::FramedRead': Moved to tokio-codec Oct 27 15:03:56.099 INFO kablam! --> src/client.rs:33:23 Oct 27 15:03:56.099 INFO kablam! | Oct 27 15:03:56.099 INFO kablam! 33 | type De = ReadBincode>, ServerMessage>; Oct 27 15:03:56.099 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 15:03:56.099 INFO kablam! Oct 27 15:03:56.100 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 27 15:03:56.100 INFO kablam! --> src/lib.rs:39:17 Oct 27 15:03:56.100 INFO kablam! | Oct 27 15:03:56.100 INFO kablam! 39 | let mut p = env::home_dir().ok_or(format_err!("unable to determine your home directory"))?; Oct 27 15:03:56.100 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 15:03:56.100 INFO kablam! Oct 27 15:03:56.100 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::FramedWrite': Moved to tokio-codec Oct 27 15:03:56.100 INFO kablam! --> src/client.rs:87:22 Oct 27 15:03:56.100 INFO kablam! | Oct 27 15:03:56.100 INFO kablam! 87 | let wdelim = FramedWrite::new(write); Oct 27 15:03:56.100 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 27 15:03:56.100 INFO kablam! Oct 27 15:03:56.100 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::FramedRead': Moved to tokio-codec Oct 27 15:03:56.100 INFO kablam! --> src/client.rs:89:22 Oct 27 15:03:56.100 INFO kablam! | Oct 27 15:03:56.100 INFO kablam! 89 | let rdelim = FramedRead::new(read); Oct 27 15:03:56.100 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 15:03:56.100 INFO kablam! Oct 27 15:03:56.793 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 07s Oct 27 15:03:56.811 INFO kablam! su: No module specific data is present Oct 27 15:03:57.552 INFO running `"docker" "rm" "-f" "6b7e4fe852fd317c73d9ca0bf92899f7a259750590627f58b651113c6db603d3"` Oct 27 15:03:57.743 INFO blam! 6b7e4fe852fd317c73d9ca0bf92899f7a259750590627f58b651113c6db603d3