Sep 03 22:43:15.495 INFO checking wamp-0.1.0 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 03 22:43:15.496 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 03 22:43:15.496 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-3/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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 +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-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:15.733 INFO blam! d68aca27da05203356587613561249bd92aab1bb23f0ef90b7bdd8e563cccad2 Sep 03 22:43:15.735 INFO running `"docker" "start" "-a" "d68aca27da05203356587613561249bd92aab1bb23f0ef90b7bdd8e563cccad2"` Sep 03 22:43:16.756 INFO kablam! Compiling bitflags v0.5.0 Sep 03 22:43:16.757 INFO kablam! Checking serde v0.7.15 Sep 03 22:43:16.765 INFO kablam! Compiling syntex_pos v0.39.0 Sep 03 22:43:16.767 INFO kablam! Checking net2 v0.2.33 Sep 03 22:43:16.770 INFO kablam! Checking rmp v0.7.5 Sep 03 22:43:16.773 INFO kablam! Checking syncbox v0.2.4 Sep 03 22:43:18.037 INFO kablam! Checking miow v0.1.5 Sep 03 22:43:18.605 INFO kablam! Checking mio v0.5.1 Sep 03 22:43:18.645 INFO kablam! Compiling syntex_errors v0.39.0 Sep 03 22:43:18.653 INFO kablam! Checking eventual v0.1.7 Sep 03 22:43:21.919 INFO kablam! Checking ws v0.5.3 Sep 03 22:43:24.469 INFO kablam! Compiling syntex_syntax v0.39.0 Sep 03 22:43:27.399 INFO kablam! Checking rmp-serde v0.9.6 Sep 03 22:43:27.399 INFO kablam! Checking serde_json v0.7.4 Sep 03 22:44:16.523 INFO kablam! Compiling aster v0.22.1 Sep 03 22:44:16.523 INFO kablam! Compiling syntex v0.39.0 Sep 03 22:44:16.523 INFO kablam! Compiling serde_codegen_internals v0.4.0 Sep 03 22:44:16.523 INFO kablam! Compiling quasi v0.16.0 Sep 03 22:44:23.672 INFO kablam! Compiling quasi_codegen v0.16.0 Sep 03 22:44:25.994 INFO kablam! Compiling serde_codegen v0.7.15 Sep 03 22:44:40.205 INFO kablam! Compiling wamp v0.1.0 (file:///source) Sep 03 22:44:45.407 INFO kablam! warning: unused macro definition Sep 03 22:44:45.407 INFO kablam! --> src/client.rs:33:1 Sep 03 22:44:45.407 INFO kablam! | Sep 03 22:44:45.407 INFO kablam! 33 | / macro_rules! try_websocket { Sep 03 22:44:45.407 INFO kablam! 34 | | ($e: expr) => ( Sep 03 22:44:45.407 INFO kablam! 35 | | match $e { Sep 03 22:44:45.407 INFO kablam! 36 | | Ok(result) => result, Sep 03 22:44:45.407 INFO kablam! ... | Sep 03 22:44:45.407 INFO kablam! 39 | | ); Sep 03 22:44:45.407 INFO kablam! 40 | | } Sep 03 22:44:45.407 INFO kablam! | |_^ Sep 03 22:44:45.407 INFO kablam! | Sep 03 22:44:45.407 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 03 22:44:45.407 INFO kablam! Sep 03 22:44:45.411 INFO kablam! warning: unnecessary parentheses around function argument Sep 03 22:44:45.411 INFO kablam! --> src/router/pubsub/patterns.rs:203:24 Sep 03 22:44:45.411 INFO kablam! | Sep 03 22:44:45.411 INFO kablam! 203 | Ok((self.prefix_id)) Sep 03 22:44:45.411 INFO kablam! | ^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 03 22:44:45.411 INFO kablam! | Sep 03 22:44:45.411 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 03 22:44:45.411 INFO kablam! Sep 03 22:44:45.411 INFO kablam! warning: unnecessary parentheses around function argument Sep 03 22:44:45.411 INFO kablam! --> src/router/pubsub/patterns.rs:206:24 Sep 03 22:44:45.411 INFO kablam! | Sep 03 22:44:45.411 INFO kablam! 206 | Ok((self.id)) Sep 03 22:44:45.411 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 03 22:44:45.412 INFO kablam! Sep 03 22:44:45.412 INFO kablam! warning: unnecessary parentheses around function argument Sep 03 22:44:45.412 INFO kablam! --> src/router/rpc/patterns.rs:224:24 Sep 03 22:44:45.412 INFO kablam! | Sep 03 22:44:45.412 INFO kablam! 224 | Ok((self.prefix_id)) Sep 03 22:44:45.412 INFO kablam! | ^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 03 22:44:45.412 INFO kablam! Sep 03 22:44:45.412 INFO kablam! warning: unnecessary parentheses around function argument Sep 03 22:44:45.412 INFO kablam! --> src/router/rpc/patterns.rs:227:24 Sep 03 22:44:45.412 INFO kablam! | Sep 03 22:44:45.412 INFO kablam! 227 | Ok((self.id)) Sep 03 22:44:45.412 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 03 22:44:45.412 INFO kablam! Sep 03 22:44:45.531 INFO kablam! warning: unused macro definition Sep 03 22:44:45.531 INFO kablam! --> src/client.rs:33:1 Sep 03 22:44:45.531 INFO kablam! | Sep 03 22:44:45.531 INFO kablam! 33 | / macro_rules! try_websocket { Sep 03 22:44:45.531 INFO kablam! 34 | | ($e: expr) => ( Sep 03 22:44:45.532 INFO kablam! 35 | | match $e { Sep 03 22:44:45.532 INFO kablam! 36 | | Ok(result) => result, Sep 03 22:44:45.532 INFO kablam! ... | Sep 03 22:44:45.532 INFO kablam! 39 | | ); Sep 03 22:44:45.532 INFO kablam! 40 | | } Sep 03 22:44:45.532 INFO kablam! | |_^ Sep 03 22:44:45.532 INFO kablam! | Sep 03 22:44:45.532 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 03 22:44:45.532 INFO kablam! Sep 03 22:44:45.537 INFO kablam! warning: unnecessary parentheses around function argument Sep 03 22:44:45.537 INFO kablam! --> src/router/pubsub/patterns.rs:203:24 Sep 03 22:44:45.537 INFO kablam! | Sep 03 22:44:45.537 INFO kablam! 203 | Ok((self.prefix_id)) Sep 03 22:44:45.537 INFO kablam! | ^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 03 22:44:45.537 INFO kablam! | Sep 03 22:44:45.537 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 03 22:44:45.537 INFO kablam! Sep 03 22:44:45.537 INFO kablam! warning: unnecessary parentheses around function argument Sep 03 22:44:45.537 INFO kablam! --> src/router/pubsub/patterns.rs:206:24 Sep 03 22:44:45.537 INFO kablam! | Sep 03 22:44:45.537 INFO kablam! 206 | Ok((self.id)) Sep 03 22:44:45.537 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 03 22:44:45.537 INFO kablam! Sep 03 22:44:45.538 INFO kablam! warning: unnecessary parentheses around function argument Sep 03 22:44:45.539 INFO kablam! --> src/router/rpc/patterns.rs:224:24 Sep 03 22:44:45.539 INFO kablam! | Sep 03 22:44:45.539 INFO kablam! 224 | Ok((self.prefix_id)) Sep 03 22:44:45.539 INFO kablam! | ^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 03 22:44:45.539 INFO kablam! Sep 03 22:44:45.539 INFO kablam! warning: unnecessary parentheses around function argument Sep 03 22:44:45.539 INFO kablam! --> src/router/rpc/patterns.rs:227:24 Sep 03 22:44:45.539 INFO kablam! | Sep 03 22:44:45.539 INFO kablam! 227 | Ok((self.id)) Sep 03 22:44:45.539 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 03 22:44:45.540 INFO kablam! Sep 03 22:44:51.386 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 34s Sep 03 22:44:51.396 INFO kablam! su: No module specific data is present Sep 03 22:44:51.920 INFO running `"docker" "rm" "-f" "d68aca27da05203356587613561249bd92aab1bb23f0ef90b7bdd8e563cccad2"` Sep 03 22:44:52.015 INFO blam! d68aca27da05203356587613561249bd92aab1bb23f0ef90b7bdd8e563cccad2