Sep 03 22:43:17.332 INFO checking wamp-0.1.0 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 03 22:43:17.332 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 03 22:43:17.332 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-0/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/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=500" "-e" "CMD=cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 03 22:43:17.537 INFO blam! 1e105ff03cb514e8b176ca5767ab783b735abb78f2bb8e6f93040781ae92ac81 Sep 03 22:43:17.539 INFO running `"docker" "start" "-a" "1e105ff03cb514e8b176ca5767ab783b735abb78f2bb8e6f93040781ae92ac81"` Sep 03 22:43:18.659 INFO kablam! Compiling syntex_pos v0.39.0 Sep 03 22:43:18.660 INFO kablam! Checking rmp-serde v0.9.6 Sep 03 22:43:18.660 INFO kablam! Checking syncbox v0.2.4 Sep 03 22:43:18.660 INFO kablam! Checking serde_json v0.7.4 Sep 03 22:43:18.660 INFO kablam! Checking mio v0.5.1 Sep 03 22:43:21.427 INFO kablam! Checking eventual v0.1.7 Sep 03 22:43:21.525 INFO kablam! Compiling syntex_errors v0.39.0 Sep 03 22:43:22.243 INFO kablam! Checking ws v0.5.3 Sep 03 22:43:26.540 INFO kablam! Compiling syntex_syntax v0.39.0 Sep 03 22:44:17.418 INFO kablam! Compiling aster v0.22.1 Sep 03 22:44:17.419 INFO kablam! Compiling syntex v0.39.0 Sep 03 22:44:17.419 INFO kablam! Compiling serde_codegen_internals v0.4.0 Sep 03 22:44:17.419 INFO kablam! Compiling quasi v0.16.0 Sep 03 22:44:24.437 INFO kablam! Compiling quasi_codegen v0.16.0 Sep 03 22:44:26.763 INFO kablam! Compiling serde_codegen v0.7.15 Sep 03 22:44:39.674 INFO kablam! Compiling wamp v0.1.0 (file:///source) Sep 03 22:44:45.089 INFO kablam! warning: unused macro definition Sep 03 22:44:45.089 INFO kablam! --> src/client.rs:33:1 Sep 03 22:44:45.089 INFO kablam! | Sep 03 22:44:45.089 INFO kablam! 33 | / macro_rules! try_websocket { Sep 03 22:44:45.089 INFO kablam! 34 | | ($e: expr) => ( Sep 03 22:44:45.089 INFO kablam! 35 | | match $e { Sep 03 22:44:45.089 INFO kablam! 36 | | Ok(result) => result, Sep 03 22:44:45.089 INFO kablam! ... | Sep 03 22:44:45.090 INFO kablam! 39 | | ); Sep 03 22:44:45.090 INFO kablam! 40 | | } Sep 03 22:44:45.090 INFO kablam! | |_^ Sep 03 22:44:45.090 INFO kablam! | Sep 03 22:44:45.090 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 03 22:44:45.090 INFO kablam! Sep 03 22:44:45.093 INFO kablam! warning: unnecessary parentheses around function argument Sep 03 22:44:45.093 INFO kablam! --> src/router/pubsub/patterns.rs:203:24 Sep 03 22:44:45.093 INFO kablam! | Sep 03 22:44:45.093 INFO kablam! 203 | Ok((self.prefix_id)) Sep 03 22:44:45.093 INFO kablam! | ^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 03 22:44:45.093 INFO kablam! | Sep 03 22:44:45.093 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 03 22:44:45.093 INFO kablam! Sep 03 22:44:45.094 INFO kablam! warning: unnecessary parentheses around function argument Sep 03 22:44:45.094 INFO kablam! --> src/router/pubsub/patterns.rs:206:24 Sep 03 22:44:45.094 INFO kablam! | Sep 03 22:44:45.094 INFO kablam! 206 | Ok((self.id)) Sep 03 22:44:45.094 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 03 22:44:45.094 INFO kablam! Sep 03 22:44:45.094 INFO kablam! warning: unnecessary parentheses around function argument Sep 03 22:44:45.094 INFO kablam! --> src/router/rpc/patterns.rs:224:24 Sep 03 22:44:45.094 INFO kablam! | Sep 03 22:44:45.094 INFO kablam! 224 | Ok((self.prefix_id)) Sep 03 22:44:45.094 INFO kablam! | ^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 03 22:44:45.095 INFO kablam! Sep 03 22:44:45.095 INFO kablam! warning: unnecessary parentheses around function argument Sep 03 22:44:45.095 INFO kablam! --> src/router/rpc/patterns.rs:227:24 Sep 03 22:44:45.095 INFO kablam! | Sep 03 22:44:45.095 INFO kablam! 227 | Ok((self.id)) Sep 03 22:44:45.095 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 03 22:44:45.095 INFO kablam! Sep 03 22:44:45.374 INFO kablam! warning: unused macro definition Sep 03 22:44:45.374 INFO kablam! --> src/client.rs:33:1 Sep 03 22:44:45.374 INFO kablam! | Sep 03 22:44:45.374 INFO kablam! 33 | / macro_rules! try_websocket { Sep 03 22:44:45.374 INFO kablam! 34 | | ($e: expr) => ( Sep 03 22:44:45.374 INFO kablam! 35 | | match $e { Sep 03 22:44:45.374 INFO kablam! 36 | | Ok(result) => result, Sep 03 22:44:45.374 INFO kablam! ... | Sep 03 22:44:45.374 INFO kablam! 39 | | ); Sep 03 22:44:45.374 INFO kablam! 40 | | } Sep 03 22:44:45.374 INFO kablam! | |_^ Sep 03 22:44:45.374 INFO kablam! | Sep 03 22:44:45.374 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 03 22:44:45.374 INFO kablam! Sep 03 22:44:45.378 INFO kablam! warning: unnecessary parentheses around function argument Sep 03 22:44:45.378 INFO kablam! --> src/router/pubsub/patterns.rs:203:24 Sep 03 22:44:45.378 INFO kablam! | Sep 03 22:44:45.378 INFO kablam! 203 | Ok((self.prefix_id)) Sep 03 22:44:45.378 INFO kablam! | ^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 03 22:44:45.378 INFO kablam! | Sep 03 22:44:45.378 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 03 22:44:45.378 INFO kablam! Sep 03 22:44:45.378 INFO kablam! warning: unnecessary parentheses around function argument Sep 03 22:44:45.378 INFO kablam! --> src/router/pubsub/patterns.rs:206:24 Sep 03 22:44:45.378 INFO kablam! | Sep 03 22:44:45.378 INFO kablam! 206 | Ok((self.id)) Sep 03 22:44:45.378 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 03 22:44:45.378 INFO kablam! Sep 03 22:44:45.379 INFO kablam! warning: unnecessary parentheses around function argument Sep 03 22:44:45.379 INFO kablam! --> src/router/rpc/patterns.rs:224:24 Sep 03 22:44:45.379 INFO kablam! | Sep 03 22:44:45.379 INFO kablam! 224 | Ok((self.prefix_id)) Sep 03 22:44:45.379 INFO kablam! | ^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 03 22:44:45.379 INFO kablam! Sep 03 22:44:45.379 INFO kablam! warning: unnecessary parentheses around function argument Sep 03 22:44:45.379 INFO kablam! --> src/router/rpc/patterns.rs:227:24 Sep 03 22:44:45.379 INFO kablam! | Sep 03 22:44:45.379 INFO kablam! 227 | Ok((self.id)) Sep 03 22:44:45.379 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 03 22:44:45.380 INFO kablam! Sep 03 22:44:51.528 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 33s Sep 03 22:44:51.538 INFO kablam! su: No module specific data is present Sep 03 22:44:52.049 INFO running `"docker" "rm" "-f" "1e105ff03cb514e8b176ca5767ab783b735abb78f2bb8e6f93040781ae92ac81"` Sep 03 22:44:52.212 INFO blam! 1e105ff03cb514e8b176ca5767ab783b735abb78f2bb8e6f93040781ae92ac81