Nov 16 12:31:15.462 INFO testing sstelfox/actix-background-worker against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 16 12:31:15.463 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-0/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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"` Nov 16 12:31:16.053 INFO [stdout] 1e071311399aa2c75deaec268f376beea9e79a24efa1245488906c417215f1f9 Nov 16 12:31:16.055 INFO running `"docker" "start" "-a" "1e071311399aa2c75deaec268f376beea9e79a24efa1245488906c417215f1f9"` Nov 16 12:31:18.263 INFO [stderr] usermod: no changes Nov 16 12:31:18.746 INFO [stderr] Compiling serde v1.0.68 Nov 16 12:31:18.756 INFO [stderr] Compiling log v0.4.2 Nov 16 12:31:18.756 INFO [stderr] Compiling miniz-sys v0.1.10 Nov 16 12:31:18.756 INFO [stderr] Compiling brotli-sys v0.3.2 Nov 16 12:31:18.799 INFO [stderr] Compiling actix_derive v0.2.0 Nov 16 12:31:18.801 INFO [stderr] Compiling actix-web v0.6.14 Nov 16 12:31:18.835 INFO [stderr] Compiling http v0.1.7 Nov 16 12:31:18.852 INFO [stderr] Compiling serde_derive v1.0.68 Nov 16 12:31:21.967 INFO [stderr] Compiling backtrace v0.2.3 Nov 16 12:31:23.780 INFO [stderr] Compiling error-chain v0.11.0 Nov 16 12:31:23.837 INFO [stderr] Compiling failure v0.1.1 Nov 16 12:31:24.749 INFO [stderr] Compiling mio v0.6.14 Nov 16 12:31:29.032 INFO [stderr] Compiling tokio-io v0.1.7 Nov 16 12:31:29.307 INFO [stderr] Compiling tokio-threadpool v0.1.4 Nov 16 12:31:29.332 INFO [stderr] Compiling env_logger v0.5.10 Nov 16 12:31:49.459 INFO [stderr] Compiling mime_guess v2.0.0-alpha.5 Nov 16 12:31:49.596 INFO [stderr] Compiling error-chain v0.1.12 Nov 16 12:31:50.611 INFO [stderr] Compiling tokio-codec v0.1.0 Nov 16 12:31:51.245 INFO [stderr] Compiling tokio-reactor v0.1.2 Nov 16 12:31:52.093 INFO [stderr] Compiling mio-uds v0.6.6 Nov 16 12:31:54.505 INFO [stderr] Compiling tokio-fs v0.1.1 Nov 16 12:31:57.083 INFO [stderr] Compiling flate2 v1.0.1 Nov 16 12:32:07.163 INFO [stderr] Compiling cookie v0.10.1 Nov 16 12:32:07.173 INFO [stderr] Compiling tokio-tcp v0.1.0 Nov 16 12:32:07.185 INFO [stderr] Compiling tokio-udp v0.1.1 Nov 16 12:32:13.749 INFO [stderr] Compiling brotli2 v0.3.2 Nov 16 12:32:13.923 INFO [stderr] Compiling tokio v0.1.7 Nov 16 12:32:20.348 INFO [stderr] Compiling h2 v0.1.10 Nov 16 12:32:33.200 INFO [stderr] Compiling tokio-core v0.1.17 Nov 16 12:32:41.783 INFO [stderr] Compiling trust-dns-proto v0.3.3 Nov 16 12:32:41.785 INFO [stderr] Compiling tokio-signal v0.1.5 Nov 16 12:32:58.799 INFO [stderr] Compiling serde_json v1.0.22 Nov 16 12:32:58.799 INFO [stderr] Compiling semver v0.9.0 Nov 16 12:32:58.799 INFO [stderr] Compiling serde_urlencoded v0.5.2 Nov 16 12:33:01.226 INFO [stderr] Compiling trust-dns-resolver v0.8.2 Nov 16 12:33:11.315 INFO [stderr] Compiling cargo_metadata v0.5.6 Nov 16 12:33:17.759 INFO [stderr] Compiling skeptic v0.13.3 Nov 16 12:33:21.278 INFO [stderr] Compiling actix v0.5.8 Nov 16 12:33:51.943 INFO [stderr] Compiling actix-background-worker v0.1.0 (/source) Nov 16 12:33:53.407 INFO [stderr] warning: cannot find type `BackgroundTask` in this scope Nov 16 12:33:53.408 INFO [stderr] --> src/main.rs:12:10 Nov 16 12:33:53.408 INFO [stderr] | Nov 16 12:33:53.408 INFO [stderr] 12 | #[derive(Message)] Nov 16 12:33:53.409 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 12:33:53.409 INFO [stderr] | Nov 16 12:33:53.409 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 16 12:33:53.410 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 12:33:53.410 INFO [stderr] = note: for more information, see issue #50504 Nov 16 12:33:53.410 INFO [stderr] Nov 16 12:34:09.241 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 50s Nov 16 12:34:09.263 INFO [stderr] su: No module specific data is present Nov 16 12:34:09.651 INFO running `"docker" "inspect" "1e071311399aa2c75deaec268f376beea9e79a24efa1245488906c417215f1f9"` Nov 16 12:34:09.765 INFO running `"docker" "rm" "-f" "1e071311399aa2c75deaec268f376beea9e79a24efa1245488906c417215f1f9"` Nov 16 12:34:09.886 INFO [stdout] 1e071311399aa2c75deaec268f376beea9e79a24efa1245488906c417215f1f9 Nov 16 12:34:09.894 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-0/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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"` Nov 16 12:34:10.175 INFO [stdout] f9e63dbc52b6fb440eac0e68e47ce5cf718d987f1c065ab1c87e8523246955e4 Nov 16 12:34:10.177 INFO running `"docker" "start" "-a" "f9e63dbc52b6fb440eac0e68e47ce5cf718d987f1c065ab1c87e8523246955e4"` Nov 16 12:34:11.277 INFO [stderr] usermod: no changes Nov 16 12:34:11.567 INFO [stderr] Compiling actix-background-worker v0.1.0 (/source) Nov 16 12:34:12.791 INFO [stderr] warning: cannot find type `BackgroundTask` in this scope Nov 16 12:34:12.791 INFO [stderr] --> src/main.rs:12:10 Nov 16 12:34:12.791 INFO [stderr] | Nov 16 12:34:12.791 INFO [stderr] 12 | #[derive(Message)] Nov 16 12:34:12.791 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 12:34:12.791 INFO [stderr] | Nov 16 12:34:12.791 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 16 12:34:12.791 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 16 12:34:12.791 INFO [stderr] = note: for more information, see issue #50504 Nov 16 12:34:12.791 INFO [stderr] Nov 16 12:34:13.308 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.00s Nov 16 12:34:13.323 INFO [stderr] su: No module specific data is present Nov 16 12:34:13.616 INFO running `"docker" "inspect" "f9e63dbc52b6fb440eac0e68e47ce5cf718d987f1c065ab1c87e8523246955e4"` Nov 16 12:34:13.709 INFO running `"docker" "rm" "-f" "f9e63dbc52b6fb440eac0e68e47ce5cf718d987f1c065ab1c87e8523246955e4"` Nov 16 12:34:13.827 INFO [stdout] f9e63dbc52b6fb440eac0e68e47ce5cf718d987f1c065ab1c87e8523246955e4 Nov 16 12:34:13.830 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-0/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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"` Nov 16 12:34:14.069 INFO [stdout] 12a674b1b0c27850f765c0b2e81bb68f2b85cb9c3d0193c30628283ab8cec7bf Nov 16 12:34:14.071 INFO running `"docker" "start" "-a" "12a674b1b0c27850f765c0b2e81bb68f2b85cb9c3d0193c30628283ab8cec7bf"` Nov 16 12:34:14.622 INFO [stderr] usermod: no changes Nov 16 12:34:14.841 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.19s Nov 16 12:34:14.860 INFO [stderr] Running /target/debug/deps/actix_background_worker-6083bfd1088df6e0 Nov 16 12:34:14.865 INFO [stdout] Nov 16 12:34:14.865 INFO [stdout] running 0 tests Nov 16 12:34:14.866 INFO [stdout] Nov 16 12:34:14.866 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 16 12:34:14.866 INFO [stdout] Nov 16 12:34:14.868 INFO [stderr] su: No module specific data is present Nov 16 12:34:15.156 INFO running `"docker" "inspect" "12a674b1b0c27850f765c0b2e81bb68f2b85cb9c3d0193c30628283ab8cec7bf"` Nov 16 12:34:15.247 INFO running `"docker" "rm" "-f" "12a674b1b0c27850f765c0b2e81bb68f2b85cb9c3d0193c30628283ab8cec7bf"` Nov 16 12:34:15.399 INFO [stdout] 12a674b1b0c27850f765c0b2e81bb68f2b85cb9c3d0193c30628283ab8cec7bf