Oct 16 13:45:55.524 INFO testing daemon-engine-0.1.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 13:45:55.524 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 16 13:45:55.759 INFO blam! 5e5ab5443e496cabff1511b91eeafb4f7fa362bed2e290bea1a45e94ebc481bf Oct 16 13:45:55.763 INFO running `"docker" "start" "-a" "5e5ab5443e496cabff1511b91eeafb4f7fa362bed2e290bea1a45e94ebc481bf"` Oct 16 13:45:57.083 INFO kablam! usermod: no changes Oct 16 13:45:57.323 INFO kablam! Compiling tokio-serde v0.2.0 Oct 16 13:45:58.411 INFO kablam! Compiling tokio-serde-json-mirror v0.1.0 Oct 16 13:45:59.535 INFO kablam! Compiling daemon-engine v0.1.0 (/source) Oct 16 13:46:03.129 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::FramedRead': Moved to tokio-codec Oct 16 13:46:03.129 INFO kablam! --> src/client.rs:15:41 Oct 16 13:46:03.129 INFO kablam! | Oct 16 13:46:03.129 INFO kablam! 15 | use tokio_io::codec::length_delimited::{FramedRead, FramedWrite}; Oct 16 13:46:03.129 INFO kablam! | ^^^^^^^^^^ Oct 16 13:46:03.129 INFO kablam! | Oct 16 13:46:03.129 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 13:46:03.129 INFO kablam! Oct 16 13:46:03.129 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::FramedWrite': Moved to tokio-codec Oct 16 13:46:03.129 INFO kablam! --> src/client.rs:15:53 Oct 16 13:46:03.129 INFO kablam! | Oct 16 13:46:03.129 INFO kablam! 15 | use tokio_io::codec::length_delimited::{FramedRead, FramedWrite}; Oct 16 13:46:03.129 INFO kablam! | ^^^^^^^^^^^ Oct 16 13:46:03.129 INFO kablam! Oct 16 13:46:03.129 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::FramedRead': Moved to tokio-codec Oct 16 13:46:03.129 INFO kablam! --> src/client.rs:24:43 Oct 16 13:46:03.129 INFO kablam! | Oct 16 13:46:03.129 INFO kablam! 24 | type Receive = Arc>, MSG>>>; Oct 16 13:46:03.129 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 13:46:03.129 INFO kablam! Oct 16 13:46:03.129 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::FramedWrite': Moved to tokio-codec Oct 16 13:46:03.129 INFO kablam! --> src/client.rs:27:45 Oct 16 13:46:03.129 INFO kablam! | Oct 16 13:46:03.129 INFO kablam! 27 | type Transmit = Arc>, MSG>>>; Oct 16 13:46:03.129 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 13:46:03.129 INFO kablam! Oct 16 13:46:03.129 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::FramedRead': Moved to tokio-codec Oct 16 13:46:03.129 INFO kablam! --> src/client.rs:104:68 Oct 16 13:46:03.129 INFO kablam! | Oct 16 13:46:03.130 INFO kablam! 104 | let receive = Arc::new(Mutex::new(ReadJson::<_, RESP>::new(FramedRead::new( Oct 16 13:46:03.130 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 16 13:46:03.130 INFO kablam! Oct 16 13:46:03.130 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::FramedWrite': Moved to tokio-codec Oct 16 13:46:03.130 INFO kablam! --> src/client.rs:107:69 Oct 16 13:46:03.130 INFO kablam! | Oct 16 13:46:03.130 INFO kablam! 107 | let transmit = Arc::new(Mutex::new(WriteJson::<_, REQ>::new(FramedWrite::new( Oct 16 13:46:03.130 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 16 13:46:03.130 INFO kablam! Oct 16 13:46:13.015 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 15.90s Oct 16 13:46:13.023 INFO kablam! su: No module specific data is present Oct 16 13:46:13.627 INFO running `"docker" "rm" "-f" "5e5ab5443e496cabff1511b91eeafb4f7fa362bed2e290bea1a45e94ebc481bf"` Oct 16 13:46:13.987 INFO blam! 5e5ab5443e496cabff1511b91eeafb4f7fa362bed2e290bea1a45e94ebc481bf Oct 16 13:46:13.991 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 16 13:46:14.548 INFO blam! f2a418ff87e126e8b8797fbdea6d8937a5390db4d49c31797e4a9b7cc55db0dc Oct 16 13:46:14.550 INFO running `"docker" "start" "-a" "f2a418ff87e126e8b8797fbdea6d8937a5390db4d49c31797e4a9b7cc55db0dc"` Oct 16 13:46:15.712 INFO kablam! usermod: no changes Oct 16 13:46:15.845 INFO kablam! Compiling daemon-engine v0.1.0 (/source) Oct 16 13:46:20.059 INFO kablam! warning: unused import: `Instant` Oct 16 13:46:20.059 INFO kablam! --> src/lib.rs:51:31 Oct 16 13:46:20.060 INFO kablam! | Oct 16 13:46:20.060 INFO kablam! 51 | use std::time::{Duration, Instant}; Oct 16 13:46:20.060 INFO kablam! | ^^^^^^^ Oct 16 13:46:20.061 INFO kablam! | Oct 16 13:46:20.061 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 13:46:20.061 INFO kablam! Oct 16 13:46:20.088 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::FramedRead': Moved to tokio-codec Oct 16 13:46:20.089 INFO kablam! --> src/client.rs:15:41 Oct 16 13:46:20.089 INFO kablam! | Oct 16 13:46:20.089 INFO kablam! 15 | use tokio_io::codec::length_delimited::{FramedRead, FramedWrite}; Oct 16 13:46:20.089 INFO kablam! | ^^^^^^^^^^ Oct 16 13:46:20.090 INFO kablam! | Oct 16 13:46:20.090 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 13:46:20.090 INFO kablam! Oct 16 13:46:20.091 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::FramedWrite': Moved to tokio-codec Oct 16 13:46:20.091 INFO kablam! --> src/client.rs:15:53 Oct 16 13:46:20.091 INFO kablam! | Oct 16 13:46:20.091 INFO kablam! 15 | use tokio_io::codec::length_delimited::{FramedRead, FramedWrite}; Oct 16 13:46:20.092 INFO kablam! | ^^^^^^^^^^^ Oct 16 13:46:20.095 INFO kablam! Oct 16 13:46:20.095 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::FramedRead': Moved to tokio-codec Oct 16 13:46:20.096 INFO kablam! --> src/client.rs:24:43 Oct 16 13:46:20.096 INFO kablam! | Oct 16 13:46:20.096 INFO kablam! 24 | type Receive = Arc>, MSG>>>; Oct 16 13:46:20.096 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 13:46:20.097 INFO kablam! Oct 16 13:46:20.097 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::FramedWrite': Moved to tokio-codec Oct 16 13:46:20.097 INFO kablam! --> src/client.rs:27:45 Oct 16 13:46:20.098 INFO kablam! | Oct 16 13:46:20.098 INFO kablam! 27 | type Transmit = Arc>, MSG>>>; Oct 16 13:46:20.098 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 13:46:20.098 INFO kablam! Oct 16 13:46:20.099 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::FramedRead': Moved to tokio-codec Oct 16 13:46:20.099 INFO kablam! --> src/client.rs:104:68 Oct 16 13:46:20.099 INFO kablam! | Oct 16 13:46:20.100 INFO kablam! 104 | let receive = Arc::new(Mutex::new(ReadJson::<_, RESP>::new(FramedRead::new( Oct 16 13:46:20.100 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 16 13:46:20.100 INFO kablam! Oct 16 13:46:20.100 INFO kablam! warning: use of deprecated item 'tokio_io::codec::length_delimited::FramedWrite': Moved to tokio-codec Oct 16 13:46:20.101 INFO kablam! --> src/client.rs:107:69 Oct 16 13:46:20.101 INFO kablam! | Oct 16 13:46:20.101 INFO kablam! 107 | let transmit = Arc::new(Mutex::new(WriteJson::<_, REQ>::new(FramedWrite::new( Oct 16 13:46:20.102 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 16 13:46:20.102 INFO kablam! Oct 16 13:46:25.777 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 10.04s Oct 16 13:46:25.789 INFO kablam! su: No module specific data is present Oct 16 13:46:26.145 INFO running `"docker" "rm" "-f" "f2a418ff87e126e8b8797fbdea6d8937a5390db4d49c31797e4a9b7cc55db0dc"` Oct 16 13:46:26.344 INFO blam! f2a418ff87e126e8b8797fbdea6d8937a5390db4d49c31797e4a9b7cc55db0dc Oct 16 13:46:26.351 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 16 13:46:26.552 INFO blam! c9dfd84585c53e63e8858cf9159f1f6fac55c12366c8b707feb42bc75a17f59f Oct 16 13:46:26.552 INFO running `"docker" "start" "-a" "c9dfd84585c53e63e8858cf9159f1f6fac55c12366c8b707feb42bc75a17f59f"` Oct 16 13:46:27.032 INFO kablam! usermod: no changes Oct 16 13:46:27.161 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.11s Oct 16 13:46:27.168 INFO kablam! Running /target/debug/deps/daemon_engine-192d9ea0e4126331 Oct 16 13:46:27.171 INFO blam! Oct 16 13:46:27.171 INFO blam! running 3 tests Oct 16 13:46:27.175 INFO blam! test client::tests::client_ping_pong ... ok Oct 16 13:46:27.178 INFO blam! test user::tests::test_get_groups ... ok Oct 16 13:46:27.179 INFO blam! [TEST] Creating server Oct 16 13:46:27.179 INFO blam! [TEST] Awaiting connect Oct 16 13:46:27.179 INFO blam! [TEST] Creating client Oct 16 13:46:27.179 INFO blam! [TEST] Writing Data Oct 16 13:46:27.187 INFO blam! server incoming: Test { text: "test text" } Oct 16 13:46:29.180 INFO blam! [TEST] Reading Data Oct 16 13:46:29.181 INFO blam! client incoming: Test { text: "test text" } Oct 16 13:46:29.181 INFO blam! [TEST] Done Oct 16 13:46:29.182 INFO blam! test tests::it_works ... ok Oct 16 13:46:29.182 INFO blam! Oct 16 13:46:29.182 INFO blam! test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 13:46:29.182 INFO blam! Oct 16 13:46:29.184 INFO kablam! Running /target/debug/deps/rustd_client-38551fb78385ff4e Oct 16 13:46:29.186 INFO blam! Oct 16 13:46:29.186 INFO blam! running 0 tests Oct 16 13:46:29.186 INFO blam! Oct 16 13:46:29.186 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 13:46:29.186 INFO blam! Oct 16 13:46:29.187 INFO kablam! Running /target/debug/deps/rustd_server-67470fe1676cd522 Oct 16 13:46:29.189 INFO blam! Oct 16 13:46:29.189 INFO blam! running 0 tests Oct 16 13:46:29.189 INFO blam! Oct 16 13:46:29.189 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 13:46:29.189 INFO blam! Oct 16 13:46:29.190 INFO kablam! Doc-tests daemon-engine Oct 16 13:46:35.203 INFO blam! Oct 16 13:46:35.203 INFO blam! running 0 tests Oct 16 13:46:35.203 INFO blam! Oct 16 13:46:35.203 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 13:46:35.203 INFO blam! Oct 16 13:46:35.207 INFO kablam! su: No module specific data is present Oct 16 13:46:35.920 INFO running `"docker" "rm" "-f" "c9dfd84585c53e63e8858cf9159f1f6fac55c12366c8b707feb42bc75a17f59f"` Oct 16 13:46:36.156 INFO blam! c9dfd84585c53e63e8858cf9159f1f6fac55c12366c8b707feb42bc75a17f59f