[INFO] cloning repository https://github.com/DocSpring/cigen
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DocSpring/cigen" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDocSpring%2Fcigen", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDocSpring%2Fcigen'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 59565c6beeebcc58487095249fc1a65bad492f0f
[INFO] building DocSpring/cigen against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDocSpring%2Fcigen" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/DocSpring/cigen
[INFO] finished tweaking git repo https://github.com/DocSpring/cigen
[INFO] tweaked toml for git repo https://github.com/DocSpring/cigen written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DocSpring/cigen 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 git repo https://github.com/DocSpring/cigen 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 which v8.0.0
[INFO] [stderr]   Downloaded env_home v0.1.0
[INFO] [stderr]   Downloaded yaml-spanned v0.0.2
[INFO] [stderr]   Downloaded libyaml-safer v0.1.1
[INFO] [stderr]   Downloaded referencing v0.30.0
[INFO] [stderr]   Downloaded toml_edit v0.23.4
[INFO] [stderr]   Downloaded insta v1.43.1
[INFO] [stderr]   Downloaded jsonschema v0.30.0
[INFO] [stderr]   Downloaded fancy-regex v0.14.0
[INFO] [stderr]   Downloaded minijinja v2.11.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] ec9979a0bb076b38c186d5649b33d9da07e9d76734a508ee0ae2ffce6094f761
[INFO] running `Command { std: "docker" "start" "-a" "ec9979a0bb076b38c186d5649b33d9da07e9d76734a508ee0ae2ffce6094f761", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ec9979a0bb076b38c186d5649b33d9da07e9d76734a508ee0ae2ffce6094f761", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ec9979a0bb076b38c186d5649b33d9da07e9d76734a508ee0ae2ffce6094f761", kill_on_drop: false }`
[INFO] [stdout] ec9979a0bb076b38c186d5649b33d9da07e9d76734a508ee0ae2ffce6094f761
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 0d6efe770f3aa878f5ccf6da9be108a994635a9af22dc80a8d9d18bb6888bec6
[INFO] running `Command { std: "docker" "start" "-a" "0d6efe770f3aa878f5ccf6da9be108a994635a9af22dc80a8d9d18bb6888bec6", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.25
[INFO] [stderr]    Compiling borrow-or-share v0.2.2
[INFO] [stderr]    Compiling owo-colors v4.2.2
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling uuid-simd v0.8.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling codespan-reporting v0.12.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling clap_builder v4.5.41
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling num-cmp v0.1.0
[INFO] [stderr]    Compiling libyaml-safer v0.1.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling petgraph v0.8.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling fraction v0.15.3
[INFO] [stderr]    Compiling terminal_size v0.4.2
[INFO] [stderr]    Compiling which v8.0.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling backtrace v0.3.75
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling fancy-regex v0.14.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling ref-cast-impl v1.0.24
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling tokio v1.46.1
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling clap v4.5.41
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling fluent-uri v0.3.2
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling email_address v0.2.9
[INFO] [stderr]    Compiling yaml-spanned v0.0.2
[INFO] [stderr]    Compiling minijinja v2.11.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling referencing v0.30.0
[INFO] [stderr]    Compiling jsonschema v0.30.0
[INFO] [stderr]    Compiling cigen v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: enum `CircleCIRunStep` is never used
[INFO] [stdout]    --> src/providers/circleci/config.rs:211:10
[INFO] [stdout]     |
[INFO] [stdout] 211 | pub enum CircleCIRunStep {
[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 `CircleCIRunDetails` is never constructed
[INFO] [stdout]    --> src/providers/circleci/config.rs:217:12
[INFO] [stdout]     |
[INFO] [stdout] 217 | pub struct CircleCIRunDetails {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CircleCISetupRemoteDocker` is never constructed
[INFO] [stdout]    --> src/providers/circleci/config.rs:243:12
[INFO] [stdout]     |
[INFO] [stdout] 243 | pub struct CircleCISetupRemoteDocker {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CircleCISaveCache` is never constructed
[INFO] [stdout]    --> src/providers/circleci/config.rs:252:12
[INFO] [stdout]     |
[INFO] [stdout] 252 | pub struct CircleCISaveCache {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CircleCIRestoreCache` is never constructed
[INFO] [stdout]    --> src/providers/circleci/config.rs:264:12
[INFO] [stdout]     |
[INFO] [stdout] 264 | pub struct CircleCIRestoreCache {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CircleCIStoreArtifacts` is never constructed
[INFO] [stdout]    --> src/providers/circleci/config.rs:276:12
[INFO] [stdout]     |
[INFO] [stdout] 276 | pub struct CircleCIStoreArtifacts {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CircleCIStoreTestResults` is never constructed
[INFO] [stdout]    --> src/providers/circleci/config.rs:284:12
[INFO] [stdout]     |
[INFO] [stdout] 284 | pub struct CircleCIStoreTestResults {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CircleCIPersistToWorkspace` is never constructed
[INFO] [stdout]    --> src/providers/circleci/config.rs:289:12
[INFO] [stdout]     |
[INFO] [stdout] 289 | pub struct CircleCIPersistToWorkspace {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CircleCIAttachWorkspace` is never constructed
[INFO] [stdout]    --> src/providers/circleci/config.rs:295:12
[INFO] [stdout]     |
[INFO] [stdout] 295 | pub struct CircleCIAttachWorkspace {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CircleCIAddSSHKeys` is never constructed
[INFO] [stdout]    --> src/providers/circleci/config.rs:300:12
[INFO] [stdout]     |
[INFO] [stdout] 300 | pub struct CircleCIAddSSHKeys {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CircleCIWhenStep` is never constructed
[INFO] [stdout]    --> src/providers/circleci/config.rs:306:12
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub struct CircleCIWhenStep {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CircleCIUnlessStep` is never constructed
[INFO] [stdout]    --> src/providers/circleci/config.rs:312:12
[INFO] [stdout]     |
[INFO] [stdout] 312 | pub struct CircleCIUnlessStep {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s
[INFO] running `Command { std: "docker" "inspect" "0d6efe770f3aa878f5ccf6da9be108a994635a9af22dc80a8d9d18bb6888bec6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d6efe770f3aa878f5ccf6da9be108a994635a9af22dc80a8d9d18bb6888bec6", kill_on_drop: false }`
[INFO] [stdout] 0d6efe770f3aa878f5ccf6da9be108a994635a9af22dc80a8d9d18bb6888bec6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 4b4eced6e2a2e3e6929cfa12765ea698922f00b67541c9a56ebf098dea5e8ab0
[INFO] running `Command { std: "docker" "start" "-a" "4b4eced6e2a2e3e6929cfa12765ea698922f00b67541c9a56ebf098dea5e8ab0", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling snapbox-macros v0.3.10
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling content_inspector v0.2.4
[INFO] [stderr]    Compiling os_pipe v1.2.2
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling toml_writer v1.0.2
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling automod v1.0.15
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling snapbox v0.6.21
[INFO] [stderr]    Compiling insta v1.43.1
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling assert_fs v1.1.3
[INFO] [stderr]    Compiling toml_parser v1.0.2
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling fluent-uri v0.3.2
[INFO] [stderr]    Compiling email_address v0.2.9
[INFO] [stderr]    Compiling minijinja v2.11.0
[INFO] [stderr]    Compiling yaml-spanned v0.0.2
[INFO] [stderr]    Compiling toml_datetime v0.7.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling serde_spanned v1.0.0
[INFO] [stderr]    Compiling humantime-serde v1.1.1
[INFO] [stderr]    Compiling toml_edit v0.23.4
[INFO] [stderr]    Compiling referencing v0.30.0
[INFO] [stderr]    Compiling trycmd v0.15.10
[INFO] [stderr]    Compiling jsonschema v0.30.0
[INFO] [stderr]    Compiling cigen v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: enum `CircleCIRunStep` is never used
[INFO] [stdout]    --> src/providers/circleci/config.rs:211:10
[INFO] [stdout]     |
[INFO] [stdout] 211 | pub enum CircleCIRunStep {
[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 `CircleCIRunDetails` is never constructed
[INFO] [stdout]    --> src/providers/circleci/config.rs:217:12
[INFO] [stdout]     |
[INFO] [stdout] 217 | pub struct CircleCIRunDetails {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CircleCISetupRemoteDocker` is never constructed
[INFO] [stdout]    --> src/providers/circleci/config.rs:243:12
[INFO] [stdout]     |
[INFO] [stdout] 243 | pub struct CircleCISetupRemoteDocker {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CircleCISaveCache` is never constructed
[INFO] [stdout]    --> src/providers/circleci/config.rs:252:12
[INFO] [stdout]     |
[INFO] [stdout] 252 | pub struct CircleCISaveCache {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CircleCIRestoreCache` is never constructed
[INFO] [stdout]    --> src/providers/circleci/config.rs:264:12
[INFO] [stdout]     |
[INFO] [stdout] 264 | pub struct CircleCIRestoreCache {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CircleCIStoreArtifacts` is never constructed
[INFO] [stdout]    --> src/providers/circleci/config.rs:276:12
[INFO] [stdout]     |
[INFO] [stdout] 276 | pub struct CircleCIStoreArtifacts {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CircleCIStoreTestResults` is never constructed
[INFO] [stdout]    --> src/providers/circleci/config.rs:284:12
[INFO] [stdout]     |
[INFO] [stdout] 284 | pub struct CircleCIStoreTestResults {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CircleCIPersistToWorkspace` is never constructed
[INFO] [stdout]    --> src/providers/circleci/config.rs:289:12
[INFO] [stdout]     |
[INFO] [stdout] 289 | pub struct CircleCIPersistToWorkspace {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CircleCIAttachWorkspace` is never constructed
[INFO] [stdout]    --> src/providers/circleci/config.rs:295:12
[INFO] [stdout]     |
[INFO] [stdout] 295 | pub struct CircleCIAttachWorkspace {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CircleCIAddSSHKeys` is never constructed
[INFO] [stdout]    --> src/providers/circleci/config.rs:300:12
[INFO] [stdout]     |
[INFO] [stdout] 300 | pub struct CircleCIAddSSHKeys {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CircleCIWhenStep` is never constructed
[INFO] [stdout]    --> src/providers/circleci/config.rs:306:12
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub struct CircleCIWhenStep {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CircleCIUnlessStep` is never constructed
[INFO] [stdout]    --> src/providers/circleci/config.rs:312:12
[INFO] [stdout]     |
[INFO] [stdout] 312 | pub struct CircleCIUnlessStep {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `CircleCIRunStep` is never used
[INFO] [stdout]    --> src/providers/circleci/config.rs:211:10
[INFO] [stdout]     |
[INFO] [stdout] 211 | pub enum CircleCIRunStep {
[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 `CircleCIRunDetails` is never constructed
[INFO] [stdout]    --> src/providers/circleci/config.rs:217:12
[INFO] [stdout]     |
[INFO] [stdout] 217 | pub struct CircleCIRunDetails {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CircleCISetupRemoteDocker` is never constructed
[INFO] [stdout]    --> src/providers/circleci/config.rs:243:12
[INFO] [stdout]     |
[INFO] [stdout] 243 | pub struct CircleCISetupRemoteDocker {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CircleCISaveCache` is never constructed
[INFO] [stdout]    --> src/providers/circleci/config.rs:252:12
[INFO] [stdout]     |
[INFO] [stdout] 252 | pub struct CircleCISaveCache {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CircleCIRestoreCache` is never constructed
[INFO] [stdout]    --> src/providers/circleci/config.rs:264:12
[INFO] [stdout]     |
[INFO] [stdout] 264 | pub struct CircleCIRestoreCache {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CircleCIStoreArtifacts` is never constructed
[INFO] [stdout]    --> src/providers/circleci/config.rs:276:12
[INFO] [stdout]     |
[INFO] [stdout] 276 | pub struct CircleCIStoreArtifacts {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CircleCIStoreTestResults` is never constructed
[INFO] [stdout]    --> src/providers/circleci/config.rs:284:12
[INFO] [stdout]     |
[INFO] [stdout] 284 | pub struct CircleCIStoreTestResults {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CircleCIPersistToWorkspace` is never constructed
[INFO] [stdout]    --> src/providers/circleci/config.rs:289:12
[INFO] [stdout]     |
[INFO] [stdout] 289 | pub struct CircleCIPersistToWorkspace {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CircleCIAttachWorkspace` is never constructed
[INFO] [stdout]    --> src/providers/circleci/config.rs:295:12
[INFO] [stdout]     |
[INFO] [stdout] 295 | pub struct CircleCIAttachWorkspace {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CircleCIAddSSHKeys` is never constructed
[INFO] [stdout]    --> src/providers/circleci/config.rs:300:12
[INFO] [stdout]     |
[INFO] [stdout] 300 | pub struct CircleCIAddSSHKeys {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CircleCIWhenStep` is never constructed
[INFO] [stdout]    --> src/providers/circleci/config.rs:306:12
[INFO] [stdout]     |
[INFO] [stdout] 306 | pub struct CircleCIWhenStep {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CircleCIUnlessStep` is never constructed
[INFO] [stdout]    --> src/providers/circleci/config.rs:312:12
[INFO] [stdout]     |
[INFO] [stdout] 312 | pub struct CircleCIUnlessStep {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 42.76s
[INFO] running `Command { std: "docker" "inspect" "4b4eced6e2a2e3e6929cfa12765ea698922f00b67541c9a56ebf098dea5e8ab0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b4eced6e2a2e3e6929cfa12765ea698922f00b67541c9a56ebf098dea5e8ab0", kill_on_drop: false }`
[INFO] [stdout] 4b4eced6e2a2e3e6929cfa12765ea698922f00b67541c9a56ebf098dea5e8ab0
