Sep 18 01:11:46.675 INFO checking engine-io-0.1.4 against master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690 for pr-54033 Sep 18 01:11:46.676 INFO running: cargo +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets Sep 18 01:11:46.676 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54033/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-2/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 18 01:11:46.946 INFO blam! a4f3c70be7a4004dcb11dc11e88cea8f1895e80de7d937b3e1e758a22da9ea98 Sep 18 01:11:46.951 INFO running `"docker" "start" "-a" "a4f3c70be7a4004dcb11dc11e88cea8f1895e80de7d937b3e1e758a22da9ea98"` Sep 18 01:11:48.434 INFO kablam! usermod: no changes Sep 18 01:11:48.690 INFO kablam! Checking hyper v0.9.18 Sep 18 01:11:53.062 INFO kablam! Checking iron v0.4.0 Sep 18 01:11:54.499 INFO kablam! Checking engine-io v0.1.4 (/source) Sep 18 01:11:56.135 INFO kablam! warning: unused variable: `b64` Sep 18 01:11:56.135 INFO kablam! --> src/packet.rs:213:38 Sep 18 01:11:56.135 INFO kablam! | Sep 18 01:11:56.135 INFO kablam! 213 | pub fn decode_payload(data: Vec, b64: bool, xhr2: bool) -> Result, Error> { Sep 18 01:11:56.135 INFO kablam! | ^^^ help: consider using `_b64` instead Sep 18 01:11:56.135 INFO kablam! | Sep 18 01:11:56.135 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 18 01:11:56.135 INFO kablam! Sep 18 01:11:56.135 INFO kablam! warning: unused variable: `e` Sep 18 01:11:56.135 INFO kablam! --> src/server.rs:311:33 Sep 18 01:11:56.135 INFO kablam! | Sep 18 01:11:56.135 INFO kablam! 311 | Err(e) => { Sep 18 01:11:56.135 INFO kablam! | ^ help: consider using `_e` instead Sep 18 01:11:56.135 INFO kablam! Sep 18 01:11:56.243 INFO kablam! warning: unused return value of `std::str::::replace` which must be used Sep 18 01:11:56.243 INFO kablam! --> src/server.rs:291:25 Sep 18 01:11:56.243 INFO kablam! | Sep 18 01:11:56.243 INFO kablam! 291 | val.replace("\\n", "\n"); Sep 18 01:11:56.243 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 18 01:11:56.243 INFO kablam! | Sep 18 01:11:56.243 INFO kablam! = note: #[warn(unused_must_use)] on by default Sep 18 01:11:56.243 INFO kablam! = note: this returns the replaced string as a new allocation, without modifying the original Sep 18 01:11:56.243 INFO kablam! Sep 18 01:11:56.759 INFO kablam! warning: unused variable: `b64` Sep 18 01:11:56.759 INFO kablam! --> src/packet.rs:213:38 Sep 18 01:11:56.759 INFO kablam! | Sep 18 01:11:56.759 INFO kablam! 213 | pub fn decode_payload(data: Vec, b64: bool, xhr2: bool) -> Result, Error> { Sep 18 01:11:56.759 INFO kablam! | ^^^ help: consider using `_b64` instead Sep 18 01:11:56.759 INFO kablam! | Sep 18 01:11:56.759 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 18 01:11:56.759 INFO kablam! Sep 18 01:11:56.759 INFO kablam! warning: unused variable: `e` Sep 18 01:11:56.759 INFO kablam! --> src/server.rs:311:33 Sep 18 01:11:56.759 INFO kablam! | Sep 18 01:11:56.759 INFO kablam! 311 | Err(e) => { Sep 18 01:11:56.759 INFO kablam! | ^ help: consider using `_e` instead Sep 18 01:11:56.759 INFO kablam! Sep 18 01:11:56.855 INFO kablam! warning: unused return value of `std::str::::replace` which must be used Sep 18 01:11:56.855 INFO kablam! --> src/server.rs:291:25 Sep 18 01:11:56.855 INFO kablam! | Sep 18 01:11:56.855 INFO kablam! 291 | val.replace("\\n", "\n"); Sep 18 01:11:56.855 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 18 01:11:56.855 INFO kablam! | Sep 18 01:11:56.855 INFO kablam! = note: #[warn(unused_must_use)] on by default Sep 18 01:11:56.855 INFO kablam! = note: this returns the replaced string as a new allocation, without modifying the original Sep 18 01:11:56.855 INFO kablam! Sep 18 01:11:56.896 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.43s Sep 18 01:11:56.911 INFO kablam! su: No module specific data is present Sep 18 01:11:57.580 INFO running `"docker" "rm" "-f" "a4f3c70be7a4004dcb11dc11e88cea8f1895e80de7d937b3e1e758a22da9ea98"` Sep 18 01:11:57.713 INFO blam! a4f3c70be7a4004dcb11dc11e88cea8f1895e80de7d937b3e1e758a22da9ea98