[INFO] fetching crate rquest 5.1.0... [INFO] testing rquest-5.1.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate rquest 5.1.0 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate rquest 5.1.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate rquest 5.1.0 [INFO] tweaked toml for crates.io crate rquest 5.1.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rquest 5.1.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rquest 5.1.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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-boring2 v4.15.11 [INFO] [stderr] Downloaded resolv-conf v0.7.1 [INFO] [stderr] Downloaded windows-registry v0.5.1 [INFO] [stderr] Downloaded hickory-resolver v0.25.1 [INFO] [stderr] Downloaded async-compression v0.4.22 [INFO] [stderr] Downloaded http2 v0.4.21 [INFO] [stderr] Downloaded hyper2 v1.5.5 [INFO] [stderr] Downloaded boring2 v4.15.11 [INFO] [stderr] Downloaded hickory-proto v0.25.1 [INFO] [stderr] Downloaded boring-sys2 v4.15.11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 81a196c03a1a0a08a9a770a8f589f2f007d5c1634a9fff691164f9c35181a76c [INFO] running `Command { std: "docker" "start" "-a" "81a196c03a1a0a08a9a770a8f589f2f007d5c1634a9fff691164f9c35181a76c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "81a196c03a1a0a08a9a770a8f589f2f007d5c1634a9fff691164f9c35181a76c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81a196c03a1a0a08a9a770a8f589f2f007d5c1634a9fff691164f9c35181a76c", kill_on_drop: false }` [INFO] [stdout] 81a196c03a1a0a08a9a770a8f589f2f007d5c1634a9fff691164f9c35181a76c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6a52b3bf17e07e5ce9143a2dcd093385235fadf1cbdb287f6da2a6e798e8e7ca [INFO] running `Command { std: "docker" "start" "-a" "6a52b3bf17e07e5ce9143a2dcd093385235fadf1cbdb287f6da2a6e798e8e7ca", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Compiling bindgen v0.70.1 [INFO] [stderr] Compiling cc v1.2.17 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling fslock v0.2.1 [INFO] [stderr] Compiling tokio v1.44.1 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling miniz_oxide v0.8.5 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling brotli-decompressor v4.0.2 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling foreign-types-shared v0.3.1 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling brotli v7.0.0 [INFO] [stderr] Compiling flate2 v1.1.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling linked_hash_set v0.1.5 [INFO] [stderr] Compiling lru v0.13.0 [INFO] [stderr] Compiling webpki-root-certs v0.26.8 [INFO] [stderr] Compiling antidote v1.0.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling tokio-util v0.7.14 [INFO] [stderr] Compiling http2 v0.4.21 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling foreign-types-macros v0.2.3 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling typed-builder-macro v0.21.0 [INFO] [stderr] Compiling hyper2 v1.5.5 [INFO] [stderr] Compiling foreign-types v0.5.0 [INFO] [stderr] Compiling boring-sys2 v4.15.11 [INFO] [stderr] Compiling typed-builder v0.21.0 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling boring2 v4.15.11 [INFO] [stderr] Compiling tokio-boring2 v4.15.11 [INFO] [stderr] Compiling rquest v5.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `Rewind` is never constructed [INFO] [stdout] --> src/util/common/rewind.rs:13:19 [INFO] [stdout] | [INFO] [stdout] 13 | pub(crate) struct Rewind { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `remaining` is never used [INFO] [stdout] --> src/util/common/rewind.rs:46:4 [INFO] [stdout] | [INFO] [stdout] 46 | fn remaining(cursor: &mut ReadBufCursor<'_>) -> usize { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `put_slice` is never used [INFO] [stdout] --> src/util/common/rewind.rs:54:4 [INFO] [stdout] | [INFO] [stdout] 54 | fn put_slice(cursor: &mut ReadBufCursor<'_>, slice: &[u8]) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 18s [INFO] running `Command { std: "docker" "inspect" "6a52b3bf17e07e5ce9143a2dcd093385235fadf1cbdb287f6da2a6e798e8e7ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a52b3bf17e07e5ce9143a2dcd093385235fadf1cbdb287f6da2a6e798e8e7ca", kill_on_drop: false }` [INFO] [stdout] 6a52b3bf17e07e5ce9143a2dcd093385235fadf1cbdb287f6da2a6e798e8e7ca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b8017c456bb0496286d3561b699ffb9e8e8c2e9d894ffd38190ebdaf371db4d6 [INFO] running `Command { std: "docker" "start" "-a" "b8017c456bb0496286d3561b699ffb9e8e8c2e9d894ffd38190ebdaf371db4d6", kill_on_drop: false }` [INFO] [stderr] error: failed to download `ahash v0.8.11` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] unable to get packages from source [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack package `ahash v0.8.11` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to create directory `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.11` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Read-only file system (os error 30) [INFO] running `Command { std: "docker" "inspect" "b8017c456bb0496286d3561b699ffb9e8e8c2e9d894ffd38190ebdaf371db4d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8017c456bb0496286d3561b699ffb9e8e8c2e9d894ffd38190ebdaf371db4d6", kill_on_drop: false }` [INFO] [stdout] b8017c456bb0496286d3561b699ffb9e8e8c2e9d894ffd38190ebdaf371db4d6