Nov 02 14:39:14.624 INFO checking fafhrd91/fectl against master#f6e9a6e41cd9b1fb687e296b5a6d4c6ad399f862 for pr-55517 Nov 02 14:39:14.626 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55517/worker-2/master#f6e9a6e41cd9b1fb687e296b5a6d4c6ad399f862:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-55517/master#f6e9a6e41cd9b1fb687e296b5a6d4c6ad399f862:/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 +f6e9a6e41cd9b1fb687e296b5a6d4c6ad399f862-alt check --frozen --all --all-targets" "-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 02 14:39:15.013 INFO blam! 90849eeb70fccad06022b9597c9c5eb814350dfec1f4cb5c24664422be92a87b Nov 02 14:39:15.018 INFO running `"docker" "start" "-a" "90849eeb70fccad06022b9597c9c5eb814350dfec1f4cb5c24664422be92a87b"` Nov 02 14:39:16.436 INFO kablam! usermod: no changes Nov 02 14:39:16.768 INFO kablam! Compiling fectl v0.2.8 (/source) Nov 02 14:39:16.776 INFO kablam! Checking boxfnonce v0.1.0 Nov 02 14:39:16.781 INFO kablam! Compiling serde_json v1.0.13 Nov 02 14:39:16.783 INFO kablam! Compiling semver v0.8.0 Nov 02 14:39:16.793 INFO kablam! Checking toml v0.4.6 Nov 02 14:39:16.794 INFO kablam! Checking uuid v0.6.2 Nov 02 14:39:16.854 INFO kablam! Checking tokio-io v0.1.5 Nov 02 14:39:16.855 INFO kablam! Compiling structopt-derive v0.2.6 Nov 02 14:39:20.184 INFO kablam! Checking backtrace v0.2.3 Nov 02 14:39:22.124 INFO kablam! Checking failure v0.1.1 Nov 02 14:39:23.336 INFO kablam! Checking tokio-core v0.1.12 Nov 02 14:39:23.673 INFO kablam! Checking error-chain v0.1.12 Nov 02 14:39:31.382 INFO kablam! Checking trust-dns-proto v0.3.2 Nov 02 14:39:31.382 INFO kablam! Checking tokio-signal v0.1.5 Nov 02 14:39:31.680 INFO kablam! Checking tokio-uds v0.1.7 Nov 02 14:39:34.121 INFO kablam! Compiling cargo_metadata v0.3.3 Nov 02 14:39:34.837 INFO kablam! Checking structopt v0.2.6 Nov 02 14:39:41.405 INFO kablam! Compiling skeptic v0.13.2 Nov 02 14:39:43.136 INFO kablam! Checking trust-dns-resolver v0.8.1 Nov 02 14:39:48.535 INFO kablam! Compiling actix v0.5.5 Nov 02 14:40:04.197 INFO kablam! warning: cannot find type `Stop` in this scope Nov 02 14:40:04.198 INFO kablam! --> src/cmd.rs:124:10 Nov 02 14:40:04.198 INFO kablam! | Nov 02 14:40:04.199 INFO kablam! 124 | #[derive(Message)] Nov 02 14:40:04.199 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 14:40:04.203 INFO kablam! | Nov 02 14:40:04.203 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 02 14:40:04.204 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! Nov 02 14:40:04.204 INFO kablam! = note: for more information, see issue #50504 Nov 02 14:40:04.204 INFO kablam! Nov 02 14:40:04.208 INFO kablam! warning: cannot find type `NetStream` in this scope Nov 02 14:40:04.209 INFO kablam! --> src/master.rs:41:10 Nov 02 14:40:04.209 INFO kablam! | Nov 02 14:40:04.209 INFO kablam! 41 | #[derive(Message)] Nov 02 14:40:04.210 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 14:40:04.210 INFO kablam! | Nov 02 14:40:04.210 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! Nov 02 14:40:04.211 INFO kablam! = note: for more information, see issue #50504 Nov 02 14:40:04.211 INFO kablam! Nov 02 14:40:04.225 INFO kablam! warning: cannot find type `ProcessMessage` in this scope Nov 02 14:40:04.225 INFO kablam! --> src/service.rs:214:10 Nov 02 14:40:04.225 INFO kablam! | Nov 02 14:40:04.226 INFO kablam! 214 | #[derive(Message)] Nov 02 14:40:04.226 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 14:40:04.226 INFO kablam! | Nov 02 14:40:04.227 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! Nov 02 14:40:04.227 INFO kablam! = note: for more information, see issue #50504 Nov 02 14:40:04.227 INFO kablam! Nov 02 14:40:04.227 INFO kablam! warning: cannot find type `ProcessFailed` in this scope Nov 02 14:40:04.228 INFO kablam! --> src/service.rs:226:10 Nov 02 14:40:04.228 INFO kablam! | Nov 02 14:40:04.228 INFO kablam! 226 | #[derive(Message)] Nov 02 14:40:04.228 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 14:40:04.229 INFO kablam! | Nov 02 14:40:04.229 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! Nov 02 14:40:04.229 INFO kablam! = note: for more information, see issue #50504 Nov 02 14:40:04.229 INFO kablam! Nov 02 14:40:04.230 INFO kablam! warning: cannot find type `ProcessLoaded` in this scope Nov 02 14:40:04.230 INFO kablam! --> src/service.rs:241:10 Nov 02 14:40:04.230 INFO kablam! | Nov 02 14:40:04.230 INFO kablam! 241 | #[derive(Message)] Nov 02 14:40:04.230 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 14:40:04.231 INFO kablam! | Nov 02 14:40:04.231 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! Nov 02 14:40:04.231 INFO kablam! = note: for more information, see issue #50504 Nov 02 14:40:04.231 INFO kablam! Nov 02 14:40:04.232 INFO kablam! warning: cannot find type `ProcessExited` in this scope Nov 02 14:40:04.232 INFO kablam! --> src/service.rs:253:10 Nov 02 14:40:04.232 INFO kablam! | Nov 02 14:40:04.233 INFO kablam! 253 | #[derive(Message)] Nov 02 14:40:04.233 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 14:40:04.233 INFO kablam! | Nov 02 14:40:04.233 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! Nov 02 14:40:04.234 INFO kablam! = note: for more information, see issue #50504 Nov 02 14:40:04.234 INFO kablam! Nov 02 14:40:04.241 INFO kablam! warning: cannot find type `ProcessMessage` in this scope Nov 02 14:40:04.241 INFO kablam! --> src/process.rs:73:28 Nov 02 14:40:04.241 INFO kablam! | Nov 02 14:40:04.242 INFO kablam! 73 | #[derive(PartialEq, Debug, Message)] Nov 02 14:40:04.242 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 14:40:04.242 INFO kablam! | Nov 02 14:40:04.242 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! Nov 02 14:40:04.243 INFO kablam! = note: for more information, see issue #50504 Nov 02 14:40:04.243 INFO kablam! Nov 02 14:40:04.243 INFO kablam! warning: cannot find type `SendCommand` in this scope Nov 02 14:40:04.244 INFO kablam! --> src/process.rs:344:10 Nov 02 14:40:04.244 INFO kablam! | Nov 02 14:40:04.244 INFO kablam! 344 | #[derive(Message)] Nov 02 14:40:04.244 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 14:40:04.245 INFO kablam! | Nov 02 14:40:04.245 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! Nov 02 14:40:04.245 INFO kablam! = note: for more information, see issue #50504 Nov 02 14:40:04.246 INFO kablam! Nov 02 14:40:04.246 INFO kablam! warning: cannot find type `StartProcess` in this scope Nov 02 14:40:04.246 INFO kablam! --> src/process.rs:355:10 Nov 02 14:40:04.246 INFO kablam! | Nov 02 14:40:04.247 INFO kablam! 355 | #[derive(Message)] Nov 02 14:40:04.247 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 14:40:04.247 INFO kablam! | Nov 02 14:40:04.247 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! Nov 02 14:40:04.248 INFO kablam! = note: for more information, see issue #50504 Nov 02 14:40:04.248 INFO kablam! Nov 02 14:40:04.248 INFO kablam! warning: cannot find type `PauseProcess` in this scope Nov 02 14:40:04.249 INFO kablam! --> src/process.rs:366:10 Nov 02 14:40:04.249 INFO kablam! | Nov 02 14:40:04.249 INFO kablam! 366 | #[derive(Message)] Nov 02 14:40:04.249 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 14:40:04.250 INFO kablam! | Nov 02 14:40:04.250 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! Nov 02 14:40:04.250 INFO kablam! = note: for more information, see issue #50504 Nov 02 14:40:04.250 INFO kablam! Nov 02 14:40:04.251 INFO kablam! warning: cannot find type `ResumeProcess` in this scope Nov 02 14:40:04.251 INFO kablam! --> src/process.rs:377:10 Nov 02 14:40:04.251 INFO kablam! | Nov 02 14:40:04.252 INFO kablam! 377 | #[derive(Message)] Nov 02 14:40:04.252 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 14:40:04.252 INFO kablam! | Nov 02 14:40:04.253 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! Nov 02 14:40:04.253 INFO kablam! = note: for more information, see issue #50504 Nov 02 14:40:04.253 INFO kablam! Nov 02 14:40:04.254 INFO kablam! warning: cannot find type `StopProcess` in this scope Nov 02 14:40:04.254 INFO kablam! --> src/process.rs:388:10 Nov 02 14:40:04.254 INFO kablam! | Nov 02 14:40:04.255 INFO kablam! 388 | #[derive(Message)] Nov 02 14:40:04.255 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 14:40:04.255 INFO kablam! | Nov 02 14:40:04.256 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! Nov 02 14:40:04.256 INFO kablam! = note: for more information, see issue #50504 Nov 02 14:40:04.260 INFO kablam! Nov 02 14:40:04.261 INFO kablam! warning: cannot find type `QuitProcess` in this scope Nov 02 14:40:04.261 INFO kablam! --> src/process.rs:415:10 Nov 02 14:40:04.261 INFO kablam! | Nov 02 14:40:04.261 INFO kablam! 415 | #[derive(Message)] Nov 02 14:40:04.262 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 14:40:04.262 INFO kablam! | Nov 02 14:40:04.262 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! Nov 02 14:40:04.262 INFO kablam! = note: for more information, see issue #50504 Nov 02 14:40:04.263 INFO kablam! Nov 02 14:40:04.445 INFO kablam! warning: cannot find type `Stop` in this scope Nov 02 14:40:04.445 INFO kablam! --> src/cmd.rs:124:10 Nov 02 14:40:04.445 INFO kablam! | Nov 02 14:40:04.445 INFO kablam! 124 | #[derive(Message)] Nov 02 14:40:04.446 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 14:40:04.446 INFO kablam! | Nov 02 14:40:04.446 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 02 14:40:04.446 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! Nov 02 14:40:04.447 INFO kablam! = note: for more information, see issue #50504 Nov 02 14:40:04.447 INFO kablam! Nov 02 14:40:04.453 INFO kablam! warning: cannot find type `NetStream` in this scope Nov 02 14:40:04.453 INFO kablam! --> src/master.rs:41:10 Nov 02 14:40:04.453 INFO kablam! | Nov 02 14:40:04.453 INFO kablam! 41 | #[derive(Message)] Nov 02 14:40:04.454 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 14:40:04.454 INFO kablam! | Nov 02 14:40:04.454 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! Nov 02 14:40:04.454 INFO kablam! = note: for more information, see issue #50504 Nov 02 14:40:04.455 INFO kablam! Nov 02 14:40:04.461 INFO kablam! warning: cannot find type `ProcessMessage` in this scope Nov 02 14:40:04.461 INFO kablam! --> src/service.rs:214:10 Nov 02 14:40:04.462 INFO kablam! | Nov 02 14:40:04.462 INFO kablam! 214 | #[derive(Message)] Nov 02 14:40:04.462 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 14:40:04.462 INFO kablam! | Nov 02 14:40:04.463 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! Nov 02 14:40:04.463 INFO kablam! = note: for more information, see issue #50504 Nov 02 14:40:04.463 INFO kablam! Nov 02 14:40:04.464 INFO kablam! warning: cannot find type `ProcessFailed` in this scope Nov 02 14:40:04.464 INFO kablam! --> src/service.rs:226:10 Nov 02 14:40:04.464 INFO kablam! | Nov 02 14:40:04.464 INFO kablam! 226 | #[derive(Message)] Nov 02 14:40:04.465 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 14:40:04.465 INFO kablam! | Nov 02 14:40:04.465 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! Nov 02 14:40:04.465 INFO kablam! = note: for more information, see issue #50504 Nov 02 14:40:04.466 INFO kablam! Nov 02 14:40:04.466 INFO kablam! warning: cannot find type `ProcessLoaded` in this scope Nov 02 14:40:04.466 INFO kablam! --> src/service.rs:241:10 Nov 02 14:40:04.466 INFO kablam! | Nov 02 14:40:04.467 INFO kablam! 241 | #[derive(Message)] Nov 02 14:40:04.467 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 14:40:04.467 INFO kablam! | Nov 02 14:40:04.467 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! Nov 02 14:40:04.467 INFO kablam! = note: for more information, see issue #50504 Nov 02 14:40:04.468 INFO kablam! Nov 02 14:40:04.468 INFO kablam! warning: cannot find type `ProcessExited` in this scope Nov 02 14:40:04.468 INFO kablam! --> src/service.rs:253:10 Nov 02 14:40:04.468 INFO kablam! | Nov 02 14:40:04.469 INFO kablam! 253 | #[derive(Message)] Nov 02 14:40:04.469 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 14:40:04.469 INFO kablam! | Nov 02 14:40:04.469 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! Nov 02 14:40:04.470 INFO kablam! = note: for more information, see issue #50504 Nov 02 14:40:04.470 INFO kablam! Nov 02 14:40:04.470 INFO kablam! warning: cannot find type `ProcessMessage` in this scope Nov 02 14:40:04.470 INFO kablam! --> src/process.rs:73:28 Nov 02 14:40:04.471 INFO kablam! | Nov 02 14:40:04.471 INFO kablam! 73 | #[derive(PartialEq, Debug, Message)] Nov 02 14:40:04.471 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 14:40:04.471 INFO kablam! | Nov 02 14:40:04.472 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! Nov 02 14:40:04.472 INFO kablam! = note: for more information, see issue #50504 Nov 02 14:40:04.472 INFO kablam! Nov 02 14:40:04.472 INFO kablam! warning: cannot find type `SendCommand` in this scope Nov 02 14:40:04.473 INFO kablam! --> src/process.rs:344:10 Nov 02 14:40:04.473 INFO kablam! | Nov 02 14:40:04.473 INFO kablam! 344 | #[derive(Message)] Nov 02 14:40:04.473 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 14:40:04.474 INFO kablam! | Nov 02 14:40:04.474 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! Nov 02 14:40:04.474 INFO kablam! = note: for more information, see issue #50504 Nov 02 14:40:04.474 INFO kablam! Nov 02 14:40:04.475 INFO kablam! warning: cannot find type `StartProcess` in this scope Nov 02 14:40:04.475 INFO kablam! --> src/process.rs:355:10 Nov 02 14:40:04.475 INFO kablam! | Nov 02 14:40:04.475 INFO kablam! 355 | #[derive(Message)] Nov 02 14:40:04.476 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 14:40:04.476 INFO kablam! | Nov 02 14:40:04.476 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! Nov 02 14:40:04.476 INFO kablam! = note: for more information, see issue #50504 Nov 02 14:40:04.477 INFO kablam! Nov 02 14:40:04.477 INFO kablam! warning: cannot find type `PauseProcess` in this scope Nov 02 14:40:04.477 INFO kablam! --> src/process.rs:366:10 Nov 02 14:40:04.477 INFO kablam! | Nov 02 14:40:04.478 INFO kablam! 366 | #[derive(Message)] Nov 02 14:40:04.478 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 14:40:04.478 INFO kablam! | Nov 02 14:40:04.478 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! Nov 02 14:40:04.479 INFO kablam! = note: for more information, see issue #50504 Nov 02 14:40:04.479 INFO kablam! Nov 02 14:40:04.479 INFO kablam! warning: cannot find type `ResumeProcess` in this scope Nov 02 14:40:04.479 INFO kablam! --> src/process.rs:377:10 Nov 02 14:40:04.480 INFO kablam! | Nov 02 14:40:04.480 INFO kablam! 377 | #[derive(Message)] Nov 02 14:40:04.480 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 14:40:04.480 INFO kablam! | Nov 02 14:40:04.481 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! Nov 02 14:40:04.481 INFO kablam! = note: for more information, see issue #50504 Nov 02 14:40:04.481 INFO kablam! Nov 02 14:40:04.481 INFO kablam! warning: cannot find type `StopProcess` in this scope Nov 02 14:40:04.482 INFO kablam! --> src/process.rs:388:10 Nov 02 14:40:04.482 INFO kablam! | Nov 02 14:40:04.482 INFO kablam! 388 | #[derive(Message)] Nov 02 14:40:04.482 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 14:40:04.483 INFO kablam! | Nov 02 14:40:04.483 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! Nov 02 14:40:04.483 INFO kablam! = note: for more information, see issue #50504 Nov 02 14:40:04.483 INFO kablam! Nov 02 14:40:04.484 INFO kablam! warning: cannot find type `QuitProcess` in this scope Nov 02 14:40:04.484 INFO kablam! --> src/process.rs:415:10 Nov 02 14:40:04.484 INFO kablam! | Nov 02 14:40:04.485 INFO kablam! 415 | #[derive(Message)] Nov 02 14:40:04.485 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 14:40:04.485 INFO kablam! | Nov 02 14:40:04.485 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! Nov 02 14:40:04.486 INFO kablam! = note: for more information, see issue #50504 Nov 02 14:40:04.486 INFO kablam! Nov 02 14:40:08.313 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 51.85s Nov 02 14:40:08.333 INFO kablam! su: No module specific data is present Nov 02 14:40:09.689 INFO running `"docker" "rm" "-f" "90849eeb70fccad06022b9597c9c5eb814350dfec1f4cb5c24664422be92a87b"` Nov 02 14:40:09.948 INFO blam! 90849eeb70fccad06022b9597c9c5eb814350dfec1f4cb5c24664422be92a87b