Sep 05 21:00:03.468 INFO checking wamp-0.1.0 against master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6 for pr-53854 Sep 05 21:00:03.468 INFO running: cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets Sep 05 21:00:03.468 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-53854/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-6/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/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 +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 05 21:00:03.841 INFO blam! 5c79f4f9699b56c2eb2d3669961d385b46b5b4e627cd55f2e13719038095abbc Sep 05 21:00:03.846 INFO running `"docker" "start" "-a" "5c79f4f9699b56c2eb2d3669961d385b46b5b4e627cd55f2e13719038095abbc"` Sep 05 21:00:04.678 INFO kablam! usermod: no changes Sep 05 21:00:04.842 INFO kablam! Compiling bitflags v0.5.0 Sep 05 21:00:04.844 INFO kablam! Checking slab v0.1.3 Sep 05 21:00:04.844 INFO kablam! Checking bytes v0.3.0 Sep 05 21:00:04.844 INFO kablam! Checking serde v0.7.15 Sep 05 21:00:04.844 INFO kablam! Compiling syntex_pos v0.39.0 Sep 05 21:00:04.844 INFO kablam! Compiling ws2_32-sys v0.2.1 Sep 05 21:00:04.845 INFO kablam! Checking net2 v0.2.33 Sep 05 21:00:04.845 INFO kablam! Checking nix v0.5.1 Sep 05 21:00:05.357 INFO kablam! Checking rmp v0.7.5 Sep 05 21:00:06.822 INFO kablam! Checking syncbox v0.2.4 Sep 05 21:00:09.215 INFO kablam! Checking miow v0.1.5 Sep 05 21:00:09.705 INFO kablam! Compiling syntex_errors v0.39.0 Sep 05 21:00:10.486 INFO kablam! Checking eventual v0.1.7 Sep 05 21:00:14.565 INFO kablam! Compiling syntex_syntax v0.39.0 Sep 05 21:00:14.571 INFO kablam! Checking mio v0.5.1 Sep 05 21:00:16.221 INFO kablam! Checking ws v0.5.3 Sep 05 21:00:16.822 INFO kablam! Checking rmp-serde v0.9.6 Sep 05 21:00:16.822 INFO kablam! Checking serde_json v0.7.4 Sep 05 21:00:45.494 INFO kablam! Compiling syntex v0.39.0 Sep 05 21:00:45.495 INFO kablam! Compiling aster v0.22.1 Sep 05 21:00:45.495 INFO kablam! Compiling quasi v0.16.0 Sep 05 21:00:45.495 INFO kablam! Compiling serde_codegen_internals v0.4.0 Sep 05 21:00:47.533 INFO kablam! Compiling quasi_codegen v0.16.0 Sep 05 21:00:48.627 INFO kablam! Compiling serde_codegen v0.7.15 Sep 05 21:00:56.096 INFO kablam! Compiling wamp v0.1.0 (file:///source) Sep 05 21:01:00.173 INFO kablam! warning: unused macro definition Sep 05 21:01:00.174 INFO kablam! --> src/client.rs:33:1 Sep 05 21:01:00.174 INFO kablam! | Sep 05 21:01:00.174 INFO kablam! 33 | / macro_rules! try_websocket { Sep 05 21:01:00.174 INFO kablam! 34 | | ($e: expr) => ( Sep 05 21:01:00.174 INFO kablam! 35 | | match $e { Sep 05 21:01:00.174 INFO kablam! 36 | | Ok(result) => result, Sep 05 21:01:00.174 INFO kablam! ... | Sep 05 21:01:00.174 INFO kablam! 39 | | ); Sep 05 21:01:00.174 INFO kablam! 40 | | } Sep 05 21:01:00.174 INFO kablam! | |_^ Sep 05 21:01:00.174 INFO kablam! | Sep 05 21:01:00.174 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 05 21:01:00.174 INFO kablam! Sep 05 21:01:00.174 INFO kablam! warning: unnecessary parentheses around function argument Sep 05 21:01:00.174 INFO kablam! --> src/router/pubsub/patterns.rs:203:24 Sep 05 21:01:00.174 INFO kablam! | Sep 05 21:01:00.174 INFO kablam! 203 | Ok((self.prefix_id)) Sep 05 21:01:00.174 INFO kablam! | ^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 21:01:00.174 INFO kablam! | Sep 05 21:01:00.174 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 05 21:01:00.174 INFO kablam! Sep 05 21:01:00.174 INFO kablam! warning: unnecessary parentheses around function argument Sep 05 21:01:00.174 INFO kablam! --> src/router/pubsub/patterns.rs:206:24 Sep 05 21:01:00.174 INFO kablam! | Sep 05 21:01:00.174 INFO kablam! 206 | Ok((self.id)) Sep 05 21:01:00.174 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 05 21:01:00.174 INFO kablam! Sep 05 21:01:00.180 INFO kablam! warning: unnecessary parentheses around function argument Sep 05 21:01:00.180 INFO kablam! --> src/router/rpc/patterns.rs:224:24 Sep 05 21:01:00.180 INFO kablam! | Sep 05 21:01:00.180 INFO kablam! 224 | Ok((self.prefix_id)) Sep 05 21:01:00.180 INFO kablam! | ^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 21:01:00.180 INFO kablam! Sep 05 21:01:00.180 INFO kablam! warning: unnecessary parentheses around function argument Sep 05 21:01:00.180 INFO kablam! --> src/router/rpc/patterns.rs:227:24 Sep 05 21:01:00.180 INFO kablam! | Sep 05 21:01:00.180 INFO kablam! 227 | Ok((self.id)) Sep 05 21:01:00.180 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 05 21:01:00.180 INFO kablam! Sep 05 21:01:00.361 INFO kablam! warning: unused macro definition Sep 05 21:01:00.362 INFO kablam! --> src/client.rs:33:1 Sep 05 21:01:00.362 INFO kablam! | Sep 05 21:01:00.362 INFO kablam! 33 | / macro_rules! try_websocket { Sep 05 21:01:00.362 INFO kablam! 34 | | ($e: expr) => ( Sep 05 21:01:00.362 INFO kablam! 35 | | match $e { Sep 05 21:01:00.362 INFO kablam! 36 | | Ok(result) => result, Sep 05 21:01:00.362 INFO kablam! ... | Sep 05 21:01:00.362 INFO kablam! 39 | | ); Sep 05 21:01:00.362 INFO kablam! 40 | | } Sep 05 21:01:00.362 INFO kablam! | |_^ Sep 05 21:01:00.362 INFO kablam! | Sep 05 21:01:00.362 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 05 21:01:00.362 INFO kablam! Sep 05 21:01:00.365 INFO kablam! warning: unnecessary parentheses around function argument Sep 05 21:01:00.365 INFO kablam! --> src/router/pubsub/patterns.rs:203:24 Sep 05 21:01:00.365 INFO kablam! | Sep 05 21:01:00.365 INFO kablam! 203 | Ok((self.prefix_id)) Sep 05 21:01:00.366 INFO kablam! | ^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 21:01:00.366 INFO kablam! | Sep 05 21:01:00.366 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 05 21:01:00.366 INFO kablam! Sep 05 21:01:00.366 INFO kablam! warning: unnecessary parentheses around function argument Sep 05 21:01:00.366 INFO kablam! --> src/router/pubsub/patterns.rs:206:24 Sep 05 21:01:00.366 INFO kablam! | Sep 05 21:01:00.366 INFO kablam! 206 | Ok((self.id)) Sep 05 21:01:00.366 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 05 21:01:00.366 INFO kablam! Sep 05 21:01:00.366 INFO kablam! warning: unnecessary parentheses around function argument Sep 05 21:01:00.366 INFO kablam! --> src/router/rpc/patterns.rs:224:24 Sep 05 21:01:00.366 INFO kablam! | Sep 05 21:01:00.366 INFO kablam! 224 | Ok((self.prefix_id)) Sep 05 21:01:00.366 INFO kablam! | ^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 21:01:00.366 INFO kablam! Sep 05 21:01:00.366 INFO kablam! warning: unnecessary parentheses around function argument Sep 05 21:01:00.366 INFO kablam! --> src/router/rpc/patterns.rs:227:24 Sep 05 21:01:00.366 INFO kablam! | Sep 05 21:01:00.366 INFO kablam! 227 | Ok((self.id)) Sep 05 21:01:00.366 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 05 21:01:00.366 INFO kablam! Sep 05 21:01:05.429 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 00s Sep 05 21:01:05.440 INFO kablam! su: No module specific data is present Sep 05 21:01:06.439 INFO running `"docker" "rm" "-f" "5c79f4f9699b56c2eb2d3669961d385b46b5b4e627cd55f2e13719038095abbc"` Sep 05 21:01:06.718 INFO blam! 5c79f4f9699b56c2eb2d3669961d385b46b5b4e627cd55f2e13719038095abbc