Oct 15 14:23:08.987 INFO testing wamp-0.1.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 14:23:08.989 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-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 15 14:23:09.432 INFO blam! 8d4b6d1e5d7192ec881c7fe2ad1f65ec6fffaf656b6c3a4f5f5e28ecd2d2a1fc Oct 15 14:23:09.434 INFO running `"docker" "start" "-a" "8d4b6d1e5d7192ec881c7fe2ad1f65ec6fffaf656b6c3a4f5f5e28ecd2d2a1fc"` Oct 15 14:23:10.907 INFO kablam! usermod: no changes Oct 15 14:23:11.123 INFO kablam! Compiling term v0.4.6 Oct 15 14:23:11.135 INFO kablam! Compiling syntex_pos v0.39.0 Oct 15 14:23:11.135 INFO kablam! Compiling net2 v0.2.33 Oct 15 14:23:11.135 INFO kablam! Compiling nix v0.5.1 Oct 15 14:23:11.135 INFO kablam! Compiling rmp v0.7.5 Oct 15 14:23:11.135 INFO kablam! Compiling syncbox v0.2.4 Oct 15 14:23:11.135 INFO kablam! Compiling serde_json v0.7.4 Oct 15 14:23:11.135 INFO kablam! Compiling env_logger v0.3.5 Oct 15 14:23:26.007 INFO kablam! Compiling miow v0.1.5 Oct 15 14:23:26.047 INFO kablam! Compiling eventual v0.1.7 Oct 15 14:23:26.143 INFO kablam! Compiling syntex_errors v0.39.0 Oct 15 14:23:26.167 INFO kablam! Compiling rmp-serde v0.9.6 Oct 15 14:23:33.470 INFO kablam! Compiling mio v0.5.1 Oct 15 14:23:34.067 INFO kablam! Compiling syntex_syntax v0.39.0 Oct 15 14:23:38.383 INFO kablam! Compiling ws v0.5.3 Oct 15 14:24:19.619 INFO kablam! Compiling syntex v0.39.0 Oct 15 14:24:19.624 INFO kablam! Compiling aster v0.22.1 Oct 15 14:24:19.626 INFO kablam! Compiling serde_codegen_internals v0.4.0 Oct 15 14:24:19.627 INFO kablam! Compiling quasi v0.16.0 Oct 15 14:24:28.059 INFO kablam! Compiling quasi_codegen v0.16.0 Oct 15 14:24:31.283 INFO kablam! Compiling serde_codegen v0.7.15 Oct 15 14:24:45.835 INFO kablam! Compiling wamp v0.1.0 (/source) Oct 15 14:24:52.630 INFO kablam! warning: unused macro definition Oct 15 14:24:52.630 INFO kablam! --> src/client.rs:33:1 Oct 15 14:24:52.630 INFO kablam! | Oct 15 14:24:52.630 INFO kablam! 33 | / macro_rules! try_websocket { Oct 15 14:24:52.630 INFO kablam! 34 | | ($e: expr) => ( Oct 15 14:24:52.630 INFO kablam! 35 | | match $e { Oct 15 14:24:52.630 INFO kablam! 36 | | Ok(result) => result, Oct 15 14:24:52.630 INFO kablam! ... | Oct 15 14:24:52.630 INFO kablam! 39 | | ); Oct 15 14:24:52.630 INFO kablam! 40 | | } Oct 15 14:24:52.631 INFO kablam! | |_^ Oct 15 14:24:52.631 INFO kablam! | Oct 15 14:24:52.631 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 15 14:24:52.631 INFO kablam! Oct 15 14:24:52.633 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 14:24:52.633 INFO kablam! --> src/router/pubsub/patterns.rs:203:24 Oct 15 14:24:52.633 INFO kablam! | Oct 15 14:24:52.633 INFO kablam! 203 | Ok((self.prefix_id)) Oct 15 14:24:52.633 INFO kablam! | ^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 14:24:52.634 INFO kablam! | Oct 15 14:24:52.634 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 15 14:24:52.634 INFO kablam! Oct 15 14:24:52.634 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 14:24:52.634 INFO kablam! --> src/router/pubsub/patterns.rs:206:24 Oct 15 14:24:52.634 INFO kablam! | Oct 15 14:24:52.634 INFO kablam! 206 | Ok((self.id)) Oct 15 14:24:52.634 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Oct 15 14:24:52.634 INFO kablam! Oct 15 14:24:52.636 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 14:24:52.636 INFO kablam! --> src/router/rpc/patterns.rs:224:24 Oct 15 14:24:52.636 INFO kablam! | Oct 15 14:24:52.636 INFO kablam! 224 | Ok((self.prefix_id)) Oct 15 14:24:52.636 INFO kablam! | ^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 14:24:52.636 INFO kablam! Oct 15 14:24:52.636 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 14:24:52.636 INFO kablam! --> src/router/rpc/patterns.rs:227:24 Oct 15 14:24:52.636 INFO kablam! | Oct 15 14:24:52.636 INFO kablam! 227 | Ok((self.id)) Oct 15 14:24:52.636 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Oct 15 14:24:52.636 INFO kablam! Oct 15 14:25:17.620 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 06s Oct 15 14:25:17.634 INFO kablam! su: No module specific data is present Oct 15 14:25:18.580 INFO running `"docker" "rm" "-f" "8d4b6d1e5d7192ec881c7fe2ad1f65ec6fffaf656b6c3a4f5f5e28ecd2d2a1fc"` Oct 15 14:25:18.995 INFO blam! 8d4b6d1e5d7192ec881c7fe2ad1f65ec6fffaf656b6c3a4f5f5e28ecd2d2a1fc Oct 15 14:25:19.008 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-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 15 14:25:19.496 INFO blam! 186e231b72d1068208a38c2be92ca06aaceb4e068e7b0c4a74e62786b1a16118 Oct 15 14:25:19.499 INFO running `"docker" "start" "-a" "186e231b72d1068208a38c2be92ca06aaceb4e068e7b0c4a74e62786b1a16118"` Oct 15 14:25:20.811 INFO kablam! usermod: no changes Oct 15 14:25:21.063 INFO kablam! Compiling wamp v0.1.0 (/source) Oct 15 14:25:29.115 INFO kablam! warning: unused macro definition Oct 15 14:25:29.115 INFO kablam! --> src/client.rs:33:1 Oct 15 14:25:29.115 INFO kablam! | Oct 15 14:25:29.115 INFO kablam! 33 | / macro_rules! try_websocket { Oct 15 14:25:29.115 INFO kablam! 34 | | ($e: expr) => ( Oct 15 14:25:29.115 INFO kablam! 35 | | match $e { Oct 15 14:25:29.115 INFO kablam! 36 | | Ok(result) => result, Oct 15 14:25:29.119 INFO kablam! ... | Oct 15 14:25:29.119 INFO kablam! 39 | | ); Oct 15 14:25:29.119 INFO kablam! 40 | | } Oct 15 14:25:29.119 INFO kablam! | |_^ Oct 15 14:25:29.119 INFO kablam! | Oct 15 14:25:29.119 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 15 14:25:29.119 INFO kablam! Oct 15 14:25:29.119 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 14:25:29.119 INFO kablam! --> src/router/pubsub/patterns.rs:203:24 Oct 15 14:25:29.119 INFO kablam! | Oct 15 14:25:29.119 INFO kablam! 203 | Ok((self.prefix_id)) Oct 15 14:25:29.119 INFO kablam! | ^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 14:25:29.119 INFO kablam! | Oct 15 14:25:29.119 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 15 14:25:29.119 INFO kablam! Oct 15 14:25:29.119 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 14:25:29.119 INFO kablam! --> src/router/pubsub/patterns.rs:206:24 Oct 15 14:25:29.119 INFO kablam! | Oct 15 14:25:29.119 INFO kablam! 206 | Ok((self.id)) Oct 15 14:25:29.119 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Oct 15 14:25:29.119 INFO kablam! Oct 15 14:25:29.143 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 14:25:29.143 INFO kablam! --> src/router/rpc/patterns.rs:224:24 Oct 15 14:25:29.143 INFO kablam! | Oct 15 14:25:29.143 INFO kablam! 224 | Ok((self.prefix_id)) Oct 15 14:25:29.143 INFO kablam! | ^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 14:25:29.143 INFO kablam! Oct 15 14:25:29.143 INFO kablam! warning: unnecessary parentheses around function argument Oct 15 14:25:29.143 INFO kablam! --> src/router/rpc/patterns.rs:227:24 Oct 15 14:25:29.143 INFO kablam! | Oct 15 14:25:29.143 INFO kablam! 227 | Ok((self.id)) Oct 15 14:25:29.143 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Oct 15 14:25:29.143 INFO kablam! Oct 15 14:25:49.655 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 28.80s Oct 15 14:25:49.661 INFO kablam! su: No module specific data is present Oct 15 14:25:50.681 INFO running `"docker" "rm" "-f" "186e231b72d1068208a38c2be92ca06aaceb4e068e7b0c4a74e62786b1a16118"` Oct 15 14:25:50.963 INFO blam! 186e231b72d1068208a38c2be92ca06aaceb4e068e7b0c4a74e62786b1a16118 Oct 15 14:25:50.967 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-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 15 14:25:51.331 INFO blam! 5d003c6209e60b96d18b1c4d09200cdf161fb2153d7a485f6cdedd77e873504a Oct 15 14:25:51.334 INFO running `"docker" "start" "-a" "5d003c6209e60b96d18b1c4d09200cdf161fb2153d7a485f6cdedd77e873504a"` Oct 15 14:25:53.371 INFO kablam! usermod: no changes Oct 15 14:25:53.620 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.21s Oct 15 14:25:53.630 INFO kablam! Running /target/debug/deps/wamp-0884d229b35ae5d8 Oct 15 14:25:53.633 INFO blam! Oct 15 14:25:53.633 INFO blam! running 24 tests Oct 15 14:25:53.635 INFO blam! test messages::test::serialize_publish ... ok Oct 15 14:25:53.635 INFO blam! test messages::test::serialize_error ... ok Oct 15 14:25:53.637 INFO blam! test messages::test::serialize_invocation ... ok Oct 15 14:25:53.638 INFO blam! test messages::test::serialize_hello ... ok Oct 15 14:25:53.639 INFO blam! test messages::test::serialize_goodbye ... ok Oct 15 14:25:53.640 INFO blam! test messages::test::serialize_registered ... ok Oct 15 14:25:53.640 INFO blam! test messages::test::serialize_register ... ok Oct 15 14:25:53.641 INFO blam! test messages::test::serialize_published ... ok Oct 15 14:25:53.641 INFO blam! test messages::test::serialize_result ... ok Oct 15 14:25:53.642 INFO blam! test messages::test::serialize_subscribe ... ok Oct 15 14:25:53.642 INFO blam! test messages::test::serialize_unregister ... ok Oct 15 14:25:53.643 INFO blam! test messages::test::serialize_unregistered ... ok Oct 15 14:25:53.643 INFO blam! test messages::test::serialize_subscribed ... ok Oct 15 14:25:53.644 INFO blam! test messages::test::serialize_welcome ... ok Oct 15 14:25:53.644 INFO blam! test messages::test::serialize_unsubscribed ... ok Oct 15 14:25:53.645 INFO blam! test messages::test::serialize_unsubscribe ... ok Oct 15 14:25:53.645 INFO blam! test router::pubsub::patterns::test::adding_patterns ... ok Oct 15 14:25:53.646 INFO blam! test router::rpc::patterns::test::removing_patterns ... ok Oct 15 14:25:53.647 INFO blam! test messages::test::serialize_event ... ok Oct 15 14:25:53.647 INFO blam! test messages::test::serialize_call ... ok Oct 15 14:25:53.648 INFO blam! test messages::test::serialize_abort ... ok Oct 15 14:25:53.659 INFO blam! test messages::test::serialize_yield ... ok Oct 15 14:25:53.659 INFO blam! test router::rpc::patterns::test::adding_patterns ... ok Oct 15 14:25:53.660 INFO blam! test router::pubsub::patterns::test::removing_patterns ... ok Oct 15 14:25:53.660 INFO blam! Oct 15 14:25:53.660 INFO blam! test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 14:25:53.661 INFO blam! Oct 15 14:25:53.667 INFO kablam! Doc-tests wamp Oct 15 14:25:57.111 INFO blam! Oct 15 14:25:57.111 INFO blam! running 0 tests Oct 15 14:25:57.111 INFO blam! Oct 15 14:25:57.111 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 14:25:57.111 INFO blam! Oct 15 14:25:57.123 INFO kablam! su: No module specific data is present Oct 15 14:25:57.735 INFO running `"docker" "rm" "-f" "5d003c6209e60b96d18b1c4d09200cdf161fb2153d7a485f6cdedd77e873504a"` Oct 15 14:25:58.167 INFO blam! 5d003c6209e60b96d18b1c4d09200cdf161fb2153d7a485f6cdedd77e873504a