Nov 17 03:08:15.015 INFO testing fafhrd91/fectl against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 17 03:08:15.015 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-2/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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 17 03:08:15.189 INFO [stdout] 914ed60a932c66d47c295956e8399a535b8474148dacbed7fac4b98c5c9e5443 Nov 17 03:08:15.192 INFO running `"docker" "start" "-a" "914ed60a932c66d47c295956e8399a535b8474148dacbed7fac4b98c5c9e5443"` Nov 17 03:08:15.971 INFO [stderr] usermod: no changes Nov 17 03:08:16.326 INFO [stderr] Compiling fectl v0.2.8 (/source) Nov 17 03:08:16.326 INFO [stderr] Compiling boxfnonce v0.1.0 Nov 17 03:08:16.332 INFO [stderr] Compiling proc-macro2 v0.3.3 Nov 17 03:08:16.347 INFO [stderr] Compiling semver v0.8.0 Nov 17 03:08:16.348 INFO [stderr] Compiling uuid v0.6.2 Nov 17 03:08:16.348 INFO [stderr] Compiling tokio-io v0.1.5 Nov 17 03:08:16.348 INFO [stderr] Compiling parking_lot v0.4.8 Nov 17 03:08:16.348 INFO [stderr] Compiling mio-uds v0.6.4 Nov 17 03:08:17.707 INFO [stderr] Compiling regex v0.2.10 Nov 17 03:08:18.283 INFO [stderr] Compiling structopt-derive v0.2.6 Nov 17 03:08:20.461 INFO [stderr] Compiling backtrace v0.2.3 Nov 17 03:08:20.488 INFO [stderr] Compiling tokio-core v0.1.12 Nov 17 03:08:20.589 INFO [stderr] Compiling error-chain v0.11.0 Nov 17 03:08:20.591 INFO [stderr] Compiling crossbeam-channel v0.1.2 Nov 17 03:08:26.543 INFO [stderr] Compiling error-chain v0.1.12 Nov 17 03:08:35.455 INFO [stderr] Compiling quote v0.5.1 Nov 17 03:08:36.396 INFO [stderr] Compiling trust-dns-proto v0.3.2 Nov 17 03:08:36.524 INFO [stderr] Compiling tokio-signal v0.1.5 Nov 17 03:08:36.599 INFO [stderr] Compiling tokio-uds v0.1.7 Nov 17 03:08:42.895 INFO [stderr] Compiling structopt v0.2.6 Nov 17 03:08:46.924 INFO [stderr] Compiling syn v0.13.1 Nov 17 03:08:48.108 INFO [stderr] Compiling env_logger v0.5.6 Nov 17 03:08:57.644 INFO [stderr] Compiling trust-dns-resolver v0.8.1 Nov 17 03:09:05.919 INFO [stderr] Compiling serde_derive_internals v0.23.0 Nov 17 03:09:12.667 INFO [stderr] Compiling serde_derive v1.0.37 Nov 17 03:09:22.912 INFO [stderr] Compiling cargo_metadata v0.3.3 Nov 17 03:09:26.313 INFO [stderr] Compiling skeptic v0.13.2 Nov 17 03:09:31.267 INFO [stderr] Compiling actix v0.5.5 Nov 17 03:09:51.099 INFO [stderr] warning: cannot find type `Stop` in this scope Nov 17 03:09:51.099 INFO [stderr] --> src/cmd.rs:124:10 Nov 17 03:09:51.099 INFO [stderr] | Nov 17 03:09:51.099 INFO [stderr] 124 | #[derive(Message)] Nov 17 03:09:51.099 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:09:51.099 INFO [stderr] | Nov 17 03:09:51.099 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 17 03:09:51.099 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 17 03:09:51.099 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:09:51.099 INFO [stderr] Nov 17 03:09:51.099 INFO [stderr] warning: cannot find type `NetStream` in this scope Nov 17 03:09:51.099 INFO [stderr] --> src/master.rs:41:10 Nov 17 03:09:51.099 INFO [stderr] | Nov 17 03:09:51.099 INFO [stderr] 41 | #[derive(Message)] Nov 17 03:09:51.099 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:09:51.099 INFO [stderr] | Nov 17 03:09:51.099 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 17 03:09:51.099 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:09:51.099 INFO [stderr] Nov 17 03:09:51.127 INFO [stderr] warning: cannot find type `ProcessMessage` in this scope Nov 17 03:09:51.127 INFO [stderr] --> src/service.rs:214:10 Nov 17 03:09:51.127 INFO [stderr] | Nov 17 03:09:51.127 INFO [stderr] 214 | #[derive(Message)] Nov 17 03:09:51.127 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:09:51.127 INFO [stderr] | Nov 17 03:09:51.127 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 17 03:09:51.127 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:09:51.127 INFO [stderr] Nov 17 03:09:51.127 INFO [stderr] warning: cannot find type `ProcessFailed` in this scope Nov 17 03:09:51.127 INFO [stderr] --> src/service.rs:226:10 Nov 17 03:09:51.127 INFO [stderr] | Nov 17 03:09:51.127 INFO [stderr] 226 | #[derive(Message)] Nov 17 03:09:51.127 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:09:51.127 INFO [stderr] | Nov 17 03:09:51.127 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 17 03:09:51.127 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:09:51.127 INFO [stderr] Nov 17 03:09:51.127 INFO [stderr] warning: cannot find type `ProcessLoaded` in this scope Nov 17 03:09:51.127 INFO [stderr] --> src/service.rs:241:10 Nov 17 03:09:51.127 INFO [stderr] | Nov 17 03:09:51.127 INFO [stderr] 241 | #[derive(Message)] Nov 17 03:09:51.127 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:09:51.127 INFO [stderr] | Nov 17 03:09:51.127 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 17 03:09:51.127 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:09:51.127 INFO [stderr] Nov 17 03:09:51.127 INFO [stderr] warning: cannot find type `ProcessExited` in this scope Nov 17 03:09:51.127 INFO [stderr] --> src/service.rs:253:10 Nov 17 03:09:51.127 INFO [stderr] | Nov 17 03:09:51.127 INFO [stderr] 253 | #[derive(Message)] Nov 17 03:09:51.127 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:09:51.127 INFO [stderr] | Nov 17 03:09:51.127 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 17 03:09:51.127 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:09:51.127 INFO [stderr] Nov 17 03:09:51.147 INFO [stderr] warning: cannot find type `ProcessMessage` in this scope Nov 17 03:09:51.148 INFO [stderr] --> src/process.rs:73:28 Nov 17 03:09:51.148 INFO [stderr] | Nov 17 03:09:51.148 INFO [stderr] 73 | #[derive(PartialEq, Debug, Message)] Nov 17 03:09:51.148 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:09:51.149 INFO [stderr] | Nov 17 03:09:51.149 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 17 03:09:51.149 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:09:51.149 INFO [stderr] Nov 17 03:09:51.149 INFO [stderr] warning: cannot find type `SendCommand` in this scope Nov 17 03:09:51.150 INFO [stderr] --> src/process.rs:344:10 Nov 17 03:09:51.150 INFO [stderr] | Nov 17 03:09:51.150 INFO [stderr] 344 | #[derive(Message)] Nov 17 03:09:51.150 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:09:51.150 INFO [stderr] | Nov 17 03:09:51.151 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 17 03:09:51.151 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:09:51.151 INFO [stderr] Nov 17 03:09:51.151 INFO [stderr] warning: cannot find type `StartProcess` in this scope Nov 17 03:09:51.151 INFO [stderr] --> src/process.rs:355:10 Nov 17 03:09:51.152 INFO [stderr] | Nov 17 03:09:51.152 INFO [stderr] 355 | #[derive(Message)] Nov 17 03:09:51.152 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:09:51.152 INFO [stderr] | Nov 17 03:09:51.152 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 17 03:09:51.153 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:09:51.153 INFO [stderr] Nov 17 03:09:51.153 INFO [stderr] warning: cannot find type `PauseProcess` in this scope Nov 17 03:09:51.153 INFO [stderr] --> src/process.rs:366:10 Nov 17 03:09:51.153 INFO [stderr] | Nov 17 03:09:51.154 INFO [stderr] 366 | #[derive(Message)] Nov 17 03:09:51.154 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:09:51.154 INFO [stderr] | Nov 17 03:09:51.154 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 17 03:09:51.154 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:09:51.155 INFO [stderr] Nov 17 03:09:51.155 INFO [stderr] warning: cannot find type `ResumeProcess` in this scope Nov 17 03:09:51.155 INFO [stderr] --> src/process.rs:377:10 Nov 17 03:09:51.155 INFO [stderr] | Nov 17 03:09:51.155 INFO [stderr] 377 | #[derive(Message)] Nov 17 03:09:51.156 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:09:51.156 INFO [stderr] | Nov 17 03:09:51.156 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 17 03:09:51.156 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:09:51.157 INFO [stderr] Nov 17 03:09:51.157 INFO [stderr] warning: cannot find type `StopProcess` in this scope Nov 17 03:09:51.157 INFO [stderr] --> src/process.rs:388:10 Nov 17 03:09:51.157 INFO [stderr] | Nov 17 03:09:51.157 INFO [stderr] 388 | #[derive(Message)] Nov 17 03:09:51.157 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:09:51.157 INFO [stderr] | Nov 17 03:09:51.157 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 17 03:09:51.157 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:09:51.157 INFO [stderr] Nov 17 03:09:51.157 INFO [stderr] warning: cannot find type `QuitProcess` in this scope Nov 17 03:09:51.157 INFO [stderr] --> src/process.rs:415:10 Nov 17 03:09:51.157 INFO [stderr] | Nov 17 03:09:51.157 INFO [stderr] 415 | #[derive(Message)] Nov 17 03:09:51.157 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:09:51.157 INFO [stderr] | Nov 17 03:09:51.157 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 17 03:09:51.157 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:09:51.157 INFO [stderr] Nov 17 03:10:14.540 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 58s Nov 17 03:10:14.562 INFO [stderr] su: No module specific data is present Nov 17 03:10:15.321 INFO running `"docker" "inspect" "914ed60a932c66d47c295956e8399a535b8474148dacbed7fac4b98c5c9e5443"` Nov 17 03:10:15.527 INFO running `"docker" "rm" "-f" "914ed60a932c66d47c295956e8399a535b8474148dacbed7fac4b98c5c9e5443"` Nov 17 03:10:15.755 INFO [stdout] 914ed60a932c66d47c295956e8399a535b8474148dacbed7fac4b98c5c9e5443 Nov 17 03:10:15.769 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-2/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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 17 03:10:16.195 INFO [stdout] 7c3b0ff1f67cdb6d842f7956071efe1ab62367236b6a0958e5b44283fd8d2961 Nov 17 03:10:16.203 INFO running `"docker" "start" "-a" "7c3b0ff1f67cdb6d842f7956071efe1ab62367236b6a0958e5b44283fd8d2961"` Nov 17 03:10:17.423 INFO [stderr] usermod: no changes Nov 17 03:10:17.807 INFO [stderr] Compiling fectl v0.2.8 (/source) Nov 17 03:10:24.287 INFO [stderr] warning: cannot find type `Stop` in this scope Nov 17 03:10:24.287 INFO [stderr] --> src/cmd.rs:124:10 Nov 17 03:10:24.287 INFO [stderr] | Nov 17 03:10:24.287 INFO [stderr] 124 | #[derive(Message)] Nov 17 03:10:24.287 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:10:24.287 INFO [stderr] | Nov 17 03:10:24.287 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 17 03:10:24.287 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 17 03:10:24.287 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:10:24.287 INFO [stderr] Nov 17 03:10:24.299 INFO [stderr] warning: cannot find type `NetStream` in this scope Nov 17 03:10:24.299 INFO [stderr] --> src/master.rs:41:10 Nov 17 03:10:24.299 INFO [stderr] | Nov 17 03:10:24.299 INFO [stderr] 41 | #[derive(Message)] Nov 17 03:10:24.299 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:10:24.299 INFO [stderr] | Nov 17 03:10:24.299 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 17 03:10:24.299 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:10:24.299 INFO [stderr] Nov 17 03:10:24.299 INFO [stderr] warning: cannot find type `ProcessMessage` in this scope Nov 17 03:10:24.299 INFO [stderr] --> src/service.rs:214:10 Nov 17 03:10:24.299 INFO [stderr] | Nov 17 03:10:24.299 INFO [stderr] 214 | #[derive(Message)] Nov 17 03:10:24.299 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:10:24.299 INFO [stderr] | Nov 17 03:10:24.299 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 17 03:10:24.299 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:10:24.299 INFO [stderr] Nov 17 03:10:24.299 INFO [stderr] warning: cannot find type `ProcessFailed` in this scope Nov 17 03:10:24.299 INFO [stderr] --> src/service.rs:226:10 Nov 17 03:10:24.299 INFO [stderr] | Nov 17 03:10:24.299 INFO [stderr] 226 | #[derive(Message)] Nov 17 03:10:24.299 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:10:24.299 INFO [stderr] | Nov 17 03:10:24.299 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 17 03:10:24.299 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:10:24.299 INFO [stderr] Nov 17 03:10:24.299 INFO [stderr] warning: cannot find type `ProcessLoaded` in this scope Nov 17 03:10:24.299 INFO [stderr] --> src/service.rs:241:10 Nov 17 03:10:24.299 INFO [stderr] | Nov 17 03:10:24.299 INFO [stderr] 241 | #[derive(Message)] Nov 17 03:10:24.299 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:10:24.299 INFO [stderr] | Nov 17 03:10:24.299 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 17 03:10:24.299 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:10:24.299 INFO [stderr] Nov 17 03:10:24.299 INFO [stderr] warning: cannot find type `ProcessExited` in this scope Nov 17 03:10:24.299 INFO [stderr] --> src/service.rs:253:10 Nov 17 03:10:24.304 INFO [stderr] | Nov 17 03:10:24.305 INFO [stderr] 253 | #[derive(Message)] Nov 17 03:10:24.305 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:10:24.305 INFO [stderr] | Nov 17 03:10:24.305 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 17 03:10:24.305 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:10:24.305 INFO [stderr] Nov 17 03:10:24.305 INFO [stderr] warning: cannot find type `ProcessMessage` in this scope Nov 17 03:10:24.305 INFO [stderr] --> src/process.rs:73:28 Nov 17 03:10:24.305 INFO [stderr] | Nov 17 03:10:24.305 INFO [stderr] 73 | #[derive(PartialEq, Debug, Message)] Nov 17 03:10:24.305 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:10:24.305 INFO [stderr] | Nov 17 03:10:24.305 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 17 03:10:24.305 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:10:24.305 INFO [stderr] Nov 17 03:10:24.305 INFO [stderr] warning: cannot find type `SendCommand` in this scope Nov 17 03:10:24.305 INFO [stderr] --> src/process.rs:344:10 Nov 17 03:10:24.305 INFO [stderr] | Nov 17 03:10:24.305 INFO [stderr] 344 | #[derive(Message)] Nov 17 03:10:24.305 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:10:24.305 INFO [stderr] | Nov 17 03:10:24.305 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 17 03:10:24.305 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:10:24.305 INFO [stderr] Nov 17 03:10:24.305 INFO [stderr] warning: cannot find type `StartProcess` in this scope Nov 17 03:10:24.305 INFO [stderr] --> src/process.rs:355:10 Nov 17 03:10:24.305 INFO [stderr] | Nov 17 03:10:24.305 INFO [stderr] 355 | #[derive(Message)] Nov 17 03:10:24.305 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:10:24.305 INFO [stderr] | Nov 17 03:10:24.305 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 17 03:10:24.305 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:10:24.305 INFO [stderr] Nov 17 03:10:24.305 INFO [stderr] warning: cannot find type `PauseProcess` in this scope Nov 17 03:10:24.305 INFO [stderr] --> src/process.rs:366:10 Nov 17 03:10:24.305 INFO [stderr] | Nov 17 03:10:24.305 INFO [stderr] 366 | #[derive(Message)] Nov 17 03:10:24.305 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:10:24.305 INFO [stderr] | Nov 17 03:10:24.305 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 17 03:10:24.305 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:10:24.305 INFO [stderr] Nov 17 03:10:24.305 INFO [stderr] warning: cannot find type `ResumeProcess` in this scope Nov 17 03:10:24.305 INFO [stderr] --> src/process.rs:377:10 Nov 17 03:10:24.305 INFO [stderr] | Nov 17 03:10:24.305 INFO [stderr] 377 | #[derive(Message)] Nov 17 03:10:24.305 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:10:24.305 INFO [stderr] | Nov 17 03:10:24.305 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 17 03:10:24.305 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:10:24.305 INFO [stderr] Nov 17 03:10:24.305 INFO [stderr] warning: cannot find type `StopProcess` in this scope Nov 17 03:10:24.305 INFO [stderr] --> src/process.rs:388:10 Nov 17 03:10:24.305 INFO [stderr] | Nov 17 03:10:24.305 INFO [stderr] 388 | #[derive(Message)] Nov 17 03:10:24.305 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:10:24.305 INFO [stderr] | Nov 17 03:10:24.305 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 17 03:10:24.305 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:10:24.305 INFO [stderr] Nov 17 03:10:24.305 INFO [stderr] warning: cannot find type `QuitProcess` in this scope Nov 17 03:10:24.305 INFO [stderr] --> src/process.rs:415:10 Nov 17 03:10:24.305 INFO [stderr] | Nov 17 03:10:24.305 INFO [stderr] 415 | #[derive(Message)] Nov 17 03:10:24.305 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 03:10:24.305 INFO [stderr] | Nov 17 03:10:24.305 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 17 03:10:24.305 INFO [stderr] = note: for more information, see issue #50504 Nov 17 03:10:24.305 INFO [stderr] Nov 17 03:10:27.370 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.92s Nov 17 03:10:27.395 INFO [stderr] su: No module specific data is present Nov 17 03:10:28.730 INFO running `"docker" "inspect" "7c3b0ff1f67cdb6d842f7956071efe1ab62367236b6a0958e5b44283fd8d2961"` Nov 17 03:10:29.069 INFO running `"docker" "rm" "-f" "7c3b0ff1f67cdb6d842f7956071efe1ab62367236b6a0958e5b44283fd8d2961"` Nov 17 03:10:29.303 INFO [stdout] 7c3b0ff1f67cdb6d842f7956071efe1ab62367236b6a0958e5b44283fd8d2961 Nov 17 03:10:29.305 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-2/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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 17 03:10:29.675 INFO [stdout] b44be46a66302a8a1fba80d48e80462a6439b23aefc6bbbeabc2e323876a98c5 Nov 17 03:10:29.683 INFO running `"docker" "start" "-a" "b44be46a66302a8a1fba80d48e80462a6439b23aefc6bbbeabc2e323876a98c5"` Nov 17 03:10:30.987 INFO [stderr] usermod: no changes Nov 17 03:10:31.271 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.25s Nov 17 03:10:31.275 INFO [stderr] Running /target/debug/deps/fectl-725edfe1a3a98d08 Nov 17 03:10:31.282 INFO [stdout] Nov 17 03:10:31.282 INFO [stdout] running 0 tests Nov 17 03:10:31.282 INFO [stdout] Nov 17 03:10:31.282 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 03:10:31.282 INFO [stdout] Nov 17 03:10:31.283 INFO [stderr] Running /target/debug/deps/fectld-3ea5bfd10ae6657d Nov 17 03:10:31.287 INFO [stdout] Nov 17 03:10:31.287 INFO [stdout] running 0 tests Nov 17 03:10:31.287 INFO [stdout] Nov 17 03:10:31.287 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 03:10:31.287 INFO [stdout] Nov 17 03:10:31.291 INFO [stderr] su: No module specific data is present Nov 17 03:10:32.343 INFO running `"docker" "inspect" "b44be46a66302a8a1fba80d48e80462a6439b23aefc6bbbeabc2e323876a98c5"` Nov 17 03:10:32.670 INFO running `"docker" "rm" "-f" "b44be46a66302a8a1fba80d48e80462a6439b23aefc6bbbeabc2e323876a98c5"` Nov 17 03:10:32.943 INFO [stdout] b44be46a66302a8a1fba80d48e80462a6439b23aefc6bbbeabc2e323876a98c5