Oct 27 04:53:21.550 INFO checking fafhrd91/fectl against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 04:53:21.552 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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"` Oct 27 04:53:21.993 INFO blam! f7b36b9f7e20dd18ac5d732d0c0f35b6696d7aa498d7193c982fd1b44541bf68 Oct 27 04:53:21.994 INFO running `"docker" "start" "-a" "f7b36b9f7e20dd18ac5d732d0c0f35b6696d7aa498d7193c982fd1b44541bf68"` Oct 27 04:53:23.466 INFO kablam! usermod: no changes Oct 27 04:53:23.788 INFO kablam! Compiling serde v1.0.37 Oct 27 04:53:23.789 INFO kablam! Compiling fectl v0.2.8 (/source) Oct 27 04:53:23.789 INFO kablam! Checking boxfnonce v0.1.0 Oct 27 04:53:23.789 INFO kablam! Compiling proc-macro2 v0.3.3 Oct 27 04:53:23.791 INFO kablam! Checking toml v0.4.6 Oct 27 04:53:23.794 INFO kablam! Checking chrono v0.4.1 Oct 27 04:53:23.795 INFO kablam! Checking tokio-io v0.1.5 Oct 27 04:53:23.796 INFO kablam! Checking env_logger v0.5.6 Oct 27 04:53:27.296 INFO kablam! Checking failure v0.1.1 Oct 27 04:53:30.073 INFO kablam! Checking tokio-core v0.1.12 Oct 27 04:53:35.976 INFO kablam! Compiling quote v0.5.1 Oct 27 04:53:36.819 INFO kablam! Checking trust-dns-proto v0.3.2 Oct 27 04:53:36.819 INFO kablam! Checking tokio-signal v0.1.5 Oct 27 04:53:36.819 INFO kablam! Checking tokio-uds v0.1.7 Oct 27 04:53:41.527 INFO kablam! Compiling syn v0.13.1 Oct 27 04:53:47.863 INFO kablam! Checking trust-dns-resolver v0.8.1 Oct 27 04:53:58.079 INFO kablam! Compiling serde_derive_internals v0.23.0 Oct 27 04:53:58.248 INFO kablam! Compiling serde_json v1.0.13 Oct 27 04:53:58.248 INFO kablam! Compiling semver v0.8.0 Oct 27 04:54:06.503 INFO kablam! Compiling serde_derive v1.0.37 Oct 27 04:54:18.069 INFO kablam! Compiling cargo_metadata v0.3.3 Oct 27 04:54:22.283 INFO kablam! Compiling skeptic v0.13.2 Oct 27 04:54:27.390 INFO kablam! Compiling actix v0.5.5 Oct 27 04:54:43.636 INFO kablam! warning: cannot find type `Stop` in this scope Oct 27 04:54:43.636 INFO kablam! --> src/cmd.rs:124:10 Oct 27 04:54:43.637 INFO kablam! | Oct 27 04:54:43.637 INFO kablam! 124 | #[derive(Message)] Oct 27 04:54:43.637 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:54:43.638 INFO kablam! | Oct 27 04:54:43.638 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 27 04:54:43.638 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! Oct 27 04:54:43.638 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:54:43.639 INFO kablam! Oct 27 04:54:43.643 INFO kablam! warning: cannot find type `NetStream` in this scope Oct 27 04:54:43.643 INFO kablam! --> src/master.rs:41:10 Oct 27 04:54:43.644 INFO kablam! | Oct 27 04:54:43.644 INFO kablam! 41 | #[derive(Message)] Oct 27 04:54:43.644 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:54:43.645 INFO kablam! | Oct 27 04:54:43.645 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! Oct 27 04:54:43.645 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:54:43.645 INFO kablam! Oct 27 04:54:43.654 INFO kablam! warning: cannot find type `ProcessMessage` in this scope Oct 27 04:54:43.654 INFO kablam! --> src/service.rs:214:10 Oct 27 04:54:43.655 INFO kablam! | Oct 27 04:54:43.655 INFO kablam! 214 | #[derive(Message)] Oct 27 04:54:43.655 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:54:43.656 INFO kablam! | Oct 27 04:54:43.656 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! Oct 27 04:54:43.656 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:54:43.657 INFO kablam! Oct 27 04:54:43.657 INFO kablam! warning: cannot find type `ProcessFailed` in this scope Oct 27 04:54:43.657 INFO kablam! --> src/service.rs:226:10 Oct 27 04:54:43.657 INFO kablam! | Oct 27 04:54:43.658 INFO kablam! 226 | #[derive(Message)] Oct 27 04:54:43.658 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:54:43.658 INFO kablam! | Oct 27 04:54:43.659 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! Oct 27 04:54:43.659 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:54:43.659 INFO kablam! Oct 27 04:54:43.659 INFO kablam! warning: cannot find type `ProcessLoaded` in this scope Oct 27 04:54:43.660 INFO kablam! --> src/service.rs:241:10 Oct 27 04:54:43.660 INFO kablam! | Oct 27 04:54:43.660 INFO kablam! 241 | #[derive(Message)] Oct 27 04:54:43.660 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:54:43.661 INFO kablam! | Oct 27 04:54:43.661 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! Oct 27 04:54:43.661 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:54:43.661 INFO kablam! Oct 27 04:54:43.661 INFO kablam! warning: cannot find type `ProcessExited` in this scope Oct 27 04:54:43.662 INFO kablam! --> src/service.rs:253:10 Oct 27 04:54:43.662 INFO kablam! | Oct 27 04:54:43.662 INFO kablam! 253 | #[derive(Message)] Oct 27 04:54:43.662 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:54:43.663 INFO kablam! | Oct 27 04:54:43.663 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! Oct 27 04:54:43.663 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:54:43.663 INFO kablam! Oct 27 04:54:43.667 INFO kablam! warning: cannot find type `ProcessMessage` in this scope Oct 27 04:54:43.668 INFO kablam! --> src/process.rs:73:28 Oct 27 04:54:43.668 INFO kablam! | Oct 27 04:54:43.668 INFO kablam! 73 | #[derive(PartialEq, Debug, Message)] Oct 27 04:54:43.668 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:54:43.669 INFO kablam! | Oct 27 04:54:43.669 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! Oct 27 04:54:43.669 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:54:43.670 INFO kablam! Oct 27 04:54:43.670 INFO kablam! warning: cannot find type `SendCommand` in this scope Oct 27 04:54:43.670 INFO kablam! --> src/process.rs:344:10 Oct 27 04:54:43.671 INFO kablam! | Oct 27 04:54:43.671 INFO kablam! 344 | #[derive(Message)] Oct 27 04:54:43.671 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:54:43.671 INFO kablam! | Oct 27 04:54:43.672 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! Oct 27 04:54:43.672 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:54:43.672 INFO kablam! Oct 27 04:54:43.672 INFO kablam! warning: cannot find type `StartProcess` in this scope Oct 27 04:54:43.672 INFO kablam! --> src/process.rs:355:10 Oct 27 04:54:43.673 INFO kablam! | Oct 27 04:54:43.673 INFO kablam! 355 | #[derive(Message)] Oct 27 04:54:43.673 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:54:43.673 INFO kablam! | Oct 27 04:54:43.674 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! Oct 27 04:54:43.674 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:54:43.674 INFO kablam! Oct 27 04:54:43.674 INFO kablam! warning: cannot find type `PauseProcess` in this scope Oct 27 04:54:43.675 INFO kablam! --> src/process.rs:366:10 Oct 27 04:54:43.675 INFO kablam! | Oct 27 04:54:43.675 INFO kablam! 366 | #[derive(Message)] Oct 27 04:54:43.675 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:54:43.676 INFO kablam! | Oct 27 04:54:43.676 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! Oct 27 04:54:43.676 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:54:43.676 INFO kablam! Oct 27 04:54:43.677 INFO kablam! warning: cannot find type `ResumeProcess` in this scope Oct 27 04:54:43.677 INFO kablam! --> src/process.rs:377:10 Oct 27 04:54:43.677 INFO kablam! | Oct 27 04:54:43.677 INFO kablam! 377 | #[derive(Message)] Oct 27 04:54:43.678 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:54:43.678 INFO kablam! | Oct 27 04:54:43.678 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! Oct 27 04:54:43.678 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:54:43.679 INFO kablam! Oct 27 04:54:43.680 INFO kablam! warning: cannot find type `StopProcess` in this scope Oct 27 04:54:43.680 INFO kablam! --> src/process.rs:388:10 Oct 27 04:54:43.680 INFO kablam! | Oct 27 04:54:43.680 INFO kablam! 388 | #[derive(Message)] Oct 27 04:54:43.680 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:54:43.680 INFO kablam! | Oct 27 04:54:43.680 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! Oct 27 04:54:43.680 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:54:43.680 INFO kablam! Oct 27 04:54:43.680 INFO kablam! warning: cannot find type `QuitProcess` in this scope Oct 27 04:54:43.680 INFO kablam! --> src/process.rs:415:10 Oct 27 04:54:43.680 INFO kablam! | Oct 27 04:54:43.680 INFO kablam! 415 | #[derive(Message)] Oct 27 04:54:43.680 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:54:43.680 INFO kablam! | Oct 27 04:54:43.680 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! Oct 27 04:54:43.680 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:54:43.680 INFO kablam! Oct 27 04:54:45.002 INFO kablam! warning: cannot find type `Stop` in this scope Oct 27 04:54:45.002 INFO kablam! --> src/cmd.rs:124:10 Oct 27 04:54:45.003 INFO kablam! | Oct 27 04:54:45.003 INFO kablam! 124 | #[derive(Message)] Oct 27 04:54:45.003 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:54:45.003 INFO kablam! | Oct 27 04:54:45.004 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 27 04:54:45.004 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! Oct 27 04:54:45.004 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:54:45.005 INFO kablam! Oct 27 04:54:45.005 INFO kablam! warning: cannot find type `NetStream` in this scope Oct 27 04:54:45.005 INFO kablam! --> src/master.rs:41:10 Oct 27 04:54:45.006 INFO kablam! | Oct 27 04:54:45.006 INFO kablam! 41 | #[derive(Message)] Oct 27 04:54:45.006 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:54:45.007 INFO kablam! | Oct 27 04:54:45.007 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! Oct 27 04:54:45.007 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:54:45.008 INFO kablam! Oct 27 04:54:45.009 INFO kablam! warning: cannot find type `ProcessMessage` in this scope Oct 27 04:54:45.009 INFO kablam! --> src/service.rs:214:10 Oct 27 04:54:45.010 INFO kablam! | Oct 27 04:54:45.010 INFO kablam! 214 | #[derive(Message)] Oct 27 04:54:45.010 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:54:45.011 INFO kablam! | Oct 27 04:54:45.011 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! Oct 27 04:54:45.011 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:54:45.012 INFO kablam! Oct 27 04:54:45.012 INFO kablam! warning: cannot find type `ProcessFailed` in this scope Oct 27 04:54:45.012 INFO kablam! --> src/service.rs:226:10 Oct 27 04:54:45.013 INFO kablam! | Oct 27 04:54:45.013 INFO kablam! 226 | #[derive(Message)] Oct 27 04:54:45.013 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:54:45.014 INFO kablam! | Oct 27 04:54:45.014 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! Oct 27 04:54:45.014 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:54:45.015 INFO kablam! Oct 27 04:54:45.015 INFO kablam! warning: cannot find type `ProcessLoaded` in this scope Oct 27 04:54:45.015 INFO kablam! --> src/service.rs:241:10 Oct 27 04:54:45.015 INFO kablam! | Oct 27 04:54:45.016 INFO kablam! 241 | #[derive(Message)] Oct 27 04:54:45.016 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:54:45.016 INFO kablam! | Oct 27 04:54:45.017 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! Oct 27 04:54:45.017 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:54:45.017 INFO kablam! Oct 27 04:54:45.018 INFO kablam! warning: cannot find type `ProcessExited` in this scope Oct 27 04:54:45.018 INFO kablam! --> src/service.rs:253:10 Oct 27 04:54:45.018 INFO kablam! | Oct 27 04:54:45.018 INFO kablam! 253 | #[derive(Message)] Oct 27 04:54:45.019 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:54:45.019 INFO kablam! | Oct 27 04:54:45.019 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! Oct 27 04:54:45.020 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:54:45.020 INFO kablam! Oct 27 04:54:45.020 INFO kablam! warning: cannot find type `ProcessMessage` in this scope Oct 27 04:54:45.021 INFO kablam! --> src/process.rs:73:28 Oct 27 04:54:45.021 INFO kablam! | Oct 27 04:54:45.021 INFO kablam! 73 | #[derive(PartialEq, Debug, Message)] Oct 27 04:54:45.021 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:54:45.022 INFO kablam! | Oct 27 04:54:45.022 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! Oct 27 04:54:45.022 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:54:45.027 INFO kablam! Oct 27 04:54:45.027 INFO kablam! warning: cannot find type `SendCommand` in this scope Oct 27 04:54:45.027 INFO kablam! --> src/process.rs:344:10 Oct 27 04:54:45.027 INFO kablam! | Oct 27 04:54:45.028 INFO kablam! 344 | #[derive(Message)] Oct 27 04:54:45.028 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:54:45.028 INFO kablam! | Oct 27 04:54:45.029 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! Oct 27 04:54:45.029 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:54:45.029 INFO kablam! Oct 27 04:54:45.029 INFO kablam! warning: cannot find type `StartProcess` in this scope Oct 27 04:54:45.030 INFO kablam! --> src/process.rs:355:10 Oct 27 04:54:45.030 INFO kablam! | Oct 27 04:54:45.030 INFO kablam! 355 | #[derive(Message)] Oct 27 04:54:45.030 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:54:45.031 INFO kablam! | Oct 27 04:54:45.031 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! Oct 27 04:54:45.031 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:54:45.031 INFO kablam! Oct 27 04:54:45.032 INFO kablam! warning: cannot find type `PauseProcess` in this scope Oct 27 04:54:45.032 INFO kablam! --> src/process.rs:366:10 Oct 27 04:54:45.032 INFO kablam! | Oct 27 04:54:45.032 INFO kablam! 366 | #[derive(Message)] Oct 27 04:54:45.033 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:54:45.033 INFO kablam! | Oct 27 04:54:45.033 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! Oct 27 04:54:45.034 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:54:45.034 INFO kablam! Oct 27 04:54:45.034 INFO kablam! warning: cannot find type `ResumeProcess` in this scope Oct 27 04:54:45.035 INFO kablam! --> src/process.rs:377:10 Oct 27 04:54:45.035 INFO kablam! | Oct 27 04:54:45.035 INFO kablam! 377 | #[derive(Message)] Oct 27 04:54:45.035 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:54:45.036 INFO kablam! | Oct 27 04:54:45.036 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! Oct 27 04:54:45.036 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:54:45.037 INFO kablam! Oct 27 04:54:45.037 INFO kablam! warning: cannot find type `StopProcess` in this scope Oct 27 04:54:45.037 INFO kablam! --> src/process.rs:388:10 Oct 27 04:54:45.037 INFO kablam! | Oct 27 04:54:45.038 INFO kablam! 388 | #[derive(Message)] Oct 27 04:54:45.038 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:54:45.038 INFO kablam! | Oct 27 04:54:45.038 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! Oct 27 04:54:45.039 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:54:45.039 INFO kablam! Oct 27 04:54:45.039 INFO kablam! warning: cannot find type `QuitProcess` in this scope Oct 27 04:54:45.040 INFO kablam! --> src/process.rs:415:10 Oct 27 04:54:45.040 INFO kablam! | Oct 27 04:54:45.040 INFO kablam! 415 | #[derive(Message)] Oct 27 04:54:45.040 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 04:54:45.041 INFO kablam! | Oct 27 04:54:45.041 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! Oct 27 04:54:45.041 INFO kablam! = note: for more information, see issue #50504 Oct 27 04:54:45.042 INFO kablam! Oct 27 04:54:48.451 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 24s Oct 27 04:54:48.463 INFO kablam! su: No module specific data is present Oct 27 04:54:49.758 INFO running `"docker" "rm" "-f" "f7b36b9f7e20dd18ac5d732d0c0f35b6696d7aa498d7193c982fd1b44541bf68"` Oct 27 04:54:50.203 INFO blam! f7b36b9f7e20dd18ac5d732d0c0f35b6696d7aa498d7193c982fd1b44541bf68