[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#73ffebff6f34db7eb167bf9edcf2afa19c3073e9 for pr-147841 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmathieu-lemay%2Fapi-cli" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-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-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mathieu-lemay/api-cli on toolchain 73ffebff6f34db7eb167bf9edcf2afa19c3073e9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "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" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ansitok v0.3.0 [INFO] [stderr] Downloaded ansi-str v0.9.0 [INFO] [stderr] Downloaded supports-color v2.1.0 [INFO] [stderr] Downloaded deadpool v0.10.0 [INFO] [stderr] Downloaded jsonpath-rust v0.7.5 [INFO] [stderr] Downloaded tabled_derive v0.10.0 [INFO] [stderr] Downloaded clap_complete v4.5.47 [INFO] [stderr] Downloaded papergrid v0.14.0 [INFO] [stderr] Downloaded jiff-static v0.2.8 [INFO] [stderr] Downloaded wiremock v0.6.3 [INFO] [stderr] Downloaded tabled v0.18.0 [INFO] [stderr] Downloaded jiff v0.2.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3d291f329719f7cfb004c0477b4280db64382786e21ea07e70f70f85f11d9afa [INFO] running `Command { std: "docker" "start" "-a" "3d291f329719f7cfb004c0477b4280db64382786e21ea07e70f70f85f11d9afa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3d291f329719f7cfb004c0477b4280db64382786e21ea07e70f70f85f11d9afa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d291f329719f7cfb004c0477b4280db64382786e21ea07e70f70f85f11d9afa", kill_on_drop: false }` [INFO] [stdout] 3d291f329719f7cfb004c0477b4280db64382786e21ea07e70f70f85f11d9afa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d146e999ba03813c2ad3075c1a159ad871925d7063fc7b79c73ae518a1d2710e [INFO] running `Command { std: "docker" "start" "-a" "d146e999ba03813c2ad3075c1a159ad871925d7063fc7b79c73ae518a1d2710e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Compiling openssl-sys v0.9.107 [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Compiling openssl v0.10.72 [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 clap_builder v4.5.37 [INFO] [stderr] Checking ansitok v0.3.0 [INFO] [stderr] Compiling winnow v0.7.6 [INFO] [stderr] Checking num-modular v0.6.1 [INFO] [stderr] Checking bytecount v0.6.8 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling owo-colors v4.2.0 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Compiling rstest_macros v0.25.0 [INFO] [stderr] Checking supports-color v3.0.2 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking smawk v0.3.2 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Checking jiff v0.2.8 [INFO] [stderr] Checking deadpool-runtime v0.1.4 [INFO] [stderr] Checking ansi-str v0.9.0 [INFO] [stderr] Checking socket2 v0.5.9 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking papergrid v0.14.0 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking supports-color v2.1.0 [INFO] [stderr] Checking num-order v1.2.0 [INFO] [stderr] Checking uuid v1.16.0 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Checking terminal_size v0.4.2 [INFO] [stderr] Checking textwrap v0.16.2 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling tabled_derive v0.10.0 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Checking tokio v1.44.2 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking tabled v0.18.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling pest v2.8.0 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Checking clap v4.5.37 [INFO] [stderr] Checking clap_complete v4.5.47 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Compiling pest_meta v2.8.0 [INFO] [stderr] Checking derive_builder v0.20.2 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking rstest v0.25.0 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Compiling pest_generator v2.8.0 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Checking tokio-util v0.7.14 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking deadpool v0.10.0 [INFO] [stderr] Compiling pest_derive v2.8.0 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Checking h2 v0.4.9 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking colored_json v5.0.0 [INFO] [stderr] Checking jsonpath-rust v0.7.5 [INFO] [stderr] Checking handlebars v6.3.2 [INFO] [stderr] Checking assert-json-diff v2.0.2 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Checking hyper-util v0.1.11 [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 17.55s [INFO] running `Command { std: "docker" "inspect" "d146e999ba03813c2ad3075c1a159ad871925d7063fc7b79c73ae518a1d2710e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d146e999ba03813c2ad3075c1a159ad871925d7063fc7b79c73ae518a1d2710e", kill_on_drop: false }` [INFO] [stdout] d146e999ba03813c2ad3075c1a159ad871925d7063fc7b79c73ae518a1d2710e