Nov 06 21:58:13.383 INFO checking fafhrd91/fectl against master#24e66c28980442a48d9458f1a4f9b76cc722dc8a+rustflags=-Dduplicate_associated_type_bindings for pr-55687 Nov 06 21:58:13.383 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55687/worker-5/master#24e66c28980442a48d9458f1a4f9b76cc722dc8a+rustflags=-Dduplicate_associated_type_bindings:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-55687/master#24e66c28980442a48d9458f1a4f9b76cc722dc8a+rustflags=-Dduplicate_associated_type_bindings:/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 +24e66c28980442a48d9458f1a4f9b76cc722dc8a-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dduplicate_associated_type_bindings" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 06 21:58:13.978 INFO blam! d5d1ca2d2743006113a431f1f130a36001733236da9369179d18c3792255aaf2 Nov 06 21:58:13.978 INFO running `"docker" "start" "-a" "d5d1ca2d2743006113a431f1f130a36001733236da9369179d18c3792255aaf2"` Nov 06 21:58:15.133 INFO kablam! usermod: no changes Nov 06 21:58:15.556 INFO kablam! Compiling num-traits v0.2.2 Nov 06 21:58:15.568 INFO kablam! Compiling serde v1.0.37 Nov 06 21:58:15.576 INFO kablam! Compiling remove_dir_all v0.5.0 Nov 06 21:58:15.576 INFO kablam! Compiling fectl v0.2.8 (/source) Nov 06 21:58:15.576 INFO kablam! Checking boxfnonce v0.1.0 Nov 06 21:58:15.576 INFO kablam! Compiling proc-macro2 v0.3.3 Nov 06 21:58:15.576 INFO kablam! Checking toml v0.4.6 Nov 06 21:58:15.576 INFO kablam! Checking nix v0.9.0 Nov 06 21:58:18.097 INFO kablam! Checking uuid v0.6.2 Nov 06 21:58:19.124 INFO kablam! Checking chrono v0.4.1 Nov 06 21:58:19.470 INFO kablam! Compiling tempdir v0.3.7 Nov 06 21:58:23.248 INFO kablam! Compiling backtrace-sys v0.1.16 Nov 06 21:58:23.272 INFO kablam! Checking tokio-io v0.1.5 Nov 06 21:58:25.702 INFO kablam! Checking parking_lot v0.4.8 Nov 06 21:58:26.541 INFO kablam! Checking mio-uds v0.6.4 Nov 06 21:58:28.442 INFO kablam! Checking regex v0.2.10 Nov 06 21:58:31.865 INFO kablam! Compiling actix_derive v0.2.0 Nov 06 21:58:31.904 INFO kablam! Checking backtrace v0.2.3 Nov 06 21:58:32.262 INFO kablam! Compiling backtrace v0.3.5 Nov 06 21:58:41.190 INFO kablam! Checking crossbeam-channel v0.1.2 Nov 06 21:58:41.224 INFO kablam! Checking tokio-core v0.1.12 Nov 06 21:58:41.330 INFO kablam! Checking error-chain v0.1.12 Nov 06 21:58:41.571 INFO kablam! Checking failure v0.1.1 Nov 06 21:58:45.682 INFO kablam! Compiling error-chain v0.11.0 Nov 06 21:58:46.501 INFO kablam! Compiling quote v0.5.1 Nov 06 21:58:48.257 INFO kablam! Checking env_logger v0.5.6 Nov 06 21:58:55.189 INFO kablam! Checking trust-dns-proto v0.3.2 Nov 06 21:58:56.264 INFO kablam! Checking tokio-signal v0.1.5 Nov 06 21:58:56.905 INFO kablam! Checking tokio-uds v0.1.7 Nov 06 21:59:00.649 INFO kablam! Compiling syn v0.13.1 Nov 06 21:59:08.202 INFO kablam! Checking trust-dns-resolver v0.8.1 Nov 06 21:59:13.540 INFO kablam! Compiling semver v0.8.0 Nov 06 21:59:13.540 INFO kablam! Compiling serde_json v1.0.13 Nov 06 21:59:22.827 INFO kablam! Compiling serde_derive_internals v0.23.0 Nov 06 21:59:29.633 INFO kablam! Compiling serde_derive v1.0.37 Nov 06 21:59:39.872 INFO kablam! Compiling cargo_metadata v0.3.3 Nov 06 21:59:42.712 INFO kablam! Compiling skeptic v0.13.2 Nov 06 21:59:46.830 INFO kablam! Compiling actix v0.5.5 Nov 06 22:00:04.377 INFO kablam! warning: cannot find type `Stop` in this scope Nov 06 22:00:04.377 INFO kablam! --> src/cmd.rs:124:10 Nov 06 22:00:04.377 INFO kablam! | Nov 06 22:00:04.377 INFO kablam! 124 | #[derive(Message)] Nov 06 22:00:04.377 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:00:04.378 INFO kablam! | Nov 06 22:00:04.378 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 06 22:00:04.378 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 06 22:00:04.378 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:00:04.378 INFO kablam! Nov 06 22:00:04.392 INFO kablam! warning: cannot find type `NetStream` in this scope Nov 06 22:00:04.393 INFO kablam! --> src/master.rs:41:10 Nov 06 22:00:04.393 INFO kablam! | Nov 06 22:00:04.393 INFO kablam! 41 | #[derive(Message)] Nov 06 22:00:04.393 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:00:04.393 INFO kablam! | Nov 06 22:00:04.393 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 06 22:00:04.394 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:00:04.394 INFO kablam! Nov 06 22:00:04.417 INFO kablam! warning: cannot find type `ProcessMessage` in this scope Nov 06 22:00:04.417 INFO kablam! --> src/service.rs:214:10 Nov 06 22:00:04.417 INFO kablam! | Nov 06 22:00:04.417 INFO kablam! 214 | #[derive(Message)] Nov 06 22:00:04.417 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:00:04.418 INFO kablam! | Nov 06 22:00:04.418 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 06 22:00:04.418 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:00:04.418 INFO kablam! Nov 06 22:00:04.418 INFO kablam! warning: cannot find type `ProcessFailed` in this scope Nov 06 22:00:04.418 INFO kablam! --> src/service.rs:226:10 Nov 06 22:00:04.418 INFO kablam! | Nov 06 22:00:04.419 INFO kablam! 226 | #[derive(Message)] Nov 06 22:00:04.419 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:00:04.419 INFO kablam! | Nov 06 22:00:04.419 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 06 22:00:04.419 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:00:04.419 INFO kablam! Nov 06 22:00:04.420 INFO kablam! warning: cannot find type `ProcessLoaded` in this scope Nov 06 22:00:04.420 INFO kablam! --> src/service.rs:241:10 Nov 06 22:00:04.420 INFO kablam! | Nov 06 22:00:04.420 INFO kablam! 241 | #[derive(Message)] Nov 06 22:00:04.420 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:00:04.420 INFO kablam! | Nov 06 22:00:04.421 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 06 22:00:04.421 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:00:04.421 INFO kablam! Nov 06 22:00:04.421 INFO kablam! warning: cannot find type `ProcessExited` in this scope Nov 06 22:00:04.421 INFO kablam! --> src/service.rs:253:10 Nov 06 22:00:04.421 INFO kablam! | Nov 06 22:00:04.422 INFO kablam! 253 | #[derive(Message)] Nov 06 22:00:04.422 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:00:04.422 INFO kablam! | Nov 06 22:00:04.422 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 06 22:00:04.422 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:00:04.422 INFO kablam! Nov 06 22:00:04.422 INFO kablam! warning: cannot find type `ProcessMessage` in this scope Nov 06 22:00:04.422 INFO kablam! --> src/process.rs:73:28 Nov 06 22:00:04.422 INFO kablam! | Nov 06 22:00:04.422 INFO kablam! 73 | #[derive(PartialEq, Debug, Message)] Nov 06 22:00:04.422 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:00:04.424 INFO kablam! | Nov 06 22:00:04.424 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 06 22:00:04.424 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:00:04.424 INFO kablam! Nov 06 22:00:04.428 INFO kablam! warning: cannot find type `SendCommand` in this scope Nov 06 22:00:04.428 INFO kablam! --> src/process.rs:344:10 Nov 06 22:00:04.428 INFO kablam! | Nov 06 22:00:04.428 INFO kablam! 344 | #[derive(Message)] Nov 06 22:00:04.428 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:00:04.428 INFO kablam! | Nov 06 22:00:04.428 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 06 22:00:04.428 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:00:04.428 INFO kablam! Nov 06 22:00:04.428 INFO kablam! warning: cannot find type `StartProcess` in this scope Nov 06 22:00:04.428 INFO kablam! --> src/process.rs:355:10 Nov 06 22:00:04.428 INFO kablam! | Nov 06 22:00:04.428 INFO kablam! 355 | #[derive(Message)] Nov 06 22:00:04.428 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:00:04.428 INFO kablam! | Nov 06 22:00:04.428 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 06 22:00:04.428 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:00:04.428 INFO kablam! Nov 06 22:00:04.428 INFO kablam! warning: cannot find type `PauseProcess` in this scope Nov 06 22:00:04.428 INFO kablam! --> src/process.rs:366:10 Nov 06 22:00:04.429 INFO kablam! | Nov 06 22:00:04.429 INFO kablam! 366 | #[derive(Message)] Nov 06 22:00:04.429 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:00:04.429 INFO kablam! | Nov 06 22:00:04.429 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 06 22:00:04.429 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:00:04.429 INFO kablam! Nov 06 22:00:04.429 INFO kablam! warning: cannot find type `ResumeProcess` in this scope Nov 06 22:00:04.429 INFO kablam! --> src/process.rs:377:10 Nov 06 22:00:04.429 INFO kablam! | Nov 06 22:00:04.429 INFO kablam! 377 | #[derive(Message)] Nov 06 22:00:04.429 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:00:04.429 INFO kablam! | Nov 06 22:00:04.429 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 06 22:00:04.429 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:00:04.429 INFO kablam! Nov 06 22:00:04.429 INFO kablam! warning: cannot find type `StopProcess` in this scope Nov 06 22:00:04.429 INFO kablam! --> src/process.rs:388:10 Nov 06 22:00:04.429 INFO kablam! | Nov 06 22:00:04.429 INFO kablam! 388 | #[derive(Message)] Nov 06 22:00:04.429 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:00:04.429 INFO kablam! | Nov 06 22:00:04.429 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 06 22:00:04.429 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:00:04.429 INFO kablam! Nov 06 22:00:04.429 INFO kablam! warning: cannot find type `QuitProcess` in this scope Nov 06 22:00:04.429 INFO kablam! --> src/process.rs:415:10 Nov 06 22:00:04.429 INFO kablam! | Nov 06 22:00:04.429 INFO kablam! 415 | #[derive(Message)] Nov 06 22:00:04.429 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:00:04.429 INFO kablam! | Nov 06 22:00:04.429 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 06 22:00:04.429 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:00:04.429 INFO kablam! Nov 06 22:00:05.392 INFO kablam! warning: cannot find type `Stop` in this scope Nov 06 22:00:05.392 INFO kablam! --> src/cmd.rs:124:10 Nov 06 22:00:05.392 INFO kablam! | Nov 06 22:00:05.392 INFO kablam! 124 | #[derive(Message)] Nov 06 22:00:05.392 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:00:05.392 INFO kablam! | Nov 06 22:00:05.392 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 06 22:00:05.392 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 06 22:00:05.392 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:00:05.392 INFO kablam! Nov 06 22:00:05.400 INFO kablam! warning: cannot find type `NetStream` in this scope Nov 06 22:00:05.400 INFO kablam! --> src/master.rs:41:10 Nov 06 22:00:05.400 INFO kablam! | Nov 06 22:00:05.400 INFO kablam! 41 | #[derive(Message)] Nov 06 22:00:05.400 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:00:05.400 INFO kablam! | Nov 06 22:00:05.400 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 06 22:00:05.400 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:00:05.400 INFO kablam! Nov 06 22:00:05.416 INFO kablam! warning: cannot find type `ProcessMessage` in this scope Nov 06 22:00:05.416 INFO kablam! --> src/service.rs:214:10 Nov 06 22:00:05.416 INFO kablam! | Nov 06 22:00:05.416 INFO kablam! 214 | #[derive(Message)] Nov 06 22:00:05.416 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:00:05.416 INFO kablam! | Nov 06 22:00:05.416 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 06 22:00:05.416 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:00:05.416 INFO kablam! Nov 06 22:00:05.417 INFO kablam! warning: cannot find type `ProcessFailed` in this scope Nov 06 22:00:05.417 INFO kablam! --> src/service.rs:226:10 Nov 06 22:00:05.417 INFO kablam! | Nov 06 22:00:05.417 INFO kablam! 226 | #[derive(Message)] Nov 06 22:00:05.417 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:00:05.417 INFO kablam! | Nov 06 22:00:05.417 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 06 22:00:05.417 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:00:05.417 INFO kablam! Nov 06 22:00:05.417 INFO kablam! warning: cannot find type `ProcessLoaded` in this scope Nov 06 22:00:05.417 INFO kablam! --> src/service.rs:241:10 Nov 06 22:00:05.417 INFO kablam! | Nov 06 22:00:05.417 INFO kablam! 241 | #[derive(Message)] Nov 06 22:00:05.417 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:00:05.417 INFO kablam! | Nov 06 22:00:05.417 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 06 22:00:05.417 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:00:05.417 INFO kablam! Nov 06 22:00:05.417 INFO kablam! warning: cannot find type `ProcessExited` in this scope Nov 06 22:00:05.417 INFO kablam! --> src/service.rs:253:10 Nov 06 22:00:05.417 INFO kablam! | Nov 06 22:00:05.417 INFO kablam! 253 | #[derive(Message)] Nov 06 22:00:05.417 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:00:05.417 INFO kablam! | Nov 06 22:00:05.417 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 06 22:00:05.417 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:00:05.417 INFO kablam! Nov 06 22:00:05.425 INFO kablam! warning: cannot find type `ProcessMessage` in this scope Nov 06 22:00:05.425 INFO kablam! --> src/process.rs:73:28 Nov 06 22:00:05.425 INFO kablam! | Nov 06 22:00:05.425 INFO kablam! 73 | #[derive(PartialEq, Debug, Message)] Nov 06 22:00:05.425 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:00:05.425 INFO kablam! | Nov 06 22:00:05.425 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 06 22:00:05.425 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:00:05.425 INFO kablam! Nov 06 22:00:05.425 INFO kablam! warning: cannot find type `SendCommand` in this scope Nov 06 22:00:05.425 INFO kablam! --> src/process.rs:344:10 Nov 06 22:00:05.425 INFO kablam! | Nov 06 22:00:05.425 INFO kablam! 344 | #[derive(Message)] Nov 06 22:00:05.425 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:00:05.425 INFO kablam! | Nov 06 22:00:05.425 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 06 22:00:05.425 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:00:05.425 INFO kablam! Nov 06 22:00:05.425 INFO kablam! warning: cannot find type `StartProcess` in this scope Nov 06 22:00:05.425 INFO kablam! --> src/process.rs:355:10 Nov 06 22:00:05.425 INFO kablam! | Nov 06 22:00:05.425 INFO kablam! 355 | #[derive(Message)] Nov 06 22:00:05.425 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:00:05.425 INFO kablam! | Nov 06 22:00:05.425 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 06 22:00:05.425 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:00:05.425 INFO kablam! Nov 06 22:00:05.425 INFO kablam! warning: cannot find type `PauseProcess` in this scope Nov 06 22:00:05.425 INFO kablam! --> src/process.rs:366:10 Nov 06 22:00:05.425 INFO kablam! | Nov 06 22:00:05.425 INFO kablam! 366 | #[derive(Message)] Nov 06 22:00:05.425 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:00:05.425 INFO kablam! | Nov 06 22:00:05.425 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 06 22:00:05.425 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:00:05.425 INFO kablam! Nov 06 22:00:05.425 INFO kablam! warning: cannot find type `ResumeProcess` in this scope Nov 06 22:00:05.425 INFO kablam! --> src/process.rs:377:10 Nov 06 22:00:05.425 INFO kablam! | Nov 06 22:00:05.425 INFO kablam! 377 | #[derive(Message)] Nov 06 22:00:05.425 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:00:05.425 INFO kablam! | Nov 06 22:00:05.425 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 06 22:00:05.425 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:00:05.425 INFO kablam! Nov 06 22:00:05.425 INFO kablam! warning: cannot find type `StopProcess` in this scope Nov 06 22:00:05.425 INFO kablam! --> src/process.rs:388:10 Nov 06 22:00:05.425 INFO kablam! | Nov 06 22:00:05.425 INFO kablam! 388 | #[derive(Message)] Nov 06 22:00:05.425 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:00:05.425 INFO kablam! | Nov 06 22:00:05.425 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 06 22:00:05.425 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:00:05.425 INFO kablam! Nov 06 22:00:05.425 INFO kablam! warning: cannot find type `QuitProcess` in this scope Nov 06 22:00:05.425 INFO kablam! --> src/process.rs:415:10 Nov 06 22:00:05.425 INFO kablam! | Nov 06 22:00:05.425 INFO kablam! 415 | #[derive(Message)] Nov 06 22:00:05.425 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:00:05.425 INFO kablam! | Nov 06 22:00:05.425 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 06 22:00:05.425 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:00:05.425 INFO kablam! Nov 06 22:00:08.913 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 53s Nov 06 22:00:08.929 INFO kablam! su: No module specific data is present Nov 06 22:00:09.561 INFO running `"docker" "rm" "-f" "d5d1ca2d2743006113a431f1f130a36001733236da9369179d18c3792255aaf2"` Nov 06 22:00:09.788 INFO blam! d5d1ca2d2743006113a431f1f130a36001733236da9369179d18c3792255aaf2