[INFO] fetching crate pitchfork-cli 2.1.0... [INFO] checking pitchfork-cli-2.1.0 against master#3b1b0ef4d80d3117924d91352c8b6ca528708b3c for pr-152996 [INFO] extracting crate pitchfork-cli 2.1.0 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate pitchfork-cli 2.1.0 [INFO] finished tweaking crates.io crate pitchfork-cli 2.1.0 [INFO] tweaked toml for crates.io crate pitchfork-cli 2.1.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate pitchfork-cli 2.1.0 on toolchain 3b1b0ef4d80d3117924d91352c8b6ca528708b3c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3b1b0ef4d80d3117924d91352c8b6ca528708b3c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate pitchfork-cli 2.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" "+3b1b0ef4d80d3117924d91352c8b6ca528708b3c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded usage-lib v2.18.2 [INFO] [stderr] Downloaded rev_lines v0.3.0 [INFO] [stderr] Downloaded xx v2.5.2 [INFO] [stderr] Downloaded interprocess v2.4.0 [INFO] [stderr] Downloaded kdl v6.3.3 [INFO] [stderr] Downloaded clap_usage v2.0.3 [INFO] [stderr] Downloaded homedir v0.3.6 [INFO] [stderr] Downloaded auto-launcher v0.6.1 [INFO] [stderr] Downloaded listeners v0.4.0 [INFO] [stderr] Downloaded notify-debouncer-full v0.6.0 [INFO] [stderr] Downloaded exponential-backoff v2.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+3b1b0ef4d80d3117924d91352c8b6ca528708b3c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 30f2887e56fab95f0679bd2c75569df079964e25557ec32537dc810d17312eae [INFO] running `Command { std: "docker" "start" "-a" "30f2887e56fab95f0679bd2c75569df079964e25557ec32537dc810d17312eae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "30f2887e56fab95f0679bd2c75569df079964e25557ec32537dc810d17312eae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30f2887e56fab95f0679bd2c75569df079964e25557ec32537dc810d17312eae", kill_on_drop: false }` [INFO] [stdout] 30f2887e56fab95f0679bd2c75569df079964e25557ec32537dc810d17312eae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+3b1b0ef4d80d3117924d91352c8b6ca528708b3c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ae42a85d0ed4fa183dcfe4bff22143b3ba1f55772bd7fe2267005737fef1086f [INFO] running `Command { std: "docker" "start" "-a" "ae42a85d0ed4fa183dcfe4bff22143b3ba1f55772bd7fe2267005737fef1086f", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking signal-hook v0.3.18 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking indexmap v2.13.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling owo-colors v4.3.0 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Checking backtrace v0.3.76 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Compiling pest v2.8.6 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking os_pipe v1.2.3 [INFO] [stderr] Checking bstr v1.12.1 [INFO] [stderr] Checking ring v0.17.14 [INFO] [stderr] Checking sigchld v0.2.4 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking textwrap v0.16.2 [INFO] [stderr] Checking chrono v0.4.44 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking tokio v1.49.0 [INFO] [stderr] Compiling miette-derive v7.6.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking supports-hyperlinks v3.2.0 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Checking backtrace-ext v0.2.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking shared_child v1.1.1 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking deunicode v1.6.2 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Checking shared_thread v0.2.0 [INFO] [stderr] Compiling pest_meta v2.8.6 [INFO] [stderr] Checking winnow v0.6.26 [INFO] [stderr] Checking duct v1.1.1 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Checking slug v0.1.6 [INFO] [stderr] Checking clap_builder v4.5.60 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Checking homedir v0.3.6 [INFO] [stderr] Checking rustls-webpki v0.103.9 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Compiling strum_macros v0.28.0 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Checking fslock v0.2.1 [INFO] [stderr] Checking rustls v0.23.37 [INFO] [stderr] Checking terminal_size v0.4.3 [INFO] [stderr] Checking miette v7.6.0 [INFO] [stderr] Compiling serde_spanned v1.0.4 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling pest_generator v2.8.6 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking filetime v0.2.27 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Checking nom v8.0.0 [INFO] [stderr] Checking globset v0.4.18 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling toml_writer v1.0.6+spec-1.1.0 [INFO] [stderr] Checking rustix v0.38.44 [INFO] [stderr] Checking kdl v6.3.3 [INFO] [stderr] Checking ignore v0.4.25 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking xx v2.5.2 [INFO] [stderr] Checking inotify v0.11.0 [INFO] [stderr] Compiling rust-embed-utils v8.11.0 [INFO] [stderr] Checking globwalk v0.9.1 [INFO] [stderr] Compiling toml_parser v1.0.9+spec-1.1.0 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Checking getrandom v0.4.1 [INFO] [stderr] Compiling pest_derive v2.8.6 [INFO] [stderr] Checking axum-core v0.5.6 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking clap v4.5.60 [INFO] [stderr] Checking signal-hook-mio v0.2.5 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Checking serde_path_to_error v0.1.20 [INFO] [stderr] Checking notify-types v2.1.0 [INFO] [stderr] Checking roff v0.2.2 [INFO] [stderr] Checking matchit v0.8.4 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling toml v0.9.12+spec-1.1.0 [INFO] [stderr] Checking notify v8.2.0 [INFO] [stderr] Checking compact_str v0.8.1 [INFO] [stderr] Checking strum v0.28.0 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Compiling rust-embed-impl v8.11.0 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Checking crossterm v0.29.0 [INFO] [stderr] Compiling instability v0.3.11 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Checking ref-cast v1.0.25 [INFO] [stderr] Checking rmp v0.8.15 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Checking errno v0.2.8 [INFO] [stderr] Compiling schemars_derive v1.2.1 [INFO] [stderr] Checking file-id v0.2.3 [INFO] [stderr] Checking fuzzy-matcher v0.3.7 [INFO] [stderr] Checking exec v0.3.1 [INFO] [stderr] Checking notify-debouncer-full v0.6.0 [INFO] [stderr] Checking rmp-serde v1.3.1 [INFO] [stderr] Checking comfy-table v7.2.2 [INFO] [stderr] Checking hyper v1.8.1 [INFO] [stderr] Checking tower v0.5.3 [INFO] [stderr] Checking versions v7.0.0 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking tokio-rustls v0.26.4 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking tokio-stream v0.1.18 [INFO] [stderr] Checking interprocess v2.4.0 [INFO] [stderr] Checking auto-launcher v0.6.1 [INFO] [stderr] Checking exponential-backoff v2.1.0 [INFO] [stderr] Checking uuid v1.21.0 [INFO] [stderr] Checking cron v0.15.0 [INFO] [stderr] Checking listeners v0.4.0 [INFO] [stderr] Checking rev_lines v0.3.0 [INFO] [stderr] Checking tower-http v0.6.8 [INFO] [stderr] Checking console v0.16.2 [INFO] [stderr] Checking sysinfo v0.37.2 [INFO] [stderr] Checking humantime v2.3.0 [INFO] [stderr] Checking tempfile v3.26.0 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Compiling pitchfork-cli v2.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking hyper-util v0.1.20 [INFO] [stderr] Checking ratatui v0.29.0 [INFO] [stderr] Checking schemars v1.2.1 [INFO] [stderr] Checking strum v0.27.2 [INFO] [stderr] Checking axum v0.8.8 [INFO] [stderr] Checking hyper-rustls v0.27.7 [INFO] [stderr] Checking reqwest v0.12.28 [INFO] [stderr] Checking tera v1.20.1 [INFO] [stderr] Checking usage-lib v2.18.2 [INFO] [stderr] Checking rust-embed v8.11.0 [INFO] [stderr] Checking clap_usage v2.0.3 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s [INFO] running `Command { std: "docker" "inspect" "ae42a85d0ed4fa183dcfe4bff22143b3ba1f55772bd7fe2267005737fef1086f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae42a85d0ed4fa183dcfe4bff22143b3ba1f55772bd7fe2267005737fef1086f", kill_on_drop: false }` [INFO] [stdout] ae42a85d0ed4fa183dcfe4bff22143b3ba1f55772bd7fe2267005737fef1086f