[INFO] fetching crate actix-server-config 0.3.0-alpha.1...
[INFO] checking actix-server-config-0.3.0-alpha.1 against try#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied-retry-0
[INFO] extracting crate actix-server-config 0.3.0-alpha.1 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate actix-server-config 0.3.0-alpha.1
[INFO] finished tweaking crates.io crate actix-server-config 0.3.0-alpha.1
[INFO] tweaked toml for crates.io crate actix-server-config 0.3.0-alpha.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate actix-server-config 0.3.0-alpha.1 on toolchain 7b3da9103634dffd4f4365cfd8642427c781d99f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 72 packages to latest compatible versions
[INFO] [stderr]       Adding tokio-openssl v0.4.0 (available: v0.6.5)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c0b2030b2165f2b8250cdff6e2714b733b431feaf5df8d4072e4681c6a2c4e9b
[INFO] running `Command { std: "docker" "start" "-a" "c0b2030b2165f2b8250cdff6e2714b733b431feaf5df8d4072e4681c6a2c4e9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c0b2030b2165f2b8250cdff6e2714b733b431feaf5df8d4072e4681c6a2c4e9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c0b2030b2165f2b8250cdff6e2714b733b431feaf5df8d4072e4681c6a2c4e9b", kill_on_drop: false }`
[INFO] [stdout] c0b2030b2165f2b8250cdff6e2714b733b431feaf5df8d4072e4681c6a2c4e9b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dinherent-method-on-receiver" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ebddf587f735147dbfdfe785d4fbac447ef41a2da7dd705a347018dbd392e2e2
[INFO] running `Command { std: "docker" "start" "-a" "ebddf587f735147dbfdfe785d4fbac447ef41a2da7dd705a347018dbd392e2e2", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.181
[INFO] [stderr]     Checking futures-core-preview v0.3.0-alpha.19
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking futures-sink-preview v0.3.0-alpha.19
[INFO] [stderr]     Checking lock_api v0.3.4
[INFO] [stderr]     Checking crossbeam-utils v0.6.6
[INFO] [stderr]    Compiling parking_lot_core v0.6.3
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]     Checking smallvec v0.6.14
[INFO] [stderr]     Checking futures-channel-preview v0.3.0-alpha.19
[INFO] [stderr]     Checking futures-util-preview v0.3.0-alpha.19
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking net2 v0.2.39
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stderr]     Checking tokio-sync v0.2.0-alpha.6
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]     Checking tokio-io v0.2.0-alpha.6
[INFO] [stderr]     Checking tokio-codec v0.2.0-alpha.6
[INFO] [stderr]     Checking tokio-executor v0.2.0-alpha.6
[INFO] [stderr]     Checking mio-uds v0.6.8
[INFO] [stderr]     Checking tokio-net v0.2.0-alpha.6
[INFO] [stderr]     Checking actix-server-config v0.3.0-alpha.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `rustls`
[INFO] [stdout]    --> src/lib.rs:205:7
[INFO] [stdout]     |
[INFO] [stdout] 205 | #[cfg(feature = "rustls")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `openssl`, and `tokio-openssl`
[INFO] [stdout]     = help: consider adding `rustls` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `actix-server-config` (lib) due to 6 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/lib.rs:84:23
[INFO] [stdout]     |
[INFO] [stdout]  84 |     pub fn into_parts(self) -> (T, P, Protocol) {
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 125 | impl<T, P> ops::Deref for Io<T, P> {
[INFO] [stdout]     | ---------------------------------- trait implemented here
[INFO] [stdout] 126 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D inherent-method-on-receiver`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/lib.rs:89:20
[INFO] [stdout]     |
[INFO] [stdout]  89 |     pub fn get_ref(&self) -> &T {
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 125 | impl<T, P> ops::Deref for Io<T, P> {
[INFO] [stdout]     | ---------------------------------- trait implemented here
[INFO] [stdout] 126 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/lib.rs:94:20
[INFO] [stdout]     |
[INFO] [stdout]  94 |     pub fn get_mut(&mut self) -> &mut T {
[INFO] [stdout]     |                    ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 125 | impl<T, P> ops::Deref for Io<T, P> {
[INFO] [stdout]     | ---------------------------------- trait implemented here
[INFO] [stdout] 126 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/lib.rs:99:21
[INFO] [stdout]     |
[INFO] [stdout]  99 |     pub fn protocol(&self) -> Protocol {
[INFO] [stdout]     |                     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 125 | impl<T, P> ops::Deref for Io<T, P> {
[INFO] [stdout]     | ---------------------------------- trait implemented here
[INFO] [stdout] 126 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/lib.rs:104:19
[INFO] [stdout]     |
[INFO] [stdout] 104 |     pub fn set<U>(self, params: U) -> Io<T, U> {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 125 | impl<T, P> ops::Deref for Io<T, P> {
[INFO] [stdout]     | ---------------------------------- trait implemented here
[INFO] [stdout] 126 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/lib.rs:113:22
[INFO] [stdout]     |
[INFO] [stdout] 113 |     pub fn map<U, F>(self, op: F) -> Io<T, U>
[INFO] [stdout]     |                      ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 125 | impl<T, P> ops::Deref for Io<T, P> {
[INFO] [stdout]     | ---------------------------------- trait implemented here
[INFO] [stdout] 126 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `rustls`
[INFO] [stdout]    --> src/lib.rs:205:7
[INFO] [stdout]     |
[INFO] [stdout] 205 | #[cfg(feature = "rustls")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `openssl`, and `tokio-openssl`
[INFO] [stdout]     = help: consider adding `rustls` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/lib.rs:84:23
[INFO] [stdout]     |
[INFO] [stdout]  84 |     pub fn into_parts(self) -> (T, P, Protocol) {
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 125 | impl<T, P> ops::Deref for Io<T, P> {
[INFO] [stdout]     | ---------------------------------- trait implemented here
[INFO] [stdout] 126 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D inherent-method-on-receiver`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/lib.rs:89:20
[INFO] [stdout]     |
[INFO] [stdout]  89 |     pub fn get_ref(&self) -> &T {
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 125 | impl<T, P> ops::Deref for Io<T, P> {
[INFO] [stdout]     | ---------------------------------- trait implemented here
[INFO] [stdout] 126 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/lib.rs:94:20
[INFO] [stdout]     |
[INFO] [stdout]  94 |     pub fn get_mut(&mut self) -> &mut T {
[INFO] [stdout]     |                    ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 125 | impl<T, P> ops::Deref for Io<T, P> {
[INFO] [stdout]     | ---------------------------------- trait implemented here
[INFO] [stdout] 126 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/lib.rs:99:21
[INFO] [stdout]     |
[INFO] [stdout]  99 |     pub fn protocol(&self) -> Protocol {
[INFO] [stdout]     |                     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 125 | impl<T, P> ops::Deref for Io<T, P> {
[INFO] [stdout]     | ---------------------------------- trait implemented here
[INFO] [stdout] 126 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/lib.rs:104:19
[INFO] [stdout]     |
[INFO] [stdout] 104 |     pub fn set<U>(self, params: U) -> Io<T, U> {
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 125 | impl<T, P> ops::Deref for Io<T, P> {
[INFO] [stdout]     | ---------------------------------- trait implemented here
[INFO] [stdout] 126 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/lib.rs:113:22
[INFO] [stdout]     |
[INFO] [stdout] 113 |     pub fn map<U, F>(self, op: F) -> Io<T, U>
[INFO] [stdout]     |                      ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 125 | impl<T, P> ops::Deref for Io<T, P> {
[INFO] [stdout]     | ---------------------------------- trait implemented here
[INFO] [stdout] 126 |     type Target = T;
[INFO] [stdout]     |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `actix-server-config` (lib test) due to 6 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "ebddf587f735147dbfdfe785d4fbac447ef41a2da7dd705a347018dbd392e2e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ebddf587f735147dbfdfe785d4fbac447ef41a2da7dd705a347018dbd392e2e2", kill_on_drop: false }`
[INFO] [stdout] ebddf587f735147dbfdfe785d4fbac447ef41a2da7dd705a347018dbd392e2e2
