Oct 13 15:41:25.869 INFO checking engine-io-0.1.4 against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 15:41:25.869 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-2/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-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 13 15:41:26.310 INFO blam! ca6647062fe28e16ca129e513619bab1c87fe9db8980f1f748ede31625cb9d74 Oct 13 15:41:26.312 INFO running `"docker" "start" "-a" "ca6647062fe28e16ca129e513619bab1c87fe9db8980f1f748ede31625cb9d74"` Oct 13 15:41:28.892 INFO kablam! usermod: no changes Oct 13 15:41:29.161 INFO kablam! Checking hyper v0.9.18 Oct 13 15:41:34.260 INFO kablam! Checking iron v0.4.0 Oct 13 15:41:37.716 INFO kablam! Checking engine-io v0.1.4 (/source) Oct 13 15:41:41.856 INFO kablam! warning: unused variable: `b64` Oct 13 15:41:41.856 INFO kablam! --> src/packet.rs:213:38 Oct 13 15:41:41.856 INFO kablam! | Oct 13 15:41:41.856 INFO kablam! 213 | pub fn decode_payload(data: Vec, b64: bool, xhr2: bool) -> Result, Error> { Oct 13 15:41:41.856 INFO kablam! | ^^^ help: consider using `_b64` instead Oct 13 15:41:41.856 INFO kablam! | Oct 13 15:41:41.856 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 15:41:41.856 INFO kablam! Oct 13 15:41:41.856 INFO kablam! warning: unused variable: `e` Oct 13 15:41:41.856 INFO kablam! --> src/server.rs:311:33 Oct 13 15:41:41.856 INFO kablam! | Oct 13 15:41:41.856 INFO kablam! 311 | Err(e) => { Oct 13 15:41:41.857 INFO kablam! | ^ help: consider using `_e` instead Oct 13 15:41:41.872 INFO kablam! Oct 13 15:41:41.956 INFO kablam! warning: unused return value of `std::str::::replace` which must be used Oct 13 15:41:41.956 INFO kablam! --> src/server.rs:291:25 Oct 13 15:41:41.956 INFO kablam! | Oct 13 15:41:41.956 INFO kablam! 291 | val.replace("\\n", "\n"); Oct 13 15:41:41.956 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 15:41:41.956 INFO kablam! | Oct 13 15:41:41.956 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 13 15:41:41.956 INFO kablam! = note: this returns the replaced string as a new allocation, without modifying the original Oct 13 15:41:41.956 INFO kablam! Oct 13 15:41:42.649 INFO kablam! warning: unused variable: `b64` Oct 13 15:41:42.649 INFO kablam! --> src/packet.rs:213:38 Oct 13 15:41:42.649 INFO kablam! | Oct 13 15:41:42.650 INFO kablam! 213 | pub fn decode_payload(data: Vec, b64: bool, xhr2: bool) -> Result, Error> { Oct 13 15:41:42.650 INFO kablam! | ^^^ help: consider using `_b64` instead Oct 13 15:41:42.650 INFO kablam! | Oct 13 15:41:42.650 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 15:41:42.651 INFO kablam! Oct 13 15:41:42.651 INFO kablam! warning: unused variable: `e` Oct 13 15:41:42.651 INFO kablam! --> src/server.rs:311:33 Oct 13 15:41:42.651 INFO kablam! | Oct 13 15:41:42.652 INFO kablam! 311 | Err(e) => { Oct 13 15:41:42.652 INFO kablam! | ^ help: consider using `_e` instead Oct 13 15:41:42.652 INFO kablam! Oct 13 15:41:42.740 INFO kablam! warning: unused return value of `std::str::::replace` which must be used Oct 13 15:41:42.741 INFO kablam! --> src/server.rs:291:25 Oct 13 15:41:42.741 INFO kablam! | Oct 13 15:41:42.742 INFO kablam! 291 | val.replace("\\n", "\n"); Oct 13 15:41:42.742 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 15:41:42.742 INFO kablam! | Oct 13 15:41:42.742 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 13 15:41:42.743 INFO kablam! = note: this returns the replaced string as a new allocation, without modifying the original Oct 13 15:41:42.743 INFO kablam! Oct 13 15:41:42.788 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 13.85s Oct 13 15:41:42.806 INFO kablam! su: No module specific data is present Oct 13 15:41:43.510 INFO running `"docker" "rm" "-f" "ca6647062fe28e16ca129e513619bab1c87fe9db8980f1f748ede31625cb9d74"` Oct 13 15:41:43.892 INFO blam! ca6647062fe28e16ca129e513619bab1c87fe9db8980f1f748ede31625cb9d74