[INFO] cloning repository https://github.com/SonnyX/download-async [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SonnyX/download-async" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSonnyX%2Fdownload-async", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSonnyX%2Fdownload-async'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1b7279f183f7ef82334d5d8116f6f301225df273 [INFO] checking SonnyX/download-async against master#35d55b34bffd51384ac430cc20852b7d16dd5a90 for pr-145108 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSonnyX%2Fdownload-async" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/SonnyX/download-async [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/SonnyX/download-async [INFO] tweaked toml for git repo https://github.com/SonnyX/download-async written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/SonnyX/download-async on toolchain 35d55b34bffd51384ac430cc20852b7d16dd5a90 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+35d55b34bffd51384ac430cc20852b7d16dd5a90" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/SonnyX/download-async 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" "+35d55b34bffd51384ac430cc20852b7d16dd5a90" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+35d55b34bffd51384ac430cc20852b7d16dd5a90" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b87aa2547591d02efdd34149df20b9fd4a10d264653d77ef88b87fac0a7706aa [INFO] running `Command { std: "docker" "start" "-a" "b87aa2547591d02efdd34149df20b9fd4a10d264653d77ef88b87fac0a7706aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b87aa2547591d02efdd34149df20b9fd4a10d264653d77ef88b87fac0a7706aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b87aa2547591d02efdd34149df20b9fd4a10d264653d77ef88b87fac0a7706aa", kill_on_drop: false }` [INFO] [stdout] b87aa2547591d02efdd34149df20b9fd4a10d264653d77ef88b87fac0a7706aa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+35d55b34bffd51384ac430cc20852b7d16dd5a90" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c784b14367af56e4b0c55d092a80fc7957e144695dfdb71ca7cb9aeddb8de6c1 [INFO] running `Command { std: "docker" "start" "-a" "c784b14367af56e4b0c55d092a80fc7957e144695dfdb71ca7cb9aeddb8de6c1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.74 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Checking once_cell v1.17.1 [INFO] [stderr] Compiling openssl-sys v0.9.83 [INFO] [stderr] Compiling openssl v0.10.48 [INFO] [stderr] Checking http v0.2.11 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking miniz_oxide v0.6.2 [INFO] [stderr] Checking brotli-decompressor v4.0.0 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Checking tracing-core v0.1.30 [INFO] [stderr] Checking flate2 v1.0.25 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.46 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking brotli v6.0.0 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Checking mio v0.8.9 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling async-trait v0.1.82 [INFO] [stderr] Checking tokio v1.38.1 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking async-compression v0.4.12 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking hyper v0.14.30 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking download-async v0.10.10 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `stream` [INFO] [stdout] --> src/body.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | #[cfg(feature = "stream")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async-compression`, `brotli`, `default`, `deflate`, `gzip`, and `tokio-util` [INFO] [stdout] = help: consider adding `stream` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `blocking` [INFO] [stdout] --> src/body.rs:77:11 [INFO] [stdout] | [INFO] [stdout] 77 | #[cfg(feature = "blocking")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async-compression`, `brotli`, `default`, `deflate`, `gzip`, and `tokio-util` [INFO] [stdout] = help: consider adding `blocking` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `multipart` [INFO] [stdout] --> src/body.rs:101:11 [INFO] [stdout] | [INFO] [stdout] 101 | #[cfg(feature = "multipart")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async-compression`, `brotli`, `default`, `deflate`, `gzip`, and `tokio-util` [INFO] [stdout] = help: consider adding `multipart` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `blocking` [INFO] [stdout] --> src/decoder.rs:88:11 [INFO] [stdout] | [INFO] [stdout] 88 | #[cfg(feature = "blocking")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async-compression`, `brotli`, `default`, `deflate`, `gzip`, and `tokio-util` [INFO] [stdout] = help: consider adding `blocking` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `stream` [INFO] [stdout] --> src/body.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | #[cfg(feature = "stream")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async-compression`, `brotli`, `default`, `deflate`, `gzip`, and `tokio-util` [INFO] [stdout] = help: consider adding `stream` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `blocking` [INFO] [stdout] --> src/body.rs:77:11 [INFO] [stdout] | [INFO] [stdout] 77 | #[cfg(feature = "blocking")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async-compression`, `brotli`, `default`, `deflate`, `gzip`, and `tokio-util` [INFO] [stdout] = help: consider adding `blocking` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `multipart` [INFO] [stdout] --> src/body.rs:101:11 [INFO] [stdout] | [INFO] [stdout] 101 | #[cfg(feature = "multipart")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async-compression`, `brotli`, `default`, `deflate`, `gzip`, and `tokio-util` [INFO] [stdout] = help: consider adding `multipart` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `blocking` [INFO] [stdout] --> src/decoder.rs:88:11 [INFO] [stdout] | [INFO] [stdout] 88 | #[cfg(feature = "blocking")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `async-compression`, `brotli`, `default`, `deflate`, `gzip`, and `tokio-util` [INFO] [stdout] = help: consider adding `blocking` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.63s [INFO] running `Command { std: "docker" "inspect" "c784b14367af56e4b0c55d092a80fc7957e144695dfdb71ca7cb9aeddb8de6c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c784b14367af56e4b0c55d092a80fc7957e144695dfdb71ca7cb9aeddb8de6c1", kill_on_drop: false }` [INFO] [stdout] c784b14367af56e4b0c55d092a80fc7957e144695dfdb71ca7cb9aeddb8de6c1