Nov 16 19:19:04.313 INFO testing modderme123/peter against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 16 19:19:04.313 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-3/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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 19:19:04.845 INFO [stdout] ab746a534d1af06ca8b7e14529376dfa2a9882aecda16753af0b604b7bbcc523 Nov 16 19:19:04.846 INFO running `"docker" "start" "-a" "ab746a534d1af06ca8b7e14529376dfa2a9882aecda16753af0b604b7bbcc523"` Nov 16 19:19:05.612 INFO [stderr] usermod: no changes Nov 16 19:19:05.905 INFO [stderr] Compiling actix-web v0.6.5 Nov 16 19:19:05.905 INFO [stderr] Compiling semver v0.9.0 Nov 16 19:19:05.911 INFO [stderr] Compiling bytes v0.4.7 Nov 16 19:19:05.911 INFO [stderr] Compiling uuid v0.6.3 Nov 16 19:19:05.911 INFO [stderr] Compiling crossbeam-epoch v0.2.0 Nov 16 19:19:05.911 INFO [stderr] Compiling mio v0.6.14 Nov 16 19:19:05.911 INFO [stderr] Compiling parking_lot v0.4.8 Nov 16 19:19:05.911 INFO [stderr] Compiling brotli-sys v0.3.2 Nov 16 19:19:06.811 INFO [stderr] Compiling actix_derive v0.2.0 Nov 16 19:19:07.551 INFO [stderr] Compiling tokio-threadpool v0.1.3 Nov 16 19:19:10.669 INFO [stderr] Compiling flate2 v1.0.1 Nov 16 19:19:10.679 INFO [stderr] Compiling brotli2 v0.3.2 Nov 16 19:19:10.715 INFO [stderr] Compiling backtrace v0.2.3 Nov 16 19:19:11.052 INFO [stderr] Compiling serde_urlencoded v0.5.2 Nov 16 19:19:11.123 INFO [stderr] Compiling rayon v0.8.2 Nov 16 19:19:19.534 INFO [stderr] Compiling crossbeam-channel v0.1.2 Nov 16 19:19:19.564 INFO [stderr] Compiling failure v0.1.1 Nov 16 19:19:19.679 INFO [stderr] Compiling tokio-io v0.1.6 Nov 16 19:19:19.699 INFO [stderr] Compiling http v0.1.5 Nov 16 19:19:19.771 INFO [stderr] Compiling error-chain v0.1.12 Nov 16 19:19:19.871 INFO [stderr] Compiling cargo_metadata v0.5.4 Nov 16 19:19:22.175 INFO [stderr] Compiling mio-uds v0.6.6 Nov 16 19:19:27.459 INFO [stderr] Compiling tokio-reactor v0.1.1 Nov 16 19:19:27.459 INFO [stderr] Compiling tokio-fs v0.1.0 Nov 16 19:19:28.743 INFO [stderr] Compiling ring v0.12.1 Nov 16 19:19:35.707 INFO [stderr] Compiling tokio-tcp v0.1.0 Nov 16 19:19:35.890 INFO [stderr] Compiling tokio-udp v0.1.0 Nov 16 19:19:36.347 INFO [stderr] Compiling skeptic v0.13.3 Nov 16 19:19:41.335 INFO [stderr] Compiling tokio v0.1.6 Nov 16 19:19:52.152 INFO [stderr] Compiling actix v0.5.7 Nov 16 19:19:52.440 INFO [stderr] Compiling tokio-core v0.1.17 Nov 16 19:20:01.141 INFO [stderr] Compiling cookie v0.10.1 Nov 16 19:20:05.198 INFO [stderr] Compiling trust-dns-proto v0.3.3 Nov 16 19:20:05.208 INFO [stderr] Compiling tokio-signal v0.1.5 Nov 16 19:20:05.497 INFO [stderr] Compiling h2 v0.1.7 Nov 16 19:20:22.380 INFO [stderr] Compiling trust-dns-resolver v0.8.2 Nov 16 19:21:05.115 INFO [stderr] Compiling peter v0.1.0 (/source) Nov 16 19:21:07.615 INFO [stderr] warning: cannot find type `Message` in this scope Nov 16 19:21:07.615 INFO [stderr] --> src/server.rs:11:10 Nov 16 19:21:07.615 INFO [stderr] | Nov 16 19:21:07.615 INFO [stderr] 11 | #[derive(Message)] Nov 16 19:21:07.615 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 19:21:07.615 INFO [stderr] | Nov 16 19:21:07.615 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 16 19:21:07.615 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 19:21:07.615 INFO [stderr] = note: for more information, see issue #50504 Nov 16 19:21:07.615 INFO [stderr] Nov 16 19:21:07.615 INFO [stderr] warning: cannot find type `Connect` in this scope Nov 16 19:21:07.615 INFO [stderr] --> src/server.rs:15:10 Nov 16 19:21:07.615 INFO [stderr] | Nov 16 19:21:07.615 INFO [stderr] 15 | #[derive(Message)] Nov 16 19:21:07.615 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 19:21:07.615 INFO [stderr] | Nov 16 19:21:07.615 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 19:21:07.615 INFO [stderr] = note: for more information, see issue #50504 Nov 16 19:21:07.615 INFO [stderr] Nov 16 19:21:07.615 INFO [stderr] warning: cannot find type `Disconnect` in this scope Nov 16 19:21:07.615 INFO [stderr] --> src/server.rs:22:10 Nov 16 19:21:07.615 INFO [stderr] | Nov 16 19:21:07.615 INFO [stderr] 22 | #[derive(Message)] Nov 16 19:21:07.615 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 19:21:07.615 INFO [stderr] | Nov 16 19:21:07.615 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 19:21:07.615 INFO [stderr] = note: for more information, see issue #50504 Nov 16 19:21:07.615 INFO [stderr] Nov 16 19:21:07.615 INFO [stderr] warning: cannot find type `Join` in this scope Nov 16 19:21:07.615 INFO [stderr] --> src/server.rs:35:10 Nov 16 19:21:07.615 INFO [stderr] | Nov 16 19:21:07.615 INFO [stderr] 35 | #[derive(Message)] Nov 16 19:21:07.615 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 19:21:07.615 INFO [stderr] | Nov 16 19:21:07.615 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 19:21:07.615 INFO [stderr] = note: for more information, see issue #50504 Nov 16 19:21:07.615 INFO [stderr] Nov 16 19:21:07.615 INFO [stderr] warning: cannot find type `Message` in this scope Nov 16 19:21:07.615 INFO [stderr] --> src/main.rs:17:14 Nov 16 19:21:07.615 INFO [stderr] | Nov 16 19:21:07.615 INFO [stderr] 17 | #[derive(Message)] Nov 16 19:21:07.615 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 19:21:07.615 INFO [stderr] | Nov 16 19:21:07.615 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 19:21:07.615 INFO [stderr] = note: for more information, see issue #50504 Nov 16 19:21:07.615 INFO [stderr] Nov 16 19:21:23.607 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 17s Nov 16 19:21:23.631 INFO [stderr] su: No module specific data is present Nov 16 19:21:24.819 INFO running `"docker" "inspect" "ab746a534d1af06ca8b7e14529376dfa2a9882aecda16753af0b604b7bbcc523"` Nov 16 19:21:25.099 INFO running `"docker" "rm" "-f" "ab746a534d1af06ca8b7e14529376dfa2a9882aecda16753af0b604b7bbcc523"` Nov 16 19:21:25.411 INFO [stdout] ab746a534d1af06ca8b7e14529376dfa2a9882aecda16753af0b604b7bbcc523 Nov 16 19:21:25.421 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-3/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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 19:21:25.967 INFO [stdout] d838af8624feea321073ba3e314d52f7694e41e0d5cd1ed561ea1db4d612cfc0 Nov 16 19:21:25.971 INFO running `"docker" "start" "-a" "d838af8624feea321073ba3e314d52f7694e41e0d5cd1ed561ea1db4d612cfc0"` Nov 16 19:21:27.619 INFO [stderr] usermod: no changes Nov 16 19:21:27.990 INFO [stderr] Compiling peter v0.1.0 (/source) Nov 16 19:21:30.607 INFO [stderr] warning: cannot find type `Message` in this scope Nov 16 19:21:30.607 INFO [stderr] --> src/server.rs:11:10 Nov 16 19:21:30.607 INFO [stderr] | Nov 16 19:21:30.607 INFO [stderr] 11 | #[derive(Message)] Nov 16 19:21:30.607 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 19:21:30.607 INFO [stderr] | Nov 16 19:21:30.607 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 16 19:21:30.607 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 19:21:30.607 INFO [stderr] = note: for more information, see issue #50504 Nov 16 19:21:30.607 INFO [stderr] Nov 16 19:21:30.607 INFO [stderr] warning: cannot find type `Connect` in this scope Nov 16 19:21:30.607 INFO [stderr] --> src/server.rs:15:10 Nov 16 19:21:30.607 INFO [stderr] | Nov 16 19:21:30.607 INFO [stderr] 15 | #[derive(Message)] Nov 16 19:21:30.607 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 19:21:30.607 INFO [stderr] | Nov 16 19:21:30.607 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 19:21:30.607 INFO [stderr] = note: for more information, see issue #50504 Nov 16 19:21:30.607 INFO [stderr] Nov 16 19:21:30.607 INFO [stderr] warning: cannot find type `Disconnect` in this scope Nov 16 19:21:30.607 INFO [stderr] --> src/server.rs:22:10 Nov 16 19:21:30.607 INFO [stderr] | Nov 16 19:21:30.607 INFO [stderr] 22 | #[derive(Message)] Nov 16 19:21:30.607 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 19:21:30.607 INFO [stderr] | Nov 16 19:21:30.607 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 19:21:30.607 INFO [stderr] = note: for more information, see issue #50504 Nov 16 19:21:30.607 INFO [stderr] Nov 16 19:21:30.607 INFO [stderr] warning: cannot find type `Join` in this scope Nov 16 19:21:30.607 INFO [stderr] --> src/server.rs:35:10 Nov 16 19:21:30.607 INFO [stderr] | Nov 16 19:21:30.607 INFO [stderr] 35 | #[derive(Message)] Nov 16 19:21:30.607 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 19:21:30.607 INFO [stderr] | Nov 16 19:21:30.607 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 19:21:30.607 INFO [stderr] = note: for more information, see issue #50504 Nov 16 19:21:30.607 INFO [stderr] Nov 16 19:21:30.607 INFO [stderr] warning: cannot find type `Message` in this scope Nov 16 19:21:30.607 INFO [stderr] --> src/main.rs:17:14 Nov 16 19:21:30.607 INFO [stderr] | Nov 16 19:21:30.607 INFO [stderr] 17 | #[derive(Message)] Nov 16 19:21:30.607 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 16 19:21:30.607 INFO [stderr] | Nov 16 19:21:30.613 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 19:21:30.613 INFO [stderr] = note: for more information, see issue #50504 Nov 16 19:21:30.613 INFO [stderr] Nov 16 19:21:31.202 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.57s Nov 16 19:21:31.227 INFO [stderr] su: No module specific data is present Nov 16 19:21:32.155 INFO running `"docker" "inspect" "d838af8624feea321073ba3e314d52f7694e41e0d5cd1ed561ea1db4d612cfc0"` Nov 16 19:21:32.389 INFO running `"docker" "rm" "-f" "d838af8624feea321073ba3e314d52f7694e41e0d5cd1ed561ea1db4d612cfc0"` Nov 16 19:21:32.743 INFO [stdout] d838af8624feea321073ba3e314d52f7694e41e0d5cd1ed561ea1db4d612cfc0 Nov 16 19:21:32.750 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-3/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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 19:21:33.175 INFO [stdout] f5743bc69b374af52dcae330d676bdba3b7c6562120c96f785a0d633b848bd5e Nov 16 19:21:33.181 INFO running `"docker" "start" "-a" "f5743bc69b374af52dcae330d676bdba3b7c6562120c96f785a0d633b848bd5e"` Nov 16 19:21:34.639 INFO [stderr] usermod: no changes Nov 16 19:21:34.943 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.28s Nov 16 19:21:34.955 INFO [stderr] Running /target/debug/deps/peter-4c47cc3b78df64ca Nov 16 19:21:34.959 INFO [stdout] Nov 16 19:21:34.959 INFO [stdout] running 0 tests Nov 16 19:21:34.959 INFO [stdout] Nov 16 19:21:34.959 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 16 19:21:34.959 INFO [stdout] Nov 16 19:21:34.963 INFO [stderr] su: No module specific data is present Nov 16 19:21:35.986 INFO running `"docker" "inspect" "f5743bc69b374af52dcae330d676bdba3b7c6562120c96f785a0d633b848bd5e"` Nov 16 19:21:36.266 INFO running `"docker" "rm" "-f" "f5743bc69b374af52dcae330d676bdba3b7c6562120c96f785a0d633b848bd5e"` Nov 16 19:21:36.583 INFO [stdout] f5743bc69b374af52dcae330d676bdba3b7c6562120c96f785a0d633b848bd5e