[INFO] fetching crate fast-down-cli 2.2.1... [INFO] checking fast-down-cli-2.2.1 against master#e22dab387f6b4f6a87dfc54ac2f6013dddb41e68 for pr-149195 [INFO] extracting crate fast-down-cli 2.2.1 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate fast-down-cli 2.2.1 [INFO] finished tweaking crates.io crate fast-down-cli 2.2.1 [INFO] tweaked toml for crates.io crate fast-down-cli 2.2.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate fast-down-cli 2.2.1 on toolchain e22dab387f6b4f6a87dfc54ac2f6013dddb41e68 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate fast-down-cli 2.2.1 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" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "fetch" "--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] Downloading crates ... [INFO] [stderr] Downloaded rust-i18n v3.1.5 [INFO] [stderr] Downloaded mimalloc v0.1.47 [INFO] [stderr] Downloaded content_disposition v0.4.0 [INFO] [stderr] Downloaded fast-steal v5.1.1 [INFO] [stderr] Downloaded fast-pull v2.2.1 [INFO] [stderr] Downloaded mmap-io v0.8.0 [INFO] [stderr] Downloaded charset v0.1.5 [INFO] [stderr] Downloaded rust-i18n-support v3.1.5 [INFO] [stderr] Downloaded async-compression v0.4.27 [INFO] [stderr] Downloaded kanal v0.1.1 [INFO] [stderr] Downloaded rust-i18n-macro v3.1.5 [INFO] [stderr] Downloaded base62 v2.2.1 [INFO] [stderr] Downloaded libmimalloc-sys v0.1.43 [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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e3bda65e0dbd32b84799fd270bbdc8fedf6508b0bb8013f0ba46117bdda961b0 [INFO] running `Command { std: "docker" "start" "-a" "e3bda65e0dbd32b84799fd270bbdc8fedf6508b0bb8013f0ba46117bdda961b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e3bda65e0dbd32b84799fd270bbdc8fedf6508b0bb8013f0ba46117bdda961b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3bda65e0dbd32b84799fd270bbdc8fedf6508b0bb8013f0ba46117bdda961b0", kill_on_drop: false }` [INFO] [stdout] e3bda65e0dbd32b84799fd270bbdc8fedf6508b0bb8013f0ba46117bdda961b0 [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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d89ef52c85b03f5c9e5fe1375aee76ab168d82573144594e196b7b1efa0b65d1 [INFO] running `Command { std: "docker" "start" "-a" "d89ef52c85b03f5c9e5fe1375aee76ab168d82573144594e196b7b1efa0b65d1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Checking indexmap v2.10.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Checking winnow v0.7.12 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Checking crc32fast v1.5.0 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling owo-colors v4.2.2 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Checking brotli v8.0.1 [INFO] [stderr] Compiling base62 v2.2.1 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling normpath v1.3.0 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Checking simdutf8 v0.1.5 [INFO] [stderr] Checking anstream v0.6.20 [INFO] [stderr] Compiling cc v1.2.31 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking charset v0.1.5 [INFO] [stderr] Checking tracing-error v0.2.1 [INFO] [stderr] Compiling litrs v0.4.2 [INFO] [stderr] Checking toml_parser v1.0.2 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Checking memmap2 v0.7.1 [INFO] [stderr] Checking clap_builder v4.5.43 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking addr2line v0.24.2 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Checking nix v0.30.1 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Checking content_disposition v0.4.0 [INFO] [stderr] Checking kanal v0.1.1 [INFO] [stderr] Checking fast-steal v5.1.1 [INFO] [stderr] Checking path-clean v1.0.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling libmimalloc-sys v0.1.43 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking globset v0.4.16 [INFO] [stderr] Checking sanitize-filename v0.6.0 [INFO] [stderr] Checking fs4 v0.13.1 [INFO] [stderr] Checking ignore v0.4.23 [INFO] [stderr] Checking ctrlc v3.4.7 [INFO] [stderr] Checking globwalk v0.8.1 [INFO] [stderr] Checking mimalloc v0.1.47 [INFO] [stderr] Checking backtrace v0.3.75 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Checking color-eyre v0.6.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling ptr_meta_derive v0.3.0 [INFO] [stderr] Compiling bytecheck_derive v0.8.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Checking ptr_meta v0.3.0 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Compiling munge_macro v0.4.6 [INFO] [stderr] Checking rancor v0.1.0 [INFO] [stderr] Compiling rkyv_derive v0.8.11 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Checking bytecheck v0.8.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking rend v0.5.2 [INFO] [stderr] Checking munge v0.4.6 [INFO] [stderr] Checking crossterm v0.29.0 [INFO] [stderr] Checking rustls-webpki v0.103.4 [INFO] [stderr] Checking thiserror v2.0.12 [INFO] [stderr] Compiling rust-i18n v3.1.5 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking zerovec v0.11.4 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking zstd v0.13.3 [INFO] [stderr] Checking clap v4.5.43 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking tokio-util v0.7.16 [INFO] [stderr] Checking async-compression v0.4.27 [INFO] [stderr] Checking mmap-io v0.8.0 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking h2 v0.4.12 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking tower-http v0.6.6 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking tokio-rustls v0.26.2 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling triomphe v0.1.14 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Checking serde_spanned v1.0.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking toml_datetime v0.7.0 [INFO] [stderr] Checking toml v0.9.5 [INFO] [stderr] Checking rkyv v0.8.11 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Checking config v0.15.13 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Checking hyper-util v0.1.16 [INFO] [stderr] Checking rust-i18n-support v3.1.5 [INFO] [stderr] Checking hyper-rustls v0.27.7 [INFO] [stderr] Checking reqwest v0.12.22 [INFO] [stderr] Compiling rust-i18n-macro v3.1.5 [INFO] [stderr] Checking fast-pull v2.2.1 [INFO] [stderr] Checking fast-down-cli v2.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s [INFO] running `Command { std: "docker" "inspect" "d89ef52c85b03f5c9e5fe1375aee76ab168d82573144594e196b7b1efa0b65d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d89ef52c85b03f5c9e5fe1375aee76ab168d82573144594e196b7b1efa0b65d1", kill_on_drop: false }` [INFO] [stdout] d89ef52c85b03f5c9e5fe1375aee76ab168d82573144594e196b7b1efa0b65d1