Nov 02 14:39:14.320 INFO checking fafhrd91/fectl against try#dc8b02d6f1e93f212fc39844ea688b634b4a03c7 for pr-55517 Nov 02 14:39:14.321 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55517/worker-4/try#dc8b02d6f1e93f212fc39844ea688b634b4a03c7:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-55517/try#dc8b02d6f1e93f212fc39844ea688b634b4a03c7:/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 +dc8b02d6f1e93f212fc39844ea688b634b4a03c7-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:14.968 INFO blam! 73ec08d64ec4b885d2ab8d10b65bafeeda59a1ae9c1948b1698973ab909938e4 Nov 02 14:39:14.970 INFO running `"docker" "start" "-a" "73ec08d64ec4b885d2ab8d10b65bafeeda59a1ae9c1948b1698973ab909938e4"` Nov 02 14:39:16.247 INFO kablam! usermod: no changes Nov 02 14:39:16.625 INFO kablam! Compiling fectl v0.2.8 (/source) Nov 02 14:39:16.625 INFO kablam! Checking boxfnonce v0.1.0 Nov 02 14:39:16.625 INFO kablam! Compiling proc-macro2 v0.3.3 Nov 02 14:39:16.642 INFO kablam! Compiling serde_json v1.0.13 Nov 02 14:39:16.663 INFO kablam! Checking toml v0.4.6 Nov 02 14:39:16.663 INFO kablam! Checking nix v0.9.0 Nov 02 14:39:16.664 INFO kablam! Checking tokio-io v0.1.5 Nov 02 14:39:16.673 INFO kablam! Checking regex v0.2.10 Nov 02 14:39:23.290 INFO kablam! Checking tokio-core v0.1.12 Nov 02 14:39:27.780 INFO kablam! Checking env_logger v0.5.6 Nov 02 14:39:31.240 INFO kablam! Checking trust-dns-proto v0.3.2 Nov 02 14:39:31.422 INFO kablam! Checking tokio-signal v0.1.5 Nov 02 14:39:33.556 INFO kablam! Checking tokio-uds v0.1.7 Nov 02 14:39:35.982 INFO kablam! Compiling quote v0.5.1 Nov 02 14:39:42.422 INFO kablam! Compiling syn v0.13.1 Nov 02 14:39:44.489 INFO kablam! Checking trust-dns-resolver v0.8.1 Nov 02 14:39:51.901 INFO kablam! Compiling serde_derive_internals v0.23.0 Nov 02 14:39:57.512 INFO kablam! Compiling serde_derive v1.0.37 Nov 02 14:40:09.072 INFO kablam! Compiling cargo_metadata v0.3.3 Nov 02 14:40:13.056 INFO kablam! Compiling skeptic v0.13.2 Nov 02 14:40:16.788 INFO kablam! Compiling actix v0.5.5 Nov 02 14:40:34.409 INFO kablam! warning: cannot find type `Stop` in this scope Nov 02 14:40:34.409 INFO kablam! --> src/cmd.rs:124:10 Nov 02 14:40:34.409 INFO kablam! | Nov 02 14:40:34.410 INFO kablam! 124 | #[derive(Message)] Nov 02 14:40:34.410 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 14:40:34.410 INFO kablam! | Nov 02 14:40:34.411 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 02 14:40:34.411 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:34.411 INFO kablam! = note: for more information, see issue #50504 Nov 02 14:40:34.412 INFO kablam! Nov 02 14:40:34.425 INFO kablam! warning: cannot find type `NetStream` in this scope Nov 02 14:40:34.425 INFO kablam! --> src/master.rs:41:10 Nov 02 14:40:34.425 INFO kablam! | Nov 02 14:40:34.426 INFO kablam! 41 | #[derive(Message)] Nov 02 14:40:34.426 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 14:40:34.426 INFO kablam! | Nov 02 14:40:34.427 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:34.427 INFO kablam! = note: for more information, see issue #50504 Nov 02 14:40:34.427 INFO kablam! Nov 02 14:40:34.437 INFO kablam! warning: cannot find type `ProcessMessage` in this scope Nov 02 14:40:34.437 INFO kablam! --> src/service.rs:214:10 Nov 02 14:40:34.437 INFO kablam! | Nov 02 14:40:34.438 INFO kablam! 214 | #[derive(Message)] Nov 02 14:40:34.438 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 14:40:34.438 INFO kablam! | Nov 02 14:40:34.439 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:34.439 INFO kablam! = note: for more information, see issue #50504 Nov 02 14:40:34.439 INFO kablam! Nov 02 14:40:34.440 INFO kablam! warning: cannot find type `ProcessFailed` in this scope Nov 02 14:40:34.440 INFO kablam! --> src/service.rs:226:10 Nov 02 14:40:34.440 INFO kablam! | Nov 02 14:40:34.440 INFO kablam! 226 | #[derive(Message)] Nov 02 14:40:34.441 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 14:40:34.441 INFO kablam! | Nov 02 14:40:34.441 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:34.442 INFO kablam! = note: for more information, see issue #50504 Nov 02 14:40:34.442 INFO kablam! Nov 02 14:40:34.442 INFO kablam! warning: cannot find type `ProcessLoaded` in this scope Nov 02 14:40:34.443 INFO kablam! --> src/service.rs:241:10 Nov 02 14:40:34.443 INFO kablam! | Nov 02 14:40:34.443 INFO kablam! 241 | #[derive(Message)] Nov 02 14:40:34.443 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 14:40:34.444 INFO kablam! | Nov 02 14:40:34.444 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:34.444 INFO kablam! = note: for more information, see issue #50504 Nov 02 14:40:34.445 INFO kablam! Nov 02 14:40:34.445 INFO kablam! warning: cannot find type `ProcessExited` in this scope Nov 02 14:40:34.445 INFO kablam! --> src/service.rs:253:10 Nov 02 14:40:34.446 INFO kablam! | Nov 02 14:40:34.446 INFO kablam! 253 | #[derive(Message)] Nov 02 14:40:34.446 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 14:40:34.446 INFO kablam! | Nov 02 14:40:34.447 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:34.447 INFO kablam! = note: for more information, see issue #50504 Nov 02 14:40:34.447 INFO kablam! Nov 02 14:40:34.448 INFO kablam! warning: cannot find type `ProcessMessage` in this scope Nov 02 14:40:34.448 INFO kablam! --> src/process.rs:73:28 Nov 02 14:40:34.448 INFO kablam! | Nov 02 14:40:34.449 INFO kablam! 73 | #[derive(PartialEq, Debug, Message)] Nov 02 14:40:34.449 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 14:40:34.449 INFO kablam! | Nov 02 14:40:34.449 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:34.450 INFO kablam! = note: for more information, see issue #50504 Nov 02 14:40:34.450 INFO kablam! Nov 02 14:40:34.450 INFO kablam! warning: cannot find type `SendCommand` in this scope Nov 02 14:40:34.450 INFO kablam! --> src/process.rs:344:10 Nov 02 14:40:34.451 INFO kablam! | Nov 02 14:40:34.451 INFO kablam! 344 | #[derive(Message)] Nov 02 14:40:34.451 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 14:40:34.451 INFO kablam! | Nov 02 14:40:34.451 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:34.451 INFO kablam! = note: for more information, see issue #50504 Nov 02 14:40:34.451 INFO kablam! Nov 02 14:40:34.451 INFO kablam! warning: cannot find type `StartProcess` in this scope Nov 02 14:40:34.451 INFO kablam! --> src/process.rs:355:10 Nov 02 14:40:34.451 INFO kablam! | Nov 02 14:40:34.451 INFO kablam! 355 | #[derive(Message)] Nov 02 14:40:34.451 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 14:40:34.451 INFO kablam! | Nov 02 14:40:34.451 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:34.451 INFO kablam! = note: for more information, see issue #50504 Nov 02 14:40:34.451 INFO kablam! Nov 02 14:40:34.451 INFO kablam! warning: cannot find type `PauseProcess` in this scope Nov 02 14:40:34.451 INFO kablam! --> src/process.rs:366:10 Nov 02 14:40:34.451 INFO kablam! | Nov 02 14:40:34.451 INFO kablam! 366 | #[derive(Message)] Nov 02 14:40:34.451 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 14:40:34.451 INFO kablam! | Nov 02 14:40:34.451 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:34.451 INFO kablam! = note: for more information, see issue #50504 Nov 02 14:40:34.451 INFO kablam! Nov 02 14:40:34.451 INFO kablam! warning: cannot find type `ResumeProcess` in this scope Nov 02 14:40:34.451 INFO kablam! --> src/process.rs:377:10 Nov 02 14:40:34.451 INFO kablam! | Nov 02 14:40:34.451 INFO kablam! 377 | #[derive(Message)] Nov 02 14:40:34.451 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 14:40:34.451 INFO kablam! | Nov 02 14:40:34.451 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:34.452 INFO kablam! = note: for more information, see issue #50504 Nov 02 14:40:34.452 INFO kablam! Nov 02 14:40:34.452 INFO kablam! warning: cannot find type `StopProcess` in this scope Nov 02 14:40:34.452 INFO kablam! --> src/process.rs:388:10 Nov 02 14:40:34.452 INFO kablam! | Nov 02 14:40:34.452 INFO kablam! 388 | #[derive(Message)] Nov 02 14:40:34.452 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 14:40:34.452 INFO kablam! | Nov 02 14:40:34.452 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:34.452 INFO kablam! = note: for more information, see issue #50504 Nov 02 14:40:34.452 INFO kablam! Nov 02 14:40:34.452 INFO kablam! warning: cannot find type `QuitProcess` in this scope Nov 02 14:40:34.452 INFO kablam! --> src/process.rs:415:10 Nov 02 14:40:34.452 INFO kablam! | Nov 02 14:40:34.452 INFO kablam! 415 | #[derive(Message)] Nov 02 14:40:34.452 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 14:40:34.452 INFO kablam! | Nov 02 14:40:34.452 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:34.452 INFO kablam! = note: for more information, see issue #50504 Nov 02 14:40:34.452 INFO kablam! Nov 02 14:40:35.688 INFO kablam! warning: cannot find type `Stop` in this scope Nov 02 14:40:35.688 INFO kablam! --> src/cmd.rs:124:10 Nov 02 14:40:35.688 INFO kablam! | Nov 02 14:40:35.688 INFO kablam! 124 | #[derive(Message)] Nov 02 14:40:35.688 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 14:40:35.688 INFO kablam! | Nov 02 14:40:35.688 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 02 14:40:35.688 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:35.688 INFO kablam! = note: for more information, see issue #50504 Nov 02 14:40:35.688 INFO kablam! Nov 02 14:40:35.691 INFO kablam! warning: cannot find type `NetStream` in this scope Nov 02 14:40:35.691 INFO kablam! --> src/master.rs:41:10 Nov 02 14:40:35.691 INFO kablam! | Nov 02 14:40:35.691 INFO kablam! 41 | #[derive(Message)] Nov 02 14:40:35.691 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 14:40:35.691 INFO kablam! | Nov 02 14:40:35.691 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:35.691 INFO kablam! = note: for more information, see issue #50504 Nov 02 14:40:35.691 INFO kablam! Nov 02 14:40:35.696 INFO kablam! warning: cannot find type `ProcessMessage` in this scope Nov 02 14:40:35.696 INFO kablam! --> src/service.rs:214:10 Nov 02 14:40:35.696 INFO kablam! | Nov 02 14:40:35.696 INFO kablam! 214 | #[derive(Message)] Nov 02 14:40:35.696 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 14:40:35.696 INFO kablam! | Nov 02 14:40:35.696 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:35.696 INFO kablam! = note: for more information, see issue #50504 Nov 02 14:40:35.696 INFO kablam! Nov 02 14:40:35.696 INFO kablam! warning: cannot find type `ProcessFailed` in this scope Nov 02 14:40:35.696 INFO kablam! --> src/service.rs:226:10 Nov 02 14:40:35.696 INFO kablam! | Nov 02 14:40:35.696 INFO kablam! 226 | #[derive(Message)] Nov 02 14:40:35.696 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 14:40:35.696 INFO kablam! | Nov 02 14:40:35.696 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:35.696 INFO kablam! = note: for more information, see issue #50504 Nov 02 14:40:35.696 INFO kablam! Nov 02 14:40:35.696 INFO kablam! warning: cannot find type `ProcessLoaded` in this scope Nov 02 14:40:35.696 INFO kablam! --> src/service.rs:241:10 Nov 02 14:40:35.696 INFO kablam! | Nov 02 14:40:35.696 INFO kablam! 241 | #[derive(Message)] Nov 02 14:40:35.696 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 14:40:35.696 INFO kablam! | Nov 02 14:40:35.696 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:35.696 INFO kablam! = note: for more information, see issue #50504 Nov 02 14:40:35.696 INFO kablam! Nov 02 14:40:35.696 INFO kablam! warning: cannot find type `ProcessExited` in this scope Nov 02 14:40:35.696 INFO kablam! --> src/service.rs:253:10 Nov 02 14:40:35.696 INFO kablam! | Nov 02 14:40:35.696 INFO kablam! 253 | #[derive(Message)] Nov 02 14:40:35.696 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 14:40:35.696 INFO kablam! | Nov 02 14:40:35.696 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:35.697 INFO kablam! = note: for more information, see issue #50504 Nov 02 14:40:35.697 INFO kablam! Nov 02 14:40:35.702 INFO kablam! warning: cannot find type `ProcessMessage` in this scope Nov 02 14:40:35.702 INFO kablam! --> src/process.rs:73:28 Nov 02 14:40:35.702 INFO kablam! | Nov 02 14:40:35.702 INFO kablam! 73 | #[derive(PartialEq, Debug, Message)] Nov 02 14:40:35.702 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 14:40:35.702 INFO kablam! | Nov 02 14:40:35.702 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:35.702 INFO kablam! = note: for more information, see issue #50504 Nov 02 14:40:35.702 INFO kablam! Nov 02 14:40:35.702 INFO kablam! warning: cannot find type `SendCommand` in this scope Nov 02 14:40:35.702 INFO kablam! --> src/process.rs:344:10 Nov 02 14:40:35.702 INFO kablam! | Nov 02 14:40:35.702 INFO kablam! 344 | #[derive(Message)] Nov 02 14:40:35.702 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 14:40:35.702 INFO kablam! | Nov 02 14:40:35.702 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:35.702 INFO kablam! = note: for more information, see issue #50504 Nov 02 14:40:35.702 INFO kablam! Nov 02 14:40:35.702 INFO kablam! warning: cannot find type `StartProcess` in this scope Nov 02 14:40:35.702 INFO kablam! --> src/process.rs:355:10 Nov 02 14:40:35.703 INFO kablam! | Nov 02 14:40:35.703 INFO kablam! 355 | #[derive(Message)] Nov 02 14:40:35.703 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 14:40:35.703 INFO kablam! | Nov 02 14:40:35.703 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:35.703 INFO kablam! = note: for more information, see issue #50504 Nov 02 14:40:35.703 INFO kablam! Nov 02 14:40:35.703 INFO kablam! warning: cannot find type `PauseProcess` in this scope Nov 02 14:40:35.703 INFO kablam! --> src/process.rs:366:10 Nov 02 14:40:35.703 INFO kablam! | Nov 02 14:40:35.703 INFO kablam! 366 | #[derive(Message)] Nov 02 14:40:35.703 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 14:40:35.703 INFO kablam! | Nov 02 14:40:35.703 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:35.703 INFO kablam! = note: for more information, see issue #50504 Nov 02 14:40:35.703 INFO kablam! Nov 02 14:40:35.703 INFO kablam! warning: cannot find type `ResumeProcess` in this scope Nov 02 14:40:35.703 INFO kablam! --> src/process.rs:377:10 Nov 02 14:40:35.703 INFO kablam! | Nov 02 14:40:35.703 INFO kablam! 377 | #[derive(Message)] Nov 02 14:40:35.703 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 14:40:35.703 INFO kablam! | Nov 02 14:40:35.703 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:35.703 INFO kablam! = note: for more information, see issue #50504 Nov 02 14:40:35.703 INFO kablam! Nov 02 14:40:35.703 INFO kablam! warning: cannot find type `StopProcess` in this scope Nov 02 14:40:35.703 INFO kablam! --> src/process.rs:388:10 Nov 02 14:40:35.703 INFO kablam! | Nov 02 14:40:35.703 INFO kablam! 388 | #[derive(Message)] Nov 02 14:40:35.703 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 14:40:35.703 INFO kablam! | Nov 02 14:40:35.703 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:35.703 INFO kablam! = note: for more information, see issue #50504 Nov 02 14:40:35.703 INFO kablam! Nov 02 14:40:35.703 INFO kablam! warning: cannot find type `QuitProcess` in this scope Nov 02 14:40:35.703 INFO kablam! --> src/process.rs:415:10 Nov 02 14:40:35.703 INFO kablam! | Nov 02 14:40:35.703 INFO kablam! 415 | #[derive(Message)] Nov 02 14:40:35.703 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 14:40:35.703 INFO kablam! | Nov 02 14:40:35.703 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:35.703 INFO kablam! = note: for more information, see issue #50504 Nov 02 14:40:35.703 INFO kablam! Nov 02 14:40:39.709 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 23s Nov 02 14:40:39.750 INFO kablam! su: No module specific data is present Nov 02 14:40:40.417 INFO running `"docker" "rm" "-f" "73ec08d64ec4b885d2ab8d10b65bafeeda59a1ae9c1948b1698973ab909938e4"` Nov 02 14:40:40.752 INFO blam! 73ec08d64ec4b885d2ab8d10b65bafeeda59a1ae9c1948b1698973ab909938e4