[INFO] fetching crate proc-macro-error 1.0.4...
[INFO] testing proc-macro-error-1.0.4 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate proc-macro-error 1.0.4 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate proc-macro-error 1.0.4
[INFO] finished tweaking crates.io crate proc-macro-error 1.0.4
[INFO] tweaked toml for crates.io crate proc-macro-error 1.0.4 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate proc-macro-error 1.0.4 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 20 packages to latest compatible versions
[INFO] [stderr]       Adding serde v1.0.185 (available: v1.0.228)
[INFO] [stderr]       Adding serde_derive v1.0.107 (available: v1.0.228)
[INFO] [stderr]       Adding serde_json v1.0.109 (available: v1.0.145)
[INFO] [stderr]       Adding syn v1.0.109 (available: v2.0.110)
[INFO] [stderr]       Adding toml v0.5.2 (available: v0.5.11)
[INFO] [stderr]       Adding trybuild v1.0.64 (available: v1.0.114)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded dissimilar v1.0.10
[INFO] [stderr]   Downloaded trybuild v1.0.64
[INFO] [stderr]   Downloaded serde_json v1.0.109
[INFO] [stderr]   Downloaded serde v1.0.185
[INFO] [stderr]   Downloaded toml v0.5.2
[INFO] [stderr]   Downloaded serde_derive v1.0.107
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 58d970cd236e1f23bd2b7f6f53ccd9b2bc25f4aedf5f28effcf21f4b8b902795
[INFO] running `Command { std: "docker" "start" "-a" "58d970cd236e1f23bd2b7f6f53ccd9b2bc25f4aedf5f28effcf21f4b8b902795", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "58d970cd236e1f23bd2b7f6f53ccd9b2bc25f4aedf5f28effcf21f4b8b902795", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "58d970cd236e1f23bd2b7f6f53ccd9b2bc25f4aedf5f28effcf21f4b8b902795", kill_on_drop: false }`
[INFO] [stdout] 58d970cd236e1f23bd2b7f6f53ccd9b2bc25f4aedf5f28effcf21f4b8b902795
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8ffeb040b967fd4ac6c4e604ee3b5ae9e0b5d180f38a87606730451db1b89086
[INFO] running `Command { std: "docker" "start" "-a" "8ffeb040b967fd4ac6c4e604ee3b5ae9e0b5d180f38a87606730451db1b89086", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error v1.0.4 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stdout] warning: unexpected `cfg` condition name: `use_fallback`
[INFO] [stdout]    --> src/lib.rs:274:17
[INFO] [stdout]     |
[INFO] [stdout] 274 | #![cfg_attr(not(use_fallback), feature(proc_macro_diagnostic))]
[INFO] [stdout]     |                 ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(use_fallback)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(use_fallback)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `use_fallback`
[INFO] [stdout]    --> src/lib.rs:298:7
[INFO] [stdout]     |
[INFO] [stdout] 298 | #[cfg(use_fallback)]
[INFO] [stdout]     |       ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(use_fallback)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(use_fallback)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `use_fallback`
[INFO] [stdout]    --> src/lib.rs:302:11
[INFO] [stdout]     |
[INFO] [stdout] 302 | #[cfg(not(use_fallback))]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(use_fallback)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(use_fallback)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/lib.rs:472:12
[INFO] [stdout]     |
[INFO] [stdout] 472 |     panic!(AbortNow)
[INFO] [stdout]     |     ------ ^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     help: use std::panic::panic_any instead: `std::panic::panic_any`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.70s
[INFO] running `Command { std: "docker" "inspect" "8ffeb040b967fd4ac6c4e604ee3b5ae9e0b5d180f38a87606730451db1b89086", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8ffeb040b967fd4ac6c4e604ee3b5ae9e0b5d180f38a87606730451db1b89086", kill_on_drop: false }`
[INFO] [stdout] 8ffeb040b967fd4ac6c4e604ee3b5ae9e0b5d180f38a87606730451db1b89086
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dbc1f97b92d6c9a61a3d71145e07e68ff1d41708444f9b1962e7566f7eb552c4
[INFO] running `Command { std: "docker" "start" "-a" "dbc1f97b92d6c9a61a3d71145e07e68ff1d41708444f9b1962e7566f7eb552c4", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.185
[INFO] [stderr]    Compiling serde_json v1.0.109
[INFO] [stderr]    Compiling trybuild v1.0.64
[INFO] [stderr]    Compiling dissimilar v1.0.10
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling serde_derive v1.0.107
[INFO] [stdout] warning: unexpected `cfg` condition name: `use_fallback`
[INFO] [stdout]    --> src/lib.rs:274:17
[INFO] [stdout]     |
[INFO] [stdout] 274 | #![cfg_attr(not(use_fallback), feature(proc_macro_diagnostic))]
[INFO] [stdout]     |                 ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(use_fallback)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(use_fallback)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `use_fallback`
[INFO] [stdout]    --> src/lib.rs:298:7
[INFO] [stdout]     |
[INFO] [stdout] 298 | #[cfg(use_fallback)]
[INFO] [stdout]     |       ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(use_fallback)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(use_fallback)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `use_fallback`
[INFO] [stdout]    --> src/lib.rs:302:11
[INFO] [stdout]     |
[INFO] [stdout] 302 | #[cfg(not(use_fallback))]
[INFO] [stdout]     |           ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(use_fallback)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(use_fallback)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/lib.rs:472:12
[INFO] [stdout]     |
[INFO] [stdout] 472 |     panic!(AbortNow)
[INFO] [stdout]     |     ------ ^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     help: use std::panic::panic_any instead: `std::panic::panic_any`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling toml v0.5.2
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/cargo.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Deserialize)]
[INFO] [stdout]    |          ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/cargo.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Deserialize)]
[INFO] [stdout]    |          ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/cargo.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Deserialize)]
[INFO] [stdout]    |          ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/cargo.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Deserialize)]
[INFO] [stdout]    |          ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/cargo.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Deserialize)]
[INFO] [stdout]    |          ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/cargo.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Deserialize)]
[INFO] [stdout]    |          ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/cargo.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Deserialize)]
[INFO] [stdout]    |          ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/cargo.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Deserialize)]
[INFO] [stdout]    |          ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/cargo.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Deserialize)]
[INFO] [stdout]    |          ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/cargo.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Deserialize)]
[INFO] [stdout]    |          ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/cargo.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Deserialize)]
[INFO] [stdout]    |          ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/cargo.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Deserialize)]
[INFO] [stdout]    |          ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/cargo.rs:18:10
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Deserialize)]
[INFO] [stdout]    |          ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/cargo.rs:18:10
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Deserialize)]
[INFO] [stdout]    |          ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/cargo.rs:18:10
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Deserialize)]
[INFO] [stdout]    |          ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/cargo.rs:18:10
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Deserialize)]
[INFO] [stdout]    |          ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/cargo.rs:18:10
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Deserialize)]
[INFO] [stdout]    |          ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/cargo.rs:18:10
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Deserialize)]
[INFO] [stdout]    |          ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:72:10
[INFO] [stdout]    |
[INFO] [stdout] 72 | #[derive(Deserialize, Default, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:72:10
[INFO] [stdout]    |
[INFO] [stdout] 72 | #[derive(Deserialize, Default, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:72:10
[INFO] [stdout]    |
[INFO] [stdout] 72 | #[derive(Deserialize, Default, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:72:10
[INFO] [stdout]    |
[INFO] [stdout] 72 | #[derive(Deserialize, Default, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:72:10
[INFO] [stdout]    |
[INFO] [stdout] 72 | #[derive(Deserialize, Default, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:72:10
[INFO] [stdout]    |
[INFO] [stdout] 72 | #[derive(Deserialize, Default, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:72:10
[INFO] [stdout]    |
[INFO] [stdout] 72 | #[derive(Deserialize, Default, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:80:10
[INFO] [stdout]    |
[INFO] [stdout] 80 | #[derive(Deserialize, Default, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:80:10
[INFO] [stdout]    |
[INFO] [stdout] 80 | #[derive(Deserialize, Default, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:80:10
[INFO] [stdout]    |
[INFO] [stdout] 80 | #[derive(Deserialize, Default, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:80:10
[INFO] [stdout]    |
[INFO] [stdout] 80 | #[derive(Deserialize, Default, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:80:10
[INFO] [stdout]    |
[INFO] [stdout] 80 | #[derive(Deserialize, Default, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:80:10
[INFO] [stdout]    |
[INFO] [stdout] 80 | #[derive(Deserialize, Default, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:80:10
[INFO] [stdout]    |
[INFO] [stdout] 80 | #[derive(Deserialize, Default, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:80:10
[INFO] [stdout]    |
[INFO] [stdout] 80 | #[derive(Deserialize, Default, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:80:10
[INFO] [stdout]    |
[INFO] [stdout] 80 | #[derive(Deserialize, Default, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:80:10
[INFO] [stdout]    |
[INFO] [stdout] 80 | #[derive(Deserialize, Default, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:80:10
[INFO] [stdout]    |
[INFO] [stdout] 80 | #[derive(Deserialize, Default, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:80:10
[INFO] [stdout]    |
[INFO] [stdout] 80 | #[derive(Deserialize, Default, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:80:10
[INFO] [stdout]    |
[INFO] [stdout] 80 | #[derive(Deserialize, Default, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:94:10
[INFO] [stdout]    |
[INFO] [stdout] 94 | #[derive(Deserialize, Default, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:94:10
[INFO] [stdout]    |
[INFO] [stdout] 94 | #[derive(Deserialize, Default, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:94:10
[INFO] [stdout]    |
[INFO] [stdout] 94 | #[derive(Deserialize, Default, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:94:10
[INFO] [stdout]    |
[INFO] [stdout] 94 | #[derive(Deserialize, Default, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:94:10
[INFO] [stdout]    |
[INFO] [stdout] 94 | #[derive(Deserialize, Default, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:94:10
[INFO] [stdout]    |
[INFO] [stdout] 94 | #[derive(Deserialize, Default, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:94:10
[INFO] [stdout]    |
[INFO] [stdout] 94 | #[derive(Deserialize, Default, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:94:10
[INFO] [stdout]    |
[INFO] [stdout] 94 | #[derive(Deserialize, Default, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:94:10
[INFO] [stdout]    |
[INFO] [stdout] 94 | #[derive(Deserialize, Default, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:94:10
[INFO] [stdout]    |
[INFO] [stdout] 94 | #[derive(Deserialize, Default, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:94:10
[INFO] [stdout]    |
[INFO] [stdout] 94 | #[derive(Deserialize, Default, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:102:10
[INFO] [stdout]     |
[INFO] [stdout] 102 | #[derive(Serialize, Deserialize, Clone, Debug)]
[INFO] [stdout]     |          ^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:102:10
[INFO] [stdout]     |
[INFO] [stdout] 102 | #[derive(Serialize, Deserialize, Clone, Debug)]
[INFO] [stdout]     |          ^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:102:10
[INFO] [stdout]     |
[INFO] [stdout] 102 | #[derive(Serialize, Deserialize, Clone, Debug)]
[INFO] [stdout]     |          ^^^^^^^^^ could not find `private` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:102:10
[INFO] [stdout]     |
[INFO] [stdout] 102 | #[derive(Serialize, Deserialize, Clone, Debug)]
[INFO] [stdout]     |          ^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:102:10
[INFO] [stdout]     |
[INFO] [stdout] 102 | #[derive(Serialize, Deserialize, Clone, Debug)]
[INFO] [stdout]     |          ^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:102:10
[INFO] [stdout]     |
[INFO] [stdout] 102 | #[derive(Serialize, Deserialize, Clone, Debug)]
[INFO] [stdout]     |          ^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:102:10
[INFO] [stdout]     |
[INFO] [stdout] 102 | #[derive(Serialize, Deserialize, Clone, Debug)]
[INFO] [stdout]     |          ^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:102:10
[INFO] [stdout]     |
[INFO] [stdout] 102 | #[derive(Serialize, Deserialize, Clone, Debug)]
[INFO] [stdout]     |          ^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:102:10
[INFO] [stdout]     |
[INFO] [stdout] 102 | #[derive(Serialize, Deserialize, Clone, Debug)]
[INFO] [stdout]     |          ^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:102:10
[INFO] [stdout]     |
[INFO] [stdout] 102 | #[derive(Serialize, Deserialize, Clone, Debug)]
[INFO] [stdout]     |          ^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:102:10
[INFO] [stdout]     |
[INFO] [stdout] 102 | #[derive(Serialize, Deserialize, Clone, Debug)]
[INFO] [stdout]     |          ^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:102:10
[INFO] [stdout]     |
[INFO] [stdout] 102 | #[derive(Serialize, Deserialize, Clone, Debug)]
[INFO] [stdout]     |          ^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:102:21
[INFO] [stdout]     |
[INFO] [stdout] 102 | #[derive(Serialize, Deserialize, Clone, Debug)]
[INFO] [stdout]     |                     ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:102:21
[INFO] [stdout]     |
[INFO] [stdout] 102 | #[derive(Serialize, Deserialize, Clone, Debug)]
[INFO] [stdout]     |                     ^^^^^^^^^^^ could not find `private` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:102:21
[INFO] [stdout]     |
[INFO] [stdout] 102 | #[derive(Serialize, Deserialize, Clone, Debug)]
[INFO] [stdout]     |                     ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:102:21
[INFO] [stdout]     |
[INFO] [stdout] 102 | #[derive(Serialize, Deserialize, Clone, Debug)]
[INFO] [stdout]     |                     ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:102:21
[INFO] [stdout]     |
[INFO] [stdout] 102 | #[derive(Serialize, Deserialize, Clone, Debug)]
[INFO] [stdout]     |                     ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:102:21
[INFO] [stdout]     |
[INFO] [stdout] 102 | #[derive(Serialize, Deserialize, Clone, Debug)]
[INFO] [stdout]     |                     ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:102:21
[INFO] [stdout]     |
[INFO] [stdout] 102 | #[derive(Serialize, Deserialize, Clone, Debug)]
[INFO] [stdout]     |                     ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:102:21
[INFO] [stdout]     |
[INFO] [stdout] 102 | #[derive(Serialize, Deserialize, Clone, Debug)]
[INFO] [stdout]     |                     ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:102:21
[INFO] [stdout]     |
[INFO] [stdout] 102 | #[derive(Serialize, Deserialize, Clone, Debug)]
[INFO] [stdout]     |                     ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:102:21
[INFO] [stdout]     |
[INFO] [stdout] 102 | #[derive(Serialize, Deserialize, Clone, Debug)]
[INFO] [stdout]     |                     ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:102:21
[INFO] [stdout]     |
[INFO] [stdout] 102 | #[derive(Serialize, Deserialize, Clone, Debug)]
[INFO] [stdout]     |                     ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:102:21
[INFO] [stdout]     |
[INFO] [stdout] 102 | #[derive(Serialize, Deserialize, Clone, Debug)]
[INFO] [stdout]     |                     ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:102:21
[INFO] [stdout]     |
[INFO] [stdout] 102 | #[derive(Serialize, Deserialize, Clone, Debug)]
[INFO] [stdout]     |                     ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:102:21
[INFO] [stdout]     |
[INFO] [stdout] 102 | #[derive(Serialize, Deserialize, Clone, Debug)]
[INFO] [stdout]     |                     ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:102:21
[INFO] [stdout]     |
[INFO] [stdout] 102 | #[derive(Serialize, Deserialize, Clone, Debug)]
[INFO] [stdout]     |                     ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:102:21
[INFO] [stdout]     |
[INFO] [stdout] 102 | #[derive(Serialize, Deserialize, Clone, Debug)]
[INFO] [stdout]     |                     ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:102:21
[INFO] [stdout]     |
[INFO] [stdout] 102 | #[derive(Serialize, Deserialize, Clone, Debug)]
[INFO] [stdout]     |                     ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:102:21
[INFO] [stdout]     |
[INFO] [stdout] 102 | #[derive(Serialize, Deserialize, Clone, Debug)]
[INFO] [stdout]     |                     ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:102:21
[INFO] [stdout]     |
[INFO] [stdout] 102 | #[derive(Serialize, Deserialize, Clone, Debug)]
[INFO] [stdout]     |                     ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:129:10
[INFO] [stdout]     |
[INFO] [stdout] 129 | #[derive(Serialize, Deserialize, Clone, Debug)]
[INFO] [stdout]     |          ^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:129:10
[INFO] [stdout]     |
[INFO] [stdout] 129 | #[derive(Serialize, Deserialize, Clone, Debug)]
[INFO] [stdout]     |          ^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:129:10
[INFO] [stdout]     |
[INFO] [stdout] 129 | #[derive(Serialize, Deserialize, Clone, Debug)]
[INFO] [stdout]     |          ^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:129:10
[INFO] [stdout]     |
[INFO] [stdout] 129 | #[derive(Serialize, Deserialize, Clone, Debug)]
[INFO] [stdout]     |          ^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:129:10
[INFO] [stdout]     |
[INFO] [stdout] 129 | #[derive(Serialize, Deserialize, Clone, Debug)]
[INFO] [stdout]     |          ^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:129:10
[INFO] [stdout]     |
[INFO] [stdout] 129 | #[derive(Serialize, Deserialize, Clone, Debug)]
[INFO] [stdout]     |          ^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:129:21
[INFO] [stdout]     |
[INFO] [stdout] 129 | #[derive(Serialize, Deserialize, Clone, Debug)]
[INFO] [stdout]     |                     ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:129:21
[INFO] [stdout]     |
[INFO] [stdout] 129 | #[derive(Serialize, Deserialize, Clone, Debug)]
[INFO] [stdout]     |                     ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:129:21
[INFO] [stdout]     |
[INFO] [stdout] 129 | #[derive(Serialize, Deserialize, Clone, Debug)]
[INFO] [stdout]     |                     ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:129:21
[INFO] [stdout]     |
[INFO] [stdout] 129 | #[derive(Serialize, Deserialize, Clone, Debug)]
[INFO] [stdout]     |                     ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:129:21
[INFO] [stdout]     |
[INFO] [stdout] 129 | #[derive(Serialize, Deserialize, Clone, Debug)]
[INFO] [stdout]     |                     ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:129:21
[INFO] [stdout]     |
[INFO] [stdout] 129 | #[derive(Serialize, Deserialize, Clone, Debug)]
[INFO] [stdout]     |                     ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:129:21
[INFO] [stdout]     |
[INFO] [stdout] 129 | #[derive(Serialize, Deserialize, Clone, Debug)]
[INFO] [stdout]     |                     ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:141:10
[INFO] [stdout]     |
[INFO] [stdout] 141 | #[derive(Serialize, Deserialize, Clone, Debug)]
[INFO] [stdout]     |          ^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:141:21
[INFO] [stdout]     |
[INFO] [stdout] 141 | #[derive(Serialize, Deserialize, Clone, Debug)]
[INFO] [stdout]     |                     ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:147:10
[INFO] [stdout]     |
[INFO] [stdout] 147 | #[derive(Serialize, Deserialize, Clone, Debug)]
[INFO] [stdout]     |          ^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:147:10
[INFO] [stdout]     |
[INFO] [stdout] 147 | #[derive(Serialize, Deserialize, Clone, Debug)]
[INFO] [stdout]     |          ^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:147:10
[INFO] [stdout]     |
[INFO] [stdout] 147 | #[derive(Serialize, Deserialize, Clone, Debug)]
[INFO] [stdout]     |          ^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:147:10
[INFO] [stdout]     |
[INFO] [stdout] 147 | #[derive(Serialize, Deserialize, Clone, Debug)]
[INFO] [stdout]     |          ^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:147:10
[INFO] [stdout]     |
[INFO] [stdout] 147 | #[derive(Serialize, Deserialize, Clone, Debug)]
[INFO] [stdout]     |          ^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:147:10
[INFO] [stdout]     |
[INFO] [stdout] 147 | #[derive(Serialize, Deserialize, Clone, Debug)]
[INFO] [stdout]     |          ^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:147:10
[INFO] [stdout]     |
[INFO] [stdout] 147 | #[derive(Serialize, Deserialize, Clone, Debug)]
[INFO] [stdout]     |          ^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:147:10
[INFO] [stdout]     |
[INFO] [stdout] 147 | #[derive(Serialize, Deserialize, Clone, Debug)]
[INFO] [stdout]     |          ^^^^^^^^^ could not find `private` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:147:10
[INFO] [stdout]     |
[INFO] [stdout] 147 | #[derive(Serialize, Deserialize, Clone, Debug)]
[INFO] [stdout]     |          ^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:147:21
[INFO] [stdout]     |
[INFO] [stdout] 147 | #[derive(Serialize, Deserialize, Clone, Debug)]
[INFO] [stdout]     |                     ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:147:21
[INFO] [stdout]     |
[INFO] [stdout] 147 | #[derive(Serialize, Deserialize, Clone, Debug)]
[INFO] [stdout]     |                     ^^^^^^^^^^^ could not find `private` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:147:21
[INFO] [stdout]     |
[INFO] [stdout] 147 | #[derive(Serialize, Deserialize, Clone, Debug)]
[INFO] [stdout]     |                     ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:147:21
[INFO] [stdout]     |
[INFO] [stdout] 147 | #[derive(Serialize, Deserialize, Clone, Debug)]
[INFO] [stdout]     |                     ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:147:21
[INFO] [stdout]     |
[INFO] [stdout] 147 | #[derive(Serialize, Deserialize, Clone, Debug)]
[INFO] [stdout]     |                     ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:147:21
[INFO] [stdout]     |
[INFO] [stdout] 147 | #[derive(Serialize, Deserialize, Clone, Debug)]
[INFO] [stdout]     |                     ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:147:21
[INFO] [stdout]     |
[INFO] [stdout] 147 | #[derive(Serialize, Deserialize, Clone, Debug)]
[INFO] [stdout]     |                     ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:147:21
[INFO] [stdout]     |
[INFO] [stdout] 147 | #[derive(Serialize, Deserialize, Clone, Debug)]
[INFO] [stdout]     |                     ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:147:21
[INFO] [stdout]     |
[INFO] [stdout] 147 | #[derive(Serialize, Deserialize, Clone, Debug)]
[INFO] [stdout]     |                     ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:147:21
[INFO] [stdout]     |
[INFO] [stdout] 147 | #[derive(Serialize, Deserialize, Clone, Debug)]
[INFO] [stdout]     |                     ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:147:21
[INFO] [stdout]     |
[INFO] [stdout] 147 | #[derive(Serialize, Deserialize, Clone, Debug)]
[INFO] [stdout]     |                     ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:147:21
[INFO] [stdout]     |
[INFO] [stdout] 147 | #[derive(Serialize, Deserialize, Clone, Debug)]
[INFO] [stdout]     |                     ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:147:21
[INFO] [stdout]     |
[INFO] [stdout] 147 | #[derive(Serialize, Deserialize, Clone, Debug)]
[INFO] [stdout]     |                     ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:147:21
[INFO] [stdout]     |
[INFO] [stdout] 147 | #[derive(Serialize, Deserialize, Clone, Debug)]
[INFO] [stdout]     |                     ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:147:21
[INFO] [stdout]     |
[INFO] [stdout] 147 | #[derive(Serialize, Deserialize, Clone, Debug)]
[INFO] [stdout]     |                     ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/directory.rs:9:24
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(Clone, Debug, Serialize)]
[INFO] [stdout]   |                        ^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/features.rs:21:10
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[derive(Deserialize)]
[INFO] [stdout]    |          ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/features.rs:21:10
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[derive(Deserialize)]
[INFO] [stdout]    |          ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/features.rs:21:10
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[derive(Deserialize)]
[INFO] [stdout]    |          ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/features.rs:21:10
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[derive(Deserialize)]
[INFO] [stdout]    |          ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/features.rs:21:10
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[derive(Deserialize)]
[INFO] [stdout]    |          ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/features.rs:21:10
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[derive(Deserialize)]
[INFO] [stdout]    |          ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/manifest.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Serialize, Debug)]
[INFO] [stdout]   |          ^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/manifest.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Serialize, Debug)]
[INFO] [stdout]   |          ^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/manifest.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Serialize, Debug)]
[INFO] [stdout]   |          ^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/manifest.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Serialize, Debug)]
[INFO] [stdout]   |          ^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/manifest.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Serialize, Debug)]
[INFO] [stdout]   |          ^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/manifest.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Serialize, Debug)]
[INFO] [stdout]   |          ^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/manifest.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Serialize, Debug)]
[INFO] [stdout]   |          ^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/manifest.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Serialize, Debug)]
[INFO] [stdout]   |          ^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/manifest.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Serialize, Debug)]
[INFO] [stdout]   |          ^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/manifest.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Serialize, Debug)]
[INFO] [stdout]   |          ^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/manifest.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Serialize, Debug)]
[INFO] [stdout]   |          ^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/manifest.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Serialize, Debug)]
[INFO] [stdout]   |          ^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/manifest.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Serialize, Debug)]
[INFO] [stdout]   |          ^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/manifest.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Serialize, Debug)]
[INFO] [stdout]   |          ^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/manifest.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Serialize, Debug)]
[INFO] [stdout]   |          ^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/manifest.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Serialize, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/manifest.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Serialize, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/manifest.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Serialize, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/manifest.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Serialize, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/manifest.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Serialize, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/manifest.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Serialize, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/manifest.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Serialize, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/manifest.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Serialize, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/manifest.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/manifest.rs:35:21
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]    |                     ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/manifest.rs:35:21
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]    |                     ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/manifest.rs:35:21
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]    |                     ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/manifest.rs:35:21
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]    |                     ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/manifest.rs:35:21
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]    |                     ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/manifest.rs:45:10
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[derive(Serialize, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/manifest.rs:45:10
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[derive(Serialize, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/manifest.rs:45:10
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[derive(Serialize, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/manifest.rs:45:10
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[derive(Serialize, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/manifest.rs:51:10
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[derive(Serialize, Clone, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/manifest.rs:54:10
[INFO] [stdout]    |
[INFO] [stdout] 54 | #[derive(Serialize, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/manifest.rs:54:10
[INFO] [stdout]    |
[INFO] [stdout] 54 | #[derive(Serialize, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/manifest.rs:54:10
[INFO] [stdout]    |
[INFO] [stdout] 54 | #[derive(Serialize, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/manifest.rs:59:10
[INFO] [stdout]    |
[INFO] [stdout] 59 | #[derive(Serialize, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/manifest.rs:59:10
[INFO] [stdout]    |
[INFO] [stdout] 59 | #[derive(Serialize, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/manifest.rs:59:10
[INFO] [stdout]    |
[INFO] [stdout] 59 | #[derive(Serialize, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/manifest.rs:64:10
[INFO] [stdout]    |
[INFO] [stdout] 64 | #[derive(Serialize, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/manifest.rs:64:10
[INFO] [stdout]    |
[INFO] [stdout] 64 | #[derive(Serialize, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/run.rs:522:10
[INFO] [stdout]     |
[INFO] [stdout] 522 | #[derive(Deserialize)]
[INFO] [stdout]     |          ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/run.rs:522:10
[INFO] [stdout]     |
[INFO] [stdout] 522 | #[derive(Deserialize)]
[INFO] [stdout]     |          ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/run.rs:522:10
[INFO] [stdout]     |
[INFO] [stdout] 522 | #[derive(Deserialize)]
[INFO] [stdout]     |          ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/run.rs:522:10
[INFO] [stdout]     |
[INFO] [stdout] 522 | #[derive(Deserialize)]
[INFO] [stdout]     |          ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/run.rs:522:10
[INFO] [stdout]     |
[INFO] [stdout] 522 | #[derive(Deserialize)]
[INFO] [stdout]     |          ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/run.rs:522:10
[INFO] [stdout]     |
[INFO] [stdout] 522 | #[derive(Deserialize)]
[INFO] [stdout]     |          ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/run.rs:522:10
[INFO] [stdout]     |
[INFO] [stdout] 522 | #[derive(Deserialize)]
[INFO] [stdout]     |          ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/run.rs:522:10
[INFO] [stdout]     |
[INFO] [stdout] 522 | #[derive(Deserialize)]
[INFO] [stdout]     |          ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/run.rs:522:10
[INFO] [stdout]     |
[INFO] [stdout] 522 | #[derive(Deserialize)]
[INFO] [stdout]     |          ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/run.rs:522:10
[INFO] [stdout]     |
[INFO] [stdout] 522 | #[derive(Deserialize)]
[INFO] [stdout]     |          ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/run.rs:522:10
[INFO] [stdout]     |
[INFO] [stdout] 522 | #[derive(Deserialize)]
[INFO] [stdout]     |          ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/run.rs:522:10
[INFO] [stdout]     |
[INFO] [stdout] 522 | #[derive(Deserialize)]
[INFO] [stdout]     |          ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/run.rs:530:10
[INFO] [stdout]     |
[INFO] [stdout] 530 | #[derive(Deserialize)]
[INFO] [stdout]     |          ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/run.rs:530:10
[INFO] [stdout]     |
[INFO] [stdout] 530 | #[derive(Deserialize)]
[INFO] [stdout]     |          ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/run.rs:530:10
[INFO] [stdout]     |
[INFO] [stdout] 530 | #[derive(Deserialize)]
[INFO] [stdout]     |          ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/run.rs:536:10
[INFO] [stdout]     |
[INFO] [stdout] 536 | #[derive(Deserialize)]
[INFO] [stdout]     |          ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/run.rs:536:10
[INFO] [stdout]     |
[INFO] [stdout] 536 | #[derive(Deserialize)]
[INFO] [stdout]     |          ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/run.rs:536:10
[INFO] [stdout]     |
[INFO] [stdout] 536 | #[derive(Deserialize)]
[INFO] [stdout]     |          ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/run.rs:536:10
[INFO] [stdout]     |
[INFO] [stdout] 536 | #[derive(Deserialize)]
[INFO] [stdout]     |          ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/run.rs:536:10
[INFO] [stdout]     |
[INFO] [stdout] 536 | #[derive(Deserialize)]
[INFO] [stdout]     |          ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/run.rs:536:10
[INFO] [stdout]     |
[INFO] [stdout] 536 | #[derive(Deserialize)]
[INFO] [stdout]     |          ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/run.rs:541:10
[INFO] [stdout]     |
[INFO] [stdout] 541 | #[derive(Deserialize)]
[INFO] [stdout]     |          ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/run.rs:541:10
[INFO] [stdout]     |
[INFO] [stdout] 541 | #[derive(Deserialize)]
[INFO] [stdout]     |          ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/run.rs:541:10
[INFO] [stdout]     |
[INFO] [stdout] 541 | #[derive(Deserialize)]
[INFO] [stdout]     |          ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/run.rs:541:10
[INFO] [stdout]     |
[INFO] [stdout] 541 | #[derive(Deserialize)]
[INFO] [stdout]     |          ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/run.rs:541:10
[INFO] [stdout]     |
[INFO] [stdout] 541 | #[derive(Deserialize)]
[INFO] [stdout]     |          ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/run.rs:541:10
[INFO] [stdout]     |
[INFO] [stdout] 541 | #[derive(Deserialize)]
[INFO] [stdout]     |          ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/run.rs:541:10
[INFO] [stdout]     |
[INFO] [stdout] 541 | #[derive(Deserialize)]
[INFO] [stdout]     |          ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/run.rs:541:10
[INFO] [stdout]     |
[INFO] [stdout] 541 | #[derive(Deserialize)]
[INFO] [stdout]     |          ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/run.rs:541:10
[INFO] [stdout]     |
[INFO] [stdout] 541 | #[derive(Deserialize)]
[INFO] [stdout]     |          ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/cargo.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Deserialize)]
[INFO] [stdout]    |          ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::fmt;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/cargo.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Deserialize)]
[INFO] [stdout]    |          ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::fmt::Formatter;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/cargo.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Deserialize)]
[INFO] [stdout]    |          ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::option::Option;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/cargo.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     pub target_directory: Directory,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `private` in `_serde`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/cargo.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub workspace_root: Directory,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `private` in `_serde`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/cargo.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub packages: Vec<Package>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `private` in `_serde`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/cargo.rs:18:10
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Deserialize)]
[INFO] [stdout]    |          ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::fmt;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/cargo.rs:18:10
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Deserialize)]
[INFO] [stdout]    |          ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::fmt::Formatter;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/cargo.rs:18:10
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Deserialize)]
[INFO] [stdout]    |          ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::option::Option;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/cargo.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub name: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ could not find `private` in `_serde`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:72:10
[INFO] [stdout]    |
[INFO] [stdout] 72 | #[derive(Deserialize, Default, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module through its public re-export
[INFO] [stdout]    |
[INFO] [stdout]  1 + use dependencies::fmt;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:72:10
[INFO] [stdout]    |
[INFO] [stdout] 72 | #[derive(Deserialize, Default, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use dependencies::fmt::Formatter;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:72:10
[INFO] [stdout]    |
[INFO] [stdout] 72 | #[derive(Deserialize, Default, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::default::Default;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:72:10
[INFO] [stdout]    |
[INFO] [stdout] 72 | #[derive(Deserialize, Default, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::option::Option;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:74:5
[INFO] [stdout]    |
[INFO] [stdout] 74 | /     #[serde(default)]
[INFO] [stdout] 75 | |     pub patch: Map<String, RegistryPatch>,
[INFO] [stdout]    | |_________________________________________^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::default::Default;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:76:5
[INFO] [stdout]    |
[INFO] [stdout] 76 | /     #[serde(default)]
[INFO] [stdout] 77 | |     pub replace: Map<String, Patch>,
[INFO] [stdout]    | |___________________________________^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::default::Default;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:80:10
[INFO] [stdout]    |
[INFO] [stdout] 80 | #[derive(Deserialize, Default, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module through its public re-export
[INFO] [stdout]    |
[INFO] [stdout]  1 + use dependencies::fmt;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:80:10
[INFO] [stdout]    |
[INFO] [stdout] 80 | #[derive(Deserialize, Default, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use dependencies::fmt::Formatter;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:80:10
[INFO] [stdout]    |
[INFO] [stdout] 80 | #[derive(Deserialize, Default, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::default::Default;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:80:10
[INFO] [stdout]    |
[INFO] [stdout] 80 | #[derive(Deserialize, Default, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::option::Option;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:82:5
[INFO] [stdout]    |
[INFO] [stdout] 82 | /     #[serde(default)]
[INFO] [stdout] 83 | |     pub package: Package,
[INFO] [stdout]    | |________________________^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::default::Default;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:84:5
[INFO] [stdout]    |
[INFO] [stdout] 84 | /     #[serde(default)]
[INFO] [stdout] 85 | |     pub features: Map<String, Vec<String>>,
[INFO] [stdout]    | |__________________________________________^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::default::Default;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:86:5
[INFO] [stdout]    |
[INFO] [stdout] 86 | /     #[serde(default)]
[INFO] [stdout] 87 | |     pub dependencies: Map<String, Dependency>,
[INFO] [stdout]    | |_____________________________________________^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::default::Default;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:88:5
[INFO] [stdout]    |
[INFO] [stdout] 88 | /     #[serde(default, alias = "dev-dependencies")]
[INFO] [stdout] 89 | |     pub dev_dependencies: Map<String, Dependency>,
[INFO] [stdout]    | |_________________________________________________^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::default::Default;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:90:5
[INFO] [stdout]    |
[INFO] [stdout] 90 | /     #[serde(default)]
[INFO] [stdout] 91 | |     pub target: Map<String, TargetDependencies>,
[INFO] [stdout]    | |_______________________________________________^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::default::Default;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:94:10
[INFO] [stdout]    |
[INFO] [stdout] 94 | #[derive(Deserialize, Default, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module through its public re-export
[INFO] [stdout]    |
[INFO] [stdout]  1 + use dependencies::fmt;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:94:10
[INFO] [stdout]    |
[INFO] [stdout] 94 | #[derive(Deserialize, Default, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use dependencies::fmt::Formatter;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:94:10
[INFO] [stdout]    |
[INFO] [stdout] 94 | #[derive(Deserialize, Default, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::default::Default;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:94:10
[INFO] [stdout]    |
[INFO] [stdout] 94 | #[derive(Deserialize, Default, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::option::Option;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:96:5
[INFO] [stdout]    |
[INFO] [stdout] 96 |     pub name: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ could not find `private` in `_serde`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:97:5
[INFO] [stdout]    |
[INFO] [stdout] 97 | /     #[serde(default)]
[INFO] [stdout] 98 | |     pub edition: Edition,
[INFO] [stdout]    | |________________________^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::default::Default;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:99:5
[INFO] [stdout]    |
[INFO] [stdout] 99 |     pub resolver: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `private` in `_serde`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:102:21
[INFO] [stdout]     |
[INFO] [stdout] 102 | #[derive(Serialize, Deserialize, Clone, Debug)]
[INFO] [stdout]     |                     ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   1 + use dependencies::fmt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:102:21
[INFO] [stdout]     |
[INFO] [stdout] 102 | #[derive(Serialize, Deserialize, Clone, Debug)]
[INFO] [stdout]     |                     ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   1 + use dependencies::fmt::Formatter;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:102:21
[INFO] [stdout]     |
[INFO] [stdout] 102 | #[derive(Serialize, Deserialize, Clone, Debug)]
[INFO] [stdout]     |                     ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::string::ToString;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:102:21
[INFO] [stdout]     |
[INFO] [stdout] 102 | #[derive(Serialize, Deserialize, Clone, Debug)]
[INFO] [stdout]     |                     ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::vec::Vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:102:21
[INFO] [stdout]     |
[INFO] [stdout] 102 | #[derive(Serialize, Deserialize, Clone, Debug)]
[INFO] [stdout]     |                     ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::option::Option;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:105:5
[INFO] [stdout]     |
[INFO] [stdout] 105 | /     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout] 106 | |     pub version: Option<String>,
[INFO] [stdout]     | |_______________________________^ could not find `private` in `_serde`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:107:5
[INFO] [stdout]     |
[INFO] [stdout] 107 | /     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout] 108 | |     pub path: Option<Directory>,
[INFO] [stdout]     | |_______________________________^ could not find `private` in `_serde`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:115:5
[INFO] [stdout]     |
[INFO] [stdout] 115 | /     #[serde(default, skip_serializing_if = "Vec::is_empty")]
[INFO] [stdout] 116 | |     pub features: Vec<String>,
[INFO] [stdout]     | |_____________________________^ could not find `export` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::default::Default;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:117:5
[INFO] [stdout]     |
[INFO] [stdout] 117 | /     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout] 118 | |     pub git: Option<String>,
[INFO] [stdout]     | |___________________________^ could not find `private` in `_serde`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:119:5
[INFO] [stdout]     |
[INFO] [stdout] 119 | /     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout] 120 | |     pub branch: Option<String>,
[INFO] [stdout]     | |______________________________^ could not find `private` in `_serde`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:121:5
[INFO] [stdout]     |
[INFO] [stdout] 121 | /     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout] 122 | |     pub tag: Option<String>,
[INFO] [stdout]     | |___________________________^ could not find `private` in `_serde`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:123:5
[INFO] [stdout]     |
[INFO] [stdout] 123 | /     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout] 124 | |     pub rev: Option<String>,
[INFO] [stdout]     | |___________________________^ could not find `private` in `_serde`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:129:21
[INFO] [stdout]     |
[INFO] [stdout] 129 | #[derive(Serialize, Deserialize, Clone, Debug)]
[INFO] [stdout]     |                     ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   1 + use dependencies::fmt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:129:21
[INFO] [stdout]     |
[INFO] [stdout] 129 | #[derive(Serialize, Deserialize, Clone, Debug)]
[INFO] [stdout]     |                     ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   1 + use dependencies::fmt::Formatter;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:129:21
[INFO] [stdout]     |
[INFO] [stdout] 129 | #[derive(Serialize, Deserialize, Clone, Debug)]
[INFO] [stdout]     |                     ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::default::Default;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:129:21
[INFO] [stdout]     |
[INFO] [stdout] 129 | #[derive(Serialize, Deserialize, Clone, Debug)]
[INFO] [stdout]     |                     ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::option::Option;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:131:5
[INFO] [stdout]     |
[INFO] [stdout] 131 | /     #[serde(default, skip_serializing_if = "Map::is_empty")]
[INFO] [stdout] 132 | |     pub dependencies: Map<String, Dependency>,
[INFO] [stdout]     | |_____________________________________________^ could not find `export` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::default::Default;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:133:5
[INFO] [stdout]     |
[INFO] [stdout] 133 | /     #[serde(
[INFO] [stdout] 134 | |         default,
[INFO] [stdout] 135 | |         alias = "dev-dependencies",
[INFO] [stdout] 136 | |         skip_serializing_if = "Map::is_empty"
[INFO] [stdout] 137 | |     )]
[INFO] [stdout] 138 | |     pub dev_dependencies: Map<String, Dependency>,
[INFO] [stdout]     | |_________________________________________________^ could not find `export` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::default::Default;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:141:21
[INFO] [stdout]     |
[INFO] [stdout] 141 | #[derive(Serialize, Deserialize, Clone, Debug)]
[INFO] [stdout]     |                     ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::io::Result;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::result::Result;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use dependencies::fmt::Result;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use error::Result;
[INFO] [stdout]     |
[INFO] [stdout]     = and 1 other candidate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:147:21
[INFO] [stdout]     |
[INFO] [stdout] 147 | #[derive(Serialize, Deserialize, Clone, Debug)]
[INFO] [stdout]     |                     ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   1 + use dependencies::fmt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:147:21
[INFO] [stdout]     |
[INFO] [stdout] 147 | #[derive(Serialize, Deserialize, Clone, Debug)]
[INFO] [stdout]     |                     ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   1 + use dependencies::fmt::Formatter;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:147:21
[INFO] [stdout]     |
[INFO] [stdout] 147 | #[derive(Serialize, Deserialize, Clone, Debug)]
[INFO] [stdout]     |                     ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::string::ToString;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:147:21
[INFO] [stdout]     |
[INFO] [stdout] 147 | #[derive(Serialize, Deserialize, Clone, Debug)]
[INFO] [stdout]     |                     ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::vec::Vec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:147:21
[INFO] [stdout]     |
[INFO] [stdout] 147 | #[derive(Serialize, Deserialize, Clone, Debug)]
[INFO] [stdout]     |                     ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::option::Option;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:149:5
[INFO] [stdout]     |
[INFO] [stdout] 149 | /     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout] 150 | |     pub path: Option<PathBuf>,
[INFO] [stdout]     | |_____________________________^ could not find `private` in `_serde`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:151:5
[INFO] [stdout]     |
[INFO] [stdout] 151 | /     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout] 152 | |     pub git: Option<String>,
[INFO] [stdout]     | |___________________________^ could not find `private` in `_serde`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:153:5
[INFO] [stdout]     |
[INFO] [stdout] 153 | /     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout] 154 | |     pub branch: Option<String>,
[INFO] [stdout]     | |______________________________^ could not find `private` in `_serde`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:155:5
[INFO] [stdout]     |
[INFO] [stdout] 155 | /     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout] 156 | |     pub tag: Option<String>,
[INFO] [stdout]     | |___________________________^ could not find `private` in `_serde`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/dependencies.rs:157:5
[INFO] [stdout]     |
[INFO] [stdout] 157 | /     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout] 158 | |     pub rev: Option<String>,
[INFO] [stdout]     | |___________________________^ could not find `private` in `_serde`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/features.rs:21:10
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[derive(Deserialize)]
[INFO] [stdout]    |          ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::fmt;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/features.rs:21:10
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[derive(Deserialize)]
[INFO] [stdout]    |          ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::fmt::Formatter;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/features.rs:21:10
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[derive(Deserialize)]
[INFO] [stdout]    |          ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::option::Option;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/manifest.rs:35:21
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]    |                     ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::fmt;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/manifest.rs:35:21
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]    |                     ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::fmt::Formatter;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/run.rs:522:10
[INFO] [stdout]     |
[INFO] [stdout] 522 | #[derive(Deserialize)]
[INFO] [stdout]     |          ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/run.rs:522:10
[INFO] [stdout]     |
[INFO] [stdout] 522 | #[derive(Deserialize)]
[INFO] [stdout]     |          ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Formatter;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/run.rs:522:10
[INFO] [stdout]     |
[INFO] [stdout] 522 | #[derive(Deserialize)]
[INFO] [stdout]     |          ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::option::Option;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/run.rs:524:5
[INFO] [stdout]     |
[INFO] [stdout] 524 | /     #[allow(dead_code)]
[INFO] [stdout] 525 | |     reason: Reason,
[INFO] [stdout]     | |__________________^ could not find `private` in `_serde`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/run.rs:526:5
[INFO] [stdout]     |
[INFO] [stdout] 526 |     target: RustcTarget,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^ could not find `private` in `_serde`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/run.rs:527:5
[INFO] [stdout]     |
[INFO] [stdout] 527 |     message: RustcMessage,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^ could not find `private` in `_serde`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/run.rs:530:10
[INFO] [stdout]     |
[INFO] [stdout] 530 | #[derive(Deserialize)]
[INFO] [stdout]     |          ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/run.rs:530:10
[INFO] [stdout]     |
[INFO] [stdout] 530 | #[derive(Deserialize)]
[INFO] [stdout]     |          ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Formatter;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/run.rs:536:10
[INFO] [stdout]     |
[INFO] [stdout] 536 | #[derive(Deserialize)]
[INFO] [stdout]     |          ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/run.rs:536:10
[INFO] [stdout]     |
[INFO] [stdout] 536 | #[derive(Deserialize)]
[INFO] [stdout]     |          ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Formatter;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/run.rs:536:10
[INFO] [stdout]     |
[INFO] [stdout] 536 | #[derive(Deserialize)]
[INFO] [stdout]     |          ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::option::Option;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/run.rs:538:5
[INFO] [stdout]     |
[INFO] [stdout] 538 |     src_path: PathBuf,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ could not find `private` in `_serde`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/run.rs:541:10
[INFO] [stdout]     |
[INFO] [stdout] 541 | #[derive(Deserialize)]
[INFO] [stdout]     |          ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/run.rs:541:10
[INFO] [stdout]     |
[INFO] [stdout] 541 | #[derive(Deserialize)]
[INFO] [stdout]     |          ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fmt::Formatter;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `export` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/run.rs:541:10
[INFO] [stdout]     |
[INFO] [stdout] 541 | #[derive(Deserialize)]
[INFO] [stdout]     |          ^^^^^^^^^^^ could not find `export` in `_serde`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::option::Option;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/run.rs:543:5
[INFO] [stdout]     |
[INFO] [stdout] 543 |     rendered: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^ could not find `private` in `_serde`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `_serde`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/run.rs:544:5
[INFO] [stdout]     |
[INFO] [stdout] 544 |     level: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^^ could not find `private` in `_serde`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `trybuild` (lib) due to 281 previous errors
[INFO] running `Command { std: "docker" "inspect" "dbc1f97b92d6c9a61a3d71145e07e68ff1d41708444f9b1962e7566f7eb552c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dbc1f97b92d6c9a61a3d71145e07e68ff1d41708444f9b1962e7566f7eb552c4", kill_on_drop: false }`
[INFO] [stdout] dbc1f97b92d6c9a61a3d71145e07e68ff1d41708444f9b1962e7566f7eb552c4
