[INFO] fetching crate serde_qs_ext 0.12.0...
[INFO] testing serde_qs_ext-0.12.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate serde_qs_ext 0.12.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate serde_qs_ext 0.12.0
[INFO] finished tweaking crates.io crate serde_qs_ext 0.12.0
[INFO] tweaked toml for crates.io crate serde_qs_ext 0.12.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate serde_qs_ext 0.12.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate serde_qs_ext 0.12.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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 276d0ff618a4d3cf8bc3dee07a99625fb1693de43db151b02d8db05cbfc05bce
[INFO] running `Command { std: "docker" "start" "-a" "276d0ff618a4d3cf8bc3dee07a99625fb1693de43db151b02d8db05cbfc05bce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "276d0ff618a4d3cf8bc3dee07a99625fb1693de43db151b02d8db05cbfc05bce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "276d0ff618a4d3cf8bc3dee07a99625fb1693de43db151b02d8db05cbfc05bce", kill_on_drop: false }`
[INFO] [stdout] 276d0ff618a4d3cf8bc3dee07a99625fb1693de43db151b02d8db05cbfc05bce
[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=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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 90c43530f62078ef49328f6f0a67eff4d617e5598e04989e5bacf228c3446bd9
[INFO] running `Command { std: "docker" "start" "-a" "90c43530f62078ef49328f6f0a67eff4d617e5598e04989e5bacf228c3446bd9", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling serde v1.0.192
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling serde_derive v1.0.192
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling serde_qs_ext v0.12.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/de/parse.rs:203:24
[INFO] [stdout]     |
[INFO] [stdout] 203 | fn replace_plus(input: &[u8]) -> Cow<[u8]> {
[INFO] [stdout]     |                        ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[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] 203 | fn replace_plus(input: &[u8]) -> Cow<'_, [u8]> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ser.rs:89:25
[INFO] [stdout]    |
[INFO] [stdout] 89 |     fn as_qs_serializer(&mut self) -> QsSerializer<W> {
[INFO] [stdout]    |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 89 |     fn as_qs_serializer(&mut self) -> QsSerializer<'_, W> {
[INFO] [stdout]    |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils.rs:11:29
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub fn replace_space(input: &str) -> Cow<str> {
[INFO] [stdout]    |                             ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub fn replace_space(input: &str) -> Cow<'_, str> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.99s
[INFO] running `Command { std: "docker" "inspect" "90c43530f62078ef49328f6f0a67eff4d617e5598e04989e5bacf228c3446bd9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "90c43530f62078ef49328f6f0a67eff4d617e5598e04989e5bacf228c3446bd9", kill_on_drop: false }`
[INFO] [stdout] 90c43530f62078ef49328f6f0a67eff4d617e5598e04989e5bacf228c3446bd9
[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=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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 513f6a82c21e99127c034cbf3fdd6c097b481b46ab22891fecf418ae4c0deb03
[INFO] running `Command { std: "docker" "start" "-a" "513f6a82c21e99127c034cbf3fdd6c097b481b46ab22891fecf418ae4c0deb03", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling iana-time-zone v0.1.58
[INFO] [stderr]    Compiling form_urlencoded v1.2.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/de/parse.rs:203:24
[INFO] [stdout]     |
[INFO] [stdout] 203 | fn replace_plus(input: &[u8]) -> Cow<[u8]> {
[INFO] [stdout]     |                        ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[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] 203 | fn replace_plus(input: &[u8]) -> Cow<'_, [u8]> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ser.rs:89:25
[INFO] [stdout]    |
[INFO] [stdout] 89 |     fn as_qs_serializer(&mut self) -> QsSerializer<W> {
[INFO] [stdout]    |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 89 |     fn as_qs_serializer(&mut self) -> QsSerializer<'_, W> {
[INFO] [stdout]    |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils.rs:11:29
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub fn replace_space(input: &str) -> Cow<str> {
[INFO] [stdout]    |                             ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub fn replace_space(input: &str) -> Cow<'_, str> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling darling_core v0.20.3
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling csv-core v0.1.11
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling csv v1.3.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling chrono v0.4.31
[INFO] [stderr]    Compiling darling_macro v0.20.3
[INFO] [stderr]    Compiling darling v0.20.3
[INFO] [stderr]    Compiling serde_with_macros v2.3.3
[INFO] [stderr]    Compiling serde_with v2.3.3
[INFO] [stderr]    Compiling serde_qs_ext v0.12.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0463]: can't find crate for `serde_qs`
[INFO] [stdout]  --> tests/test_deserialize.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | extern crate serde_qs as qs;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `serde_qs`
[INFO] [stdout]  --> examples/introduction.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | extern crate serde_qs as qs;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `serde_qs`
[INFO] [stdout]  --> tests/test_serialize.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | extern crate serde_qs as qs;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `serde_qs`
[INFO] [stdout]  --> tests/test_regression.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | extern crate serde_qs as qs;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `serde_qs`
[INFO] [stdout]  --> tests/test_chrono.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | extern crate serde_qs as qs;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `serde_qs`
[INFO] [stdout]  --> examples/csv_vectors.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | extern crate serde_qs as qs;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `serde_qs_ext` (test "test_chrono") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `serde_qs_ext` (example "introduction") due to 1 previous error
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_qs`
[INFO] [stdout]   --> tests/test_regression.rs:18:19
[INFO] [stdout]    |
[INFO] [stdout] 18 |     let encoded = serde_qs::to_string(&human).unwrap();
[INFO] [stdout]    |                   ^^^^^^^^ use of unresolved module or unlinked crate `serde_qs`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `serde_qs`, use `cargo add serde_qs` 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 `serde_qs`
[INFO] [stdout]   --> tests/test_regression.rs:20:16
[INFO] [stdout]    |
[INFO] [stdout] 20 |     assert_eq!(serde_qs::from_str::<Human>(&encoded).unwrap(), human);
[INFO] [stdout]    |                ^^^^^^^^ use of unresolved module or unlinked crate `serde_qs`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `serde_qs`, use `cargo add serde_qs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0463.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `serde_qs_ext` (test "test_regression") due to 3 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `serde_qs_ext` (example "csv_vectors") due to 1 previous error
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/de/parse.rs:203:24
[INFO] [stdout]     |
[INFO] [stdout] 203 | fn replace_plus(input: &[u8]) -> Cow<[u8]> {
[INFO] [stdout]     |                        ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[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] 203 | fn replace_plus(input: &[u8]) -> Cow<'_, [u8]> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ser.rs:89:25
[INFO] [stdout]    |
[INFO] [stdout] 89 |     fn as_qs_serializer(&mut self) -> QsSerializer<W> {
[INFO] [stdout]    |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 89 |     fn as_qs_serializer(&mut self) -> QsSerializer<'_, W> {
[INFO] [stdout]    |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils.rs:11:29
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub fn replace_space(input: &str) -> Cow<str> {
[INFO] [stdout]    |                             ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub fn replace_space(input: &str) -> Cow<'_, str> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_qs`
[INFO] [stdout]    --> tests/test_deserialize.rs:663:22
[INFO] [stdout]     |
[INFO] [stdout] 663 |     let test: Test = serde_qs::from_str("email=a%2Bb%40c.com").unwrap();
[INFO] [stdout]     |                      ^^^^^^^^ use of unresolved module or unlinked crate `serde_qs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_qs`, use `cargo add serde_qs` 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 `serde_qs`
[INFO] [stdout]    --> tests/test_deserialize.rs:680:24
[INFO] [stdout]     |
[INFO] [stdout] 680 |     let test: Filter = serde_qs::from_str("point[Gt]=123&point[Lt]=321").unwrap();
[INFO] [stdout]     |                        ^^^^^^^^ use of unresolved module or unlinked crate `serde_qs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_qs`, use `cargo add serde_qs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_qs`
[INFO] [stdout]    --> tests/test_deserialize.rs:693:25
[INFO] [stdout]     |
[INFO] [stdout] 693 |     let test: Mapping = serde_qs::from_str("mapping[1]=2&mapping[3]=4").unwrap();
[INFO] [stdout]     |                         ^^^^^^^^ use of unresolved module or unlinked crate `serde_qs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_qs`, use `cargo add serde_qs` 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 `serde_qs`
[INFO] [stdout]    --> tests/test_deserialize.rs:699:5
[INFO] [stdout]     |
[INFO] [stdout] 699 |     serde_qs::from_str::<Mapping>("mapping[1]=2&mapping[1]=4")
[INFO] [stdout]     |     ^^^^^^^^ use of unresolved module or unlinked crate `serde_qs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_qs`, use `cargo add serde_qs` 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 `serde_qs`
[INFO] [stdout]    --> tests/test_deserialize.rs:717:20
[INFO] [stdout]     |
[INFO] [stdout] 717 |     let test: () = serde_qs::from_str("").unwrap();
[INFO] [stdout]     |                    ^^^^^^^^ use of unresolved module or unlinked crate `serde_qs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_qs`, use `cargo add serde_qs` 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 `serde_qs`
[INFO] [stdout]    --> tests/test_deserialize.rs:720:19
[INFO] [stdout]     |
[INFO] [stdout] 720 |     let test: A = serde_qs::from_str("").unwrap();
[INFO] [stdout]     |                   ^^^^^^^^ use of unresolved module or unlinked crate `serde_qs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_qs`, use `cargo add serde_qs` 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 `serde_qs`
[INFO] [stdout]    --> tests/test_deserialize.rs:723:19
[INFO] [stdout]     |
[INFO] [stdout] 723 |     let test: B = serde_qs::from_str("a=test&t=").unwrap();
[INFO] [stdout]     |                   ^^^^^^^^ use of unresolved module or unlinked crate `serde_qs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_qs`, use `cargo add serde_qs` 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 `serde_qs`
[INFO] [stdout]    --> tests/test_deserialize.rs:726:19
[INFO] [stdout]     |
[INFO] [stdout] 726 |     let test: B = serde_qs::from_str("t=&a=test").unwrap();
[INFO] [stdout]     |                   ^^^^^^^^ use of unresolved module or unlinked crate `serde_qs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_qs`, use `cargo add serde_qs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `serde_qs_ext` (test "test_serialize") due to 1 previous error
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_qs`
[INFO] [stdout]    --> tests/test_deserialize.rs:739:22
[INFO] [stdout]     |
[INFO] [stdout] 739 |     let serialized = serde_qs::to_string(&data).unwrap();
[INFO] [stdout]     |                      ^^^^^^^^ use of unresolved module or unlinked crate `serde_qs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_qs`, use `cargo add serde_qs` 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 `serde_qs`
[INFO] [stdout]    --> tests/test_deserialize.rs:742:24
[INFO] [stdout]     |
[INFO] [stdout] 742 |     let deserialized = serde_qs::from_str::<Data>(&serialized).unwrap();
[INFO] [stdout]     |                        ^^^^^^^^ use of unresolved module or unlinked crate `serde_qs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_qs`, use `cargo add serde_qs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0463.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `serde_qs_ext` (test "test_deserialize") due to 11 previous errors
[INFO] running `Command { std: "docker" "inspect" "513f6a82c21e99127c034cbf3fdd6c097b481b46ab22891fecf418ae4c0deb03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "513f6a82c21e99127c034cbf3fdd6c097b481b46ab22891fecf418ae4c0deb03", kill_on_drop: false }`
[INFO] [stdout] 513f6a82c21e99127c034cbf3fdd6c097b481b46ab22891fecf418ae4c0deb03
