Oct 22 03:26:41.793 INFO checking engine-io-0.1.4 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 22 03:26:41.794 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-6/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/pr-55192/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 22 03:26:42.246 INFO blam! 204a29411e03069d78a6bf9fdc08b39ba9fe5e7fb58826e9bc8a4fafacf1b990 Oct 22 03:26:42.252 INFO running `"docker" "start" "-a" "204a29411e03069d78a6bf9fdc08b39ba9fe5e7fb58826e9bc8a4fafacf1b990"` Oct 22 03:26:43.384 INFO kablam! usermod: no changes Oct 22 03:26:43.582 INFO kablam! Checking hyper v0.9.18 Oct 22 03:26:48.774 INFO kablam! Checking iron v0.4.0 Oct 22 03:26:51.748 INFO kablam! Checking engine-io v0.1.4 (/source) Oct 22 03:26:55.160 INFO kablam! warning: unused variable: `b64` Oct 22 03:26:55.161 INFO kablam! --> src/packet.rs:213:38 Oct 22 03:26:55.161 INFO kablam! | Oct 22 03:26:55.162 INFO kablam! 213 | pub fn decode_payload(data: Vec, b64: bool, xhr2: bool) -> Result, Error> { Oct 22 03:26:55.162 INFO kablam! | ^^^ help: consider using `_b64` instead Oct 22 03:26:55.162 INFO kablam! | Oct 22 03:26:55.162 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 22 03:26:55.163 INFO kablam! Oct 22 03:26:55.163 INFO kablam! warning: unused variable: `e` Oct 22 03:26:55.163 INFO kablam! --> src/server.rs:311:33 Oct 22 03:26:55.163 INFO kablam! | Oct 22 03:26:55.163 INFO kablam! 311 | Err(e) => { Oct 22 03:26:55.163 INFO kablam! | ^ help: consider using `_e` instead Oct 22 03:26:55.163 INFO kablam! Oct 22 03:26:55.184 INFO kablam! warning: unused variable: `b64` Oct 22 03:26:55.184 INFO kablam! --> src/packet.rs:213:38 Oct 22 03:26:55.184 INFO kablam! | Oct 22 03:26:55.184 INFO kablam! 213 | pub fn decode_payload(data: Vec, b64: bool, xhr2: bool) -> Result, Error> { Oct 22 03:26:55.184 INFO kablam! | ^^^ help: consider using `_b64` instead Oct 22 03:26:55.184 INFO kablam! | Oct 22 03:26:55.184 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 22 03:26:55.184 INFO kablam! Oct 22 03:26:55.184 INFO kablam! warning: unused variable: `e` Oct 22 03:26:55.184 INFO kablam! --> src/server.rs:311:33 Oct 22 03:26:55.184 INFO kablam! | Oct 22 03:26:55.184 INFO kablam! 311 | Err(e) => { Oct 22 03:26:55.184 INFO kablam! | ^ help: consider using `_e` instead Oct 22 03:26:55.184 INFO kablam! Oct 22 03:26:55.256 INFO kablam! warning: unused return value of `std::str::::replace` that must be used Oct 22 03:26:55.256 INFO kablam! --> src/server.rs:291:25 Oct 22 03:26:55.256 INFO kablam! | Oct 22 03:26:55.256 INFO kablam! 291 | val.replace("\\n", "\n"); Oct 22 03:26:55.256 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 03:26:55.257 INFO kablam! | Oct 22 03:26:55.257 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 22 03:26:55.257 INFO kablam! = note: this returns the replaced string as a new allocation, without modifying the original Oct 22 03:26:55.257 INFO kablam! Oct 22 03:26:55.285 INFO kablam! warning: unused return value of `std::str::::replace` that must be used Oct 22 03:26:55.285 INFO kablam! --> src/server.rs:291:25 Oct 22 03:26:55.285 INFO kablam! | Oct 22 03:26:55.285 INFO kablam! 291 | val.replace("\\n", "\n"); Oct 22 03:26:55.285 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 03:26:55.285 INFO kablam! | Oct 22 03:26:55.285 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 22 03:26:55.286 INFO kablam! = note: this returns the replaced string as a new allocation, without modifying the original Oct 22 03:26:55.286 INFO kablam! Oct 22 03:26:55.339 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 11.93s Oct 22 03:26:55.349 INFO kablam! su: No module specific data is present Oct 22 03:26:55.830 INFO running `"docker" "rm" "-f" "204a29411e03069d78a6bf9fdc08b39ba9fe5e7fb58826e9bc8a4fafacf1b990"` Oct 22 03:26:55.981 INFO blam! 204a29411e03069d78a6bf9fdc08b39ba9fe5e7fb58826e9bc8a4fafacf1b990