[INFO] cloning repository https://github.com/Blankeos/icones-cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Blankeos/icones-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlankeos%2Ficones-cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlankeos%2Ficones-cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e9aefc1471536a1818d1da090ee68973fc38fe84
[INFO] checking Blankeos/icones-cli against master#55e86c996809902e8bbad512cfb4d2c18be446d9 for pr-153027
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlankeos%2Ficones-cli" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Blankeos/icones-cli
[INFO] finished tweaking git repo https://github.com/Blankeos/icones-cli
[INFO] tweaked toml for git repo https://github.com/Blankeos/icones-cli written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Blankeos/icones-cli on toolchain 55e86c996809902e8bbad512cfb4d2c18be446d9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+55e86c996809902e8bbad512cfb4d2c18be446d9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Blankeos/icones-cli 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" "+55e86c996809902e8bbad512cfb4d2c18be446d9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded assert_fs v1.1.3
[INFO] [stderr]   Downloaded nucleo-matcher v0.3.1
[INFO] [stderr]   Downloaded instability v0.3.9
[INFO] [stderr]   Downloaded inquire v0.9.1
[INFO] [stderr]   Downloaded tui-textarea v0.7.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+55e86c996809902e8bbad512cfb4d2c18be446d9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 91778ed91ed3e581de9aa0f3a26dd51080f13f930300b9f6f0672e3ddf4155a8
[INFO] running `Command { std: "docker" "start" "-a" "91778ed91ed3e581de9aa0f3a26dd51080f13f930300b9f6f0672e3ddf4155a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "91778ed91ed3e581de9aa0f3a26dd51080f13f930300b9f6f0672e3ddf4155a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "91778ed91ed3e581de9aa0f3a26dd51080f13f930300b9f6f0672e3ddf4155a8", kill_on_drop: false }`
[INFO] [stdout] 91778ed91ed3e581de9aa0f3a26dd51080f13f930300b9f6f0672e3ddf4155a8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+55e86c996809902e8bbad512cfb4d2c18be446d9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8294a150e85e52e0abe080c522bacda7178efb7b64e592143d90bc98f48cfe57
[INFO] running `Command { std: "docker" "start" "-a" "8294a150e85e52e0abe080c522bacda7178efb7b64e592143d90bc98f48cfe57", kill_on_drop: false }`
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking regex-syntax v0.8.6
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]    Compiling instability v0.3.9
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]     Checking flate2 v1.1.4
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]     Checking tokio v1.45.1
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]     Checking pxfm v0.1.25
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking png v0.18.0
[INFO] [stderr]     Checking tracing-error v0.2.1
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking bstr v1.12.0
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]     Checking indenter v0.3.4
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking regex-automata v0.4.11
[INFO] [stderr]     Checking addr2line v0.24.2
[INFO] [stderr]     Checking rustc-demangle v0.1.25
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]     Checking clap_builder v4.5.40
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]     Checking fuzzy-matcher v0.3.7
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking predicates-core v1.0.9
[INFO] [stderr]     Checking moxcms v0.7.7
[INFO] [stderr]     Checking ratatui v0.29.0
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking nucleo-matcher v0.3.1
[INFO] [stderr]     Checking float-cmp v0.10.0
[INFO] [stderr]     Checking normalize-line-endings v0.3.0
[INFO] [stderr]     Checking shlex v1.3.0
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]     Checking termtree v0.5.1
[INFO] [stderr]     Checking predicates-tree v1.0.12
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]     Checking regex v1.11.3
[INFO] [stderr]     Checking globset v0.4.16
[INFO] [stderr]     Checking clap v4.5.40
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking tempfile v3.20.0
[INFO] [stderr]     Checking ignore v0.4.23
[INFO] [stderr]     Checking predicates v3.1.3
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking tui-textarea v0.7.0
[INFO] [stderr]     Checking backtrace v0.3.75
[INFO] [stderr]     Checking globwalk v0.9.1
[INFO] [stderr]     Checking assert_fs v1.1.3
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking inquire v0.9.1
[INFO] [stderr]     Checking tokio-test v0.4.4
[INFO] [stderr]     Checking h2 v0.4.10
[INFO] [stderr]     Checking color-eyre v0.6.5
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking image v0.25.8
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking arboard v3.6.1
[INFO] [stderr]     Checking hyper-util v0.1.14
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.20
[INFO] [stderr]     Checking iconmate v1.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/iconify.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl IconifyClient {
[INFO] [stdout]    | ------------------ associated function in this implementation
[INFO] [stdout] 15 |     pub fn new() -> Result<Self, IconifyError> {
[INFO] [stdout]    |            ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `source` is never read
[INFO] [stdout]    --> src/iconify.rs:236:9
[INFO] [stdout]     |
[INFO] [stdout] 234 |     InvalidBaseUrl {
[INFO] [stdout]     |     -------------- field in this variant
[INFO] [stdout] 235 |         base_url: String,
[INFO] [stdout] 236 |         source: String,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `IconifyError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `source` is never read
[INFO] [stdout]    --> src/iconify.rs:240:9
[INFO] [stdout]     |
[INFO] [stdout] 238 |     InvalidEndpoint {
[INFO] [stdout]     |     --------------- field in this variant
[INFO] [stdout] 239 |         path: String,
[INFO] [stdout] 240 |         source: String,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `IconifyError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/iconify.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl IconifyClient {
[INFO] [stdout]    | ------------------ associated function in this implementation
[INFO] [stdout] 15 |     pub fn new() -> Result<Self, IconifyError> {
[INFO] [stdout]    |            ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `source` is never read
[INFO] [stdout]    --> src/iconify.rs:236:9
[INFO] [stdout]     |
[INFO] [stdout] 234 |     InvalidBaseUrl {
[INFO] [stdout]     |     -------------- field in this variant
[INFO] [stdout] 235 |         base_url: String,
[INFO] [stdout] 236 |         source: String,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `IconifyError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `source` is never read
[INFO] [stdout]    --> src/iconify.rs:240:9
[INFO] [stdout]     |
[INFO] [stdout] 238 |     InvalidEndpoint {
[INFO] [stdout]     |     --------------- field in this variant
[INFO] [stdout] 239 |         path: String,
[INFO] [stdout] 240 |         source: String,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `IconifyError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.12s
[INFO] running `Command { std: "docker" "inspect" "8294a150e85e52e0abe080c522bacda7178efb7b64e592143d90bc98f48cfe57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8294a150e85e52e0abe080c522bacda7178efb7b64e592143d90bc98f48cfe57", kill_on_drop: false }`
[INFO] [stdout] 8294a150e85e52e0abe080c522bacda7178efb7b64e592143d90bc98f48cfe57
