[INFO] updating cached repository fafhrd91/fectl [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/fafhrd91/fectl [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/fafhrd91/fectl" "work/ex/beta-1.38-1/sources/1.37.0/gh/fafhrd91/fectl"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/fafhrd91/fectl'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/fafhrd91/fectl" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/fafhrd91/fectl"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/fafhrd91/fectl'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ecd2f20febed9a30304970c962acef75fd3b8efe [INFO] sha for GitHub repo fafhrd91/fectl: ecd2f20febed9a30304970c962acef75fd3b8efe [INFO] validating manifest of fafhrd91/fectl on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of fafhrd91/fectl on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing fafhrd91/fectl [INFO] finished frobbing fafhrd91/fectl [INFO] frobbed toml for fafhrd91/fectl written to work/ex/beta-1.38-1/sources/1.37.0/gh/fafhrd91/fectl/Cargo.toml [INFO] started frobbing fafhrd91/fectl [INFO] finished frobbing fafhrd91/fectl [INFO] frobbed toml for fafhrd91/fectl written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/fafhrd91/fectl/Cargo.toml [INFO] crate fafhrd91/fectl already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing fafhrd91/fectl against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/fafhrd91/fectl:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "build" "--frozen"` [INFO] [stdout] 382c8d9772221d9b0f61184ddf0c00d6f0381b6883b102a34784a3e917ad1a09 [INFO] running `"docker" "start" "-a" "382c8d9772221d9b0f61184ddf0c00d6f0381b6883b102a34784a3e917ad1a09"` [INFO] [stderr] Compiling cc v1.0.9 [INFO] [stderr] Compiling libc v0.2.40 [INFO] [stderr] Compiling rustc-demangle v0.1.7 [INFO] [stderr] Compiling cfg-if v0.1.2 [INFO] [stderr] Compiling matches v0.1.6 [INFO] [stderr] Compiling pulldown-cmark v0.1.2 [INFO] [stderr] Compiling dtoa v0.4.2 [INFO] [stderr] Compiling itoa v0.4.1 [INFO] [stderr] Compiling serde v1.0.37 [INFO] [stderr] Compiling byteorder v1.2.2 [INFO] [stderr] Compiling num-traits v0.2.2 [INFO] [stderr] Compiling same-file v0.1.3 [INFO] [stderr] Compiling unicode-normalization v0.1.5 [INFO] [stderr] Compiling remove_dir_all v0.5.0 [INFO] [stderr] Compiling futures v0.1.21 [INFO] [stderr] Compiling bytecount v0.2.0 [INFO] [stderr] Compiling stable_deref_trait v1.0.0 [INFO] [stderr] Compiling scoped-tls v0.1.1 [INFO] [stderr] Compiling version_check v0.1.3 [INFO] [stderr] Compiling smallvec v0.6.0 [INFO] [stderr] Compiling lazy_static v1.0.0 [INFO] [stderr] Compiling quick-error v1.2.1 [INFO] [stderr] Compiling memoffset v0.1.0 [INFO] [stderr] Compiling regex v0.2.10 [INFO] [stderr] Compiling vec_map v0.8.0 [INFO] [stderr] Compiling bitflags v1.0.1 [INFO] [stderr] Compiling fectl v0.2.8 (/opt/crater/workdir) [INFO] [stderr] Compiling termcolor v0.3.6 [INFO] [stderr] Compiling boxfnonce v0.1.0 [INFO] [stderr] Compiling proc-macro2 v0.3.3 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling walkdir v1.0.7 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling net2 v0.2.32 [INFO] [stderr] Compiling hostname v0.1.4 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling atty v0.2.8 [INFO] [stderr] Compiling time v0.1.39 [INFO] [stderr] Compiling nix v0.9.0 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling humantime v1.1.1 [INFO] [stderr] Compiling regex-syntax v0.5.3 [INFO] [stderr] Compiling actix_derive v0.2.0 [INFO] [stderr] Compiling num-integer v0.1.36 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling crossbeam-epoch v0.2.0 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling bytes v0.4.6 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling quote v0.5.1 [INFO] [stderr] Compiling resolv-conf v0.6.0 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling mio v0.6.14 [INFO] [stderr] Compiling idna v0.1.4 [INFO] [stderr] Compiling clap v2.31.2 [INFO] [stderr] Compiling chrono v0.4.1 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling parking_lot_core v0.2.13 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling uuid v0.6.2 [INFO] [stderr] Compiling syn v0.12.15 [INFO] [stderr] Compiling syn v0.13.1 [INFO] [stderr] Compiling tokio-io v0.1.5 [INFO] [stderr] Compiling url v1.7.0 [INFO] [stderr] Compiling mio-uds v0.6.4 [INFO] [stderr] warning[E0713]: borrow may still be in use when destructor runs [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/url-1.7.0/src/form_urlencoded.rs:261:40 [INFO] [stderr] | [INFO] [stderr] 259 | impl<'a> Target for ::UrlQuery<'a> { [INFO] [stderr] | -- lifetime `'a` defined here [INFO] [stderr] 260 | fn as_mut_string(&mut self) -> &mut String { &mut self.url.serialization } [INFO] [stderr] 261 | fn finish(self) -> &'a mut ::Url { self.url } [INFO] [stderr] | ^^^^^^^^ - here, drop of `self` needs exclusive access to `*self.url`, because the type `UrlQuery<'_>` implements the `Drop` trait [INFO] [stderr] | | [INFO] [stderr] | returning this value requires that `*self.url` is borrowed for `'a` [INFO] [stderr] | [INFO] [stderr] = warning: this error has been downgraded to a warning for backwards compatibility with previous releases [INFO] [stderr] = warning: this represents potential undefined behavior in your code and this warning will become a hard error in the future [INFO] [stderr] = note: for more information, try `rustc --explain E0729` [INFO] [stderr] [INFO] [stderr] Compiling parking_lot v0.4.8 [INFO] [stderr] Compiling serde_json v1.0.13 [INFO] [stderr] Compiling semver v0.8.0 [INFO] [stderr] Compiling toml v0.4.6 [INFO] [stderr] Compiling tokio-core v0.1.12 [INFO] [stderr] Compiling crossbeam-channel v0.1.2 [INFO] [stderr] Compiling tokio-signal v0.1.5 [INFO] [stderr] Compiling tokio-uds v0.1.7 [INFO] [stderr] Compiling structopt-derive v0.2.6 [INFO] [stderr] Compiling serde_derive_internals v0.23.0 [INFO] [stderr] Compiling backtrace v0.3.5 [INFO] [stderr] Compiling backtrace v0.2.3 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling failure v0.1.1 [INFO] [stderr] Compiling error-chain v0.1.12 [INFO] [stderr] Compiling trust-dns-proto v0.3.2 [INFO] [stderr] Compiling serde_derive v1.0.37 [INFO] [stderr] Compiling structopt v0.2.6 [INFO] [stderr] Compiling env_logger v0.5.6 [INFO] [stderr] Compiling trust-dns-resolver v0.8.1 [INFO] [stderr] Compiling cargo_metadata v0.3.3 [INFO] [stderr] Compiling skeptic v0.13.2 [INFO] [stderr] Compiling actix v0.5.5 [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> client/main.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | #[macro_use] extern crate structopt_derive; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:6:1 [INFO] [stderr] | [INFO] [stderr] 6 | #[macro_use] extern crate structopt_derive; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:24:1 [INFO] [stderr] | [INFO] [stderr] 24 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/addrinfo.rs:361:32 [INFO] [stderr] | [INFO] [stderr] 361 | fn cause(&self) -> Option<&Error> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] warning: cannot find type `Stop` in this scope [INFO] [stderr] --> src/cmd.rs:124:10 [INFO] [stderr] | [INFO] [stderr] 124 | #[derive(Message)] [INFO] [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default [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! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `NetStream` in this scope [INFO] [stderr] --> src/master.rs:41:10 [INFO] [stderr] | [INFO] [stderr] 41 | #[derive(Message)] [INFO] [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [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! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `ProcessMessage` in this scope [INFO] [stderr] --> src/service.rs:214:10 [INFO] [stderr] | [INFO] [stderr] 214 | #[derive(Message)] [INFO] [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [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! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `ProcessFailed` in this scope [INFO] [stderr] --> src/service.rs:226:10 [INFO] [stderr] | [INFO] [stderr] 226 | #[derive(Message)] [INFO] [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [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! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `ProcessLoaded` in this scope [INFO] [stderr] --> src/service.rs:241:10 [INFO] [stderr] | [INFO] [stderr] 241 | #[derive(Message)] [INFO] [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [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! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `ProcessExited` in this scope [INFO] [stderr] --> src/service.rs:253:10 [INFO] [stderr] | [INFO] [stderr] 253 | #[derive(Message)] [INFO] [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [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! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `ProcessMessage` in this scope [INFO] [stderr] --> src/process.rs:73:28 [INFO] [stderr] | [INFO] [stderr] 73 | #[derive(PartialEq, Debug, Message)] [INFO] [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [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! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `SendCommand` in this scope [INFO] [stderr] --> src/process.rs:344:10 [INFO] [stderr] | [INFO] [stderr] 344 | #[derive(Message)] [INFO] [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [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! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `StartProcess` in this scope [INFO] [stderr] --> src/process.rs:355:10 [INFO] [stderr] | [INFO] [stderr] 355 | #[derive(Message)] [INFO] [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [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! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `PauseProcess` in this scope [INFO] [stderr] --> src/process.rs:366:10 [INFO] [stderr] | [INFO] [stderr] 366 | #[derive(Message)] [INFO] [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [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! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `ResumeProcess` in this scope [INFO] [stderr] --> src/process.rs:377:10 [INFO] [stderr] | [INFO] [stderr] 377 | #[derive(Message)] [INFO] [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [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! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `StopProcess` in this scope [INFO] [stderr] --> src/process.rs:388:10 [INFO] [stderr] | [INFO] [stderr] 388 | #[derive(Message)] [INFO] [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [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! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `QuitProcess` in this scope [INFO] [stderr] --> src/process.rs:415:10 [INFO] [stderr] | [INFO] [stderr] 415 | #[derive(Message)] [INFO] [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [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! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 06s [INFO] running `"docker" "inspect" "382c8d9772221d9b0f61184ddf0c00d6f0381b6883b102a34784a3e917ad1a09"` [INFO] running `"docker" "rm" "-f" "382c8d9772221d9b0f61184ddf0c00d6f0381b6883b102a34784a3e917ad1a09"` [INFO] [stdout] 382c8d9772221d9b0f61184ddf0c00d6f0381b6883b102a34784a3e917ad1a09 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/fafhrd91/fectl:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 1ab427b40175a254b56716395aa81f2b9148adfc26ebb91dae450f6731c8a69c [INFO] running `"docker" "start" "-a" "1ab427b40175a254b56716395aa81f2b9148adfc26ebb91dae450f6731c8a69c"` [INFO] [stderr] Compiling fectl v0.2.8 (/opt/crater/workdir) [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> client/main.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | #[macro_use] extern crate structopt_derive; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:6:1 [INFO] [stderr] | [INFO] [stderr] 6 | #[macro_use] extern crate structopt_derive; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:24:1 [INFO] [stderr] | [INFO] [stderr] 24 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/addrinfo.rs:361:32 [INFO] [stderr] | [INFO] [stderr] 361 | fn cause(&self) -> Option<&Error> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] warning: cannot find type `Stop` in this scope [INFO] [stderr] --> src/cmd.rs:124:10 [INFO] [stderr] | [INFO] [stderr] 124 | #[derive(Message)] [INFO] [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [INFO] [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default [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! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `NetStream` in this scope [INFO] [stderr] --> src/master.rs:41:10 [INFO] [stderr] | [INFO] [stderr] 41 | #[derive(Message)] [INFO] [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [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! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `ProcessMessage` in this scope [INFO] [stderr] --> src/service.rs:214:10 [INFO] [stderr] | [INFO] [stderr] 214 | #[derive(Message)] [INFO] [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [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! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `ProcessFailed` in this scope [INFO] [stderr] --> src/service.rs:226:10 [INFO] [stderr] | [INFO] [stderr] 226 | #[derive(Message)] [INFO] [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [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! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `ProcessLoaded` in this scope [INFO] [stderr] --> src/service.rs:241:10 [INFO] [stderr] | [INFO] [stderr] 241 | #[derive(Message)] [INFO] [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [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! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `ProcessExited` in this scope [INFO] [stderr] --> src/service.rs:253:10 [INFO] [stderr] | [INFO] [stderr] 253 | #[derive(Message)] [INFO] [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [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! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `ProcessMessage` in this scope [INFO] [stderr] --> src/process.rs:73:28 [INFO] [stderr] | [INFO] [stderr] 73 | #[derive(PartialEq, Debug, Message)] [INFO] [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [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! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `SendCommand` in this scope [INFO] [stderr] --> src/process.rs:344:10 [INFO] [stderr] | [INFO] [stderr] 344 | #[derive(Message)] [INFO] [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [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! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `StartProcess` in this scope [INFO] [stderr] --> src/process.rs:355:10 [INFO] [stderr] | [INFO] [stderr] 355 | #[derive(Message)] [INFO] [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [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! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `PauseProcess` in this scope [INFO] [stderr] --> src/process.rs:366:10 [INFO] [stderr] | [INFO] [stderr] 366 | #[derive(Message)] [INFO] [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [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! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `ResumeProcess` in this scope [INFO] [stderr] --> src/process.rs:377:10 [INFO] [stderr] | [INFO] [stderr] 377 | #[derive(Message)] [INFO] [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [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! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `StopProcess` in this scope [INFO] [stderr] --> src/process.rs:388:10 [INFO] [stderr] | [INFO] [stderr] 388 | #[derive(Message)] [INFO] [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [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! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] warning: cannot find type `QuitProcess` in this scope [INFO] [stderr] --> src/process.rs:415:10 [INFO] [stderr] | [INFO] [stderr] 415 | #[derive(Message)] [INFO] [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import [INFO] [stderr] | [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! [INFO] [stderr] = note: for more information, see issue #50504 [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.30s [INFO] running `"docker" "inspect" "1ab427b40175a254b56716395aa81f2b9148adfc26ebb91dae450f6731c8a69c"` [INFO] running `"docker" "rm" "-f" "1ab427b40175a254b56716395aa81f2b9148adfc26ebb91dae450f6731c8a69c"` [INFO] [stdout] 1ab427b40175a254b56716395aa81f2b9148adfc26ebb91dae450f6731c8a69c [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/fafhrd91/fectl:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "test" "--frozen"` [INFO] [stdout] 31026f5355d0aa01a6ea5a815c5ae6441c6b9335ff9262d71386852e29d894f3 [INFO] running `"docker" "start" "-a" "31026f5355d0aa01a6ea5a815c5ae6441c6b9335ff9262d71386852e29d894f3"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/fectl-2baf459079a3b77c [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/fectld-7cfb59d80e858174 [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "31026f5355d0aa01a6ea5a815c5ae6441c6b9335ff9262d71386852e29d894f3"` [INFO] running `"docker" "rm" "-f" "31026f5355d0aa01a6ea5a815c5ae6441c6b9335ff9262d71386852e29d894f3"` [INFO] [stdout] 31026f5355d0aa01a6ea5a815c5ae6441c6b9335ff9262d71386852e29d894f3