Oct 14 11:41:56.505 INFO testing mciantyre/ser2tcp against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 11:41:56.505 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 14 11:41:56.967 INFO blam! 3ef496f12bdd0e6091e66d7886deaf92aab704bf58973a96d889f59e4babcb98 Oct 14 11:41:56.969 INFO running `"docker" "start" "-a" "3ef496f12bdd0e6091e66d7886deaf92aab704bf58973a96d889f59e4babcb98"` Oct 14 11:41:58.177 INFO kablam! usermod: no changes Oct 14 11:41:58.383 INFO kablam! Compiling cfg-if v0.1.3 Oct 14 11:41:58.398 INFO kablam! Compiling nix v0.10.0 Oct 14 11:41:58.399 INFO kablam! Compiling libudev-sys v0.1.4 Oct 14 11:41:58.399 INFO kablam! Compiling iovec v0.1.2 Oct 14 11:41:58.399 INFO kablam! Compiling num_cpus v1.8.0 Oct 14 11:41:58.400 INFO kablam! Compiling rand v0.4.2 Oct 14 11:41:58.400 INFO kablam! Compiling unreachable v1.0.0 Oct 14 11:41:58.400 INFO kablam! Compiling aho-corasick v0.6.4 Oct 14 11:41:58.808 INFO kablam! Compiling tokio-timer v0.2.4 Oct 14 11:41:58.927 INFO kablam! Compiling clap v2.31.2 Oct 14 11:42:00.310 INFO kablam! Compiling crossbeam-utils v0.3.2 Oct 14 11:42:00.383 INFO kablam! Compiling log v0.4.2 Oct 14 11:42:00.435 INFO kablam! Compiling net2 v0.2.32 Oct 14 11:42:00.563 INFO kablam! Compiling thread_local v0.3.5 Oct 14 11:42:02.379 INFO kablam! Compiling bytes v0.4.8 Oct 14 11:42:02.435 INFO kablam! Compiling crossbeam-epoch v0.4.3 Oct 14 11:42:02.447 INFO kablam! Compiling regex v1.0.0 Oct 14 11:42:02.795 INFO kablam! Compiling mio v0.6.14 Oct 14 11:42:05.985 INFO kablam! Compiling crossbeam-deque v0.3.1 Oct 14 11:42:06.251 INFO kablam! Compiling libudev v0.2.0 Oct 14 11:42:08.167 INFO kablam! Compiling tokio-threadpool v0.1.4 Oct 14 11:42:08.507 INFO kablam! Compiling tokio-io v0.1.7 Oct 14 11:42:17.198 INFO kablam! Compiling tokio-codec v0.1.0 Oct 14 11:42:17.355 INFO kablam! Compiling tokio-reactor v0.1.2 Oct 14 11:42:18.635 INFO kablam! Compiling tokio-fs v0.1.1 Oct 14 11:42:20.392 INFO kablam! Compiling env_logger v0.5.10 Oct 14 11:42:20.955 INFO kablam! Compiling tokio-tcp v0.1.0 Oct 14 11:42:20.956 INFO kablam! Compiling tokio-udp v0.1.1 Oct 14 11:42:22.367 INFO kablam! Compiling tokio v0.1.7 Oct 14 11:42:28.271 INFO kablam! Compiling serialport v2.3.0 Oct 14 11:42:30.344 INFO kablam! Compiling mio-serial v0.8.0 Oct 14 11:42:31.119 INFO kablam! Compiling tokio-serial v0.8.0 Oct 14 11:42:31.823 INFO kablam! Compiling ser2tcp v0.3.0 (/source) Oct 14 11:42:32.379 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 14 11:42:32.380 INFO kablam! --> src/main.rs:182:28 Oct 14 11:42:32.380 INFO kablam! | Oct 14 11:42:32.380 INFO kablam! 182 | let (_, reader) = port.framed(LinesCodec::new()).split(); Oct 14 11:42:32.381 INFO kablam! | ^^^^^^ Oct 14 11:42:32.381 INFO kablam! | Oct 14 11:42:32.381 INFO kablam! = note: #[warn(deprecated)] on by default Oct 14 11:42:32.382 INFO kablam! Oct 14 11:42:35.833 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 37.63s Oct 14 11:42:35.839 INFO kablam! su: No module specific data is present Oct 14 11:42:36.110 INFO running `"docker" "rm" "-f" "3ef496f12bdd0e6091e66d7886deaf92aab704bf58973a96d889f59e4babcb98"` Oct 14 11:42:36.297 INFO blam! 3ef496f12bdd0e6091e66d7886deaf92aab704bf58973a96d889f59e4babcb98 Oct 14 11:42:36.301 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 14 11:42:36.659 INFO blam! f32b7d24b31a9dcbf84db0b4ee4103b8bc2f53805aa20225a93654170c70ec73 Oct 14 11:42:36.663 INFO running `"docker" "start" "-a" "f32b7d24b31a9dcbf84db0b4ee4103b8bc2f53805aa20225a93654170c70ec73"` Oct 14 11:42:37.434 INFO kablam! usermod: no changes Oct 14 11:42:37.585 INFO kablam! Compiling ser2tcp v0.3.0 (/source) Oct 14 11:42:37.975 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 14 11:42:37.975 INFO kablam! --> src/main.rs:182:28 Oct 14 11:42:37.975 INFO kablam! | Oct 14 11:42:37.975 INFO kablam! 182 | let (_, reader) = port.framed(LinesCodec::new()).split(); Oct 14 11:42:37.975 INFO kablam! | ^^^^^^ Oct 14 11:42:37.975 INFO kablam! | Oct 14 11:42:37.975 INFO kablam! = note: #[warn(deprecated)] on by default Oct 14 11:42:37.975 INFO kablam! Oct 14 11:42:38.464 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.00s Oct 14 11:42:38.469 INFO kablam! su: No module specific data is present Oct 14 11:42:38.870 INFO running `"docker" "rm" "-f" "f32b7d24b31a9dcbf84db0b4ee4103b8bc2f53805aa20225a93654170c70ec73"` Oct 14 11:42:39.155 INFO blam! f32b7d24b31a9dcbf84db0b4ee4103b8bc2f53805aa20225a93654170c70ec73 Oct 14 11:42:39.165 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 14 11:42:39.527 INFO blam! 7c2831b7185f4ba44325c6a03bad80e09de1a7308328d237ad67af9db0d62d59 Oct 14 11:42:39.529 INFO running `"docker" "start" "-a" "7c2831b7185f4ba44325c6a03bad80e09de1a7308328d237ad67af9db0d62d59"` Oct 14 11:42:40.907 INFO kablam! usermod: no changes Oct 14 11:42:41.103 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.14s Oct 14 11:42:41.119 INFO kablam! Running /target/debug/deps/ser2tcp-a2efa303a94960f1 Oct 14 11:42:41.123 INFO blam! Oct 14 11:42:41.123 INFO kablam! su: No module specific data is present Oct 14 11:42:41.124 INFO blam! running 0 tests Oct 14 11:42:41.124 INFO blam! Oct 14 11:42:41.124 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 11:42:41.125 INFO blam! Oct 14 11:42:41.923 INFO running `"docker" "rm" "-f" "7c2831b7185f4ba44325c6a03bad80e09de1a7308328d237ad67af9db0d62d59"` Oct 14 11:42:42.189 INFO blam! 7c2831b7185f4ba44325c6a03bad80e09de1a7308328d237ad67af9db0d62d59