[INFO] fetching crate ron-pfnsec-fork 0.11.0... [INFO] checking ron-pfnsec-fork-0.11.0 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate ron-pfnsec-fork 0.11.0 into /workspace/builds/worker-4-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-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate ron-pfnsec-fork 0.11.0 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded option_set v0.3.0 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 90bd008757e7df8d11d4491b3f8f0b7179347b12d60d16b1d35b9711430c40da [INFO] running `Command { std: "docker" "start" "-a" "90bd008757e7df8d11d4491b3f8f0b7179347b12d60d16b1d35b9711430c40da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "90bd008757e7df8d11d4491b3f8f0b7179347b12d60d16b1d35b9711430c40da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90bd008757e7df8d11d4491b3f8f0b7179347b12d60d16b1d35b9711430c40da", kill_on_drop: false }` [INFO] [stdout] 90bd008757e7df8d11d4491b3f8f0b7179347b12d60d16b1d35b9711430c40da [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a23ee08b4227ecc5dd8ad36d2ece41c50462e69b8e621782b5e520152a816ea6 [INFO] running `Command { std: "docker" "start" "-a" "a23ee08b4227ecc5dd8ad36d2ece41c50462e69b8e621782b5e520152a816ea6", 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 typeid v1.0.3 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking heck v0.5.0 [INFO] [stderr] Checking inventory v0.3.20 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking itoa v1.0.15 [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] Checking erased-serde v0.4.6 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Checking option_set v0.3.0 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking serde_bytes v0.11.17 [INFO] [stderr] Checking ron-pfnsec-fork v0.11.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking typetag v0.2.20 [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ron` [INFO] [stdout] --> tests/comments.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use ron::de::{from_str, Error, Position, Span, SpannedError as RonErr}; [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/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] 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/465_ser_backslash_string.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | ron::ser::to_string_pretty(&val, ron::ser::PrettyConfig::default().escape_strings(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 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] 18 - ron::ser::to_string_pretty(&val, ron::ser::PrettyConfig::default().escape_strings(true)) [INFO] [stdout] 18 + ser::to_string_pretty(&val, ron::ser::PrettyConfig::default().escape_strings(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/465_ser_backslash_string.rs:18:42 [INFO] [stdout] | [INFO] [stdout] 18 | ron::ser::to_string_pretty(&val, ron::ser::PrettyConfig::default().escape_strings(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] 18 - ron::ser::to_string_pretty(&val, ron::ser::PrettyConfig::default().escape_strings(true)) [INFO] [stdout] 18 + ron::ser::to_string_pretty(&val, PrettyConfig::default().escape_strings(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/465_ser_backslash_string.rs:22:19 [INFO] [stdout] | [INFO] [stdout] 22 | let ron_raw = ron::ser::to_string_pretty( [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] 22 - let ron_raw = ron::ser::to_string_pretty( [INFO] [stdout] 22 + let ron_raw = ser::to_string_pretty( [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ron` [INFO] [stdout] --> tests/465_ser_backslash_string.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | ron::ser::PrettyConfig::default().escape_strings(false), [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] 24 - ron::ser::PrettyConfig::default().escape_strings(false), [INFO] [stdout] 24 + PrettyConfig::default().escape_strings(false), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ron-pfnsec-fork` (test "comments") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ron` [INFO] [stdout] --> tests/465_ser_backslash_string.rs:14:15 [INFO] [stdout] | [INFO] [stdout] 14 | let ron = ron::to_string(&val).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/465_ser_backslash_string.rs:29:14 [INFO] [stdout] | [INFO] [stdout] 29 | let de = ron::from_str::(&ron).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/465_ser_backslash_string.rs:32:18 [INFO] [stdout] | [INFO] [stdout] 32 | let de_raw = ron::from_str::(&ron_raw).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 "465_ser_backslash_string") due to 7 previous errors [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ron` [INFO] [stdout] --> tests/min_max.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use ron::{de::*, ser::*}; [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[E0432]: unresolved imports `ron::de::*`, `ron::ser::*` [INFO] [stdout] --> tests/min_max.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use ron::{de::*, ser::*}; [INFO] [stdout] | ^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ron` [INFO] [stdout] --> tests/floats.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use 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] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [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 "floats") due to 1 previous error [INFO] [stderr] error: could not compile `ron-pfnsec-fork` (test "207_adjacently_tagged_enum") due to 1 previous error [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ron` [INFO] [stdout] --> tests/203_error_positions.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | 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/escape.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/508_value_adjacently_tagged_bug.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | ron::Error::InvalidValueForType { [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 items [INFO] [stdout] | [INFO] [stdout] 1 + use std::error::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use std::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use std::io::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use core::error::Error; [INFO] [stdout] | [INFO] [stdout] = and 6 other candidates [INFO] [stdout] help: if you import `Error`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 25 - ron::Error::InvalidValueForType { [INFO] [stdout] 25 + Error::InvalidValueForType { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ron` [INFO] [stdout] --> tests/508_value_adjacently_tagged_bug.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | ron::error::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] 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] 37 - ron::error::SpannedError { [INFO] [stdout] 37 + error::SpannedError { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ron` [INFO] [stdout] --> tests/508_value_adjacently_tagged_bug.rs:38:19 [INFO] [stdout] | [INFO] [stdout] 38 | code: ron::Error::ExpectedIdentifier, [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 items [INFO] [stdout] | [INFO] [stdout] 1 + use std::error::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use std::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use std::io::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use core::error::Error; [INFO] [stdout] | [INFO] [stdout] = and 6 other candidates [INFO] [stdout] help: if you import `Error`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 38 - code: ron::Error::ExpectedIdentifier, [INFO] [stdout] 38 + code: Error::ExpectedIdentifier, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ron` [INFO] [stdout] --> tests/508_value_adjacently_tagged_bug.rs:39:19 [INFO] [stdout] | [INFO] [stdout] 39 | span: ron::error::Span { [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] 39 - span: ron::error::Span { [INFO] [stdout] 39 + span: error::Span { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ron` [INFO] [stdout] --> tests/508_value_adjacently_tagged_bug.rs:40:24 [INFO] [stdout] | [INFO] [stdout] 40 | start: ron::error::Position { line: 1, col: 7 }, [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] 40 - start: ron::error::Position { line: 1, col: 7 }, [INFO] [stdout] 40 + start: error::Position { line: 1, col: 7 }, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ron` [INFO] [stdout] --> tests/508_value_adjacently_tagged_bug.rs:41:22 [INFO] [stdout] | [INFO] [stdout] 41 | end: ron::error::Position { line: 1, col: 7 }, [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] 41 - end: ron::error::Position { line: 1, col: 7 }, [INFO] [stdout] 41 + end: error::Position { line: 1, col: 7 }, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ron` [INFO] [stdout] --> tests/508_value_adjacently_tagged_bug.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 52 | ron::Error::InvalidValueForType { [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 items [INFO] [stdout] | [INFO] [stdout] 1 + use std::error::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use std::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use std::io::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use core::error::Error; [INFO] [stdout] | [INFO] [stdout] = and 6 other candidates [INFO] [stdout] help: if you import `Error`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 52 - ron::Error::InvalidValueForType { [INFO] [stdout] 52 + Error::InvalidValueForType { [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: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/depth_limit.rs:52:18 [INFO] [stdout] | [INFO] [stdout] 52 | 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] 52 - let pretty = ron::ser::PrettyConfig::new() [INFO] [stdout] 52 + 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/depth_limit.rs:57:13 [INFO] [stdout] | [INFO] [stdout] 57 | let s = ron::ser::to_string_pretty(&data, pretty); [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] 57 - let s = ron::ser::to_string_pretty(&data, pretty); [INFO] [stdout] 57 + let s = ser::to_string_pretty(&data, pretty); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ron` [INFO] [stdout] --> examples/encode_file.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | ron::Options::default() [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] 3 + use ron_pfnsec_fork::Options; [INFO] [stdout] | [INFO] [stdout] help: if you import `Options`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 57 - ron::Options::default() [INFO] [stdout] 57 + Options::default() [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ron` [INFO] [stdout] --> examples/encode_file.rs:58:42 [INFO] [stdout] | [INFO] [stdout] 58 | .to_io_writer_pretty(f, &config, 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] 3 + use ron_pfnsec_fork::ser::PrettyConfig; [INFO] [stdout] | [INFO] [stdout] help: if you import `PrettyConfig`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 58 - .to_io_writer_pretty(f, &config, ron::ser::PrettyConfig::new()) [INFO] [stdout] 58 + .to_io_writer_pretty(f, &config, 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/367_implicit_some.rs:118:20 [INFO] [stdout] | [INFO] [stdout] 118 | let ser_some = ron::ser::to_string_pretty( [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] 118 - let ser_some = ron::ser::to_string_pretty( [INFO] [stdout] 118 + let ser_some = ser::to_string_pretty( [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ron` [INFO] [stdout] --> tests/367_implicit_some.rs:120:9 [INFO] [stdout] | [INFO] [stdout] 120 | ron::ser::PrettyConfig::default() [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] 120 - ron::ser::PrettyConfig::default() [INFO] [stdout] 120 + PrettyConfig::default() [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ron` [INFO] [stdout] --> tests/367_implicit_some.rs:122:25 [INFO] [stdout] | [INFO] [stdout] 122 | .extensions(ron::extensions::Extensions::IMPLICIT_SOME), [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::extensions::Extensions; [INFO] [stdout] | [INFO] [stdout] help: if you import `Extensions`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 122 - .extensions(ron::extensions::Extensions::IMPLICIT_SOME), [INFO] [stdout] 122 + .extensions(Extensions::IMPLICIT_SOME), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ron` [INFO] [stdout] --> tests/367_implicit_some.rs:127:20 [INFO] [stdout] | [INFO] [stdout] 127 | let ser_none = ron::ser::to_string_pretty( [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] 127 - let ser_none = ron::ser::to_string_pretty( [INFO] [stdout] 127 + let ser_none = ser::to_string_pretty( [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ron` [INFO] [stdout] --> tests/367_implicit_some.rs:129:9 [INFO] [stdout] | [INFO] [stdout] 129 | ron::ser::PrettyConfig::default() [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] 129 - ron::ser::PrettyConfig::default() [INFO] [stdout] 129 + PrettyConfig::default() [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ron` [INFO] [stdout] --> tests/367_implicit_some.rs:131:25 [INFO] [stdout] | [INFO] [stdout] 131 | .extensions(ron::extensions::Extensions::IMPLICIT_SOME), [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::extensions::Extensions; [INFO] [stdout] | [INFO] [stdout] help: if you import `Extensions`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 131 - .extensions(ron::extensions::Extensions::IMPLICIT_SOME), [INFO] [stdout] 131 + .extensions(Extensions::IMPLICIT_SOME), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ron` [INFO] [stdout] --> tests/367_implicit_some.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | ron::from_str("#![enable(implicit_some)]\n(f1: 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] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ron` [INFO] [stdout] --> tests/367_implicit_some.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | ron::from_str("#![enable(implicit_some)]\n(f1: 1, f2: None, f3: None)"); [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/367_implicit_some.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | ron::from_str("#![enable(implicit_some)]\n(f1: 1, f2: 2, f3: 3)"); [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/367_implicit_some.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | ron::from_str("#![enable(implicit_some)]\n(f1: 1, f2: 2, f3: Some(3))"); [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/367_implicit_some.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | ron::from_str("#![enable(implicit_some)]\n(f1: 1, f2: 2, f3: Some(Some(3)))"); [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/367_implicit_some.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | ron::from_str("#![enable(implicit_some)]\n(f1: 1, f2: 2, f3: Some(None))"); [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/367_implicit_some.rs:79:9 [INFO] [stdout] | [INFO] [stdout] 79 | ron::from_str::>>>("#![enable(implicit_some)]\n5"), [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/367_implicit_some.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | ron::from_str::>>>("#![enable(implicit_some)]\nNone"), [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/367_implicit_some.rs:87:9 [INFO] [stdout] | [INFO] [stdout] 87 | ron::from_str::>>>("#![enable(implicit_some)]\nSome(5)"), [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/367_implicit_some.rs:91:9 [INFO] [stdout] | [INFO] [stdout] 91 | ron::from_str::>>>("#![enable(implicit_some)]\nSome(None)"), [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/367_implicit_some.rs:95:9 [INFO] [stdout] | [INFO] [stdout] 95 | ron::from_str::>>>("#![enable(implicit_some)]\nSome(Some(5))"), [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/367_implicit_some.rs:99:9 [INFO] [stdout] | [INFO] [stdout] 99 | ron::from_str::>>>("#![enable(implicit_some)]\nSome(Some(None))"), [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/367_implicit_some.rs:103:9 [INFO] [stdout] | [INFO] [stdout] 103 | ron::from_str::>>>( [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/367_implicit_some.rs:137:9 [INFO] [stdout] | [INFO] [stdout] 137 | ron::from_str::>(&ser_some).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/367_implicit_some.rs:141:9 [INFO] [stdout] | [INFO] [stdout] 141 | ron::from_str::>(&ser_none).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] 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/465_validate_ser_identifiers.rs:5:19 [INFO] [stdout] | [INFO] [stdout] 5 | let mut ser = ron::Serializer::new(String::new(), None).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 items [INFO] [stdout] | [INFO] [stdout] 1 + use crate::Serializer; [INFO] [stdout] | [INFO] [stdout] 1 + use ron_pfnsec_fork::Serializer; [INFO] [stdout] | [INFO] [stdout] 1 + use serde::Serializer; [INFO] [stdout] | [INFO] [stdout] 1 + use serde_json::Serializer; [INFO] [stdout] | [INFO] [stdout] = and 1 other candidate [INFO] [stdout] help: if you import `Serializer`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 5 - let mut ser = ron::Serializer::new(String::new(), None).unwrap(); [INFO] [stdout] 5 + let mut ser = Serializer::new(String::new(), None).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/465_validate_ser_identifiers.rs:9:14 [INFO] [stdout] | [INFO] [stdout] 9 | Some(ron::Error::InvalidIdentifier(String::from(""))), [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 items [INFO] [stdout] | [INFO] [stdout] 1 + use std::error::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use std::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use std::io::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use core::error::Error; [INFO] [stdout] | [INFO] [stdout] = and 6 other candidates [INFO] [stdout] help: if you import `Error`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 9 - Some(ron::Error::InvalidIdentifier(String::from(""))), [INFO] [stdout] 9 + Some(Error::InvalidIdentifier(String::from(""))), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ron` [INFO] [stdout] --> tests/465_validate_ser_identifiers.rs:14:14 [INFO] [stdout] | [INFO] [stdout] 14 | Some(ron::Error::InvalidIdentifier(String::from(""))), [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 items [INFO] [stdout] | [INFO] [stdout] 1 + use std::error::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use std::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use std::io::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use core::error::Error; [INFO] [stdout] | [INFO] [stdout] = and 6 other candidates [INFO] [stdout] help: if you import `Error`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 14 - Some(ron::Error::InvalidIdentifier(String::from(""))), [INFO] [stdout] 14 + Some(Error::InvalidIdentifier(String::from(""))), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ron` [INFO] [stdout] --> tests/465_validate_ser_identifiers.rs:19:14 [INFO] [stdout] | [INFO] [stdout] 19 | Some(ron::Error::InvalidIdentifier(String::from(""))), [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 items [INFO] [stdout] | [INFO] [stdout] 1 + use std::error::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use std::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use std::io::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use core::error::Error; [INFO] [stdout] | [INFO] [stdout] = and 6 other candidates [INFO] [stdout] help: if you import `Error`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 19 - Some(ron::Error::InvalidIdentifier(String::from(""))), [INFO] [stdout] 19 + Some(Error::InvalidIdentifier(String::from(""))), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ron` [INFO] [stdout] --> tests/465_validate_ser_identifiers.rs:25:19 [INFO] [stdout] | [INFO] [stdout] 25 | let mut ser = ron::Serializer::new(String::new(), None).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 items [INFO] [stdout] | [INFO] [stdout] 1 + use crate::Serializer; [INFO] [stdout] | [INFO] [stdout] 1 + use ron_pfnsec_fork::Serializer; [INFO] [stdout] | [INFO] [stdout] 1 + use serde::Serializer; [INFO] [stdout] | [INFO] [stdout] 1 + use serde_json::Serializer; [INFO] [stdout] | [INFO] [stdout] = and 1 other candidate [INFO] [stdout] help: if you import `Serializer`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 25 - let mut ser = ron::Serializer::new(String::new(), None).unwrap(); [INFO] [stdout] 25 + let mut ser = Serializer::new(String::new(), None).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/465_validate_ser_identifiers.rs:29:14 [INFO] [stdout] | [INFO] [stdout] 29 | Some(ron::Error::InvalidIdentifier(String::from(""))), [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 items [INFO] [stdout] | [INFO] [stdout] 1 + use std::error::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use std::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use std::io::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use core::error::Error; [INFO] [stdout] | [INFO] [stdout] = and 6 other candidates [INFO] [stdout] help: if you import `Error`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 29 - Some(ron::Error::InvalidIdentifier(String::from(""))), [INFO] [stdout] 29 + Some(Error::InvalidIdentifier(String::from(""))), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ron` [INFO] [stdout] --> tests/465_validate_ser_identifiers.rs:34:14 [INFO] [stdout] | [INFO] [stdout] 34 | Some(ron::Error::InvalidIdentifier(String::from(""))), [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 items [INFO] [stdout] | [INFO] [stdout] 1 + use std::error::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use std::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use std::io::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use core::error::Error; [INFO] [stdout] | [INFO] [stdout] = and 6 other candidates [INFO] [stdout] help: if you import `Error`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 34 - Some(ron::Error::InvalidIdentifier(String::from(""))), [INFO] [stdout] 34 + Some(Error::InvalidIdentifier(String::from(""))), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ron` [INFO] [stdout] --> tests/465_validate_ser_identifiers.rs:39:14 [INFO] [stdout] | [INFO] [stdout] 39 | Some(ron::Error::InvalidIdentifier(String::from(""))), [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 items [INFO] [stdout] | [INFO] [stdout] 1 + use std::error::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use std::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use std::io::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use core::error::Error; [INFO] [stdout] | [INFO] [stdout] = and 6 other candidates [INFO] [stdout] help: if you import `Error`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 39 - Some(ron::Error::InvalidIdentifier(String::from(""))), [INFO] [stdout] 39 + Some(Error::InvalidIdentifier(String::from(""))), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ron` [INFO] [stdout] --> tests/465_validate_ser_identifiers.rs:44:14 [INFO] [stdout] | [INFO] [stdout] 44 | Some(ron::Error::InvalidIdentifier(String::from(""))), [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 items [INFO] [stdout] | [INFO] [stdout] 1 + use std::error::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use std::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use std::io::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use core::error::Error; [INFO] [stdout] | [INFO] [stdout] = and 6 other candidates [INFO] [stdout] help: if you import `Error`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 44 - Some(ron::Error::InvalidIdentifier(String::from(""))), [INFO] [stdout] 44 + Some(Error::InvalidIdentifier(String::from(""))), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ron` [INFO] [stdout] --> tests/465_validate_ser_identifiers.rs:49:14 [INFO] [stdout] | [INFO] [stdout] 49 | Some(ron::Error::InvalidIdentifier(String::from(""))), [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 items [INFO] [stdout] | [INFO] [stdout] 1 + use std::error::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use std::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use std::io::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use core::error::Error; [INFO] [stdout] | [INFO] [stdout] = and 6 other candidates [INFO] [stdout] help: if you import `Error`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 49 - Some(ron::Error::InvalidIdentifier(String::from(""))), [INFO] [stdout] 49 + Some(Error::InvalidIdentifier(String::from(""))), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ron` [INFO] [stdout] --> tests/465_validate_ser_identifiers.rs:54:14 [INFO] [stdout] | [INFO] [stdout] 54 | Some(ron::Error::InvalidIdentifier(String::from(""))), [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 items [INFO] [stdout] | [INFO] [stdout] 1 + use std::error::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use std::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use std::io::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use core::error::Error; [INFO] [stdout] | [INFO] [stdout] = and 6 other candidates [INFO] [stdout] help: if you import `Error`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 54 - Some(ron::Error::InvalidIdentifier(String::from(""))), [INFO] [stdout] 54 + Some(Error::InvalidIdentifier(String::from(""))), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ron` [INFO] [stdout] --> tests/465_validate_ser_identifiers.rs:59:14 [INFO] [stdout] | [INFO] [stdout] 59 | Some(ron::Error::InvalidIdentifier(String::from(""))), [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 items [INFO] [stdout] | [INFO] [stdout] 1 + use std::error::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use std::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use std::io::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use core::error::Error; [INFO] [stdout] | [INFO] [stdout] = and 6 other candidates [INFO] [stdout] help: if you import `Error`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 59 - Some(ron::Error::InvalidIdentifier(String::from(""))), [INFO] [stdout] 59 + Some(Error::InvalidIdentifier(String::from(""))), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ron-pfnsec-fork` (example "encode_file") due to 2 previous errors [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ron` [INFO] [stdout] --> tests/465_validate_ser_identifiers.rs:64:14 [INFO] [stdout] | [INFO] [stdout] 64 | Some(ron::Error::InvalidIdentifier(String::from(""))), [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 items [INFO] [stdout] | [INFO] [stdout] 1 + use std::error::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use std::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use std::io::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use core::error::Error; [INFO] [stdout] | [INFO] [stdout] = and 6 other candidates [INFO] [stdout] help: if you import `Error`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 64 - Some(ron::Error::InvalidIdentifier(String::from(""))), [INFO] [stdout] 64 + Some(Error::InvalidIdentifier(String::from(""))), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ron` [INFO] [stdout] --> tests/465_validate_ser_identifiers.rs:70:19 [INFO] [stdout] | [INFO] [stdout] 70 | let mut ser = ron::Serializer::new(String::new(), None).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 items [INFO] [stdout] | [INFO] [stdout] 1 + use crate::Serializer; [INFO] [stdout] | [INFO] [stdout] 1 + use ron_pfnsec_fork::Serializer; [INFO] [stdout] | [INFO] [stdout] 1 + use serde::Serializer; [INFO] [stdout] | [INFO] [stdout] 1 + use serde_json::Serializer; [INFO] [stdout] | [INFO] [stdout] = and 1 other candidate [INFO] [stdout] help: if you import `Serializer`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 70 - let mut ser = ron::Serializer::new(String::new(), None).unwrap(); [INFO] [stdout] 70 + let mut ser = Serializer::new(String::new(), None).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/465_validate_ser_identifiers.rs:77:14 [INFO] [stdout] | [INFO] [stdout] 77 | Some(ron::Error::InvalidIdentifier(String::from(""))), [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 items [INFO] [stdout] | [INFO] [stdout] 1 + use std::error::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use std::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use std::io::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use core::error::Error; [INFO] [stdout] | [INFO] [stdout] = and 6 other candidates [INFO] [stdout] help: if you import `Error`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 77 - Some(ron::Error::InvalidIdentifier(String::from(""))), [INFO] [stdout] 77 + Some(Error::InvalidIdentifier(String::from(""))), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ron` [INFO] [stdout] --> tests/465_validate_ser_identifiers.rs:87:14 [INFO] [stdout] | [INFO] [stdout] 87 | Some(ron::Error::InvalidIdentifier(String::from(""))), [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 items [INFO] [stdout] | [INFO] [stdout] 1 + use std::error::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use std::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use std::io::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use core::error::Error; [INFO] [stdout] | [INFO] [stdout] = and 6 other candidates [INFO] [stdout] help: if you import `Error`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 87 - Some(ron::Error::InvalidIdentifier(String::from(""))), [INFO] [stdout] 87 + Some(Error::InvalidIdentifier(String::from(""))), [INFO] [stdout] | [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 "depth_limit") due to 2 previous errors [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ron` [INFO] [stdout] --> tests/526_flatten.rs:47:15 [INFO] [stdout] | [INFO] [stdout] 47 | let ron = ron::ser::to_string(&scene).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] 47 - let ron = ron::ser::to_string(&scene).unwrap(); [INFO] [stdout] 47 + let ron = ser::to_string(&scene).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/508_value_adjacently_tagged_bug.rs:13:15 [INFO] [stdout] | [INFO] [stdout] 13 | let ron = ron::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] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ron` [INFO] [stdout] --> tests/508_value_adjacently_tagged_bug.rs:16:14 [INFO] [stdout] | [INFO] [stdout] 16 | let de = ron::from_str::(&ron).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/508_value_adjacently_tagged_bug.rs:19:21 [INFO] [stdout] | [INFO] [stdout] 19 | let ron_value = ron::from_str::(&ron).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/escape.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | ron::error::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] 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] 18 - ron::error::SpannedError { [INFO] [stdout] 18 + error::SpannedError { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ron` [INFO] [stdout] --> tests/526_flatten.rs:48:30 [INFO] [stdout] | [INFO] [stdout] 48 | let de: SomeCollection = ron::de::from_str(&ron).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] 48 - let de: SomeCollection = ron::de::from_str(&ron).unwrap(); [INFO] [stdout] 48 + let de: SomeCollection = de::from_str(&ron).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/526_flatten.rs:51:15 [INFO] [stdout] | [INFO] [stdout] 51 | let ron = ron::ser::to_string_pretty(&scene, Default::default()).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] 51 - let ron = ron::ser::to_string_pretty(&scene, Default::default()).unwrap(); [INFO] [stdout] 51 + let ron = ser::to_string_pretty(&scene, Default::default()).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/escape.rs:19:19 [INFO] [stdout] | [INFO] [stdout] 19 | code: ron::Error::InvalidEscape("Expected 1-6 digits, got 0 digits in Unicode escape"), [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 items [INFO] [stdout] | [INFO] [stdout] 1 + use std::error::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use std::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use std::io::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use core::error::Error; [INFO] [stdout] | [INFO] [stdout] = and 6 other candidates [INFO] [stdout] help: if you import `Error`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 19 - code: ron::Error::InvalidEscape("Expected 1-6 digits, got 0 digits in Unicode escape"), [INFO] [stdout] 19 + code: Error::InvalidEscape("Expected 1-6 digits, got 0 digits in Unicode escape"), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ron` [INFO] [stdout] --> tests/526_flatten.rs:52:40 [INFO] [stdout] | [INFO] [stdout] 52 | let _deser_scene: SomeCollection = ron::de::from_str(&ron).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] 52 - let _deser_scene: SomeCollection = ron::de::from_str(&ron).unwrap(); [INFO] [stdout] 52 + let _deser_scene: SomeCollection = de::from_str(&ron).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/escape.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | span: ron::error::Span { [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] 20 - span: ron::error::Span { [INFO] [stdout] 20 + span: error::Span { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ron` [INFO] [stdout] --> tests/escape.rs:21:24 [INFO] [stdout] | [INFO] [stdout] 21 | start: ron::error::Position { line: 1, col: 4 }, [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] 21 - start: ron::error::Position { line: 1, col: 4 }, [INFO] [stdout] 21 + start: error::Position { line: 1, col: 4 }, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ron-pfnsec-fork` (test "367_implicit_some") due to 21 previous errors [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ron` [INFO] [stdout] --> tests/escape.rs:22:22 [INFO] [stdout] | [INFO] [stdout] 22 | end: ron::error::Position { line: 1, col: 5 }, [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] 22 - end: ron::error::Position { line: 1, col: 5 }, [INFO] [stdout] 22 + end: error::Position { line: 1, col: 5 }, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ron` [INFO] [stdout] --> tests/escape.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | ron::error::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] 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] 29 - ron::error::SpannedError { [INFO] [stdout] 29 + error::SpannedError { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ron` [INFO] [stdout] --> tests/escape.rs:30:19 [INFO] [stdout] | [INFO] [stdout] 30 | code: ron::Error::InvalidEscape("Unknown escape character"), [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 items [INFO] [stdout] | [INFO] [stdout] 1 + use std::error::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use std::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use std::io::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use core::error::Error; [INFO] [stdout] | [INFO] [stdout] = and 6 other candidates [INFO] [stdout] help: if you import `Error`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 30 - code: ron::Error::InvalidEscape("Unknown escape character"), [INFO] [stdout] 30 + code: Error::InvalidEscape("Unknown escape character"), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ron` [INFO] [stdout] --> tests/escape.rs:31:19 [INFO] [stdout] | [INFO] [stdout] 31 | span: ron::error::Span { [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] 31 - span: ron::error::Span { [INFO] [stdout] 31 + span: error::Span { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ron` [INFO] [stdout] --> tests/escape.rs:32:24 [INFO] [stdout] | [INFO] [stdout] 32 | 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] 32 - start: ron::error::Position { line: 1, col: 1 }, [INFO] [stdout] 32 + 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/escape.rs:33:22 [INFO] [stdout] | [INFO] [stdout] 33 | end: ron::error::Position { line: 1, col: 4 }, [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] 33 - end: ron::error::Position { line: 1, col: 4 }, [INFO] [stdout] 33 + end: error::Position { line: 1, col: 4 }, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ron` [INFO] [stdout] --> tests/508_value_adjacently_tagged_bug.rs:34:15 [INFO] [stdout] | [INFO] [stdout] 34 | let err = ron::from_str::(&old_serde_ron).unwrap_err(); [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/508_value_adjacently_tagged_bug.rs:46:21 [INFO] [stdout] | [INFO] [stdout] 46 | let ron_value = ron::from_str::(&old_serde_ron).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/508_value_adjacently_tagged_bug.rs:59:21 [INFO] [stdout] | [INFO] [stdout] 59 | let ron_value = ron::from_str::("(\"Variant\",(0.1,0.1,0.1))").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] error[E0425]: cannot find function `from_str` in this scope [INFO] [stdout] --> tests/min_max.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | from_str(&to_string(&std::i32::MIN).unwrap()).unwrap() [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these functions [INFO] [stdout] | [INFO] [stdout] 1 + use bitflags::parser::from_str; [INFO] [stdout] | [INFO] [stdout] 1 + use ron_pfnsec_fork::from_str; [INFO] [stdout] | [INFO] [stdout] 1 + use serde_json::from_str; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `to_string` in this scope [INFO] [stdout] --> tests/min_max.rs:7:19 [INFO] [stdout] | [INFO] [stdout] 7 | from_str(&to_string(&std::i32::MIN).unwrap()).unwrap() [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these functions [INFO] [stdout] | [INFO] [stdout] 1 + use ron_pfnsec_fork::to_string; [INFO] [stdout] | [INFO] [stdout] 1 + use serde_json::to_string; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `from_str` in this scope [INFO] [stdout] --> tests/min_max.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | from_str(&to_string(&std::i32::MAX).unwrap()).unwrap() [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these functions [INFO] [stdout] | [INFO] [stdout] 1 + use bitflags::parser::from_str; [INFO] [stdout] | [INFO] [stdout] 1 + use ron_pfnsec_fork::from_str; [INFO] [stdout] | [INFO] [stdout] 1 + use serde_json::from_str; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `to_string` in this scope [INFO] [stdout] --> tests/min_max.rs:15:19 [INFO] [stdout] | [INFO] [stdout] 15 | from_str(&to_string(&std::i32::MAX).unwrap()).unwrap() [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these functions [INFO] [stdout] | [INFO] [stdout] 1 + use ron_pfnsec_fork::to_string; [INFO] [stdout] | [INFO] [stdout] 1 + use serde_json::to_string; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `from_str` in this scope [INFO] [stdout] --> tests/min_max.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | from_str(&to_string(&std::i64::MIN).unwrap()).unwrap() [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these functions [INFO] [stdout] | [INFO] [stdout] 1 + use bitflags::parser::from_str; [INFO] [stdout] | [INFO] [stdout] 1 + use ron_pfnsec_fork::from_str; [INFO] [stdout] | [INFO] [stdout] 1 + use serde_json::from_str; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ron-pfnsec-fork` (test "escape") due to 11 previous errors [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ron` [INFO] [stdout] --> tests/217_nested_untagged_enums.rs:37:16 [INFO] [stdout] | [INFO] [stdout] 37 | assert_eq!(ron::de::from_str("OneA"), Ok(One::OneA)); [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] 37 - assert_eq!(ron::de::from_str("OneA"), Ok(One::OneA)); [INFO] [stdout] 37 + assert_eq!(de::from_str("OneA"), Ok(One::OneA)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ron` [INFO] [stdout] --> tests/217_nested_untagged_enums.rs:38:16 [INFO] [stdout] | [INFO] [stdout] 38 | assert_eq!(ron::de::from_str("OneA"), Ok(Either::One(One::OneA))); [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] 38 - assert_eq!(ron::de::from_str("OneA"), Ok(Either::One(One::OneA))); [INFO] [stdout] 38 + assert_eq!(de::from_str("OneA"), Ok(Either::One(One::OneA))); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ron` [INFO] [stdout] --> tests/217_nested_untagged_enums.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 40 | ron::de::from_str("(value: OneA)"), [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] 40 - ron::de::from_str("(value: OneA)"), [INFO] [stdout] 40 + de::from_str("(value: OneA)"), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ron` [INFO] [stdout] --> tests/217_nested_untagged_enums.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 46 | ron::de::from_str("OneA"), [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] 46 - ron::de::from_str("OneA"), [INFO] [stdout] 46 + de::from_str("OneA"), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `to_string` in this scope [INFO] [stdout] --> tests/min_max.rs:23:19 [INFO] [stdout] | [INFO] [stdout] 23 | from_str(&to_string(&std::i64::MIN).unwrap()).unwrap() [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these functions [INFO] [stdout] | [INFO] [stdout] 1 + use ron_pfnsec_fork::to_string; [INFO] [stdout] | [INFO] [stdout] 1 + use serde_json::to_string; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `from_str` in this scope [INFO] [stdout] --> tests/min_max.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | from_str(&to_string(&std::i64::MAX).unwrap()).unwrap() [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these functions [INFO] [stdout] | [INFO] [stdout] 1 + use bitflags::parser::from_str; [INFO] [stdout] | [INFO] [stdout] 1 + use ron_pfnsec_fork::from_str; [INFO] [stdout] | [INFO] [stdout] 1 + use serde_json::from_str; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `to_string` in this scope [INFO] [stdout] --> tests/min_max.rs:31:19 [INFO] [stdout] | [INFO] [stdout] 31 | from_str(&to_string(&std::i64::MAX).unwrap()).unwrap() [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these functions [INFO] [stdout] | [INFO] [stdout] 1 + use ron_pfnsec_fork::to_string; [INFO] [stdout] | [INFO] [stdout] 1 + use serde_json::to_string; [INFO] [stdout] | [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 "465_validate_ser_identifiers") due to 16 previous errors [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ron` [INFO] [stdout] --> tests/508_value_adjacently_tagged_bug.rs:59:37 [INFO] [stdout] | [INFO] [stdout] 59 | let ron_value = ron::from_str::("(\"Variant\",(0.1,0.1,0.1))").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/508_value_adjacently_tagged_bug.rs:19:37 [INFO] [stdout] | [INFO] [stdout] 19 | let ron_value = ron::from_str::(&ron).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/508_value_adjacently_tagged_bug.rs:46:37 [INFO] [stdout] | [INFO] [stdout] 46 | let ron_value = ron::from_str::(&old_serde_ron).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: E0425, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ron-pfnsec-fork` (test "508_value_adjacently_tagged_bug") due to 16 previous errors [INFO] [stderr] error: could not compile `ron-pfnsec-fork` (test "min_max") due to 10 previous errors [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ron` [INFO] [stdout] --> tests/203_error_positions.rs:45:16 [INFO] [stdout] | [INFO] [stdout] 45 | assert_eq!(ron::from_str::(bogus_struct), expected_err,); [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/203_error_positions.rs:62:16 [INFO] [stdout] | [INFO] [stdout] 62 | assert_eq!(ron::from_str::(bogus_struct), expected_err); [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/203_error_positions.rs:79:16 [INFO] [stdout] | [INFO] [stdout] 79 | assert_eq!(ron::from_str::(bogus_struct), expected_err); [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/203_error_positions.rs:97:16 [INFO] [stdout] | [INFO] [stdout] 97 | assert_eq!(ron::from_str::(bogus_struct), expected_err); [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/203_error_positions.rs:115:16 [INFO] [stdout] | [INFO] [stdout] 115 | assert_eq!(ron::from_str::(bogus_struct), expected_err); [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/203_error_positions.rs:132:16 [INFO] [stdout] | [INFO] [stdout] 132 | assert_eq!(ron::from_str::(bogus_struct), expected_err); [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/203_error_positions.rs:149:16 [INFO] [stdout] | [INFO] [stdout] 149 | assert_eq!(ron::from_str::(bogus_struct), expected_err); [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 "203_error_positions") due to 8 previous errors [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [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 "526_flatten") due to 4 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/217_nested_untagged_enums.rs:87:29 [INFO] [stdout] | [INFO] [stdout] 87 | let units_ron: String = ron::to_string(&units).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/217_nested_untagged_enums.rs:88:21 [INFO] [stdout] | [INFO] [stdout] 88 | let range_ron = ron::to_string(&range).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/217_nested_untagged_enums.rs:93:40 [INFO] [stdout] | [INFO] [stdout] 93 | let units_de: CardTextNumberFlat = ron::from_str(&units_ron).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/217_nested_untagged_enums.rs:94:40 [INFO] [stdout] | [INFO] [stdout] 94 | let range_de: CardTextNumberFlat = ron::from_str(&range_ron).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/301_struct_name_mismatch.rs:21:16 [INFO] [stdout] | [INFO] [stdout] 21 | assert_eq!(ron::from_str::("()"), 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"), [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::("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::("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::("(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(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::("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::("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::("((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((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::("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::("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::("(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(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::("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::("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 "217_nested_untagged_enums") due to 8 previous errors [INFO] running `Command { std: "docker" "inspect" "a23ee08b4227ecc5dd8ad36d2ece41c50462e69b8e621782b5e520152a816ea6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a23ee08b4227ecc5dd8ad36d2ece41c50462e69b8e621782b5e520152a816ea6", kill_on_drop: false }` [INFO] [stdout] a23ee08b4227ecc5dd8ad36d2ece41c50462e69b8e621782b5e520152a816ea6