Oct 12 06:39:48.244 INFO testing actix-broker-0.1.6 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 12 06:39:48.245 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/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 12 06:39:48.622 INFO blam! f5eb4ed074dd21c4ec826eb99c77bd344423ed2f7888e6e74cc74377f3b7748f Oct 12 06:39:48.623 INFO running `"docker" "start" "-a" "f5eb4ed074dd21c4ec826eb99c77bd344423ed2f7888e6e74cc74377f3b7748f"` Oct 12 06:39:50.632 INFO kablam! usermod: no changes Oct 12 06:39:51.084 INFO kablam! Compiling trust-dns-proto v0.4.3 Oct 12 06:40:02.738 INFO kablam! Compiling trust-dns-resolver v0.9.1 Oct 12 06:40:16.828 INFO kablam! Compiling actix v0.7.5 Oct 12 06:40:31.092 INFO kablam! Compiling actix-broker v0.1.6 (/source) Oct 12 06:40:40.177 INFO kablam! warning: cannot find type `BrokerMsg` in this scope Oct 12 06:40:40.177 INFO kablam! --> src/msgs.rs:14:30 Oct 12 06:40:40.178 INFO kablam! | Oct 12 06:40:40.179 INFO kablam! 14 | pub struct SubscribeAsync(pub Recipient, pub TypeId); Oct 12 06:40:40.179 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 06:40:40.180 INFO kablam! | Oct 12 06:40:40.181 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 12 06:40:40.181 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 06:40:40.182 INFO kablam! = note: for more information, see issue #50504 Oct 12 06:40:40.182 INFO kablam! Oct 12 06:40:40.183 INFO kablam! warning: cannot find type `BrokerMsg` in this scope Oct 12 06:40:40.183 INFO kablam! --> src/msgs.rs:23:26 Oct 12 06:40:40.184 INFO kablam! | Oct 12 06:40:40.185 INFO kablam! 23 | pub struct IssueAsync(pub M, pub TypeId); Oct 12 06:40:40.185 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 06:40:40.185 INFO kablam! | Oct 12 06:40:40.185 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 06:40:40.185 INFO kablam! = note: for more information, see issue #50504 Oct 12 06:40:40.185 INFO kablam! Oct 12 06:40:40.185 INFO kablam! warning: cannot find type `BrokerMsg` in this scope Oct 12 06:40:40.185 INFO kablam! --> src/msgs.rs:26:25 Oct 12 06:40:40.185 INFO kablam! | Oct 12 06:40:40.185 INFO kablam! 26 | pub struct IssueSync(pub M, pub TypeId); Oct 12 06:40:40.185 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 06:40:40.185 INFO kablam! | Oct 12 06:40:40.185 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 06:40:40.185 INFO kablam! = note: for more information, see issue #50504 Oct 12 06:40:40.185 INFO kablam! Oct 12 06:40:40.477 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 49.78s Oct 12 06:40:40.494 INFO kablam! su: No module specific data is present Oct 12 06:40:41.646 INFO running `"docker" "rm" "-f" "f5eb4ed074dd21c4ec826eb99c77bd344423ed2f7888e6e74cc74377f3b7748f"` Oct 12 06:40:41.860 INFO blam! f5eb4ed074dd21c4ec826eb99c77bd344423ed2f7888e6e74cc74377f3b7748f Oct 12 06:40:41.871 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/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 12 06:40:42.295 INFO blam! 916bbee3a467a5f4482b6a1dd53b9776ae1999b676b084fa05a2b58607038f6d Oct 12 06:40:42.299 INFO running `"docker" "start" "-a" "916bbee3a467a5f4482b6a1dd53b9776ae1999b676b084fa05a2b58607038f6d"` Oct 12 06:40:43.400 INFO kablam! usermod: no changes Oct 12 06:40:43.888 INFO kablam! Compiling actix-broker v0.1.6 (/source) Oct 12 06:40:59.656 INFO kablam! warning: cannot find type `BrokerMsg` in this scope Oct 12 06:40:59.656 INFO kablam! --> src/msgs.rs:14:30 Oct 12 06:40:59.657 INFO kablam! | Oct 12 06:40:59.657 INFO kablam! 14 | pub struct SubscribeAsync(pub Recipient, pub TypeId); Oct 12 06:40:59.657 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 06:40:59.658 INFO kablam! | Oct 12 06:40:59.658 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 12 06:40:59.658 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 06:40:59.659 INFO kablam! = note: for more information, see issue #50504 Oct 12 06:40:59.659 INFO kablam! Oct 12 06:40:59.659 INFO kablam! warning: cannot find type `BrokerMsg` in this scope Oct 12 06:40:59.659 INFO kablam! --> src/msgs.rs:23:26 Oct 12 06:40:59.660 INFO kablam! | Oct 12 06:40:59.660 INFO kablam! 23 | pub struct IssueAsync(pub M, pub TypeId); Oct 12 06:40:59.660 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 06:40:59.661 INFO kablam! | Oct 12 06:40:59.661 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 06:40:59.661 INFO kablam! = note: for more information, see issue #50504 Oct 12 06:40:59.662 INFO kablam! Oct 12 06:40:59.662 INFO kablam! warning: cannot find type `BrokerMsg` in this scope Oct 12 06:40:59.662 INFO kablam! --> src/msgs.rs:26:25 Oct 12 06:40:59.663 INFO kablam! | Oct 12 06:40:59.663 INFO kablam! 26 | pub struct IssueSync(pub M, pub TypeId); Oct 12 06:40:59.663 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 06:40:59.663 INFO kablam! | Oct 12 06:40:59.664 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 06:40:59.664 INFO kablam! = note: for more information, see issue #50504 Oct 12 06:40:59.664 INFO kablam! Oct 12 06:41:00.168 INFO kablam! warning: cannot find type `BrokerMsg` in this scope Oct 12 06:41:00.168 INFO kablam! --> src/msgs.rs:14:30 Oct 12 06:41:00.168 INFO kablam! | Oct 12 06:41:00.168 INFO kablam! 14 | pub struct SubscribeAsync(pub Recipient, pub TypeId); Oct 12 06:41:00.168 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 06:41:00.168 INFO kablam! | Oct 12 06:41:00.168 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 12 06:41:00.168 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 06:41:00.168 INFO kablam! = note: for more information, see issue #50504 Oct 12 06:41:00.168 INFO kablam! Oct 12 06:41:00.168 INFO kablam! warning: cannot find type `BrokerMsg` in this scope Oct 12 06:41:00.168 INFO kablam! --> src/msgs.rs:23:26 Oct 12 06:41:00.169 INFO kablam! | Oct 12 06:41:00.169 INFO kablam! 23 | pub struct IssueAsync(pub M, pub TypeId); Oct 12 06:41:00.169 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 06:41:00.169 INFO kablam! | Oct 12 06:41:00.169 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 06:41:00.169 INFO kablam! = note: for more information, see issue #50504 Oct 12 06:41:00.169 INFO kablam! Oct 12 06:41:00.169 INFO kablam! warning: cannot find type `BrokerMsg` in this scope Oct 12 06:41:00.169 INFO kablam! --> src/msgs.rs:26:25 Oct 12 06:41:00.169 INFO kablam! | Oct 12 06:41:00.169 INFO kablam! 26 | pub struct IssueSync(pub M, pub TypeId); Oct 12 06:41:00.169 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 12 06:41:00.169 INFO kablam! | Oct 12 06:41:00.169 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 12 06:41:00.169 INFO kablam! = note: for more information, see issue #50504 Oct 12 06:41:00.169 INFO kablam! Oct 12 06:41:23.148 INFO kablam! warning: unused `#[macro_use]` import Oct 12 06:41:23.149 INFO kablam! --> examples/basic.rs:1:1 Oct 12 06:41:23.150 INFO kablam! | Oct 12 06:41:23.150 INFO kablam! 1 | #[macro_use] Oct 12 06:41:23.151 INFO kablam! | ^^^^^^^^^^^^ Oct 12 06:41:23.151 INFO kablam! | Oct 12 06:41:23.151 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 06:41:23.151 INFO kablam! Oct 12 06:41:23.892 INFO kablam! warning: unused `#[macro_use]` import Oct 12 06:41:23.893 INFO kablam! --> tests/general.rs:1:1 Oct 12 06:41:23.893 INFO kablam! | Oct 12 06:41:23.893 INFO kablam! 1 | #[macro_use] Oct 12 06:41:23.893 INFO kablam! | ^^^^^^^^^^^^ Oct 12 06:41:23.894 INFO kablam! | Oct 12 06:41:23.894 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 06:41:23.894 INFO kablam! Oct 12 06:41:24.136 INFO kablam! warning: unused variable: `ctx` Oct 12 06:41:24.137 INFO kablam! --> tests/general.rs:39:47 Oct 12 06:41:24.137 INFO kablam! | Oct 12 06:41:24.137 INFO kablam! 39 | fn handle(&mut self, msg: TestMessageOne, ctx: &mut Self::Context) { Oct 12 06:41:24.138 INFO kablam! | ^^^ help: consider using `_ctx` instead Oct 12 06:41:24.138 INFO kablam! | Oct 12 06:41:24.138 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 06:41:24.138 INFO kablam! Oct 12 06:41:30.708 INFO kablam! warning: unused `#[macro_use]` import Oct 12 06:41:30.708 INFO kablam! --> examples/actix-web.rs:1:1 Oct 12 06:41:30.708 INFO kablam! | Oct 12 06:41:30.708 INFO kablam! 1 | #[macro_use] Oct 12 06:41:30.708 INFO kablam! | ^^^^^^^^^^^^ Oct 12 06:41:30.708 INFO kablam! | Oct 12 06:41:30.708 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 06:41:30.708 INFO kablam! Oct 12 06:41:45.121 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 01s Oct 12 06:41:45.139 INFO kablam! su: No module specific data is present Oct 12 06:41:46.192 INFO running `"docker" "rm" "-f" "916bbee3a467a5f4482b6a1dd53b9776ae1999b676b084fa05a2b58607038f6d"` Oct 12 06:41:46.428 INFO blam! 916bbee3a467a5f4482b6a1dd53b9776ae1999b676b084fa05a2b58607038f6d Oct 12 06:41:46.434 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/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 12 06:41:46.838 INFO blam! 916f333e42480726cc588e623f5c312203f94fd98b3dfa4623fe7b1c507b4145 Oct 12 06:41:46.845 INFO running `"docker" "start" "-a" "916f333e42480726cc588e623f5c312203f94fd98b3dfa4623fe7b1c507b4145"` Oct 12 06:41:47.672 INFO kablam! usermod: no changes Oct 12 06:41:48.035 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.34s Oct 12 06:41:48.076 INFO kablam! Running /target/debug/deps/actix_broker-aa6fb63c704b53c5 Oct 12 06:41:48.077 INFO blam! Oct 12 06:41:48.077 INFO blam! running 0 tests Oct 12 06:41:48.077 INFO blam! Oct 12 06:41:48.077 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 06:41:48.077 INFO blam! Oct 12 06:41:48.078 INFO kablam! Running /target/debug/deps/general-868fd1c4c1e78965 Oct 12 06:41:48.084 INFO blam! Oct 12 06:41:48.084 INFO blam! running 1 test Oct 12 06:41:48.338 INFO blam! test it_all_works ... ok Oct 12 06:41:48.338 INFO blam! Oct 12 06:41:48.338 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 06:41:48.338 INFO blam! Oct 12 06:41:48.339 INFO kablam! Doc-tests actix-broker Oct 12 06:42:06.687 INFO blam! Oct 12 06:42:06.687 INFO blam! running 1 test Oct 12 06:42:23.323 INFO blam! test src/lib.rs - (line 9) ... ok Oct 12 06:42:23.323 INFO blam! Oct 12 06:42:23.323 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 06:42:23.323 INFO blam! Oct 12 06:42:23.335 INFO kablam! su: No module specific data is present Oct 12 06:42:23.605 INFO running `"docker" "rm" "-f" "916f333e42480726cc588e623f5c312203f94fd98b3dfa4623fe7b1c507b4145"` Oct 12 06:42:23.669 INFO blam! 916f333e42480726cc588e623f5c312203f94fd98b3dfa4623fe7b1c507b4145