Nov 06 17:30:58.789 INFO checking modderme123/peter against master#24e66c28980442a48d9458f1a4f9b76cc722dc8a+rustflags=-Dduplicate_associated_type_bindings for pr-55687 Nov 06 17:30:58.790 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55687/worker-0/master#24e66c28980442a48d9458f1a4f9b76cc722dc8a+rustflags=-Dduplicate_associated_type_bindings:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/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 17:30:59.338 INFO blam! c52b2c706e74a0a17b34486f727c2b17477f3e3dbe80dae06b65e6636b6b50f3 Nov 06 17:30:59.340 INFO running `"docker" "start" "-a" "c52b2c706e74a0a17b34486f727c2b17477f3e3dbe80dae06b65e6636b6b50f3"` Nov 06 17:31:00.682 INFO kablam! usermod: no changes Nov 06 17:31:01.187 INFO kablam! Compiling serde v1.0.55 Nov 06 17:31:01.187 INFO kablam! Compiling actix-web v0.6.5 Nov 06 17:31:01.208 INFO kablam! Checking serde_json v1.0.17 Nov 06 17:31:01.208 INFO kablam! Checking uuid v0.6.3 Nov 06 17:31:01.208 INFO kablam! Compiling tempdir v0.3.7 Nov 06 17:31:01.209 INFO kablam! Compiling backtrace-sys v0.1.16 Nov 06 17:31:01.209 INFO kablam! Checking brotli-sys v0.3.2 Nov 06 17:31:01.209 INFO kablam! Checking http v0.1.5 Nov 06 17:31:02.305 INFO kablam! Checking mio-uds v0.6.6 Nov 06 17:31:02.416 INFO kablam! Checking parking_lot v0.4.8 Nov 06 17:31:03.360 INFO kablam! Checking flate2 v1.0.1 Nov 06 17:31:03.390 INFO kablam! Compiling backtrace v0.3.7 Nov 06 17:31:03.570 INFO kablam! Checking brotli2 v0.3.2 Nov 06 17:31:05.000 INFO kablam! Compiling rayon-core v1.4.0 Nov 06 17:31:05.176 INFO kablam! Checking backtrace v0.2.3 Nov 06 17:31:05.912 INFO kablam! Checking serde_urlencoded v0.5.2 Nov 06 17:31:09.353 INFO kablam! Checking crossbeam-channel v0.1.2 Nov 06 17:31:09.469 INFO kablam! Checking error-chain v0.1.12 Nov 06 17:31:09.668 INFO kablam! Checking failure v0.1.1 Nov 06 17:31:09.976 INFO kablam! Compiling error-chain v0.11.0 Nov 06 17:31:11.133 INFO kablam! Checking tokio-core v0.1.17 Nov 06 17:31:17.081 INFO kablam! Compiling rayon v0.8.2 Nov 06 17:31:20.491 INFO kablam! Checking trust-dns-proto v0.3.3 Nov 06 17:31:20.494 INFO kablam! Checking tokio-signal v0.1.5 Nov 06 17:31:21.436 INFO kablam! Checking h2 v0.1.7 Nov 06 17:31:29.913 INFO kablam! Compiling ring v0.12.1 Nov 06 17:31:38.028 INFO kablam! Checking trust-dns-resolver v0.8.2 Nov 06 17:31:47.452 INFO kablam! Checking cookie v0.10.1 Nov 06 17:31:50.013 INFO kablam! Compiling semver v0.9.0 Nov 06 17:31:55.896 INFO kablam! Compiling cargo_metadata v0.5.4 Nov 06 17:32:00.192 INFO kablam! Compiling skeptic v0.13.3 Nov 06 17:32:04.328 INFO kablam! Compiling actix v0.5.7 Nov 06 17:32:21.473 INFO kablam! Checking peter v0.1.0 (/source) Nov 06 17:32:25.957 INFO kablam! warning: cannot find type `Message` in this scope Nov 06 17:32:25.958 INFO kablam! --> src/server.rs:11:10 Nov 06 17:32:25.958 INFO kablam! | Nov 06 17:32:25.959 INFO kablam! 11 | #[derive(Message)] Nov 06 17:32:25.959 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:32:25.959 INFO kablam! | Nov 06 17:32:25.959 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 06 17:32:25.960 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 17:32:25.960 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:32:25.960 INFO kablam! Nov 06 17:32:25.961 INFO kablam! warning: cannot find type `Connect` in this scope Nov 06 17:32:25.961 INFO kablam! --> src/server.rs:15:10 Nov 06 17:32:25.961 INFO kablam! | Nov 06 17:32:25.962 INFO kablam! 15 | #[derive(Message)] Nov 06 17:32:25.962 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:32:25.962 INFO kablam! | Nov 06 17:32:25.962 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 17:32:25.963 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:32:25.963 INFO kablam! Nov 06 17:32:25.963 INFO kablam! warning: cannot find type `Disconnect` in this scope Nov 06 17:32:25.963 INFO kablam! --> src/server.rs:22:10 Nov 06 17:32:25.964 INFO kablam! | Nov 06 17:32:25.964 INFO kablam! 22 | #[derive(Message)] Nov 06 17:32:25.964 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:32:25.964 INFO kablam! | Nov 06 17:32:25.965 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 17:32:25.965 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:32:25.965 INFO kablam! Nov 06 17:32:25.966 INFO kablam! warning: cannot find type `Join` in this scope Nov 06 17:32:25.966 INFO kablam! --> src/server.rs:35:10 Nov 06 17:32:25.966 INFO kablam! | Nov 06 17:32:25.966 INFO kablam! 35 | #[derive(Message)] Nov 06 17:32:25.967 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:32:25.967 INFO kablam! | Nov 06 17:32:25.967 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 17:32:25.967 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:32:25.968 INFO kablam! Nov 06 17:32:25.968 INFO kablam! warning: cannot find type `Message` in this scope Nov 06 17:32:25.968 INFO kablam! --> src/main.rs:17:14 Nov 06 17:32:25.968 INFO kablam! | Nov 06 17:32:25.969 INFO kablam! 17 | #[derive(Message)] Nov 06 17:32:25.969 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:32:25.969 INFO kablam! | Nov 06 17:32:25.969 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 17:32:25.970 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:32:25.970 INFO kablam! Nov 06 17:32:26.085 INFO kablam! warning: cannot find type `Message` in this scope Nov 06 17:32:26.086 INFO kablam! --> src/server.rs:11:10 Nov 06 17:32:26.086 INFO kablam! | Nov 06 17:32:26.086 INFO kablam! 11 | #[derive(Message)] Nov 06 17:32:26.086 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:32:26.087 INFO kablam! | Nov 06 17:32:26.087 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 06 17:32:26.087 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 17:32:26.088 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:32:26.088 INFO kablam! Nov 06 17:32:26.088 INFO kablam! warning: cannot find type `Connect` in this scope Nov 06 17:32:26.089 INFO kablam! --> src/server.rs:15:10 Nov 06 17:32:26.089 INFO kablam! | Nov 06 17:32:26.089 INFO kablam! 15 | #[derive(Message)] Nov 06 17:32:26.089 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:32:26.090 INFO kablam! | Nov 06 17:32:26.090 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 17:32:26.090 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:32:26.091 INFO kablam! Nov 06 17:32:26.091 INFO kablam! warning: cannot find type `Disconnect` in this scope Nov 06 17:32:26.091 INFO kablam! --> src/server.rs:22:10 Nov 06 17:32:26.092 INFO kablam! | Nov 06 17:32:26.092 INFO kablam! 22 | #[derive(Message)] Nov 06 17:32:26.092 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:32:26.092 INFO kablam! | Nov 06 17:32:26.093 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 17:32:26.093 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:32:26.093 INFO kablam! Nov 06 17:32:26.093 INFO kablam! warning: cannot find type `Join` in this scope Nov 06 17:32:26.094 INFO kablam! --> src/server.rs:35:10 Nov 06 17:32:26.094 INFO kablam! | Nov 06 17:32:26.094 INFO kablam! 35 | #[derive(Message)] Nov 06 17:32:26.095 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:32:26.095 INFO kablam! | Nov 06 17:32:26.095 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 17:32:26.096 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:32:26.096 INFO kablam! Nov 06 17:32:26.096 INFO kablam! warning: cannot find type `Message` in this scope Nov 06 17:32:26.096 INFO kablam! --> src/main.rs:17:14 Nov 06 17:32:26.097 INFO kablam! | Nov 06 17:32:26.097 INFO kablam! 17 | #[derive(Message)] Nov 06 17:32:26.097 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:32:26.098 INFO kablam! | Nov 06 17:32:26.098 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 17:32:26.098 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:32:26.098 INFO kablam! Nov 06 17:32:26.557 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 25s Nov 06 17:32:26.589 INFO kablam! su: No module specific data is present Nov 06 17:32:27.676 INFO running `"docker" "rm" "-f" "c52b2c706e74a0a17b34486f727c2b17477f3e3dbe80dae06b65e6636b6b50f3"` Nov 06 17:32:28.061 INFO blam! c52b2c706e74a0a17b34486f727c2b17477f3e3dbe80dae06b65e6636b6b50f3