[INFO] fetching crate ciboulette 0.1.4...
[INFO] testing ciboulette-0.1.4 against 1.90.0 for beta-1.91-3
[INFO] extracting crate ciboulette 0.1.4 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate ciboulette 0.1.4
[INFO] finished tweaking crates.io crate ciboulette 0.1.4
[INFO] tweaked toml for crates.io crate ciboulette 0.1.4 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ciboulette 0.1.4 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 224 packages to latest compatible versions
[INFO] [stderr]       Adding criterion v0.3.6 (available: v0.7.0)
[INFO] [stderr]       Adding indexmap v1.9.3 (available: v2.11.4)
[INFO] [stderr]       Adding itertools v0.10.5 (available: v0.14.0)
[INFO] [stderr]       Adding petgraph v0.5.1 (available: v0.8.3)
[INFO] [stderr]       Adding sqlx v0.5.13 (available: v0.8.6)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] [stderr]       Adding uuid v0.8.2 (available: v1.18.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sqlx-macros v0.5.13
[INFO] [stderr]   Downloaded atoi v0.4.0
[INFO] [stderr]   Downloaded sqlx-rt v0.5.13
[INFO] [stderr]   Downloaded fixedbitset v0.2.0
[INFO] [stderr]   Downloaded tokio-rustls v0.22.0
[INFO] [stderr]   Downloaded arcstr v1.2.0
[INFO] [stderr]   Downloaded sqlformat v0.1.8
[INFO] [stderr]   Downloaded messy_json v0.2.3
[INFO] [stderr]   Downloaded sqlx v0.5.13
[INFO] [stderr]   Downloaded petgraph v0.5.1
[INFO] [stderr]   Downloaded sqlx-core v0.5.13
[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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3920eb4d18e5a75fc095d8211f16830a89d1e155816fdc892eb232cc3ce90aac
[INFO] running `Command { std: "docker" "start" "-a" "3920eb4d18e5a75fc095d8211f16830a89d1e155816fdc892eb232cc3ce90aac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3920eb4d18e5a75fc095d8211f16830a89d1e155816fdc892eb232cc3ce90aac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3920eb4d18e5a75fc095d8211f16830a89d1e155816fdc892eb232cc3ce90aac", kill_on_drop: false }`
[INFO] [stdout] 3920eb4d18e5a75fc095d8211f16830a89d1e155816fdc892eb232cc3ce90aac
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3ec29e22f2fd82a9f123d5f9fafad0717c42e84535a7ad3cff89839596f698fc
[INFO] running `Command { std: "docker" "start" "-a" "3ec29e22f2fd82a9f123d5f9fafad0717c42e84535a7ad3cff89839596f698fc", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling fixedbitset v0.2.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[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]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling getset v0.1.6
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[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 uuid v0.8.2
[INFO] [stderr]    Compiling arcstr v1.2.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling messy_json v0.2.3
[INFO] [stderr]    Compiling petgraph v0.5.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling ciboulette v0.1.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `marker` is never read
[INFO] [stdout]   --> src/body/body_optional_data.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub struct CibouletteOptionalDataVisitor<T> {
[INFO] [stdout]    |            ----------------------------- field in this struct
[INFO] [stdout] 37 |     marker: Option<std::marker::PhantomData<T>>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CibouletteOptionalDataVisitor` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/id.rs:42:16
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub fn get(&self, i: usize) -> Result<&CibouletteId, CibouletteError> {
[INFO] [stdout]    |                ^^^^^                      -------------
[INFO] [stdout]    |                |                          ||
[INFO] [stdout]    |                |                          |the same lifetime is hidden here
[INFO] [stdout]    |                |                          the same lifetime is elided here
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub fn get(&self, i: usize) -> Result<&CibouletteId<'_>, CibouletteError> {
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.borrow()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/query/sorting.rs:23:30
[INFO] [stdout]    |
[INFO] [stdout] 23 |                 Cow::Owned(el.borrow().split_at(1).1.to_string()),
[INFO] [stdout]    |                              ^^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Borrow`, so calling `borrow` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout]    = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.borrow()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/query/sorting.rs:29:30
[INFO] [stdout]    |
[INFO] [stdout] 29 |                 Cow::Owned(el.borrow().split_at(1).1.to_string()),
[INFO] [stdout]    |                              ^^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Borrow`, so calling `borrow` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.borrow()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/query/sorting.rs:35:30
[INFO] [stdout]    |
[INFO] [stdout] 35 |                 Cow::Owned(el.borrow().to_string()),
[INFO] [stdout]    |                              ^^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Borrow`, so calling `borrow` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.82s
[INFO] running `Command { std: "docker" "inspect" "3ec29e22f2fd82a9f123d5f9fafad0717c42e84535a7ad3cff89839596f698fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ec29e22f2fd82a9f123d5f9fafad0717c42e84535a7ad3cff89839596f698fc", kill_on_drop: false }`
[INFO] [stdout] 3ec29e22f2fd82a9f123d5f9fafad0717c42e84535a7ad3cff89839596f698fc
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 85ad340ab193832945346042d155bef9aef7511acb3b37e484e4a56b45535f8b
[INFO] running `Command { std: "docker" "start" "-a" "85ad340ab193832945346042d155bef9aef7511acb3b37e484e4a56b45535f8b", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling pest v2.8.2
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling arcstr v1.2.0
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling pest_meta v2.8.2
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling cargo-husky v1.5.0
[INFO] [stderr]    Compiling pest_generator v2.8.2
[INFO] [stderr]    Compiling half v1.8.3
[INFO] [stderr]    Compiling fixedbitset v0.2.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling petgraph v0.5.1
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling criterion-plot v0.4.5
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling messy_json v0.2.3
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling pest_derive v2.8.2
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling ciboulette v0.1.4 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling insta v1.43.2
[INFO] [stdout] warning: field `marker` is never read
[INFO] [stdout]   --> src/body/body_optional_data.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub struct CibouletteOptionalDataVisitor<T> {
[INFO] [stdout]    |            ----------------------------- field in this struct
[INFO] [stdout] 37 |     marker: Option<std::marker::PhantomData<T>>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CibouletteOptionalDataVisitor` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/id.rs:42:16
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub fn get(&self, i: usize) -> Result<&CibouletteId, CibouletteError> {
[INFO] [stdout]    |                ^^^^^                      -------------
[INFO] [stdout]    |                |                          ||
[INFO] [stdout]    |                |                          |the same lifetime is hidden here
[INFO] [stdout]    |                |                          the same lifetime is elided here
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub fn get(&self, i: usize) -> Result<&CibouletteId<'_>, CibouletteError> {
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.borrow()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/query/sorting.rs:23:30
[INFO] [stdout]    |
[INFO] [stdout] 23 |                 Cow::Owned(el.borrow().split_at(1).1.to_string()),
[INFO] [stdout]    |                              ^^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Borrow`, so calling `borrow` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout]    = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.borrow()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/query/sorting.rs:29:30
[INFO] [stdout]    |
[INFO] [stdout] 29 |                 Cow::Owned(el.borrow().split_at(1).1.to_string()),
[INFO] [stdout]    |                              ^^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Borrow`, so calling `borrow` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.borrow()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/query/sorting.rs:35:30
[INFO] [stdout]    |
[INFO] [stdout] 35 |                 Cow::Owned(el.borrow().to_string()),
[INFO] [stdout]    |                              ^^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Borrow`, so calling `borrow` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling criterion v0.3.6
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ciboulette_test_helper`
[INFO] [stdout]   --> src/body/tests/mod.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use ciboulette_test_helper::ciboulette::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ciboulette_test_helper`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `ciboulette_test_helper`, use `cargo add ciboulette_test_helper` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ciboulette_test_helper`
[INFO] [stdout]  --> src/path/tests/mod.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use ciboulette_test_helper::ciboulette::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ciboulette_test_helper`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `ciboulette_test_helper`, use `cargo add ciboulette_test_helper` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ciboulette_test_helper`
[INFO] [stdout]   --> src/body/tests/mod.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use ciboulette_test_helper::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ciboulette_test_helper`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `ciboulette_test_helper`, use `cargo add ciboulette_test_helper` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ciboulette_test_helper`
[INFO] [stdout]  --> src/query/tests/mod.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use ciboulette_test_helper::ciboulette::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ciboulette_test_helper`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `ciboulette_test_helper`, use `cargo add ciboulette_test_helper` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ciboulette_test_helper`
[INFO] [stdout]  --> src/path/tests/mod.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use ciboulette_test_helper::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ciboulette_test_helper`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `ciboulette_test_helper`, use `cargo add ciboulette_test_helper` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ciboulette_test_helper`
[INFO] [stdout]  --> src/responses/tests/mod.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use ciboulette_test_helper::ciboulette::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ciboulette_test_helper`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `ciboulette_test_helper`, use `cargo add ciboulette_test_helper` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ciboulette_test_helper`
[INFO] [stdout]  --> src/query/tests/mod.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use ciboulette_test_helper::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ciboulette_test_helper`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `ciboulette_test_helper`, use `cargo add ciboulette_test_helper` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ciboulette_test_helper`
[INFO] [stdout]  --> src/tests/mod.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use ciboulette_test_helper::ciboulette::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ciboulette_test_helper`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `ciboulette_test_helper`, use `cargo add ciboulette_test_helper` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ciboulette_test_helper`
[INFO] [stdout]  --> src/responses/tests/mod.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use ciboulette_test_helper::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ciboulette_test_helper`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `ciboulette_test_helper`, use `cargo add ciboulette_test_helper` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ciboulette_test_helper`
[INFO] [stdout]   --> src/tests/mod.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use ciboulette_test_helper::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ciboulette_test_helper`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `ciboulette_test_helper`, use `cargo add ciboulette_test_helper` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_json_snapshot` in this scope
[INFO] [stdout]    --> src/responses/tests/delete_success.rs:19:5
[INFO] [stdout]     |
[INFO] [stdout]  19 |     assert_json_snapshot!(response);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_debug_snapshot`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/insta-1.43.2/src/macros.rs:320:1
[INFO] [stdout]     |
[INFO] [stdout] 320 | macro_rules! assert_debug_snapshot {
[INFO] [stdout]     | ---------------------------------- similarly named macro `assert_debug_snapshot` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_json_snapshot` in this scope
[INFO] [stdout]    --> src/responses/tests/insert_success.rs:39:5
[INFO] [stdout]     |
[INFO] [stdout]  39 |     assert_json_snapshot!(response);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_debug_snapshot`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/insta-1.43.2/src/macros.rs:320:1
[INFO] [stdout]     |
[INFO] [stdout] 320 | macro_rules! assert_debug_snapshot {
[INFO] [stdout]     | ---------------------------------- similarly named macro `assert_debug_snapshot` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_json_snapshot` in this scope
[INFO] [stdout]    --> src/responses/tests/insert_success.rs:68:5
[INFO] [stdout]     |
[INFO] [stdout]  68 |     assert_json_snapshot!(response);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_debug_snapshot`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/insta-1.43.2/src/macros.rs:320:1
[INFO] [stdout]     |
[INFO] [stdout] 320 | macro_rules! assert_debug_snapshot {
[INFO] [stdout]     | ---------------------------------- similarly named macro `assert_debug_snapshot` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_json_snapshot` in this scope
[INFO] [stdout]    --> src/responses/tests/select_success.rs:29:5
[INFO] [stdout]     |
[INFO] [stdout]  29 |     assert_json_snapshot!(response);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_debug_snapshot`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/insta-1.43.2/src/macros.rs:320:1
[INFO] [stdout]     |
[INFO] [stdout] 320 | macro_rules! assert_debug_snapshot {
[INFO] [stdout]     | ---------------------------------- similarly named macro `assert_debug_snapshot` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_json_snapshot` in this scope
[INFO] [stdout]    --> src/responses/tests/select_success.rs:57:5
[INFO] [stdout]     |
[INFO] [stdout]  57 |     assert_json_snapshot!(response);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_debug_snapshot`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/insta-1.43.2/src/macros.rs:320:1
[INFO] [stdout]     |
[INFO] [stdout] 320 | macro_rules! assert_debug_snapshot {
[INFO] [stdout]     | ---------------------------------- similarly named macro `assert_debug_snapshot` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_json_snapshot` in this scope
[INFO] [stdout]    --> src/responses/tests/select_success.rs:102:5
[INFO] [stdout]     |
[INFO] [stdout] 102 |     assert_json_snapshot!(response);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_debug_snapshot`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/insta-1.43.2/src/macros.rs:320:1
[INFO] [stdout]     |
[INFO] [stdout] 320 | macro_rules! assert_debug_snapshot {
[INFO] [stdout]     | ---------------------------------- similarly named macro `assert_debug_snapshot` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_json_snapshot` in this scope
[INFO] [stdout]    --> src/responses/tests/select_success.rs:160:5
[INFO] [stdout]     |
[INFO] [stdout] 160 |     assert_json_snapshot!(response);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_debug_snapshot`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/insta-1.43.2/src/macros.rs:320:1
[INFO] [stdout]     |
[INFO] [stdout] 320 | macro_rules! assert_debug_snapshot {
[INFO] [stdout]     | ---------------------------------- similarly named macro `assert_debug_snapshot` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_json_snapshot` in this scope
[INFO] [stdout]    --> src/responses/tests/select_success.rs:209:5
[INFO] [stdout]     |
[INFO] [stdout] 209 |     assert_json_snapshot!(response);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_debug_snapshot`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/insta-1.43.2/src/macros.rs:320:1
[INFO] [stdout]     |
[INFO] [stdout] 320 | macro_rules! assert_debug_snapshot {
[INFO] [stdout]     | ---------------------------------- similarly named macro `assert_debug_snapshot` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_json_snapshot` in this scope
[INFO] [stdout]    --> src/responses/tests/select_success.rs:265:5
[INFO] [stdout]     |
[INFO] [stdout] 265 |     assert_json_snapshot!(response);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_debug_snapshot`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/insta-1.43.2/src/macros.rs:320:1
[INFO] [stdout]     |
[INFO] [stdout] 320 | macro_rules! assert_debug_snapshot {
[INFO] [stdout]     | ---------------------------------- similarly named macro `assert_debug_snapshot` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_json_snapshot` in this scope
[INFO] [stdout]    --> src/responses/tests/select_success.rs:303:5
[INFO] [stdout]     |
[INFO] [stdout] 303 |     assert_json_snapshot!(response);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_debug_snapshot`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/insta-1.43.2/src/macros.rs:320:1
[INFO] [stdout]     |
[INFO] [stdout] 320 | macro_rules! assert_debug_snapshot {
[INFO] [stdout]     | ---------------------------------- similarly named macro `assert_debug_snapshot` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_json_snapshot` in this scope
[INFO] [stdout]    --> src/responses/tests/select_success.rs:343:5
[INFO] [stdout]     |
[INFO] [stdout] 343 |     assert_json_snapshot!(response);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_debug_snapshot`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/insta-1.43.2/src/macros.rs:320:1
[INFO] [stdout]     |
[INFO] [stdout] 320 | macro_rules! assert_debug_snapshot {
[INFO] [stdout]     | ---------------------------------- similarly named macro `assert_debug_snapshot` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_json_snapshot` in this scope
[INFO] [stdout]    --> src/responses/tests/select_success.rs:372:5
[INFO] [stdout]     |
[INFO] [stdout] 372 |     assert_json_snapshot!(response);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_debug_snapshot`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/insta-1.43.2/src/macros.rs:320:1
[INFO] [stdout]     |
[INFO] [stdout] 320 | macro_rules! assert_debug_snapshot {
[INFO] [stdout]     | ---------------------------------- similarly named macro `assert_debug_snapshot` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_json_snapshot` in this scope
[INFO] [stdout]    --> src/responses/tests/select_success.rs:412:5
[INFO] [stdout]     |
[INFO] [stdout] 412 |     assert_json_snapshot!(response);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_debug_snapshot`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/insta-1.43.2/src/macros.rs:320:1
[INFO] [stdout]     |
[INFO] [stdout] 320 | macro_rules! assert_debug_snapshot {
[INFO] [stdout]     | ---------------------------------- similarly named macro `assert_debug_snapshot` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_json_snapshot` in this scope
[INFO] [stdout]    --> src/responses/tests/select_success.rs:461:5
[INFO] [stdout]     |
[INFO] [stdout] 461 |     assert_json_snapshot!(response);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_debug_snapshot`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/insta-1.43.2/src/macros.rs:320:1
[INFO] [stdout]     |
[INFO] [stdout] 320 | macro_rules! assert_debug_snapshot {
[INFO] [stdout]     | ---------------------------------- similarly named macro `assert_debug_snapshot` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_json_snapshot` in this scope
[INFO] [stdout]    --> src/responses/tests/select_success.rs:520:5
[INFO] [stdout]     |
[INFO] [stdout] 520 |     assert_json_snapshot!(response);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_debug_snapshot`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/insta-1.43.2/src/macros.rs:320:1
[INFO] [stdout]     |
[INFO] [stdout] 320 | macro_rules! assert_debug_snapshot {
[INFO] [stdout]     | ---------------------------------- similarly named macro `assert_debug_snapshot` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert_json_snapshot` in this scope
[INFO] [stdout]    --> src/responses/tests/update_success.rs:40:5
[INFO] [stdout]     |
[INFO] [stdout]  40 |     assert_json_snapshot!(response);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^ help: a macro with a similar name exists: `assert_debug_snapshot`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/insta-1.43.2/src/macros.rs:320:1
[INFO] [stdout]     |
[INFO] [stdout] 320 | macro_rules! assert_debug_snapshot {
[INFO] [stdout]     | ---------------------------------- similarly named macro `assert_debug_snapshot` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]  --> src/body/tests/bogus_deserialize.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::*;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]  --> src/body/tests/check_linkage.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::*;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]  --> src/body/tests/check_uniqueness.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::*;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]  --> src/body/tests/key_clash.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::*;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]  --> src/body/tests/parsing_id.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::*;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]  --> src/body/tests/request_data.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::*;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]  --> src/body/tests/top_level_quick_checks.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::*;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde::Deserialize`
[INFO] [stdout]   --> src/body/tests/mod.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use serde::Deserialize;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::convert::TryFrom`
[INFO] [stdout]  --> src/responses/tests/mod.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::convert::TryFrom;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `insta::*`
[INFO] [stdout]  --> src/responses/tests/mod.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use insta::*;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ciboulette` (lib test) due to 26 previous errors; 10 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "85ad340ab193832945346042d155bef9aef7511acb3b37e484e4a56b45535f8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "85ad340ab193832945346042d155bef9aef7511acb3b37e484e4a56b45535f8b", kill_on_drop: false }`
[INFO] [stdout] 85ad340ab193832945346042d155bef9aef7511acb3b37e484e4a56b45535f8b
