[INFO] fetching crate fiddler-cli 2.2.0...
[INFO] checking fiddler-cli-2.2.0 against try#ed606620234c6b50f2414162c4bbabd5f4a925f3 for pr-147995
[INFO] extracting crate fiddler-cli 2.2.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate fiddler-cli 2.2.0
[INFO] finished tweaking crates.io crate fiddler-cli 2.2.0
[INFO] tweaked toml for crates.io crate fiddler-cli 2.2.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate fiddler-cli 2.2.0 on toolchain ed606620234c6b50f2414162c4bbabd5f4a925f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate fiddler-cli 2.2.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" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0754a7ea228e2ce6517315104b202d0d219946bb56f4f899eb4763038a274299
[INFO] running `Command { std: "docker" "start" "-a" "0754a7ea228e2ce6517315104b202d0d219946bb56f4f899eb4763038a274299", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0754a7ea228e2ce6517315104b202d0d219946bb56f4f899eb4763038a274299", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0754a7ea228e2ce6517315104b202d0d219946bb56f4f899eb4763038a274299", kill_on_drop: false }`
[INFO] [stdout] 0754a7ea228e2ce6517315104b202d0d219946bb56f4f899eb4763038a274299
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7bb8a04f59a51795750c2cf4a4f6e32d686e870030dcb6f1b0574452e13a7188
[INFO] running `Command { std: "docker" "start" "-a" "7bb8a04f59a51795750c2cf4a4f6e32d686e870030dcb6f1b0574452e13a7188", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking socket2 v0.5.9
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking hashbrown v0.15.3
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]     Checking outref v0.5.2
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]     Checking vsimd v0.8.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling aws-lc-rs v1.13.1
[INFO] [stderr]    Compiling target-lexicon v0.13.2
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking der v0.6.1
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]     Checking base64ct v1.7.3
[INFO] [stderr]     Checking rustls-native-certs v0.6.3
[INFO] [stderr]    Compiling rustls v0.23.27
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking ff v0.12.1
[INFO] [stderr]     Checking crypto-bigint v0.4.9
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]     Checking base16ct v0.1.1
[INFO] [stderr]     Checking group v0.12.1
[INFO] [stderr]     Checking base64-simd v0.8.0
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling icu_properties_data v2.0.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking signature v1.6.4
[INFO] [stderr]     Checking rustls-native-certs v0.8.1
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]    Compiling aws-types v1.3.7
[INFO] [stderr]     Checking uuid v1.16.0
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]     Checking miniz_oxide v0.8.8
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling pyo3-build-config v0.24.2
[INFO] [stderr]     Checking regex-lite v0.1.6
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking spki v0.6.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]     Checking rfc6979 v0.3.1
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking pkcs8 v0.9.0
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]     Checking sec1 v0.3.0
[INFO] [stderr]    Compiling crc32c v0.6.8
[INFO] [stderr]     Checking xmlparser v0.13.6
[INFO] [stderr]    Compiling cc v1.2.22
[INFO] [stderr]     Checking elliptic-curve v0.12.3
[INFO] [stderr]     Checking flate2 v1.1.1
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]     Checking ecdsa v0.14.8
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking aws-smithy-xml v0.60.9
[INFO] [stderr]    Compiling slug v0.1.6
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking clap_builder v4.5.38
[INFO] [stderr]     Checking p256 v0.11.1
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]    Compiling elasticsearch v8.5.0-alpha.1
[INFO] [stderr]     Checking crc64fast-nvme v1.2.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]     Checking async-executor v1.13.2
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking num-modular v0.6.1
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking csv-core v0.1.12
[INFO] [stderr]     Checking base64 v0.11.0
[INFO] [stderr]     Checking num-cmp v0.1.0
[INFO] [stderr]     Checking bytecount v0.6.8
[INFO] [stderr]     Checking dyn-clone v1.0.19
[INFO] [stderr]     Checking unindent v0.2.4
[INFO] [stderr]     Checking flume v0.11.1
[INFO] [stderr]     Checking term v0.7.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking fraction v0.13.1
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking num-order v1.2.0
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking encode_unicode v1.0.0
[INFO] [stderr]     Checking inline_colorization v0.1.6
[INFO] [stderr]    Compiling pyo3-macros-backend v0.24.2
[INFO] [stderr]    Compiling pyo3-ffi v0.24.2
[INFO] [stderr]    Compiling pyo3 v0.24.2
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling aws-lc-sys v0.29.0
[INFO] [stderr]    Compiling openssl-sys v0.9.108
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking fancy-regex v0.11.0
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]     Checking iso8601 v0.6.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling fiddler v2.2.0
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling serde_with_macros v1.5.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling fiddler-macros v1.0.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]     Checking polling v3.7.4
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking async-io v2.4.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling serde_with_macros v3.12.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking pest v2.8.0
[INFO] [stderr]     Checking async-global-executor v2.4.1
[INFO] [stderr]     Checking async-std v1.13.1
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking clap v4.5.38
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]    Compiling pest_meta v2.8.0
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]    Compiling pyo3-macros v0.24.2
[INFO] [stderr]     Checking icu_properties v2.0.0
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]    Compiling pest_generator v2.8.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]    Compiling pest_derive v2.8.0
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking serde_dynamo v4.2.14
[INFO] [stderr]     Checking serde_with v1.14.0
[INFO] [stderr]     Checking query_map v0.7.0
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking csv v1.3.1
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]     Checking tokio v1.45.0
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking bytes-utils v0.1.4
[INFO] [stderr]     Checking prettytable-rs v0.10.0
[INFO] [stderr]     Checking serde_with v3.12.0
[INFO] [stderr]     Checking handlebars v6.3.2
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking http-serde v2.1.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking rustls-webpki v0.103.3
[INFO] [stderr]    Compiling jmespath v0.3.0
[INFO] [stderr]     Checking aws_lambda_events v0.16.0
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking aws-smithy-async v1.2.5
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking async-compression v0.4.23
[INFO] [stderr]     Checking tokio-rustls v0.26.2
[INFO] [stderr]     Checking aws-smithy-types v1.3.1
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking h2 v0.4.10
[INFO] [stderr]     Checking aws-smithy-runtime-api v1.8.0
[INFO] [stderr]     Checking aws-smithy-eventstream v0.60.8
[INFO] [stderr]     Checking aws-smithy-json v0.61.3
[INFO] [stderr]     Checking aws-smithy-query v0.60.7
[INFO] [stderr]     Checking aws-smithy-http v0.62.1
[INFO] [stderr]     Checking aws-credential-types v1.2.3
[INFO] [stderr]     Checking aws-smithy-observability v0.1.3
[INFO] [stderr]     Checking aws-sigv4 v1.3.1
[INFO] [stderr]     Checking aws-smithy-checksums v0.63.1
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking hyper-util v0.1.11
[INFO] [stderr]     Checking hyper-rustls v0.27.5
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking aws-smithy-http-client v1.0.2
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking aws-smithy-runtime v1.8.3
[INFO] [stderr]     Checking jsonschema v0.17.1
[INFO] [stderr]     Checking aws-runtime v1.5.7
[INFO] [stderr]     Checking aws-sdk-sso v1.67.0
[INFO] [stderr]     Checking aws-sdk-ssooidc v1.68.0
[INFO] [stderr]     Checking aws-sdk-sts v1.68.0
[INFO] [stderr]     Checking aws-sdk-s3 v1.85.0
[INFO] [stderr]     Checking aws-sdk-sqs v1.67.0
[INFO] [stderr]     Checking aws-config v1.6.2
[INFO] [stderr]     Checking fiddler-cli v2.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: extern crate `tokio` is unused in crate `fiddler_cmd`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use tokio as _;` to the crate root
[INFO] [stdout]   = note: requested on the command line with `-W unused-crate-dependencies`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `new_callback_chan`
[INFO] [stdout]  --> src/test/input.rs:6:15
[INFO] [stdout]   |
[INFO] [stdout] 6 | use fiddler::{new_callback_chan, CallbackChan};
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern crate `tokio` is unused in crate `fiddler_cmd`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use tokio as _;` to the crate root
[INFO] [stdout]   = note: requested on the command line with `-W unused-crate-dependencies`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `new_callback_chan`
[INFO] [stdout]  --> src/test/input.rs:6:15
[INFO] [stdout]   |
[INFO] [stdout] 6 | use fiddler::{new_callback_chan, CallbackChan};
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern crate `async_trait` is unused in crate `fiddler_cli`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use async_trait as _;` to the crate root
[INFO] [stdout]   = note: requested on the command line with `-W unused-crate-dependencies`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern crate `clap` is unused in crate `fiddler_cli`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use clap as _;` to the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern crate `fiddler_macros` is unused in crate `fiddler_cli`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use fiddler_macros as _;` to the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern crate `futures` is unused in crate `fiddler_cli`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use futures as _;` to the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern crate `inline_colorization` is unused in crate `fiddler_cli`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use inline_colorization as _;` to the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern crate `prettytable` is unused in crate `fiddler_cli`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use prettytable as _;` to the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern crate `serde` is unused in crate `fiddler_cli`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use serde as _;` to the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern crate `serde_yaml` is unused in crate `fiddler_cli`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use serde_yaml as _;` to the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern crate `tracing_subscriber` is unused in crate `fiddler_cli`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use tracing_subscriber as _;` to the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern crate `async_trait` is unused in crate `fiddler_cli`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use async_trait as _;` to the crate root
[INFO] [stdout]   = note: requested on the command line with `-W unused-crate-dependencies`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern crate `clap` is unused in crate `fiddler_cli`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use clap as _;` to the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern crate `fiddler_macros` is unused in crate `fiddler_cli`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use fiddler_macros as _;` to the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern crate `futures` is unused in crate `fiddler_cli`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use futures as _;` to the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern crate `inline_colorization` is unused in crate `fiddler_cli`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use inline_colorization as _;` to the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern crate `prettytable` is unused in crate `fiddler_cli`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use prettytable as _;` to the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern crate `serde` is unused in crate `fiddler_cli`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use serde as _;` to the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern crate `serde_yaml` is unused in crate `fiddler_cli`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use serde_yaml as _;` to the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern crate `tracing_subscriber` is unused in crate `fiddler_cli`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use tracing_subscriber as _;` to the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 11s
[INFO] running `Command { std: "docker" "inspect" "7bb8a04f59a51795750c2cf4a4f6e32d686e870030dcb6f1b0574452e13a7188", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7bb8a04f59a51795750c2cf4a4f6e32d686e870030dcb6f1b0574452e13a7188", kill_on_drop: false }`
[INFO] [stdout] 7bb8a04f59a51795750c2cf4a4f6e32d686e870030dcb6f1b0574452e13a7188
