Oct 27 10:35:35.582 INFO checking MoreAxes/ws-test against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 10:35:35.582 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 10:35:35.779 INFO blam! d3de68de21f39c105408f47642fd574e04cd30981ad6b17e34bbf5c1260ffc6d Oct 27 10:35:35.782 INFO running `"docker" "start" "-a" "d3de68de21f39c105408f47642fd574e04cd30981ad6b17e34bbf5c1260ffc6d"` Oct 27 10:35:36.590 INFO kablam! usermod: no changes Oct 27 10:35:36.758 INFO kablam! Checking matches v0.1.3 Oct 27 10:35:37.299 INFO kablam! Checking unicode-bidi v0.2.3 Oct 27 10:35:38.154 INFO kablam! Checking idna v0.1.0 Oct 27 10:35:40.019 INFO kablam! Checking url v1.2.3 Oct 27 10:35:41.840 INFO kablam! Checking ws v0.5.3 Oct 27 10:35:44.419 INFO kablam! Checking ws-test v0.1.0 (/source) Oct 27 10:35:49.269 INFO kablam! warning: unused `#[macro_use]` import Oct 27 10:35:49.269 INFO kablam! --> src/server.rs:2:1 Oct 27 10:35:49.269 INFO kablam! | Oct 27 10:35:49.269 INFO kablam! 2 | #[macro_use] extern crate log; Oct 27 10:35:49.269 INFO kablam! | ^^^^^^^^^^^^ Oct 27 10:35:49.269 INFO kablam! | Oct 27 10:35:49.269 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 10:35:49.269 INFO kablam! Oct 27 10:35:49.392 INFO kablam! warning: unused `#[macro_use]` import Oct 27 10:35:49.392 INFO kablam! --> src/server.rs:2:1 Oct 27 10:35:49.392 INFO kablam! | Oct 27 10:35:49.392 INFO kablam! 2 | #[macro_use] extern crate log; Oct 27 10:35:49.392 INFO kablam! | ^^^^^^^^^^^^ Oct 27 10:35:49.392 INFO kablam! | Oct 27 10:35:49.392 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 10:35:49.394 INFO kablam! Oct 27 10:35:49.564 INFO kablam! warning: unused `#[macro_use]` import Oct 27 10:35:49.564 INFO kablam! --> src/client.rs:2:1 Oct 27 10:35:49.564 INFO kablam! | Oct 27 10:35:49.565 INFO kablam! 2 | #[macro_use] extern crate log; Oct 27 10:35:49.565 INFO kablam! | ^^^^^^^^^^^^ Oct 27 10:35:49.565 INFO kablam! | Oct 27 10:35:49.565 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 10:35:49.565 INFO kablam! Oct 27 10:35:49.652 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 10:35:49.653 INFO kablam! --> src/client.rs:56:3 Oct 27 10:35:49.653 INFO kablam! | Oct 27 10:35:49.654 INFO kablam! 56 | guard.join(); Oct 27 10:35:49.654 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 10:35:49.654 INFO kablam! | Oct 27 10:35:49.655 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 27 10:35:49.655 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 10:35:49.655 INFO kablam! Oct 27 10:35:49.691 INFO kablam! warning: unused `#[macro_use]` import Oct 27 10:35:49.691 INFO kablam! --> src/client.rs:2:1 Oct 27 10:35:49.692 INFO kablam! | Oct 27 10:35:49.692 INFO kablam! 2 | #[macro_use] extern crate log; Oct 27 10:35:49.693 INFO kablam! | ^^^^^^^^^^^^ Oct 27 10:35:49.693 INFO kablam! | Oct 27 10:35:49.693 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 10:35:49.693 INFO kablam! Oct 27 10:35:49.753 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 10:35:49.753 INFO kablam! --> src/client.rs:56:3 Oct 27 10:35:49.753 INFO kablam! | Oct 27 10:35:49.753 INFO kablam! 56 | guard.join(); Oct 27 10:35:49.753 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 10:35:49.753 INFO kablam! | Oct 27 10:35:49.753 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 27 10:35:49.753 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 10:35:49.753 INFO kablam! Oct 27 10:35:49.783 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 13.15s Oct 27 10:35:49.823 INFO kablam! su: No module specific data is present Oct 27 10:35:50.338 INFO running `"docker" "rm" "-f" "d3de68de21f39c105408f47642fd574e04cd30981ad6b17e34bbf5c1260ffc6d"` Oct 27 10:35:50.499 INFO blam! d3de68de21f39c105408f47642fd574e04cd30981ad6b17e34bbf5c1260ffc6d