[INFO] fetching crate catppuccin-purr 1.4.0...
[INFO] building catppuccin-purr-1.4.0 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] extracting crate catppuccin-purr 1.4.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate catppuccin-purr 1.4.0
[INFO] finished tweaking crates.io crate catppuccin-purr 1.4.0
[INFO] tweaked toml for crates.io crate catppuccin-purr 1.4.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate catppuccin-purr 1.4.0 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate catppuccin-purr 1.4.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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded newline-converter v0.3.0
[INFO] [stderr]   Downloaded clap v4.5.26
[INFO] [stderr]   Downloaded fancy-regex v0.14.0
[INFO] [stderr]   Downloaded catppuccin v2.4.0
[INFO] [stderr]   Downloaded crossterm v0.25.0
[INFO] [stderr]   Downloaded clap_builder v4.5.26
[INFO] [stderr]   Downloaded inquire v0.7.5
[INFO] [stderr]   Downloaded css-colors v1.0.1
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ef71eb230c3cb32866a183ef9141041d92832b1d07df1e3fe91015b9dffc159a
[INFO] running `Command { std: "docker" "start" "-a" "ef71eb230c3cb32866a183ef9141041d92832b1d07df1e3fe91015b9dffc159a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ef71eb230c3cb32866a183ef9141041d92832b1d07df1e3fe91015b9dffc159a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef71eb230c3cb32866a183ef9141041d92832b1d07df1e3fe91015b9dffc159a", kill_on_drop: false }`
[INFO] [stdout] ef71eb230c3cb32866a183ef9141041d92832b1d07df1e3fe91015b9dffc159a
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4aa0f60a49752c9e95651fe5193f5c66e325a0ab9113b3527358222cbd448220
[INFO] running `Command { std: "docker" "start" "-a" "4aa0f60a49752c9e95651fe5193f5c66e325a0ab9113b3527358222cbd448220", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling serde_json v1.0.135
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling ascii v0.9.3
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling unreachable v1.0.0
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling combine v3.8.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling miniz_oxide v0.7.3
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling is-terminal v0.4.12
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling bytemuck v1.16.0
[INFO] [stderr]    Compiling crossterm v0.25.0
[INFO] [stderr]    Compiling clap_builder v4.5.26
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling rgb v0.8.37
[INFO] [stderr]    Compiling miniz_oxide v0.8.2
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling newline-converter v0.3.0
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling filetime v0.2.23
[INFO] [stderr]    Compiling syn v2.0.95
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling unicode-width v0.1.12
[INFO] [stderr]    Compiling css-colors v1.0.1
[INFO] [stderr]    Compiling tracing-error v0.2.0
[INFO] [stderr]    Compiling etcetera v0.8.0
[INFO] [stderr]    Compiling color-spantrace v0.2.1
[INFO] [stderr]    Compiling inquire v0.7.5
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling color-eyre v0.6.3
[INFO] [stderr]    Compiling xattr v1.3.1
[INFO] [stderr]    Compiling tar v0.4.43
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling fancy-regex v0.14.0
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling pretty_env_logger v0.5.0
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling clap_derive v4.5.24
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling csscolorparser v0.6.2
[INFO] [stderr]    Compiling graphql-parser v0.4.0
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling clap v4.5.26
[INFO] [stderr]    Compiling strum v0.26.3
[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 serde v1.0.217
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling graphql-introspection-query v0.2.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling graphql_client_codegen v0.14.0
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling catppuccin v2.4.0
[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 reqwest v0.11.27
[INFO] [stderr]    Compiling graphql_query_derive v0.14.0
[INFO] [stderr]    Compiling graphql_client v0.14.0
[INFO] [stderr]    Compiling catppuccin-purr v1.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `arg`
[INFO] [stdout]  --> src/cli.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{arg, ArgAction, Args, Parser, Subcommand, ValueEnum};
[INFO] [stdout]   |            ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s
[INFO] running `Command { std: "docker" "inspect" "4aa0f60a49752c9e95651fe5193f5c66e325a0ab9113b3527358222cbd448220", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4aa0f60a49752c9e95651fe5193f5c66e325a0ab9113b3527358222cbd448220", kill_on_drop: false }`
[INFO] [stdout] 4aa0f60a49752c9e95651fe5193f5c66e325a0ab9113b3527358222cbd448220
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 919929166b3c6b40ec1be0425189daf44d30ba76701ba6077ff4f75bfafac744
[INFO] running `Command { std: "docker" "start" "-a" "919929166b3c6b40ec1be0425189daf44d30ba76701ba6077ff4f75bfafac744", kill_on_drop: false }`
[INFO] [stderr]    Compiling catppuccin-purr v1.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `arg`
[INFO] [stdout]  --> src/cli.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{arg, ArgAction, Args, Parser, Subcommand, ValueEnum};
[INFO] [stdout]   |            ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `arg`
[INFO] [stdout]  --> src/cli.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | use clap::{arg, ArgAction, Args, Parser, Subcommand, ValueEnum};
[INFO] [stdout]   |            ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.63s
[INFO] running `Command { std: "docker" "inspect" "919929166b3c6b40ec1be0425189daf44d30ba76701ba6077ff4f75bfafac744", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "919929166b3c6b40ec1be0425189daf44d30ba76701ba6077ff4f75bfafac744", kill_on_drop: false }`
[INFO] [stdout] 919929166b3c6b40ec1be0425189daf44d30ba76701ba6077ff4f75bfafac744
