[INFO] fetching crate hyperx 1.4.0... [INFO] checking hyperx-1.4.0 against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] extracting crate hyperx 1.4.0 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate hyperx 1.4.0 on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate hyperx 1.4.0 [INFO] finished tweaking crates.io crate hyperx 1.4.0 [INFO] tweaked toml for crates.io crate hyperx 1.4.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 12 packages [INFO] [stderr] Adding base64 v0.13.1 (latest: v0.22.0) [INFO] [stderr] Adding bytes v1.1.0 (latest: v1.6.0) [INFO] [stderr] Adding http v0.2.12 (latest: v1.1.0) [INFO] [stderr] Adding percent-encoding v2.1.0 (latest: v2.3.1) [INFO] [stderr] Adding unicase v2.6.0 (latest: v2.7.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded language-tags v0.3.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9dfb82f4a5e65d90c2100c7b4c1d8ff465f04a1b124e1d652c2f637a2f024069 [INFO] running `Command { std: "docker" "start" "-a" "9dfb82f4a5e65d90c2100c7b4c1d8ff465f04a1b124e1d652c2f637a2f024069", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9dfb82f4a5e65d90c2100c7b4c1d8ff465f04a1b124e1d652c2f637a2f024069", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9dfb82f4a5e65d90c2100c7b4c1d8ff465f04a1b124e1d652c2f637a2f024069", kill_on_drop: false }` [INFO] [stdout] 9dfb82f4a5e65d90c2100c7b4c1d8ff465f04a1b124e1d652c2f637a2f024069 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e654632a8d1b3670ecde4131f83acb129ac72f41d651632e086b862fcac7b8d4 [INFO] running `Command { std: "docker" "start" "-a" "e654632a8d1b3670ecde4131f83acb129ac72f41d651632e086b862fcac7b8d4", kill_on_drop: false }` [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Compiling hyperx v1.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking language-tags v0.3.2 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking http v0.2.12 [INFO] [stdout] warning: the item `AsRef` is imported redundantly [INFO] [stdout] --> src/method.rs:4:20 [INFO] [stdout] | [INFO] [stdout] 4 | use std::convert::{AsRef, TryFrom}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] --> /rustc/385fa9d845dd326c6bbfd58c22244215e431948a/library/std/src/prelude/mod.rs:124:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `AsRef` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `http` is imported redundantly [INFO] [stdout] --> src/method.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use http; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | extern crate http; [INFO] [stdout] | ------------------ the item `http` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `mime` is imported redundantly [INFO] [stdout] --> src/header/common/accept.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | use mime::{self, Mime}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | pub extern crate mime; [INFO] [stdout] | ---------------------- the item `mime` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `unicase` is imported redundantly [INFO] [stdout] --> src/header/common/access_control_allow_credentials.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use unicase; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | extern crate unicase; [INFO] [stdout] | --------------------- the item `unicase` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `unicase` is imported redundantly [INFO] [stdout] --> src/header/common/content_disposition.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use unicase; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | extern crate unicase; [INFO] [stdout] | --------------------- the item `unicase` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `mime` is imported redundantly [INFO] [stdout] --> src/header/common/content_type.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | use mime::{self, Mime}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | pub extern crate mime; [INFO] [stdout] | ---------------------- the item `mime` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `unicase` is imported redundantly [INFO] [stdout] --> src/header/common/expect.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use unicase; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | extern crate unicase; [INFO] [stdout] | --------------------- the item `unicase` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `unicase` is imported redundantly [INFO] [stdout] --> src/header/common/strict_transport_security.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use unicase; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | extern crate unicase; [INFO] [stdout] | --------------------- the item `unicase` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `unicase` is imported redundantly [INFO] [stdout] --> src/header/common/upgrade.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use unicase; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | extern crate unicase; [INFO] [stdout] | --------------------- the item `unicase` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Default` is imported redundantly [INFO] [stdout] --> src/header/shared/quality_item.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::default::Default; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/385fa9d845dd326c6bbfd58c22244215e431948a/library/std/src/prelude/mod.rs:124:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Default` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `percent_encoding` is imported redundantly [INFO] [stdout] --> src/header/parsing.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use percent_encoding; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | extern crate percent_encoding; [INFO] [stdout] | ------------------------------ the item `percent_encoding` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `AsRef` is imported redundantly [INFO] [stdout] --> src/method.rs:4:20 [INFO] [stdout] | [INFO] [stdout] 4 | use std::convert::{AsRef, TryFrom}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] --> /rustc/385fa9d845dd326c6bbfd58c22244215e431948a/library/std/src/prelude/mod.rs:124:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `AsRef` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `http` is imported redundantly [INFO] [stdout] --> src/method.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use http; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | extern crate http; [INFO] [stdout] | ------------------ the item `http` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `mime` is imported redundantly [INFO] [stdout] --> src/header/common/accept.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | use mime::{self, Mime}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | pub extern crate mime; [INFO] [stdout] | ---------------------- the item `mime` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `unicase` is imported redundantly [INFO] [stdout] --> src/header/common/access_control_allow_credentials.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use unicase; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | extern crate unicase; [INFO] [stdout] | --------------------- the item `unicase` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Header` is imported redundantly [INFO] [stdout] --> src/header/common/cache_control.rs:179:18 [INFO] [stdout] | [INFO] [stdout] 179 | use header::{Header, Raw}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 180 | use super::*; [INFO] [stdout] | -------- the item `Header` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `unicase` is imported redundantly [INFO] [stdout] --> src/header/common/content_disposition.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use unicase; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | extern crate unicase; [INFO] [stdout] | --------------------- the item `unicase` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `mime` is imported redundantly [INFO] [stdout] --> src/header/common/content_type.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | use mime::{self, Mime}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | pub extern crate mime; [INFO] [stdout] | ---------------------- the item `mime` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `unicase` is imported redundantly [INFO] [stdout] --> src/header/common/expect.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use unicase; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | extern crate unicase; [INFO] [stdout] | --------------------- the item `unicase` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `mime` is imported redundantly [INFO] [stdout] --> src/header/common/link.rs:903:9 [INFO] [stdout] | [INFO] [stdout] 903 | use mime; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | pub extern crate mime; [INFO] [stdout] | ---------------------- the item `mime` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Header` is imported redundantly [INFO] [stdout] --> src/header/common/prefer.rs:172:18 [INFO] [stdout] | [INFO] [stdout] 172 | use header::{Header, Raw}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 173 | use super::*; [INFO] [stdout] | -------- the item `Header` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Preference` is imported redundantly [INFO] [stdout] --> src/header/common/preference_applied.rs:101:9 [INFO] [stdout] | [INFO] [stdout] 101 | use header::Preference; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 102 | use super::*; [INFO] [stdout] | -------- the item `Preference` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `unicase` is imported redundantly [INFO] [stdout] --> src/header/common/strict_transport_security.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use unicase; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | extern crate unicase; [INFO] [stdout] | --------------------- the item `unicase` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `unicase` is imported redundantly [INFO] [stdout] --> src/header/common/upgrade.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use unicase; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | extern crate unicase; [INFO] [stdout] | --------------------- the item `unicase` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Default` is imported redundantly [INFO] [stdout] --> src/header/shared/quality_item.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::default::Default; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/385fa9d845dd326c6bbfd58c22244215e431948a/library/std/src/prelude/mod.rs:124:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Default` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `percent_encoding` is imported redundantly [INFO] [stdout] --> src/header/parsing.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use percent_encoding; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | extern crate percent_encoding; [INFO] [stdout] | ------------------------------ the item `percent_encoding` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `http` is imported redundantly [INFO] [stdout] --> src/header/compat.rs:214:9 [INFO] [stdout] | [INFO] [stdout] 214 | use http; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | extern crate http; [INFO] [stdout] | ------------------ the item `http` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `AssertSendSync` is never used [INFO] [stdout] --> src/error.rs:99:7 [INFO] [stdout] | [INFO] [stdout] 99 | trait AssertSendSync: Send + Sync + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `AssertSendSync` is never used [INFO] [stdout] --> src/error.rs:99:7 [INFO] [stdout] | [INFO] [stdout] 99 | trait AssertSendSync: Send + Sync + 'static {} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.94s [INFO] running `Command { std: "docker" "inspect" "e654632a8d1b3670ecde4131f83acb129ac72f41d651632e086b862fcac7b8d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e654632a8d1b3670ecde4131f83acb129ac72f41d651632e086b862fcac7b8d4", kill_on_drop: false }` [INFO] [stdout] e654632a8d1b3670ecde4131f83acb129ac72f41d651632e086b862fcac7b8d4