Dec 13 10:15:32.088 INFO testing modderme123/peter against master#bd47d6825bf4090517549d33cfef10d3300b4a75 for pr-56550 Dec 13 10:15:32.088 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-0/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-56550/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/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 +bd47d6825bf4090517549d33cfef10d3300b4a75-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"` Dec 13 10:15:32.637 INFO [stdout] 7d74633d4ae4af4266c2e9ea83d09bedccf0ac1f5bcd93b363058b8ca9cd60c4 Dec 13 10:15:32.640 INFO running `"docker" "start" "-a" "7d74633d4ae4af4266c2e9ea83d09bedccf0ac1f5bcd93b363058b8ca9cd60c4"` Dec 13 10:15:33.575 INFO [stderr] usermod: no changes Dec 13 10:15:33.947 INFO [stderr] Compiling backtrace-sys v0.1.16 Dec 13 10:15:33.951 INFO [stderr] Compiling brotli-sys v0.3.2 Dec 13 10:15:33.955 INFO [stderr] Compiling actix-web v0.6.5 Dec 13 10:15:33.967 INFO [stderr] Compiling semver v0.9.0 Dec 13 10:15:33.967 INFO [stderr] Compiling uuid v0.6.3 Dec 13 10:15:33.967 INFO [stderr] Compiling crossbeam-epoch v0.2.0 Dec 13 10:15:33.967 INFO [stderr] Compiling mio v0.6.14 Dec 13 10:15:33.967 INFO [stderr] Compiling tokio-io v0.1.6 Dec 13 10:15:37.615 INFO [stderr] Compiling http v0.1.5 Dec 13 10:15:37.683 INFO [stderr] Compiling parking_lot v0.4.8 Dec 13 10:15:37.835 INFO [stderr] Compiling miniz-sys v0.1.10 Dec 13 10:15:38.007 INFO [stderr] Compiling syn v0.13.10 Dec 13 10:15:39.167 INFO [stderr] Compiling url v1.7.0 Dec 13 10:15:42.731 INFO [stderr] Compiling tokio-threadpool v0.1.3 Dec 13 10:15:43.087 INFO [stderr] Compiling rayon-core v1.4.0 Dec 13 10:16:00.101 INFO [stderr] Compiling flate2 v1.0.1 Dec 13 10:16:02.620 INFO [stderr] Compiling crossbeam-channel v0.1.2 Dec 13 10:16:02.772 INFO [stderr] Compiling tokio-reactor v0.1.1 Dec 13 10:16:02.902 INFO [stderr] Compiling mio-uds v0.6.6 Dec 13 10:16:22.652 INFO [stderr] Compiling serde_urlencoded v0.5.2 Dec 13 10:16:22.788 INFO [stderr] Compiling rayon v0.8.2 Dec 13 10:16:22.808 INFO [stderr] Compiling tokio-fs v0.1.0 Dec 13 10:16:23.015 INFO [stderr] Compiling tokio-udp v0.1.0 Dec 13 10:16:24.563 INFO [stderr] Compiling tokio-tcp v0.1.0 Dec 13 10:16:24.880 INFO [stderr] Compiling serde_derive v1.0.55 Dec 13 10:16:31.892 INFO [stderr] Compiling brotli2 v0.3.2 Dec 13 10:16:31.924 INFO [stderr] Compiling mime_guess v2.0.0-alpha.4 Dec 13 10:16:31.924 INFO [stderr] Compiling h2 v0.1.7 Dec 13 10:16:32.216 INFO [stderr] Compiling tokio v0.1.6 Dec 13 10:16:34.655 INFO [stderr] Compiling backtrace v0.3.7 Dec 13 10:16:34.656 INFO [stderr] Compiling backtrace v0.2.3 Dec 13 10:16:42.984 INFO [stderr] Compiling error-chain v0.1.12 Dec 13 10:16:44.971 INFO [stderr] Compiling error-chain v0.11.0 Dec 13 10:16:46.676 INFO [stderr] Compiling failure v0.1.1 Dec 13 10:16:47.939 INFO [stderr] Compiling ring v0.12.1 Dec 13 10:16:48.369 INFO [stderr] Compiling tokio-core v0.1.17 Dec 13 10:17:02.471 INFO [stderr] Compiling trust-dns-proto v0.3.3 Dec 13 10:17:02.471 INFO [stderr] Compiling tokio-signal v0.1.5 Dec 13 10:17:24.623 INFO [stderr] Compiling cookie v0.10.1 Dec 13 10:17:27.763 INFO [stderr] Compiling cargo_metadata v0.5.4 Dec 13 10:17:32.649 INFO [stderr] Compiling trust-dns-resolver v0.8.2 Dec 13 10:17:37.007 INFO [stderr] Compiling skeptic v0.13.3 Dec 13 10:17:43.431 INFO [stderr] Compiling actix v0.5.7 Dec 13 10:18:20.829 INFO [stderr] Compiling peter v0.1.0 (/source) Dec 13 10:18:23.633 INFO [stderr] warning: cannot find type `Message` in this scope Dec 13 10:18:23.633 INFO [stderr] --> src/server.rs:11:10 Dec 13 10:18:23.633 INFO [stderr] | Dec 13 10:18:23.633 INFO [stderr] 11 | #[derive(Message)] Dec 13 10:18:23.633 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 10:18:23.633 INFO [stderr] | Dec 13 10:18:23.633 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 13 10:18:23.633 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! Dec 13 10:18:23.633 INFO [stderr] = note: for more information, see issue #50504 Dec 13 10:18:23.633 INFO [stderr] Dec 13 10:18:23.633 INFO [stderr] warning: cannot find type `Connect` in this scope Dec 13 10:18:23.633 INFO [stderr] --> src/server.rs:15:10 Dec 13 10:18:23.633 INFO [stderr] | Dec 13 10:18:23.633 INFO [stderr] 15 | #[derive(Message)] Dec 13 10:18:23.633 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 10:18:23.633 INFO [stderr] | Dec 13 10:18:23.633 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! Dec 13 10:18:23.633 INFO [stderr] = note: for more information, see issue #50504 Dec 13 10:18:23.633 INFO [stderr] Dec 13 10:18:23.633 INFO [stderr] warning: cannot find type `Disconnect` in this scope Dec 13 10:18:23.633 INFO [stderr] --> src/server.rs:22:10 Dec 13 10:18:23.633 INFO [stderr] | Dec 13 10:18:23.633 INFO [stderr] 22 | #[derive(Message)] Dec 13 10:18:23.633 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 10:18:23.633 INFO [stderr] | Dec 13 10:18:23.633 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! Dec 13 10:18:23.633 INFO [stderr] = note: for more information, see issue #50504 Dec 13 10:18:23.634 INFO [stderr] Dec 13 10:18:23.634 INFO [stderr] warning: cannot find type `Join` in this scope Dec 13 10:18:23.634 INFO [stderr] --> src/server.rs:35:10 Dec 13 10:18:23.634 INFO [stderr] | Dec 13 10:18:23.634 INFO [stderr] 35 | #[derive(Message)] Dec 13 10:18:23.634 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 10:18:23.634 INFO [stderr] | Dec 13 10:18:23.634 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! Dec 13 10:18:23.634 INFO [stderr] = note: for more information, see issue #50504 Dec 13 10:18:23.634 INFO [stderr] Dec 13 10:18:23.634 INFO [stderr] warning: cannot find type `Message` in this scope Dec 13 10:18:23.634 INFO [stderr] --> src/main.rs:17:14 Dec 13 10:18:23.634 INFO [stderr] | Dec 13 10:18:23.634 INFO [stderr] 17 | #[derive(Message)] Dec 13 10:18:23.634 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 10:18:23.634 INFO [stderr] | Dec 13 10:18:23.634 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! Dec 13 10:18:23.634 INFO [stderr] = note: for more information, see issue #50504 Dec 13 10:18:23.634 INFO [stderr] Dec 13 10:18:38.542 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 04s Dec 13 10:18:38.563 INFO [stderr] su: No module specific data is present Dec 13 10:18:39.927 INFO running `"docker" "inspect" "7d74633d4ae4af4266c2e9ea83d09bedccf0ac1f5bcd93b363058b8ca9cd60c4"` Dec 13 10:18:40.348 INFO running `"docker" "rm" "-f" "7d74633d4ae4af4266c2e9ea83d09bedccf0ac1f5bcd93b363058b8ca9cd60c4"` Dec 13 10:18:40.835 INFO [stdout] 7d74633d4ae4af4266c2e9ea83d09bedccf0ac1f5bcd93b363058b8ca9cd60c4 Dec 13 10:18:40.837 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-0/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-56550/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/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 +bd47d6825bf4090517549d33cfef10d3300b4a75-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"` Dec 13 10:18:41.320 INFO [stdout] 24843538a4ace3469d73ae36ff5040199cfe21dc36182653a9fe4e2f913abf30 Dec 13 10:18:41.324 INFO running `"docker" "start" "-a" "24843538a4ace3469d73ae36ff5040199cfe21dc36182653a9fe4e2f913abf30"` Dec 13 10:18:43.106 INFO [stderr] usermod: no changes Dec 13 10:18:43.476 INFO [stderr] Compiling peter v0.1.0 (/source) Dec 13 10:18:46.479 INFO [stderr] warning: cannot find type `Message` in this scope Dec 13 10:18:46.479 INFO [stderr] --> src/server.rs:11:10 Dec 13 10:18:46.479 INFO [stderr] | Dec 13 10:18:46.479 INFO [stderr] 11 | #[derive(Message)] Dec 13 10:18:46.479 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 10:18:46.479 INFO [stderr] | Dec 13 10:18:46.479 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 13 10:18:46.479 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! Dec 13 10:18:46.479 INFO [stderr] = note: for more information, see issue #50504 Dec 13 10:18:46.479 INFO [stderr] Dec 13 10:18:46.479 INFO [stderr] warning: cannot find type `Connect` in this scope Dec 13 10:18:46.479 INFO [stderr] --> src/server.rs:15:10 Dec 13 10:18:46.479 INFO [stderr] | Dec 13 10:18:46.479 INFO [stderr] 15 | #[derive(Message)] Dec 13 10:18:46.480 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 10:18:46.480 INFO [stderr] | Dec 13 10:18:46.480 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! Dec 13 10:18:46.480 INFO [stderr] = note: for more information, see issue #50504 Dec 13 10:18:46.480 INFO [stderr] Dec 13 10:18:46.480 INFO [stderr] warning: cannot find type `Disconnect` in this scope Dec 13 10:18:46.480 INFO [stderr] --> src/server.rs:22:10 Dec 13 10:18:46.480 INFO [stderr] | Dec 13 10:18:46.480 INFO [stderr] 22 | #[derive(Message)] Dec 13 10:18:46.480 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 10:18:46.480 INFO [stderr] | Dec 13 10:18:46.480 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! Dec 13 10:18:46.480 INFO [stderr] = note: for more information, see issue #50504 Dec 13 10:18:46.480 INFO [stderr] Dec 13 10:18:46.480 INFO [stderr] warning: cannot find type `Join` in this scope Dec 13 10:18:46.480 INFO [stderr] --> src/server.rs:35:10 Dec 13 10:18:46.480 INFO [stderr] | Dec 13 10:18:46.480 INFO [stderr] 35 | #[derive(Message)] Dec 13 10:18:46.480 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 10:18:46.480 INFO [stderr] | Dec 13 10:18:46.480 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! Dec 13 10:18:46.480 INFO [stderr] = note: for more information, see issue #50504 Dec 13 10:18:46.480 INFO [stderr] Dec 13 10:18:46.486 INFO [stderr] warning: cannot find type `Message` in this scope Dec 13 10:18:46.487 INFO [stderr] --> src/main.rs:17:14 Dec 13 10:18:46.487 INFO [stderr] | Dec 13 10:18:46.487 INFO [stderr] 17 | #[derive(Message)] Dec 13 10:18:46.487 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 13 10:18:46.487 INFO [stderr] | Dec 13 10:18:46.487 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! Dec 13 10:18:46.487 INFO [stderr] = note: for more information, see issue #50504 Dec 13 10:18:46.487 INFO [stderr] Dec 13 10:18:47.147 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.00s Dec 13 10:18:47.167 INFO [stderr] su: No module specific data is present Dec 13 10:18:48.045 INFO running `"docker" "inspect" "24843538a4ace3469d73ae36ff5040199cfe21dc36182653a9fe4e2f913abf30"` Dec 13 10:18:48.516 INFO running `"docker" "rm" "-f" "24843538a4ace3469d73ae36ff5040199cfe21dc36182653a9fe4e2f913abf30"` Dec 13 10:18:48.823 INFO [stdout] 24843538a4ace3469d73ae36ff5040199cfe21dc36182653a9fe4e2f913abf30 Dec 13 10:18:48.825 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-0/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-56550/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/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 +bd47d6825bf4090517549d33cfef10d3300b4a75-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"` Dec 13 10:18:49.400 INFO [stdout] d4621371258b6efe53651f3cf256b057b7d310bc58e1799e31cc5264cab8f77a Dec 13 10:18:49.402 INFO running `"docker" "start" "-a" "d4621371258b6efe53651f3cf256b057b7d310bc58e1799e31cc5264cab8f77a"` Dec 13 10:18:51.313 INFO [stderr] usermod: no changes Dec 13 10:18:51.610 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.28s Dec 13 10:18:51.636 INFO [stderr] Running /target/debug/deps/peter-e7761e7016ef9def Dec 13 10:18:51.659 INFO [stderr] su: No module specific data is present Dec 13 10:18:51.659 INFO [stdout] Dec 13 10:18:51.659 INFO [stdout] running 0 tests Dec 13 10:18:51.659 INFO [stdout] Dec 13 10:18:51.659 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 13 10:18:51.659 INFO [stdout] Dec 13 10:18:52.795 INFO running `"docker" "inspect" "d4621371258b6efe53651f3cf256b057b7d310bc58e1799e31cc5264cab8f77a"` Dec 13 10:18:53.051 INFO running `"docker" "rm" "-f" "d4621371258b6efe53651f3cf256b057b7d310bc58e1799e31cc5264cab8f77a"` Dec 13 10:18:53.439 INFO [stdout] d4621371258b6efe53651f3cf256b057b7d310bc58e1799e31cc5264cab8f77a