Oct 15 01:00:37.594 INFO testing chippers/rplug against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 01:00:37.594 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 15 01:00:38.175 INFO blam! a75db1bf10e4e59009600f5bb3fb136d85c084c9630f52d83da9d93d53783371 Oct 15 01:00:38.179 INFO running `"docker" "start" "-a" "a75db1bf10e4e59009600f5bb3fb136d85c084c9630f52d83da9d93d53783371"` Oct 15 01:00:39.584 INFO kablam! usermod: no changes Oct 15 01:00:39.863 INFO kablam! Compiling unicode-width v0.1.4 Oct 15 01:00:39.863 INFO kablam! Compiling strsim v0.7.0 Oct 15 01:00:39.877 INFO kablam! Compiling vec_map v0.8.0 Oct 15 01:00:39.877 INFO kablam! Compiling ansi_term v0.11.0 Oct 15 01:00:39.885 INFO kablam! Compiling atty v0.2.10 Oct 15 01:00:39.885 INFO kablam! Compiling openssl-sys v0.9.28 Oct 15 01:00:39.886 INFO kablam! Compiling proc-macro2 v0.2.3 Oct 15 01:00:39.887 INFO kablam! Compiling mio v0.6.14 Oct 15 01:00:41.384 INFO kablam! Compiling tokio-io v0.1.6 Oct 15 01:00:42.220 INFO kablam! Compiling textwrap v0.9.0 Oct 15 01:00:43.832 INFO kablam! Compiling tokio-threadpool v0.1.2 Oct 15 01:00:51.919 INFO kablam! Compiling serde v1.0.41 Oct 15 01:00:51.919 INFO kablam! Compiling clap v2.31.2 Oct 15 01:00:52.107 INFO kablam! Compiling standalone-quote v0.5.0 Oct 15 01:00:53.360 INFO kablam! Compiling openssl v0.9.24 Oct 15 01:00:56.727 INFO kablam! Compiling standalone-syn v0.13.0 Oct 15 01:00:58.279 INFO kablam! Compiling tokio-reactor v0.1.1 Oct 15 01:01:04.909 INFO kablam! Compiling tokio-tcp v0.1.0 Oct 15 01:01:04.909 INFO kablam! Compiling tokio-udp v0.1.0 Oct 15 01:01:10.467 INFO kablam! Compiling tokio v0.1.5 Oct 15 01:01:18.481 INFO kablam! Compiling tokio-core v0.1.17 Oct 15 01:01:26.064 INFO kablam! Compiling native-tls v0.1.5 Oct 15 01:01:26.064 INFO kablam! Compiling ws v0.7.6 Oct 15 01:01:47.083 INFO kablam! Compiling tokio-proto v0.1.1 Oct 15 01:01:47.188 INFO kablam! Compiling tokio-tls v0.1.4 Oct 15 01:01:54.303 INFO kablam! Compiling toml v0.4.6 Oct 15 01:01:55.120 INFO kablam! Compiling serde_json v1.0.15 Oct 15 01:01:58.260 INFO kablam! Compiling hyper v0.11.25 Oct 15 01:02:09.703 INFO kablam! Compiling cbindgen v0.6.0 Oct 15 01:02:19.931 INFO kablam! Compiling hyper-tls v0.1.3 Oct 15 01:02:35.792 INFO kablam! Compiling rplug v0.1.0 (/source) Oct 15 01:02:41.979 INFO kablam! warning: unused import: `endpoints::mobile::MobileInit` Oct 15 01:02:41.979 INFO kablam! --> src/lib.rs:17:5 Oct 15 01:02:41.979 INFO kablam! | Oct 15 01:02:41.979 INFO kablam! 17 | use endpoints::mobile::MobileInit; Oct 15 01:02:41.979 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 01:02:41.979 INFO kablam! | Oct 15 01:02:41.979 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 01:02:41.979 INFO kablam! Oct 15 01:02:41.979 INFO kablam! warning: unused import: `connect` Oct 15 01:02:41.979 INFO kablam! --> src/lib.rs:22:10 Oct 15 01:02:41.979 INFO kablam! | Oct 15 01:02:41.979 INFO kablam! 22 | use ws::{connect, CloseCode, Handler, Handshake, Message, Request, Result, Sender}; Oct 15 01:02:41.979 INFO kablam! | ^^^^^^^ Oct 15 01:02:41.979 INFO kablam! Oct 15 01:02:42.199 INFO kablam! warning: struct is never constructed: `SocketClient` Oct 15 01:02:42.199 INFO kablam! --> src/lib.rs:29:1 Oct 15 01:02:42.199 INFO kablam! | Oct 15 01:02:42.200 INFO kablam! 29 | struct SocketClient { Oct 15 01:02:42.200 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 15 01:02:42.200 INFO kablam! | Oct 15 01:02:42.200 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 01:02:42.200 INFO kablam! Oct 15 01:02:51.782 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 12s Oct 15 01:02:51.791 INFO kablam! su: No module specific data is present Oct 15 01:02:52.105 INFO running `"docker" "rm" "-f" "a75db1bf10e4e59009600f5bb3fb136d85c084c9630f52d83da9d93d53783371"` Oct 15 01:02:52.252 INFO blam! a75db1bf10e4e59009600f5bb3fb136d85c084c9630f52d83da9d93d53783371 Oct 15 01:02:52.255 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 15 01:02:52.509 INFO blam! d94e75eb4e9ebf6d279423fcfcdc4f6cab8ed74bfd1f38004777e7c7ae1e30ef Oct 15 01:02:52.509 INFO running `"docker" "start" "-a" "d94e75eb4e9ebf6d279423fcfcdc4f6cab8ed74bfd1f38004777e7c7ae1e30ef"` Oct 15 01:02:53.031 INFO kablam! usermod: no changes Oct 15 01:02:53.198 INFO kablam! Compiling rplug v0.1.0 (/source) Oct 15 01:02:55.923 INFO kablam! warning: unused import: `endpoints::mobile::MobileInit` Oct 15 01:02:55.923 INFO kablam! --> src/lib.rs:17:5 Oct 15 01:02:55.923 INFO kablam! | Oct 15 01:02:55.923 INFO kablam! 17 | use endpoints::mobile::MobileInit; Oct 15 01:02:55.923 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 01:02:55.923 INFO kablam! | Oct 15 01:02:55.923 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 01:02:55.923 INFO kablam! Oct 15 01:02:55.923 INFO kablam! warning: unused import: `connect` Oct 15 01:02:55.923 INFO kablam! --> src/lib.rs:22:10 Oct 15 01:02:55.923 INFO kablam! | Oct 15 01:02:55.923 INFO kablam! 22 | use ws::{connect, CloseCode, Handler, Handshake, Message, Request, Result, Sender}; Oct 15 01:02:55.923 INFO kablam! | ^^^^^^^ Oct 15 01:02:55.923 INFO kablam! Oct 15 01:02:56.225 INFO kablam! warning: struct is never constructed: `SocketClient` Oct 15 01:02:56.225 INFO kablam! --> src/lib.rs:29:1 Oct 15 01:02:56.225 INFO kablam! | Oct 15 01:02:56.225 INFO kablam! 29 | struct SocketClient { Oct 15 01:02:56.225 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 15 01:02:56.225 INFO kablam! | Oct 15 01:02:56.225 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 01:02:56.225 INFO kablam! Oct 15 01:03:00.931 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.88s Oct 15 01:03:00.940 INFO kablam! su: No module specific data is present Oct 15 01:03:01.213 INFO running `"docker" "rm" "-f" "d94e75eb4e9ebf6d279423fcfcdc4f6cab8ed74bfd1f38004777e7c7ae1e30ef"` Oct 15 01:03:01.302 INFO blam! d94e75eb4e9ebf6d279423fcfcdc4f6cab8ed74bfd1f38004777e7c7ae1e30ef Oct 15 01:03:01.304 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 15 01:03:01.468 INFO blam! 0f7e8faf3c76d94c782e35b4f9e6220a0bf50aaf5684c39ac3e15c819861e82b Oct 15 01:03:01.472 INFO running `"docker" "start" "-a" "0f7e8faf3c76d94c782e35b4f9e6220a0bf50aaf5684c39ac3e15c819861e82b"` Oct 15 01:03:02.135 INFO kablam! usermod: no changes Oct 15 01:03:02.407 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.23s Oct 15 01:03:02.427 INFO kablam! Running /target/debug/deps/rplug-c15aa7052b31e6c5 Oct 15 01:03:02.429 INFO blam! Oct 15 01:03:02.429 INFO blam! running 0 tests Oct 15 01:03:02.429 INFO blam! Oct 15 01:03:02.429 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 01:03:02.429 INFO blam! Oct 15 01:03:02.429 INFO kablam! Running /target/debug/deps/rplug-9f362ad5bc2487c8 Oct 15 01:03:02.432 INFO blam! Oct 15 01:03:02.432 INFO blam! running 0 tests Oct 15 01:03:02.432 INFO blam! Oct 15 01:03:02.432 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 01:03:02.432 INFO blam! Oct 15 01:03:02.433 INFO kablam! Doc-tests rplug Oct 15 01:03:06.354 INFO blam! Oct 15 01:03:06.354 INFO blam! running 0 tests Oct 15 01:03:06.354 INFO blam! Oct 15 01:03:06.354 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 01:03:06.354 INFO blam! Oct 15 01:03:06.364 INFO kablam! su: No module specific data is present Oct 15 01:03:06.915 INFO running `"docker" "rm" "-f" "0f7e8faf3c76d94c782e35b4f9e6220a0bf50aaf5684c39ac3e15c819861e82b"` Oct 15 01:03:07.131 INFO blam! 0f7e8faf3c76d94c782e35b4f9e6220a0bf50aaf5684c39ac3e15c819861e82b