[INFO] fetching crate covet 1.3.0... [INFO] checking covet-1.3.0 against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] extracting crate covet 1.3.0 into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate covet 1.3.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 covet 1.3.0 [INFO] finished tweaking crates.io crate covet 1.3.0 [INFO] tweaked toml for crates.io crate covet 1.3.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate crates.io crate covet 1.3.0 already has a lockfile, it will not be regenerated [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] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded xmltree v0.10.3 [INFO] [stderr] Downloaded security-framework-sys v2.9.0 [INFO] [stderr] Downloaded anyhow v1.0.71 [INFO] [stderr] Downloaded openssl v0.10.54 [INFO] [stderr] Downloaded ipnet v2.7.2 [INFO] [stderr] Downloaded openssl-sys v0.9.88 [INFO] [stderr] Downloaded schannel v0.1.21 [INFO] [stderr] Downloaded security-framework v2.9.1 [INFO] [stderr] Downloaded tempfile v3.6.0 [INFO] [stderr] Downloaded wasm-streams v0.2.3 [INFO] [stderr] Downloaded headers v0.3.8 [INFO] [stderr] Downloaded h2 v0.3.19 [INFO] [stderr] Downloaded hyper v0.14.26 [INFO] [stderr] Downloaded pin-project-internal v1.1.0 [INFO] [stderr] Downloaded pin-project v1.1.0 [INFO] [stderr] Downloaded warp v0.3.5 [INFO] [stderr] Downloaded xml-rs v0.8.14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 17672351dd7e7d1e91c1c8ed457e251982e7d30dc0d8f8e4694c9c28cd31086b [INFO] running `Command { std: "docker" "start" "-a" "17672351dd7e7d1e91c1c8ed457e251982e7d30dc0d8f8e4694c9c28cd31086b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "17672351dd7e7d1e91c1c8ed457e251982e7d30dc0d8f8e4694c9c28cd31086b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17672351dd7e7d1e91c1c8ed457e251982e7d30dc0d8f8e4694c9c28cd31086b", kill_on_drop: false }` [INFO] [stdout] 17672351dd7e7d1e91c1c8ed457e251982e7d30dc0d8f8e4694c9c28cd31086b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 645a2876bfd7b24a308280031a7cea57b92be782253d1413611ef007f7cd783c [INFO] running `Command { std: "docker" "start" "-a" "645a2876bfd7b24a308280031a7cea57b92be782253d1413611ef007f7cd783c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.146 [INFO] [stderr] Compiling proc-macro2 v1.0.60 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking itoa v1.0.6 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling tokio v1.28.2 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Compiling openssl v0.10.54 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Checking cpufeatures v0.2.7 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling rustix v0.37.20 [INFO] [stderr] Checking ryu v1.0.13 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Checking base64 v0.21.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Checking aho-corasick v1.0.2 [INFO] [stderr] Compiling syn v2.0.18 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking regex-syntax v0.7.2 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Checking rustls-pemfile v1.0.2 [INFO] [stderr] Compiling time-macros v0.2.9 [INFO] [stderr] Checking url v2.4.0 [INFO] [stderr] Compiling openssl-sys v0.9.88 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking encoding_rs v0.8.32 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking xml-rs v0.8.14 [INFO] [stderr] Checking ipnet v2.7.2 [INFO] [stderr] Checking sha1 v0.10.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Checking termcolor v1.2.0 [INFO] [stderr] Checking headers v0.3.8 [INFO] [stderr] Checking sha2 v0.10.6 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Checking regex v1.8.4 [INFO] [stderr] Checking xmltree v0.10.3 [INFO] [stderr] Checking time v0.3.22 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Checking is-terminal v0.4.7 [INFO] [stderr] Checking env_logger v0.10.0 [INFO] [stderr] Checking pin-project v1.1.0 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling covet v1.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking tokio-util v0.7.8 [INFO] [stderr] Checking tokio-stream v0.1.14 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking h2 v0.3.19 [INFO] [stderr] Checking hyper v0.14.26 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking warp v0.3.5 [INFO] [stderr] Checking reqwest v0.11.18 [INFO] [stdout] warning: the item `structopt` is imported redundantly [INFO] [stdout] --> src/cli.rs:2:17 [INFO] [stdout] | [INFO] [stdout] 2 | use structopt::{self, StructOpt}; [INFO] [stdout] | ^^^^ the item `structopt` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> src/scanner.rs:4:15 [INFO] [stdout] | [INFO] [stdout] 4 | use reqwest::{self, Client, Response, StatusCode, Url}; [INFO] [stdout] | ^^^^ the item `reqwest` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `structopt` is imported redundantly [INFO] [stdout] --> src/cli.rs:2:17 [INFO] [stdout] | [INFO] [stdout] 2 | use structopt::{self, StructOpt}; [INFO] [stdout] | ^^^^ the item `structopt` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> src/scanner.rs:4:15 [INFO] [stdout] | [INFO] [stdout] 4 | use reqwest::{self, Client, Response, StatusCode, Url}; [INFO] [stdout] | ^^^^ the item `reqwest` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.31s [INFO] running `Command { std: "docker" "inspect" "645a2876bfd7b24a308280031a7cea57b92be782253d1413611ef007f7cd783c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "645a2876bfd7b24a308280031a7cea57b92be782253d1413611ef007f7cd783c", kill_on_drop: false }` [INFO] [stdout] 645a2876bfd7b24a308280031a7cea57b92be782253d1413611ef007f7cd783c