[INFO] fetching crate ron-pfnsec-fork 0.11.0...
[INFO] testing ron-pfnsec-fork-0.11.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8
[INFO] extracting crate ron-pfnsec-fork 0.11.0 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate ron-pfnsec-fork 0.11.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate ron-pfnsec-fork 0.11.0
[INFO] tweaked toml for crates.io crate ron-pfnsec-fork 0.11.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ron-pfnsec-fork 0.11.0 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] crate crates.io crate ron-pfnsec-fork 0.11.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded typetag-impl v0.2.20
[INFO] [stderr]   Downloaded proc-macro2 v1.0.94
[INFO] [stderr]   Downloaded erased-serde v0.4.6
[INFO] [stderr]   Downloaded rustversion v1.0.21
[INFO] [stderr]   Downloaded option_set v0.3.0
[INFO] [stderr]   Downloaded typeid v1.0.3
[INFO] [stderr]   Downloaded inventory v0.3.20
[INFO] [stderr]   Downloaded bitflags v2.9.0
[INFO] [stderr]   Downloaded typetag v0.2.20
[INFO] [stderr]   Downloaded serde_bytes v0.11.17
[INFO] [stderr]   Downloaded indexmap v2.8.0
[INFO] [stderr]   Downloaded serde_json v1.0.140
[INFO] [stderr]   Downloaded syn v2.0.100
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 452cd2927d4dbb15608c3eee39483505c1302c627f0f505b75e9a3742539f167
[INFO] running `Command { std: "docker" "start" "-a" "452cd2927d4dbb15608c3eee39483505c1302c627f0f505b75e9a3742539f167", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "452cd2927d4dbb15608c3eee39483505c1302c627f0f505b75e9a3742539f167", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "452cd2927d4dbb15608c3eee39483505c1302c627f0f505b75e9a3742539f167", kill_on_drop: false }`
[INFO] [stdout] 452cd2927d4dbb15608c3eee39483505c1302c627f0f505b75e9a3742539f167
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] c9939f3d1e65b39a87254b2d8873c32d8816447070a501cb96147648ac048302
[INFO] running `Command { std: "docker" "start" "-a" "c9939f3d1e65b39a87254b2d8873c32d8816447070a501cb96147648ac048302", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling ron-pfnsec-fork v0.11.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.74s
[INFO] running `Command { std: "docker" "inspect" "c9939f3d1e65b39a87254b2d8873c32d8816447070a501cb96147648ac048302", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9939f3d1e65b39a87254b2d8873c32d8816447070a501cb96147648ac048302", kill_on_drop: false }`
[INFO] [stdout] c9939f3d1e65b39a87254b2d8873c32d8816447070a501cb96147648ac048302
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 82b2266e395631ad06f75112ca987f986097435a7280e5d9401da4a49af53504
[INFO] running `Command { std: "docker" "start" "-a" "82b2266e395631ad06f75112ca987f986097435a7280e5d9401da4a49af53504", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling inventory v0.3.20
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling typetag-impl v0.2.20
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling erased-serde v0.4.6
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling option_set v0.3.0
[INFO] [stderr]    Compiling serde_bytes v0.11.17
[INFO] [stderr]    Compiling ron-pfnsec-fork v0.11.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling typetag v0.2.20
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ron`
[INFO] [stdout]  --> tests/207_adjacently_tagged_enum.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use ron::{de::from_str, ser::to_string};
[INFO] [stdout]   |     ^^^ use of unresolved module or unlinked crate `ron`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `ron`, use `cargo add ron` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ron`
[INFO] [stdout]  --> tests/117_untagged_tuple_variant.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use ron::{de::from_str, ser::to_string};
[INFO] [stdout]   |     ^^^ use of unresolved module or unlinked crate `ron`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `ron`, use `cargo add ron` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ron`
[INFO] [stdout]  --> tests/544_path_meta.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use ron::ser::{path_meta::Field, PrettyConfig};
[INFO] [stdout]   |     ^^^ use of unresolved module or unlinked crate `ron`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `ron`, use `cargo add ron` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ron`
[INFO] [stdout]  --> tests/301_struct_name_mismatch.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use ron::error::{Error, Position, Span, SpannedError};
[INFO] [stdout]   |     ^^^ use of unresolved module or unlinked crate `ron`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `ron`, use `cargo add ron` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ron`
[INFO] [stdout]   --> tests/544_path_meta.rs:78:13
[INFO] [stdout]    |
[INFO] [stdout] 78 |     let s = ron::ser::to_string_pretty(&value, config).unwrap();
[INFO] [stdout]    |             ^^^ use of unresolved module or unlinked crate `ron`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `ron`, use `cargo add ron` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]    |
[INFO] [stdout]  1 + use ron_pfnsec_fork::ser;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use serde_json::ser;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `ser`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 78 -     let s = ron::ser::to_string_pretty(&value, config).unwrap();
[INFO] [stdout] 78 +     let s = ser::to_string_pretty(&value, config).unwrap();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ron`
[INFO] [stdout]   --> tests/big_struct.rs:78:5
[INFO] [stdout]    |
[INFO] [stdout] 78 |     ron::de::from_str::<ImGuiStyleSave>(CONFIG).unwrap();
[INFO] [stdout]    |     ^^^ use of unresolved module or unlinked crate `ron`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `ron`, use `cargo add ron` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]    |
[INFO] [stdout]  1 + use ron_pfnsec_fork::de;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use serde_json::de;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `de`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 78 -     ron::de::from_str::<ImGuiStyleSave>(CONFIG).unwrap();
[INFO] [stdout] 78 +     de::from_str::<ImGuiStyleSave>(CONFIG).unwrap();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ron`
[INFO] [stdout]   --> tests/289_enumerate_arrays.rs:21:18
[INFO] [stdout]    |
[INFO] [stdout] 21 |     let pretty = ron::ser::PrettyConfig::new().enumerate_arrays(true);
[INFO] [stdout]    |                  ^^^ use of unresolved module or unlinked crate `ron`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `ron`, use `cargo add ron` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use ron_pfnsec_fork::ser::PrettyConfig;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `PrettyConfig`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 21 -     let pretty = ron::ser::PrettyConfig::new().enumerate_arrays(true);
[INFO] [stdout] 21 +     let pretty = PrettyConfig::new().enumerate_arrays(true);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ron`
[INFO] [stdout]   --> tests/289_enumerate_arrays.rs:23:15
[INFO] [stdout]    |
[INFO] [stdout] 23 |     let ser = ron::ser::to_string_pretty(&v, pretty).unwrap();
[INFO] [stdout]    |               ^^^ use of unresolved module or unlinked crate `ron`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `ron`, use `cargo add ron` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]    |
[INFO] [stdout]  1 + use ron_pfnsec_fork::ser;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use serde_json::ser;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `ser`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 23 -     let ser = ron::ser::to_string_pretty(&v, pretty).unwrap();
[INFO] [stdout] 23 +     let ser = ser::to_string_pretty(&v, pretty).unwrap();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ron`
[INFO] [stdout]   --> tests/289_enumerate_arrays.rs:36:18
[INFO] [stdout]    |
[INFO] [stdout] 36 |     let pretty = ron::ser::PrettyConfig::new()
[INFO] [stdout]    |                  ^^^ use of unresolved module or unlinked crate `ron`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `ron`, use `cargo add ron` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use ron_pfnsec_fork::ser::PrettyConfig;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `PrettyConfig`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 36 -     let pretty = ron::ser::PrettyConfig::new()
[INFO] [stdout] 36 +     let pretty = PrettyConfig::new()
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ron`
[INFO] [stdout]   --> tests/289_enumerate_arrays.rs:40:15
[INFO] [stdout]    |
[INFO] [stdout] 40 |     let ser = ron::ser::to_string_pretty(&v, pretty).unwrap();
[INFO] [stdout]    |               ^^^ use of unresolved module or unlinked crate `ron`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `ron`, use `cargo add ron` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]    |
[INFO] [stdout]  1 + use ron_pfnsec_fork::ser;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use serde_json::ser;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `ser`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 40 -     let ser = ron::ser::to_string_pretty(&v, pretty).unwrap();
[INFO] [stdout] 40 +     let ser = ser::to_string_pretty(&v, pretty).unwrap();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ron`
[INFO] [stdout]   --> tests/321_unicode_ident.rs:13:15
[INFO] [stdout]    |
[INFO] [stdout] 13 |     let ron = ron::ser::to_string(&value).unwrap();
[INFO] [stdout]    |               ^^^ use of unresolved module or unlinked crate `ron`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `ron`, use `cargo add ron` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]    |
[INFO] [stdout]  1 + use ron_pfnsec_fork::ser;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use serde_json::ser;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `ser`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 13 -     let ron = ron::ser::to_string(&value).unwrap();
[INFO] [stdout] 13 +     let ron = ser::to_string(&value).unwrap();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ron`
[INFO] [stdout]   --> tests/321_unicode_ident.rs:16:14
[INFO] [stdout]    |
[INFO] [stdout] 16 |     let de = ron::de::from_str(&ron);
[INFO] [stdout]    |              ^^^ use of unresolved module or unlinked crate `ron`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `ron`, use `cargo add ron` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]    |
[INFO] [stdout]  1 + use ron_pfnsec_fork::de;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use serde_json::de;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `de`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 16 -     let de = ron::de::from_str(&ron);
[INFO] [stdout] 16 +     let de = de::from_str(&ron);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ron`
[INFO] [stdout]   --> tests/321_unicode_ident.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |         ron::Value::Map(
[INFO] [stdout]    |         ^^^ use of unresolved module or unlinked crate `ron`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `ron`, use `cargo add ron` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]    |
[INFO] [stdout]  1 + use ron_pfnsec_fork::Value;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use serde_json::Value;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Value`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 24 -         ron::Value::Map(
[INFO] [stdout] 24 +         Value::Map(
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ron`
[INFO] [stdout]   --> tests/321_unicode_ident.rs:25:15
[INFO] [stdout]    |
[INFO] [stdout] 25 |             [(ron::Value::String(String::from("__")), ron::Value::Unit)]
[INFO] [stdout]    |               ^^^ use of unresolved module or unlinked crate `ron`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `ron`, use `cargo add ron` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]    |
[INFO] [stdout]  1 + use ron_pfnsec_fork::Value;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use serde_json::Value;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Value`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 25 -             [(ron::Value::String(String::from("__")), ron::Value::Unit)]
[INFO] [stdout] 25 +             [(Value::String(String::from("__")), ron::Value::Unit)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ron`
[INFO] [stdout]   --> tests/321_unicode_ident.rs:25:55
[INFO] [stdout]    |
[INFO] [stdout] 25 |             [(ron::Value::String(String::from("__")), ron::Value::Unit)]
[INFO] [stdout]    |                                                       ^^^ use of unresolved module or unlinked crate `ron`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `ron`, use `cargo add ron` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]    |
[INFO] [stdout]  1 + use ron_pfnsec_fork::Value;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use serde_json::Value;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Value`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 25 -             [(ron::Value::String(String::from("__")), ron::Value::Unit)]
[INFO] [stdout] 25 +             [(ron::Value::String(String::from("__")), Value::Unit)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/544_path_meta.rs:57:24
[INFO] [stdout]    |
[INFO] [stdout] 57 |         .build_fields(|fields| {
[INFO] [stdout]    |                        ^^^^^^
[INFO] [stdout] 58 |             fields
[INFO] [stdout]    |             ------ type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 57 |         .build_fields(|fields: /* Type */| {
[INFO] [stdout]    |                              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/544_path_meta.rs:64:47
[INFO] [stdout]    |
[INFO] [stdout] 64 |             fields.field("pet").build_fields(|fields| {
[INFO] [stdout]    |                                               ^^^^^^
[INFO] [stdout] 65 |                 fields
[INFO] [stdout]    |                 ------ type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 64 |             fields.field("pet").build_fields(|fields: /* Type */| {
[INFO] [stdout]    |                                                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ron`
[INFO] [stdout]   --> tests/289_enumerate_arrays.rs:27:36
[INFO] [stdout]    |
[INFO] [stdout] 27 |     let de: Vec<Option<Vec<u8>>> = ron::from_str(&ser).unwrap();
[INFO] [stdout]    |                                    ^^^ use of unresolved module or unlinked crate `ron`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `ron`, use `cargo add ron` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ron`
[INFO] [stdout]   --> tests/289_enumerate_arrays.rs:44:36
[INFO] [stdout]    |
[INFO] [stdout] 44 |     let de: Vec<Option<Vec<u8>>> = ron::from_str(&ser).unwrap();
[INFO] [stdout]    |                                    ^^^ use of unresolved module or unlinked crate `ron`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `ron`, use `cargo add ron` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ron-pfnsec-fork` (test "289_enumerate_arrays") due to 6 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ron-pfnsec-fork` (test "544_path_meta") due to 4 previous errors
[INFO] [stderr] error: could not compile `ron-pfnsec-fork` (test "207_adjacently_tagged_enum") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ron`
[INFO] [stdout]   --> tests/321_unicode_ident.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |         ron::from_str::<ron::Value>("(__: ())").unwrap(),
[INFO] [stdout]    |         ^^^ use of unresolved module or unlinked crate `ron`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `ron`, use `cargo add ron` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ron-pfnsec-fork` (test "117_untagged_tuple_variant") due to 1 previous error
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ron`
[INFO] [stdout]   --> tests/321_unicode_ident.rs:23:25
[INFO] [stdout]    |
[INFO] [stdout] 23 |         ron::from_str::<ron::Value>("(__: ())").unwrap(),
[INFO] [stdout]    |                         ^^^ use of unresolved module or unlinked crate `ron`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `ron`, use `cargo add ron` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ron-pfnsec-fork` (test "321_unicode_ident") due to 7 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ron`
[INFO] [stdout]   --> tests/301_struct_name_mismatch.rs:34:24
[INFO] [stdout]    |
[INFO] [stdout] 34 |                 start: ron::error::Position { line: 1, col: 1 },
[INFO] [stdout]    |                        ^^^ use of unresolved module or unlinked crate `ron`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `ron`, use `cargo add ron` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  1 + use ron_pfnsec_fork::error;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `error`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 34 -                 start: ron::error::Position { line: 1, col: 1 },
[INFO] [stdout] 34 +                 start: error::Position { line: 1, col: 1 },
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ron`
[INFO] [stdout]   --> tests/301_struct_name_mismatch.rs:44:24
[INFO] [stdout]    |
[INFO] [stdout] 44 |                 start: ron::error::Position { line: 1, col: 1 },
[INFO] [stdout]    |                        ^^^ use of unresolved module or unlinked crate `ron`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `ron`, use `cargo add ron` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  1 + use ron_pfnsec_fork::error;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `error`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 44 -                 start: ron::error::Position { line: 1, col: 1 },
[INFO] [stdout] 44 +                 start: error::Position { line: 1, col: 1 },
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ron`
[INFO] [stdout]   --> tests/301_struct_name_mismatch.rs:69:24
[INFO] [stdout]    |
[INFO] [stdout] 69 |                 start: ron::error::Position { line: 1, col: 1 },
[INFO] [stdout]    |                        ^^^ use of unresolved module or unlinked crate `ron`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `ron`, use `cargo add ron` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  1 + use ron_pfnsec_fork::error;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `error`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 69 -                 start: ron::error::Position { line: 1, col: 1 },
[INFO] [stdout] 69 +                 start: error::Position { line: 1, col: 1 },
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ron`
[INFO] [stdout]   --> tests/301_struct_name_mismatch.rs:79:24
[INFO] [stdout]    |
[INFO] [stdout] 79 |                 start: ron::error::Position { line: 1, col: 1 },
[INFO] [stdout]    |                        ^^^ use of unresolved module or unlinked crate `ron`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `ron`, use `cargo add ron` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  1 + use ron_pfnsec_fork::error;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `error`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 79 -                 start: ron::error::Position { line: 1, col: 1 },
[INFO] [stdout] 79 +                 start: error::Position { line: 1, col: 1 },
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ron`
[INFO] [stdout]    --> tests/301_struct_name_mismatch.rs:104:24
[INFO] [stdout]     |
[INFO] [stdout] 104 |                 start: ron::error::Position { line: 1, col: 1 },
[INFO] [stdout]     |                        ^^^ use of unresolved module or unlinked crate `ron`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `ron`, use `cargo add ron` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]   1 + use ron_pfnsec_fork::error;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `error`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 104 -                 start: ron::error::Position { line: 1, col: 1 },
[INFO] [stdout] 104 +                 start: error::Position { line: 1, col: 1 },
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ron`
[INFO] [stdout]    --> tests/301_struct_name_mismatch.rs:114:24
[INFO] [stdout]     |
[INFO] [stdout] 114 |                 start: ron::error::Position { line: 1, col: 1 },
[INFO] [stdout]     |                        ^^^ use of unresolved module or unlinked crate `ron`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `ron`, use `cargo add ron` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]   1 + use ron_pfnsec_fork::error;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `error`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 114 -                 start: ron::error::Position { line: 1, col: 1 },
[INFO] [stdout] 114 +                 start: error::Position { line: 1, col: 1 },
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ron`
[INFO] [stdout]    --> tests/301_struct_name_mismatch.rs:139:24
[INFO] [stdout]     |
[INFO] [stdout] 139 |                 start: ron::error::Position { line: 1, col: 1 },
[INFO] [stdout]     |                        ^^^ use of unresolved module or unlinked crate `ron`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `ron`, use `cargo add ron` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]   1 + use ron_pfnsec_fork::error;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `error`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 139 -                 start: ron::error::Position { line: 1, col: 1 },
[INFO] [stdout] 139 +                 start: error::Position { line: 1, col: 1 },
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ron`
[INFO] [stdout]    --> tests/301_struct_name_mismatch.rs:149:24
[INFO] [stdout]     |
[INFO] [stdout] 149 |                 start: ron::error::Position { line: 1, col: 1 },
[INFO] [stdout]     |                        ^^^ use of unresolved module or unlinked crate `ron`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `ron`, use `cargo add ron` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout]   1 + use ron_pfnsec_fork::error;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `error`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 149 -                 start: ron::error::Position { line: 1, col: 1 },
[INFO] [stdout] 149 +                 start: error::Position { line: 1, col: 1 },
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ron`
[INFO] [stdout]   --> tests/301_struct_name_mismatch.rs:21:16
[INFO] [stdout]    |
[INFO] [stdout] 21 |     assert_eq!(ron::from_str::<MyUnitStruct>("()"), Ok(MyUnitStruct),);
[INFO] [stdout]    |                ^^^ use of unresolved module or unlinked crate `ron`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `ron`, use `cargo add ron` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ron`
[INFO] [stdout]   --> tests/301_struct_name_mismatch.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |         ron::from_str::<MyUnitStruct>("MyUnitStruct"),
[INFO] [stdout]    |         ^^^ use of unresolved module or unlinked crate `ron`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `ron`, use `cargo add ron` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ron`
[INFO] [stdout]   --> tests/301_struct_name_mismatch.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |         ron::from_str::<MyUnitStruct>("MyUnit Struct"),
[INFO] [stdout]    |         ^^^ use of unresolved module or unlinked crate `ron`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `ron`, use `cargo add ron` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ron`
[INFO] [stdout]   --> tests/301_struct_name_mismatch.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 40 |         ron::from_str::<MyUnitStruct>("42"),
[INFO] [stdout]    |         ^^^ use of unresolved module or unlinked crate `ron`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `ron`, use `cargo add ron` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ron`
[INFO] [stdout]   --> tests/301_struct_name_mismatch.rs:54:9
[INFO] [stdout]    |
[INFO] [stdout] 54 |         ron::from_str::<MyTupleStruct>("(true, 42)"),
[INFO] [stdout]    |         ^^^ use of unresolved module or unlinked crate `ron`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `ron`, use `cargo add ron` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ron`
[INFO] [stdout]   --> tests/301_struct_name_mismatch.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 |         ron::from_str::<MyTupleStruct>("MyTupleStruct(true, 42)"),
[INFO] [stdout]    |         ^^^ use of unresolved module or unlinked crate `ron`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `ron`, use `cargo add ron` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ron`
[INFO] [stdout]   --> tests/301_struct_name_mismatch.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |         ron::from_str::<MyTupleStruct>("MyTypleStruct(true, 42)"),
[INFO] [stdout]    |         ^^^ use of unresolved module or unlinked crate `ron`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `ron`, use `cargo add ron` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ron`
[INFO] [stdout]   --> tests/301_struct_name_mismatch.rs:75:9
[INFO] [stdout]    |
[INFO] [stdout] 75 |         ron::from_str::<MyTupleStruct>("42"),
[INFO] [stdout]    |         ^^^ use of unresolved module or unlinked crate `ron`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `ron`, use `cargo add ron` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ron`
[INFO] [stdout]   --> tests/301_struct_name_mismatch.rs:89:9
[INFO] [stdout]    |
[INFO] [stdout] 89 |         ron::from_str::<MyNewtypeStruct>("((true, 42))"),
[INFO] [stdout]    |         ^^^ use of unresolved module or unlinked crate `ron`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `ron`, use `cargo add ron` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ron`
[INFO] [stdout]   --> tests/301_struct_name_mismatch.rs:93:9
[INFO] [stdout]    |
[INFO] [stdout] 93 |         ron::from_str::<MyNewtypeStruct>("MyNewtypeStruct((true, 42))"),
[INFO] [stdout]    |         ^^^ use of unresolved module or unlinked crate `ron`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `ron`, use `cargo add ron` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ron`
[INFO] [stdout]   --> tests/301_struct_name_mismatch.rs:97:9
[INFO] [stdout]    |
[INFO] [stdout] 97 |         ron::from_str::<MyNewtypeStruct>("MyNewtypeStrucl((true, 42))"),
[INFO] [stdout]    |         ^^^ use of unresolved module or unlinked crate `ron`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `ron`, use `cargo add ron` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ron`
[INFO] [stdout]    --> tests/301_struct_name_mismatch.rs:110:9
[INFO] [stdout]     |
[INFO] [stdout] 110 |         ron::from_str::<MyNewtypeStruct>("42"),
[INFO] [stdout]     |         ^^^ use of unresolved module or unlinked crate `ron`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `ron`, use `cargo add ron` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ron`
[INFO] [stdout]    --> tests/301_struct_name_mismatch.rs:124:9
[INFO] [stdout]     |
[INFO] [stdout] 124 |         ron::from_str::<MyStruct>("(a: true, b: 42)"),
[INFO] [stdout]     |         ^^^ use of unresolved module or unlinked crate `ron`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `ron`, use `cargo add ron` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ron`
[INFO] [stdout]    --> tests/301_struct_name_mismatch.rs:128:9
[INFO] [stdout]     |
[INFO] [stdout] 128 |         ron::from_str::<MyStruct>("MyStruct(a: true, b: 42)"),
[INFO] [stdout]     |         ^^^ use of unresolved module or unlinked crate `ron`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `ron`, use `cargo add ron` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ron`
[INFO] [stdout]    --> tests/301_struct_name_mismatch.rs:132:9
[INFO] [stdout]     |
[INFO] [stdout] 132 |         ron::from_str::<MyStruct>("MuStryct(a: true, b: 42)"),
[INFO] [stdout]     |         ^^^ use of unresolved module or unlinked crate `ron`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `ron`, use `cargo add ron` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ron`
[INFO] [stdout]    --> tests/301_struct_name_mismatch.rs:145:9
[INFO] [stdout]     |
[INFO] [stdout] 145 |         ron::from_str::<MyStruct>("42"),
[INFO] [stdout]     |         ^^^ use of unresolved module or unlinked crate `ron`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `ron`, use `cargo add ron` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ron-pfnsec-fork` (test "301_struct_name_mismatch") due to 25 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ron-pfnsec-fork` (test "big_struct") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "82b2266e395631ad06f75112ca987f986097435a7280e5d9401da4a49af53504", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82b2266e395631ad06f75112ca987f986097435a7280e5d9401da4a49af53504", kill_on_drop: false }`
[INFO] [stdout] 82b2266e395631ad06f75112ca987f986097435a7280e5d9401da4a49af53504
