[INFO] cloning repository https://github.com/mathieu-lemay/api-cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mathieu-lemay/api-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmathieu-lemay%2Fapi-cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmathieu-lemay%2Fapi-cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 58147e813e1dbcbff5d6c7b63b99d9cc7280135b
[INFO] checking mathieu-lemay/api-cli against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for pr-133502-17
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmathieu-lemay%2Fapi-cli" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mathieu-lemay/api-cli
[INFO] finished tweaking git repo https://github.com/mathieu-lemay/api-cli
[INFO] tweaked toml for git repo https://github.com/mathieu-lemay/api-cli written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mathieu-lemay/api-cli on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mathieu-lemay/api-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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 46908608f910c81951dc36f157b330640b3236fcdf9b0c046f902d9b628ac5c2
[INFO] running `Command { std: "docker" "start" "-a" "46908608f910c81951dc36f157b330640b3236fcdf9b0c046f902d9b628ac5c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "46908608f910c81951dc36f157b330640b3236fcdf9b0c046f902d9b628ac5c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "46908608f910c81951dc36f157b330640b3236fcdf9b0c046f902d9b628ac5c2", kill_on_drop: false }`
[INFO] [stdout] 46908608f910c81951dc36f157b330640b3236fcdf9b0c046f902d9b628ac5c2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 53bbf9573770a577e6c48c0654e6f1470e0b8a6d8d9cd2072961cf5770854fb9
[INFO] running `Command { std: "docker" "start" "-a" "53bbf9573770a577e6c48c0654e6f1470e0b8a6d8d9cd2072961cf5770854fb9", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.19
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]     Checking tokio v1.44.2
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking vte v0.14.1
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]     Checking is_ci v1.2.0
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling pest v2.8.0
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]     Checking ansitok v0.3.0
[INFO] [stderr]    Compiling winnow v0.7.6
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]     Checking num-modular v0.6.1
[INFO] [stderr]    Compiling owo-colors v4.2.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking ansi-str v0.9.0
[INFO] [stderr]     Checking supports-color v2.1.0
[INFO] [stderr]    Compiling tabled_derive v0.10.0
[INFO] [stderr]    Compiling rstest_macros v0.25.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking supports-color v3.0.2
[INFO] [stderr]     Checking num-order v1.2.0
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]     Checking papergrid v0.14.0
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]     Checking smawk v0.3.2
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking jiff v0.2.8
[INFO] [stderr]     Checking clap_complete v4.5.47
[INFO] [stderr]     Checking colored_json v5.0.0
[INFO] [stderr]     Checking terminal_size v0.4.2
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking uuid v1.16.0
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling pest_meta v2.8.0
[INFO] [stderr]     Checking deadpool-runtime v0.1.4
[INFO] [stderr]     Checking assert-json-diff v2.0.2
[INFO] [stderr]    Compiling openssl-sys v0.9.107
[INFO] [stderr]     Checking tabled v0.18.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling pest_generator v2.8.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling pest_derive v2.8.0
[INFO] [stderr]     Checking jsonpath-rust v0.7.5
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]     Checking handlebars v6.3.2
[INFO] [stderr]     Checking tokio-util v0.7.14
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking deadpool v0.10.0
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]     Checking h2 v0.4.9
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking hyper-util v0.1.11
[INFO] [stderr]     Checking rstest v0.25.0
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking wiremock v0.6.3
[INFO] [stderr]     Checking reqwest v0.12.15
[INFO] [stderr]     Checking api-cli v0.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: enum `RequestType` is never used
[INFO] [stdout]   --> src/models.rs:59:6
[INFO] [stdout]    |
[INFO] [stdout] 59 | enum RequestType {
[INFO] [stdout]    |      ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RequestMetaModel` is never constructed
[INFO] [stdout]   --> src/models.rs:66:8
[INFO] [stdout]    |
[INFO] [stdout] 66 | struct RequestMetaModel {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `RequestType` is never used
[INFO] [stdout]   --> src/models.rs:59:6
[INFO] [stdout]    |
[INFO] [stdout] 59 | enum RequestType {
[INFO] [stdout]    |      ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RequestMetaModel` is never constructed
[INFO] [stdout]   --> src/models.rs:66:8
[INFO] [stdout]    |
[INFO] [stdout] 66 | struct RequestMetaModel {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.88s
[INFO] running `Command { std: "docker" "inspect" "53bbf9573770a577e6c48c0654e6f1470e0b8a6d8d9cd2072961cf5770854fb9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53bbf9573770a577e6c48c0654e6f1470e0b8a6d8d9cd2072961cf5770854fb9", kill_on_drop: false }`
[INFO] [stdout] 53bbf9573770a577e6c48c0654e6f1470e0b8a6d8d9cd2072961cf5770854fb9
