Oct 27 06:51:08.923 INFO checking chippers/rplug against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 06:51:08.924 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-7/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-alt check --frozen --all --all-targets" "-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 27 06:51:09.407 INFO blam! 9701e86939367aa9b784696f68ec690a5415a9ba48367841542963e3dd3f2a58 Oct 27 06:51:09.415 INFO running `"docker" "start" "-a" "9701e86939367aa9b784696f68ec690a5415a9ba48367841542963e3dd3f2a58"` Oct 27 06:51:10.407 INFO kablam! usermod: no changes Oct 27 06:51:10.746 INFO kablam! Compiling vec_map v0.8.0 Oct 27 06:51:10.749 INFO kablam! Compiling proc-macro2 v0.2.3 Oct 27 06:51:10.784 INFO kablam! Compiling serde v1.0.41 Oct 27 06:51:10.786 INFO kablam! Checking ws v0.7.6 Oct 27 06:51:14.029 INFO kablam! Compiling clap v2.31.2 Oct 27 06:51:18.271 INFO kablam! Compiling standalone-quote v0.5.0 Oct 27 06:51:20.823 INFO kablam! Compiling standalone-syn v0.13.0 Oct 27 06:51:45.443 INFO kablam! Checking serde_json v1.0.15 Oct 27 06:51:53.179 INFO kablam! Compiling toml v0.4.6 Oct 27 06:52:00.771 INFO kablam! Compiling cbindgen v0.6.0 Oct 27 06:52:20.208 INFO kablam! Compiling rplug v0.1.0 (/source) Oct 27 06:52:30.923 INFO kablam! warning: unused import: `endpoints::mobile::MobileInit` Oct 27 06:52:30.923 INFO kablam! --> src/lib.rs:17:5 Oct 27 06:52:30.923 INFO kablam! | Oct 27 06:52:30.924 INFO kablam! 17 | use endpoints::mobile::MobileInit; Oct 27 06:52:30.924 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 06:52:30.924 INFO kablam! | Oct 27 06:52:30.925 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 06:52:30.925 INFO kablam! Oct 27 06:52:30.926 INFO kablam! warning: unused import: `connect` Oct 27 06:52:30.926 INFO kablam! --> src/lib.rs:22:10 Oct 27 06:52:30.926 INFO kablam! | Oct 27 06:52:30.927 INFO kablam! 22 | use ws::{connect, CloseCode, Handler, Handshake, Message, Request, Result, Sender}; Oct 27 06:52:30.927 INFO kablam! | ^^^^^^^ Oct 27 06:52:30.927 INFO kablam! Oct 27 06:52:30.931 INFO kablam! warning: unused import: `endpoints::mobile::MobileInit` Oct 27 06:52:30.931 INFO kablam! --> src/lib.rs:17:5 Oct 27 06:52:30.931 INFO kablam! | Oct 27 06:52:30.932 INFO kablam! 17 | use endpoints::mobile::MobileInit; Oct 27 06:52:30.932 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 06:52:30.933 INFO kablam! | Oct 27 06:52:30.933 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 06:52:30.933 INFO kablam! Oct 27 06:52:30.934 INFO kablam! warning: unused import: `connect` Oct 27 06:52:30.934 INFO kablam! --> src/lib.rs:22:10 Oct 27 06:52:30.934 INFO kablam! | Oct 27 06:52:30.935 INFO kablam! 22 | use ws::{connect, CloseCode, Handler, Handshake, Message, Request, Result, Sender}; Oct 27 06:52:30.935 INFO kablam! | ^^^^^^^ Oct 27 06:52:30.935 INFO kablam! Oct 27 06:52:31.283 INFO kablam! warning: struct is never constructed: `SocketClient` Oct 27 06:52:31.284 INFO kablam! --> src/lib.rs:29:1 Oct 27 06:52:31.284 INFO kablam! | Oct 27 06:52:31.285 INFO kablam! 29 | struct SocketClient { Oct 27 06:52:31.285 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 06:52:31.286 INFO kablam! | Oct 27 06:52:31.287 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 06:52:31.287 INFO kablam! Oct 27 06:52:31.319 INFO kablam! warning: struct is never constructed: `SocketClient` Oct 27 06:52:31.319 INFO kablam! --> src/lib.rs:29:1 Oct 27 06:52:31.319 INFO kablam! | Oct 27 06:52:31.319 INFO kablam! 29 | struct SocketClient { Oct 27 06:52:31.320 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 06:52:31.320 INFO kablam! | Oct 27 06:52:31.320 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 06:52:31.320 INFO kablam! Oct 27 06:52:37.135 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 26s Oct 27 06:52:37.177 INFO kablam! su: No module specific data is present Oct 27 06:52:38.459 INFO running `"docker" "rm" "-f" "9701e86939367aa9b784696f68ec690a5415a9ba48367841542963e3dd3f2a58"` Oct 27 06:52:38.867 INFO blam! 9701e86939367aa9b784696f68ec690a5415a9ba48367841542963e3dd3f2a58