Oct 27 18:07:23.848 INFO checking phoenix-0.1.2 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 18:07:23.848 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-3/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 18:07:24.243 INFO blam! 7a56d2756fecafae15d5093072b42304a3476d5976e2ee528ea3e546890a859e Oct 27 18:07:24.251 INFO running `"docker" "start" "-a" "7a56d2756fecafae15d5093072b42304a3476d5976e2ee528ea3e546890a859e"` Oct 27 18:07:25.057 INFO kablam! usermod: no changes Oct 27 18:07:25.099 INFO kablam! warning: file found to be present in multiple build targets: /source/examples/basic.rs Oct 27 18:07:25.343 INFO kablam! Checking websocket v0.20.3 Oct 27 18:07:31.738 INFO kablam! Checking phoenix v0.1.2 (/source) Oct 27 18:07:40.199 INFO kablam! warning: unused import: `std::fmt` Oct 27 18:07:40.200 INFO kablam! --> src/event.rs:1:5 Oct 27 18:07:40.200 INFO kablam! | Oct 27 18:07:40.200 INFO kablam! 1 | use std::fmt; Oct 27 18:07:40.201 INFO kablam! | ^^^^^^^^ Oct 27 18:07:40.201 INFO kablam! | Oct 27 18:07:40.201 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 18:07:40.201 INFO kablam! Oct 27 18:07:40.202 INFO kablam! warning: unused import: `serde_json` Oct 27 18:07:40.202 INFO kablam! --> src/event.rs:2:5 Oct 27 18:07:40.202 INFO kablam! | Oct 27 18:07:40.202 INFO kablam! 2 | use serde_json; Oct 27 18:07:40.203 INFO kablam! | ^^^^^^^^^^ Oct 27 18:07:40.203 INFO kablam! Oct 27 18:07:40.335 INFO kablam! warning: unused import: `std::fmt` Oct 27 18:07:40.335 INFO kablam! --> src/event.rs:1:5 Oct 27 18:07:40.335 INFO kablam! | Oct 27 18:07:40.335 INFO kablam! 1 | use std::fmt; Oct 27 18:07:40.335 INFO kablam! | ^^^^^^^^ Oct 27 18:07:40.335 INFO kablam! | Oct 27 18:07:40.335 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 18:07:40.335 INFO kablam! Oct 27 18:07:40.667 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 18:07:40.667 INFO kablam! --> src/socket.rs:104:7 Oct 27 18:07:40.667 INFO kablam! | Oct 27 18:07:40.667 INFO kablam! 104 | send.send(v); Oct 27 18:07:40.667 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 18:07:40.667 INFO kablam! | Oct 27 18:07:40.667 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 27 18:07:40.667 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 18:07:40.667 INFO kablam! Oct 27 18:07:40.697 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 18:07:40.697 INFO kablam! --> src/socket.rs:104:7 Oct 27 18:07:40.697 INFO kablam! | Oct 27 18:07:40.697 INFO kablam! 104 | send.send(v); Oct 27 18:07:40.697 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 18:07:40.697 INFO kablam! | Oct 27 18:07:40.697 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 27 18:07:40.697 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 18:07:40.697 INFO kablam! Oct 27 18:07:51.915 INFO kablam! warning: unused `#[macro_use]` import Oct 27 18:07:51.915 INFO kablam! --> examples/basic.rs:2:1 Oct 27 18:07:51.916 INFO kablam! | Oct 27 18:07:51.916 INFO kablam! 2 | #[macro_use] Oct 27 18:07:51.916 INFO kablam! | ^^^^^^^^^^^^ Oct 27 18:07:51.916 INFO kablam! | Oct 27 18:07:51.917 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 18:07:51.917 INFO kablam! Oct 27 18:07:54.547 INFO kablam! warning: unused `#[macro_use]` import Oct 27 18:07:54.547 INFO kablam! --> examples/basic.rs:2:1 Oct 27 18:07:54.547 INFO kablam! | Oct 27 18:07:54.547 INFO kablam! 2 | #[macro_use] Oct 27 18:07:54.547 INFO kablam! | ^^^^^^^^^^^^ Oct 27 18:07:54.547 INFO kablam! | Oct 27 18:07:54.547 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 18:07:54.547 INFO kablam! Oct 27 18:07:54.871 INFO kablam! warning: unused `#[macro_use]` import Oct 27 18:07:54.871 INFO kablam! --> examples/basic.rs:2:1 Oct 27 18:07:54.871 INFO kablam! | Oct 27 18:07:54.871 INFO kablam! 2 | #[macro_use] Oct 27 18:07:54.871 INFO kablam! | ^^^^^^^^^^^^ Oct 27 18:07:54.871 INFO kablam! | Oct 27 18:07:54.871 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 18:07:54.871 INFO kablam! Oct 27 18:07:55.007 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 29.92s Oct 27 18:07:55.040 INFO kablam! su: No module specific data is present Oct 27 18:07:55.964 INFO running `"docker" "rm" "-f" "7a56d2756fecafae15d5093072b42304a3476d5976e2ee528ea3e546890a859e"` Oct 27 18:07:56.282 INFO blam! 7a56d2756fecafae15d5093072b42304a3476d5976e2ee528ea3e546890a859e