Oct 15 01:00:38.119 INFO testing chippers/rplug against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 01:00:38.119 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 15 01:00:38.613 INFO blam! f7c8acb7fb6f870ba290a0c13fd69f2a22028ebe2c0f081b8e03af76bc7b0e4d Oct 15 01:00:38.635 INFO running `"docker" "start" "-a" "f7c8acb7fb6f870ba290a0c13fd69f2a22028ebe2c0f081b8e03af76bc7b0e4d"` Oct 15 01:00:39.774 INFO kablam! usermod: no changes Oct 15 01:00:40.183 INFO kablam! Compiling cc v1.0.10 Oct 15 01:00:40.183 INFO kablam! Compiling atty v0.2.10 Oct 15 01:00:40.195 INFO kablam! Compiling net2 v0.2.32 Oct 15 01:00:40.195 INFO kablam! Compiling proc-macro2 v0.2.3 Oct 15 01:00:40.207 INFO kablam! Compiling tokio-io v0.1.6 Oct 15 01:00:40.208 INFO kablam! Compiling tokio-threadpool v0.1.2 Oct 15 01:00:40.208 INFO kablam! Compiling serde v1.0.41 Oct 15 01:00:42.772 INFO kablam! Compiling clap v2.31.2 Oct 15 01:00:47.425 INFO kablam! Compiling mio v0.6.14 Oct 15 01:00:53.215 INFO kablam! Compiling standalone-quote v0.5.0 Oct 15 01:00:57.311 INFO kablam! Compiling standalone-syn v0.13.0 Oct 15 01:00:57.447 INFO kablam! Compiling openssl-sys v0.9.28 Oct 15 01:01:03.168 INFO kablam! Compiling tokio-reactor v0.1.1 Oct 15 01:01:05.791 INFO kablam! Compiling openssl v0.9.24 Oct 15 01:01:10.583 INFO kablam! Compiling tokio-tcp v0.1.0 Oct 15 01:01:10.620 INFO kablam! Compiling tokio-udp v0.1.0 Oct 15 01:01:15.895 INFO kablam! Compiling tokio v0.1.5 Oct 15 01:01:31.646 INFO kablam! Compiling tokio-core v0.1.17 Oct 15 01:01:41.909 INFO kablam! Compiling native-tls v0.1.5 Oct 15 01:01:41.911 INFO kablam! Compiling ws v0.7.6 Oct 15 01:01:46.099 INFO kablam! Compiling tokio-proto v0.1.1 Oct 15 01:01:46.099 INFO kablam! Compiling tokio-tls v0.1.4 Oct 15 01:01:52.463 INFO kablam! Compiling toml v0.4.6 Oct 15 01:01:57.274 INFO kablam! Compiling serde_json v1.0.15 Oct 15 01:02:00.243 INFO kablam! Compiling hyper v0.11.25 Oct 15 01:02:07.903 INFO kablam! Compiling cbindgen v0.6.0 Oct 15 01:02:21.631 INFO kablam! Compiling hyper-tls v0.1.3 Oct 15 01:02:33.883 INFO kablam! Compiling rplug v0.1.0 (/source) Oct 15 01:02:40.096 INFO kablam! warning: unused import: `endpoints::mobile::MobileInit` Oct 15 01:02:40.096 INFO kablam! --> src/lib.rs:17:5 Oct 15 01:02:40.096 INFO kablam! | Oct 15 01:02:40.096 INFO kablam! 17 | use endpoints::mobile::MobileInit; Oct 15 01:02:40.096 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 01:02:40.096 INFO kablam! | Oct 15 01:02:40.096 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 01:02:40.096 INFO kablam! Oct 15 01:02:40.096 INFO kablam! warning: unused import: `connect` Oct 15 01:02:40.096 INFO kablam! --> src/lib.rs:22:10 Oct 15 01:02:40.096 INFO kablam! | Oct 15 01:02:40.096 INFO kablam! 22 | use ws::{connect, CloseCode, Handler, Handshake, Message, Request, Result, Sender}; Oct 15 01:02:40.096 INFO kablam! | ^^^^^^^ Oct 15 01:02:40.096 INFO kablam! Oct 15 01:02:40.323 INFO kablam! warning: struct is never constructed: `SocketClient` Oct 15 01:02:40.323 INFO kablam! --> src/lib.rs:29:1 Oct 15 01:02:40.323 INFO kablam! | Oct 15 01:02:40.323 INFO kablam! 29 | struct SocketClient { Oct 15 01:02:40.323 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 15 01:02:40.323 INFO kablam! | Oct 15 01:02:40.323 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 01:02:40.323 INFO kablam! Oct 15 01:02:49.975 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 10s Oct 15 01:02:49.982 INFO kablam! su: No module specific data is present Oct 15 01:02:50.409 INFO running `"docker" "rm" "-f" "f7c8acb7fb6f870ba290a0c13fd69f2a22028ebe2c0f081b8e03af76bc7b0e4d"` Oct 15 01:02:50.478 INFO blam! f7c8acb7fb6f870ba290a0c13fd69f2a22028ebe2c0f081b8e03af76bc7b0e4d Oct 15 01:02:50.480 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 15 01:02:50.723 INFO blam! b1ec58b4c38f48b58e4410a2860747075d2851cb90a752be30d85824aecc5b14 Oct 15 01:02:50.725 INFO running `"docker" "start" "-a" "b1ec58b4c38f48b58e4410a2860747075d2851cb90a752be30d85824aecc5b14"` Oct 15 01:02:51.148 INFO kablam! usermod: no changes Oct 15 01:02:51.297 INFO kablam! Compiling rplug v0.1.0 (/source) Oct 15 01:02:53.186 INFO kablam! warning: unused import: `endpoints::mobile::MobileInit` Oct 15 01:02:53.186 INFO kablam! --> src/lib.rs:17:5 Oct 15 01:02:53.186 INFO kablam! | Oct 15 01:02:53.186 INFO kablam! 17 | use endpoints::mobile::MobileInit; Oct 15 01:02:53.186 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 01:02:53.186 INFO kablam! | Oct 15 01:02:53.186 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 01:02:53.186 INFO kablam! Oct 15 01:02:53.186 INFO kablam! warning: unused import: `connect` Oct 15 01:02:53.186 INFO kablam! --> src/lib.rs:22:10 Oct 15 01:02:53.186 INFO kablam! | Oct 15 01:02:53.186 INFO kablam! 22 | use ws::{connect, CloseCode, Handler, Handshake, Message, Request, Result, Sender}; Oct 15 01:02:53.186 INFO kablam! | ^^^^^^^ Oct 15 01:02:53.186 INFO kablam! Oct 15 01:02:53.411 INFO kablam! warning: struct is never constructed: `SocketClient` Oct 15 01:02:53.411 INFO kablam! --> src/lib.rs:29:1 Oct 15 01:02:53.412 INFO kablam! | Oct 15 01:02:53.412 INFO kablam! 29 | struct SocketClient { Oct 15 01:02:53.412 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 15 01:02:53.412 INFO kablam! | Oct 15 01:02:53.413 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 01:02:53.413 INFO kablam! Oct 15 01:02:58.539 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.37s Oct 15 01:02:58.553 INFO kablam! su: No module specific data is present Oct 15 01:02:59.167 INFO running `"docker" "rm" "-f" "b1ec58b4c38f48b58e4410a2860747075d2851cb90a752be30d85824aecc5b14"` Oct 15 01:02:59.310 INFO blam! b1ec58b4c38f48b58e4410a2860747075d2851cb90a752be30d85824aecc5b14 Oct 15 01:02:59.311 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 15 01:02:59.547 INFO blam! aca377d4593d565f7c1f9ef8bba93d0b989ff74122d69522580491f84c6ad606 Oct 15 01:02:59.549 INFO running `"docker" "start" "-a" "aca377d4593d565f7c1f9ef8bba93d0b989ff74122d69522580491f84c6ad606"` Oct 15 01:03:00.284 INFO kablam! usermod: no changes Oct 15 01:03:00.427 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.12s Oct 15 01:03:00.444 INFO kablam! Running /target/debug/deps/rplug-8040512936b99337 Oct 15 01:03:00.446 INFO blam! Oct 15 01:03:00.446 INFO blam! running 0 tests Oct 15 01:03:00.446 INFO blam! Oct 15 01:03:00.446 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 01:03:00.446 INFO blam! Oct 15 01:03:00.447 INFO kablam! Running /target/debug/deps/rplug-086b29390e3bef17 Oct 15 01:03:00.448 INFO blam! Oct 15 01:03:00.448 INFO blam! running 0 tests Oct 15 01:03:00.448 INFO blam! Oct 15 01:03:00.448 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 01:03:00.448 INFO blam! Oct 15 01:03:00.449 INFO kablam! Doc-tests rplug Oct 15 01:03:03.805 INFO blam! Oct 15 01:03:03.805 INFO blam! running 0 tests Oct 15 01:03:03.805 INFO blam! Oct 15 01:03:03.805 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 01:03:03.805 INFO blam! Oct 15 01:03:03.823 INFO kablam! su: No module specific data is present Oct 15 01:03:05.012 INFO running `"docker" "rm" "-f" "aca377d4593d565f7c1f9ef8bba93d0b989ff74122d69522580491f84c6ad606"` Oct 15 01:03:05.343 INFO blam! aca377d4593d565f7c1f9ef8bba93d0b989ff74122d69522580491f84c6ad606