Oct 11 10:40:20.052 INFO testing stund_protocol-0.1.3 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 10:40:20.052 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 10:40:20.052 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/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 11 10:40:20.262 INFO blam! 388f0e3d39bd05d7a6e03069c9d5cea13a2e6290b5815456dbb41b3606afe603 Oct 11 10:40:20.264 INFO running `"docker" "start" "-a" "388f0e3d39bd05d7a6e03069c9d5cea13a2e6290b5815456dbb41b3606afe603"` Oct 11 10:40:20.911 INFO kablam! usermod: no changes Oct 11 10:40:21.192 INFO kablam! Compiling ident_case v1.0.0 Oct 11 10:40:21.192 INFO kablam! Compiling fixedbitset v0.1.9 Oct 11 10:40:21.192 INFO kablam! Compiling unicode-segmentation v1.2.1 Oct 11 10:40:21.192 INFO kablam! Compiling ordermap v0.3.5 Oct 11 10:40:21.196 INFO kablam! Compiling case v0.1.0 Oct 11 10:40:21.196 INFO kablam! Compiling rent_to_own v0.1.0 Oct 11 10:40:21.201 INFO kablam! Compiling tokio-serde v0.1.0 Oct 11 10:40:21.201 INFO kablam! Compiling syn v0.13.11 Oct 11 10:40:22.722 INFO kablam! Compiling crossbeam-epoch v0.5.2 Oct 11 10:40:22.912 INFO kablam! Compiling darling_core v0.2.2 Oct 11 10:40:22.913 INFO kablam! Compiling bincode v0.8.0 Oct 11 10:40:22.915 INFO kablam! Compiling derive-error v0.0.3 Oct 11 10:40:23.247 INFO kablam! Compiling heck v0.3.0 Oct 11 10:40:23.256 INFO kablam! Compiling tokio-reactor v0.1.6 Oct 11 10:40:23.320 INFO kablam! Compiling petgraph v0.4.13 Oct 11 10:40:26.531 INFO kablam! Compiling crossbeam-deque v0.6.1 Oct 11 10:40:34.212 INFO kablam! Compiling tokio-threadpool v0.1.7 Oct 11 10:40:34.212 INFO kablam! Compiling darling_macro v0.2.2 Oct 11 10:40:34.252 INFO kablam! Compiling tokio-tcp v0.1.2 Oct 11 10:40:34.368 INFO kablam! Compiling tokio-uds v0.2.2 Oct 11 10:40:34.416 INFO kablam! Compiling tokio-udp v0.1.2 Oct 11 10:40:37.512 INFO kablam! Compiling tokio-serde-bincode v0.1.1 Oct 11 10:40:43.983 INFO kablam! Compiling tokio-fs v0.1.3 Oct 11 10:40:44.508 INFO kablam! Compiling serde_derive v1.0.55 Oct 11 10:40:45.115 INFO kablam! Compiling darling v0.2.2 Oct 11 10:40:46.072 INFO kablam! Compiling derive_state_machine_future v0.1.7 Oct 11 10:40:47.266 INFO kablam! Compiling tokio v0.1.11 Oct 11 10:40:51.988 INFO kablam! Compiling tokio-core v0.1.17 Oct 11 10:40:56.874 INFO kablam! Compiling state_machine_future v0.1.7 Oct 11 10:40:59.317 INFO kablam! Compiling tokio-uds v0.1.7 Oct 11 10:41:04.124 INFO kablam! Compiling stund_protocol v0.1.3 (/source) Oct 11 10:41:07.453 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::FramedRead': Moved to tokio-codec Oct 11 10:41:07.453 INFO kablam! --> src/client.rs:24:41 Oct 11 10:41:07.453 INFO kablam! | Oct 11 10:41:07.453 INFO kablam! 24 | use tokio_io::codec::length_delimited::{FramedRead, FramedWrite}; Oct 11 10:41:07.453 INFO kablam! | ^^^^^^^^^^ Oct 11 10:41:07.453 INFO kablam! | Oct 11 10:41:07.453 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 10:41:07.453 INFO kablam! Oct 11 10:41:07.453 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::FramedWrite': Moved to tokio-codec Oct 11 10:41:07.456 INFO kablam! --> src/client.rs:24:53 Oct 11 10:41:07.456 INFO kablam! | Oct 11 10:41:07.456 INFO kablam! 24 | use tokio_io::codec::length_delimited::{FramedRead, FramedWrite}; Oct 11 10:41:07.456 INFO kablam! | ^^^^^^^^^^^ Oct 11 10:41:07.456 INFO kablam! Oct 11 10:41:07.456 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::FramedWrite': Moved to tokio-codec Oct 11 10:41:07.456 INFO kablam! --> src/client.rs:32:25 Oct 11 10:41:07.456 INFO kablam! | Oct 11 10:41:07.456 INFO kablam! 32 | type Ser = WriteBincode>, ClientMessage>; Oct 11 10:41:07.456 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 10:41:07.456 INFO kablam! Oct 11 10:41:07.456 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::FramedRead': Moved to tokio-codec Oct 11 10:41:07.456 INFO kablam! --> src/client.rs:33:23 Oct 11 10:41:07.456 INFO kablam! | Oct 11 10:41:07.456 INFO kablam! 33 | type De = ReadBincode>, ServerMessage>; Oct 11 10:41:07.456 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 10:41:07.456 INFO kablam! Oct 11 10:41:07.456 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 11 10:41:07.457 INFO kablam! --> src/lib.rs:39:17 Oct 11 10:41:07.457 INFO kablam! | Oct 11 10:41:07.457 INFO kablam! 39 | let mut p = env::home_dir().ok_or(format_err!("unable to determine your home directory"))?; Oct 11 10:41:07.457 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 10:41:07.457 INFO kablam! Oct 11 10:41:07.457 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::FramedWrite': Moved to tokio-codec Oct 11 10:41:07.457 INFO kablam! --> src/client.rs:87:22 Oct 11 10:41:07.457 INFO kablam! | Oct 11 10:41:07.457 INFO kablam! 87 | let wdelim = FramedWrite::new(write); Oct 11 10:41:07.457 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 11 10:41:07.457 INFO kablam! Oct 11 10:41:07.457 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::FramedRead': Moved to tokio-codec Oct 11 10:41:07.457 INFO kablam! --> src/client.rs:89:22 Oct 11 10:41:07.457 INFO kablam! | Oct 11 10:41:07.457 INFO kablam! 89 | let rdelim = FramedRead::new(read); Oct 11 10:41:07.457 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 11 10:41:07.457 INFO kablam! Oct 11 10:41:11.252 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 50.31s Oct 11 10:41:11.276 INFO kablam! su: No module specific data is present Oct 11 10:41:12.041 INFO running `"docker" "rm" "-f" "388f0e3d39bd05d7a6e03069c9d5cea13a2e6290b5815456dbb41b3606afe603"` Oct 11 10:41:12.364 INFO blam! 388f0e3d39bd05d7a6e03069c9d5cea13a2e6290b5815456dbb41b3606afe603 Oct 11 10:41:12.368 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 10:41:12.370 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/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 11 10:41:12.866 INFO blam! b7e19657e3694221f3ae58f1a37a197b43db49563c966e7979d6acfa3bbbe1de Oct 11 10:41:12.868 INFO running `"docker" "start" "-a" "b7e19657e3694221f3ae58f1a37a197b43db49563c966e7979d6acfa3bbbe1de"` Oct 11 10:41:14.276 INFO kablam! usermod: no changes Oct 11 10:41:14.504 INFO kablam! Compiling stund_protocol v0.1.3 (/source) Oct 11 10:41:17.837 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::FramedRead': Moved to tokio-codec Oct 11 10:41:17.837 INFO kablam! --> src/client.rs:24:41 Oct 11 10:41:17.838 INFO kablam! | Oct 11 10:41:17.839 INFO kablam! 24 | use tokio_io::codec::length_delimited::{FramedRead, FramedWrite}; Oct 11 10:41:17.840 INFO kablam! | ^^^^^^^^^^ Oct 11 10:41:17.840 INFO kablam! | Oct 11 10:41:17.841 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 10:41:17.841 INFO kablam! Oct 11 10:41:17.842 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::FramedWrite': Moved to tokio-codec Oct 11 10:41:17.844 INFO kablam! --> src/client.rs:24:53 Oct 11 10:41:17.845 INFO kablam! | Oct 11 10:41:17.846 INFO kablam! 24 | use tokio_io::codec::length_delimited::{FramedRead, FramedWrite}; Oct 11 10:41:17.846 INFO kablam! | ^^^^^^^^^^^ Oct 11 10:41:17.847 INFO kablam! Oct 11 10:41:17.847 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::FramedWrite': Moved to tokio-codec Oct 11 10:41:17.848 INFO kablam! --> src/client.rs:32:25 Oct 11 10:41:17.849 INFO kablam! | Oct 11 10:41:17.849 INFO kablam! 32 | type Ser = WriteBincode>, ClientMessage>; Oct 11 10:41:17.850 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 10:41:17.851 INFO kablam! Oct 11 10:41:17.851 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::FramedRead': Moved to tokio-codec Oct 11 10:41:17.852 INFO kablam! --> src/client.rs:33:23 Oct 11 10:41:17.853 INFO kablam! | Oct 11 10:41:17.853 INFO kablam! 33 | type De = ReadBincode>, ServerMessage>; Oct 11 10:41:17.854 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 10:41:17.854 INFO kablam! Oct 11 10:41:17.855 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 11 10:41:17.856 INFO kablam! --> src/lib.rs:39:17 Oct 11 10:41:17.856 INFO kablam! | Oct 11 10:41:17.856 INFO kablam! 39 | let mut p = env::home_dir().ok_or(format_err!("unable to determine your home directory"))?; Oct 11 10:41:17.856 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 10:41:17.856 INFO kablam! Oct 11 10:41:17.857 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::FramedWrite': Moved to tokio-codec Oct 11 10:41:17.857 INFO kablam! --> src/client.rs:87:22 Oct 11 10:41:17.857 INFO kablam! | Oct 11 10:41:17.857 INFO kablam! 87 | let wdelim = FramedWrite::new(write); Oct 11 10:41:17.857 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 11 10:41:17.857 INFO kablam! Oct 11 10:41:17.857 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::FramedRead': Moved to tokio-codec Oct 11 10:41:17.857 INFO kablam! --> src/client.rs:89:22 Oct 11 10:41:17.857 INFO kablam! | Oct 11 10:41:17.857 INFO kablam! 89 | let rdelim = FramedRead::new(read); Oct 11 10:41:17.857 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 11 10:41:17.857 INFO kablam! Oct 11 10:41:19.046 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.74s Oct 11 10:41:19.059 INFO kablam! su: No module specific data is present Oct 11 10:41:19.962 INFO running `"docker" "rm" "-f" "b7e19657e3694221f3ae58f1a37a197b43db49563c966e7979d6acfa3bbbe1de"` Oct 11 10:41:20.123 INFO blam! b7e19657e3694221f3ae58f1a37a197b43db49563c966e7979d6acfa3bbbe1de Oct 11 10:41:20.144 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 10:41:20.144 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/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 11 10:41:20.474 INFO blam! feef1e7d26d572fbc8b7f54a1f95fc2b129a8976ea9ed9915afc5285ef9a4a5f Oct 11 10:41:20.476 INFO running `"docker" "start" "-a" "feef1e7d26d572fbc8b7f54a1f95fc2b129a8976ea9ed9915afc5285ef9a4a5f"` Oct 11 10:41:21.446 INFO kablam! usermod: no changes Oct 11 10:41:21.608 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.14s Oct 11 10:41:21.624 INFO kablam! Running /target/debug/deps/stund_protocol-8bd89c95be0effd7 Oct 11 10:41:21.627 INFO blam! Oct 11 10:41:21.627 INFO blam! running 0 tests Oct 11 10:41:21.627 INFO blam! Oct 11 10:41:21.627 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 10:41:21.627 INFO blam! Oct 11 10:41:21.628 INFO kablam! Doc-tests stund_protocol Oct 11 10:41:27.228 INFO blam! Oct 11 10:41:27.228 INFO blam! running 0 tests Oct 11 10:41:27.232 INFO blam! Oct 11 10:41:27.233 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 10:41:27.233 INFO blam! Oct 11 10:41:27.245 INFO kablam! su: No module specific data is present Oct 11 10:41:28.480 INFO running `"docker" "rm" "-f" "feef1e7d26d572fbc8b7f54a1f95fc2b129a8976ea9ed9915afc5285ef9a4a5f"` Oct 11 10:41:28.720 INFO blam! feef1e7d26d572fbc8b7f54a1f95fc2b129a8976ea9ed9915afc5285ef9a4a5f