[INFO] fetching crate supply-chain-trust-example-crate-000002 2.9.1... [INFO] checking supply-chain-trust-example-crate-000002-2.9.1 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate supply-chain-trust-example-crate-000002 2.9.1 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate supply-chain-trust-example-crate-000002 2.9.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate supply-chain-trust-example-crate-000002 2.9.1 [INFO] tweaked toml for crates.io crate supply-chain-trust-example-crate-000002 2.9.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate supply-chain-trust-example-crate-000002 2.9.1 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate supply-chain-trust-example-crate-000002 2.9.1 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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4f55ec80fee38632fd383920790b1bc0af62d713812cd5bcace85508cdebcff1 [INFO] running `Command { std: "docker" "start" "-a" "4f55ec80fee38632fd383920790b1bc0af62d713812cd5bcace85508cdebcff1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4f55ec80fee38632fd383920790b1bc0af62d713812cd5bcace85508cdebcff1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f55ec80fee38632fd383920790b1bc0af62d713812cd5bcace85508cdebcff1", kill_on_drop: false }` [INFO] [stdout] 4f55ec80fee38632fd383920790b1bc0af62d713812cd5bcace85508cdebcff1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6c2c20337db57a52104d5a35fb40f2a8e9df85b90dd6f1a8a99e969b8f8af3f4 [INFO] running `Command { std: "docker" "start" "-a" "6c2c20337db57a52104d5a35fb40f2a8e9df85b90dd6f1a8a99e969b8f8af3f4", 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] Checking equivalent v1.0.2 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling target-triple v0.1.4 [INFO] [stderr] Checking winnow v0.7.4 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Compiling zerocopy v0.8.23 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking glob v0.3.2 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking supply-chain-trust-example-crate-000002 v2.9.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking indexmap v2.8.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking serde_spanned v0.6.8 [INFO] [stderr] Checking serde_test v1.0.177 [INFO] [stderr] Checking toml_edit v0.22.24 [INFO] [stderr] Compiling bytemuck_derive v1.8.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling derive_arbitrary v1.4.1 [INFO] [stderr] Compiling zerocopy-derive v0.8.23 [INFO] [stderr] Checking toml v0.8.20 [INFO] [stderr] Checking arbitrary v1.4.1 [INFO] [stderr] Checking bytemuck v1.22.0 [INFO] [stderr] Checking trybuild v1.0.104 [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bitflags` [INFO] [stdout] --> benches/parse.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | bitflags::bitflags! { [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `bitflags` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `bitflags` [INFO] [stdout] --> examples/macro_free.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use bitflags::{Flag, Flags}; [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `bitflags` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bitflags`, use `cargo add bitflags` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `bitflags` [INFO] [stdout] --> examples/custom_derive.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use bitflags::bitflags; [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `bitflags` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bitflags`, use `cargo add bitflags` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `bitflags` [INFO] [stdout] --> examples/custom_bits_type.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use bitflags::{Bits, Flag, Flags}; [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `bitflags` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bitflags`, use `cargo add bitflags` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::str` [INFO] [stdout] --> examples/custom_derive.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::str; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bitflags` [INFO] [stdout] --> examples/fmt.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | bitflags::bitflags! { [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `bitflags` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `supply-chain-trust-example-crate-000002` (example "custom_derive") due to 1 previous error; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `supply-chain-trust-example-crate-000002` (example "custom_bits_type") due to 1 previous error [INFO] [stderr] error: could not compile `supply-chain-trust-example-crate-000002` (example "macro_free") due to 4 previous errors [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bitflags` [INFO] [stdout] --> examples/macro_free.rs:42:16 [INFO] [stdout] | [INFO] [stdout] 42 | type Err = bitflags::parser::ParseError; [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `bitflags` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bitflags`, use `cargo add bitflags` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 5 + use supply_chain_trust_example_crate_000002::parser; [INFO] [stdout] | [INFO] [stdout] help: if you import `parser`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 42 - type Err = bitflags::parser::ParseError; [INFO] [stdout] 42 + type Err = parser::ParseError; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bitflags` [INFO] [stdout] --> examples/macro_free.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | bitflags::parser::from_str(input) [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `bitflags` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bitflags`, use `cargo add bitflags` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 5 + use supply_chain_trust_example_crate_000002::parser; [INFO] [stdout] | [INFO] [stdout] help: if you import `parser`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 45 - bitflags::parser::from_str(input) [INFO] [stdout] 45 + parser::from_str(input) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bitflags` [INFO] [stdout] --> examples/macro_free.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 52 | bitflags::parser::to_writer(self, f) [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `bitflags` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bitflags`, use `cargo add bitflags` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 5 + use supply_chain_trust_example_crate_000002::parser; [INFO] [stdout] | [INFO] [stdout] help: if you import `parser`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 52 - bitflags::parser::to_writer(self, f) [INFO] [stdout] 52 + parser::to_writer(self, f) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Flags` in this scope [INFO] [stdout] --> examples/fmt.rs:18:21 [INFO] [stdout] | [INFO] [stdout] 18 | impl fmt::Debug for Flags { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 3 + use supply_chain_trust_example_crate_000002::Flags; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bitflags` [INFO] [stdout] --> examples/fmt.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | bitflags::parser::to_writer(self, f) [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `bitflags` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bitflags`, use `cargo add bitflags` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 3 + use supply_chain_trust_example_crate_000002::parser; [INFO] [stdout] | [INFO] [stdout] help: if you import `parser`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 20 - bitflags::parser::to_writer(self, f) [INFO] [stdout] 20 + parser::to_writer(self, f) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Flags` in this scope [INFO] [stdout] --> examples/fmt.rs:24:23 [INFO] [stdout] | [INFO] [stdout] 24 | impl fmt::Display for Flags { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 3 + use supply_chain_trust_example_crate_000002::Flags; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bitflags` [INFO] [stdout] --> examples/fmt.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | bitflags::parser::to_writer(self, f) [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `bitflags` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bitflags`, use `cargo add bitflags` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 3 + use supply_chain_trust_example_crate_000002::parser; [INFO] [stdout] | [INFO] [stdout] help: if you import `parser`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 26 - bitflags::parser::to_writer(self, f) [INFO] [stdout] 26 + parser::to_writer(self, f) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Flags` in this scope [INFO] [stdout] --> examples/fmt.rs:30:23 [INFO] [stdout] | [INFO] [stdout] 30 | impl str::FromStr for Flags { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 3 + use supply_chain_trust_example_crate_000002::Flags; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bitflags` [INFO] [stdout] --> examples/fmt.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | type Err = bitflags::parser::ParseError; [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `bitflags` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bitflags`, use `cargo add bitflags` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 3 + use supply_chain_trust_example_crate_000002::parser; [INFO] [stdout] | [INFO] [stdout] help: if you import `parser`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 31 - type Err = bitflags::parser::ParseError; [INFO] [stdout] 31 + type Err = parser::ParseError; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bitflags` [INFO] [stdout] --> examples/fmt.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | bitflags::parser::from_str(flags) [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `bitflags` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bitflags`, use `cargo add bitflags` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 3 + use supply_chain_trust_example_crate_000002::parser; [INFO] [stdout] | [INFO] [stdout] help: if you import `parser`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 34 - bitflags::parser::from_str(flags) [INFO] [stdout] 34 + parser::from_str(flags) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bitflags` [INFO] [stdout] --> examples/fmt.rs:38:25 [INFO] [stdout] | [INFO] [stdout] 38 | fn main() -> Result<(), bitflags::parser::ParseError> { [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `bitflags` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bitflags`, use `cargo add bitflags` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 3 + use supply_chain_trust_example_crate_000002::parser; [INFO] [stdout] | [INFO] [stdout] help: if you import `parser`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 38 - fn main() -> Result<(), bitflags::parser::ParseError> { [INFO] [stdout] 38 + fn main() -> Result<(), parser::ParseError> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Flags` [INFO] [stdout] --> examples/fmt.rs:39:17 [INFO] [stdout] | [INFO] [stdout] 39 | let flags = Flags::A | Flags::B; [INFO] [stdout] | ^^^^^ use of undeclared type `Flags` [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 3 + use supply_chain_trust_example_crate_000002::Flags; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Flags` [INFO] [stdout] --> examples/fmt.rs:39:28 [INFO] [stdout] | [INFO] [stdout] 39 | let flags = Flags::A | Flags::B; [INFO] [stdout] | ^^^^^ use of undeclared type `Flags` [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 3 + use supply_chain_trust_example_crate_000002::Flags; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Flags` in this scope [INFO] [stdout] --> examples/fmt.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | let parsed: Flags = formatted.parse()?; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 3 + use supply_chain_trust_example_crate_000002::Flags; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `supply-chain-trust-example-crate-000002` (example "fmt") due to 12 previous errors [INFO] [stdout] error[E0412]: cannot find type `Flags10` in this scope [INFO] [stdout] --> benches/parse.rs:25:18 [INFO] [stdout] | [INFO] [stdout] 25 | impl FromStr for Flags10 { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bitflags` [INFO] [stdout] --> benches/parse.rs:26:16 [INFO] [stdout] | [INFO] [stdout] 26 | type Err = bitflags::parser::ParseError; [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `bitflags` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `bitflags`, use `cargo add bitflags` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 5 + use supply_chain_trust_example_crate_000002::parser; [INFO] [stdout] | [INFO] [stdout] help: if you import `parser`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 26 - type Err = bitflags::parser::ParseError; [INFO] [stdout] 26 + type Err = parser::ParseError; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Flags10` in this scope [INFO] [stdout] --> benches/parse.rs:33:18 [INFO] [stdout] | [INFO] [stdout] 33 | impl Display for Flags10 { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Flags10` in this scope [INFO] [stdout] --> benches/parse.rs:69:20 [INFO] [stdout] | [INFO] [stdout] 69 | let flags: Flags10 = "J".parse().unwrap(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Flags10` in this scope [INFO] [stdout] --> benches/parse.rs:77:20 [INFO] [stdout] | [INFO] [stdout] 77 | let flags: Flags10 = "F | G | H | I | J".parse().unwrap(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Flags10` in this scope [INFO] [stdout] --> benches/parse.rs:85:20 [INFO] [stdout] | [INFO] [stdout] 85 | let flags: Flags10 = "A | B | C | D | E | F | G | H | I | J".parse().unwrap(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Flags10` in this scope [INFO] [stdout] --> benches/parse.rs:93:20 [INFO] [stdout] | [INFO] [stdout] 93 | let flags: Flags10 = "0xFF".parse().unwrap(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Flags10` in this scope [INFO] [stdout] --> benches/parse.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 29 | Ok(Flags10(flags.parse()?)) [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Flags10` [INFO] [stdout] --> benches/parse.rs:41:15 [INFO] [stdout] | [INFO] [stdout] 41 | b.iter(|| Flags10::J.to_string()) [INFO] [stdout] | ^^^^^^^ use of undeclared type `Flags10` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Flags10` [INFO] [stdout] --> benches/parse.rs:46:16 [INFO] [stdout] | [INFO] [stdout] 46 | b.iter(|| (Flags10::F | Flags10::G | Flags10::H | Flags10::I | Flags10::J).to_string()) [INFO] [stdout] | ^^^^^^^ use of undeclared type `Flags10` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Flags10` [INFO] [stdout] --> benches/parse.rs:46:29 [INFO] [stdout] | [INFO] [stdout] 46 | b.iter(|| (Flags10::F | Flags10::G | Flags10::H | Flags10::I | Flags10::J).to_string()) [INFO] [stdout] | ^^^^^^^ use of undeclared type `Flags10` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Flags10` [INFO] [stdout] --> benches/parse.rs:46:42 [INFO] [stdout] | [INFO] [stdout] 46 | b.iter(|| (Flags10::F | Flags10::G | Flags10::H | Flags10::I | Flags10::J).to_string()) [INFO] [stdout] | ^^^^^^^ use of undeclared type `Flags10` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Flags10` [INFO] [stdout] --> benches/parse.rs:46:55 [INFO] [stdout] | [INFO] [stdout] 46 | b.iter(|| (Flags10::F | Flags10::G | Flags10::H | Flags10::I | Flags10::J).to_string()) [INFO] [stdout] | ^^^^^^^ use of undeclared type `Flags10` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Flags10` [INFO] [stdout] --> benches/parse.rs:46:68 [INFO] [stdout] | [INFO] [stdout] 46 | b.iter(|| (Flags10::F | Flags10::G | Flags10::H | Flags10::I | Flags10::J).to_string()) [INFO] [stdout] | ^^^^^^^ use of undeclared type `Flags10` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Flags10` [INFO] [stdout] --> benches/parse.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | (Flags10::A [INFO] [stdout] | ^^^^^^^ use of undeclared type `Flags10` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Flags10` [INFO] [stdout] --> benches/parse.rs:53:15 [INFO] [stdout] | [INFO] [stdout] 53 | | Flags10::B [INFO] [stdout] | ^^^^^^^ use of undeclared type `Flags10` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Flags10` [INFO] [stdout] --> benches/parse.rs:54:15 [INFO] [stdout] | [INFO] [stdout] 54 | | Flags10::C [INFO] [stdout] | ^^^^^^^ use of undeclared type `Flags10` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Flags10` [INFO] [stdout] --> benches/parse.rs:55:15 [INFO] [stdout] | [INFO] [stdout] 55 | | Flags10::D [INFO] [stdout] | ^^^^^^^ use of undeclared type `Flags10` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Flags10` [INFO] [stdout] --> benches/parse.rs:56:15 [INFO] [stdout] | [INFO] [stdout] 56 | | Flags10::E [INFO] [stdout] | ^^^^^^^ use of undeclared type `Flags10` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Flags10` [INFO] [stdout] --> benches/parse.rs:57:15 [INFO] [stdout] | [INFO] [stdout] 57 | | Flags10::F [INFO] [stdout] | ^^^^^^^ use of undeclared type `Flags10` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Flags10` [INFO] [stdout] --> benches/parse.rs:58:15 [INFO] [stdout] | [INFO] [stdout] 58 | | Flags10::G [INFO] [stdout] | ^^^^^^^ use of undeclared type `Flags10` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Flags10` [INFO] [stdout] --> benches/parse.rs:59:15 [INFO] [stdout] | [INFO] [stdout] 59 | | Flags10::H [INFO] [stdout] | ^^^^^^^ use of undeclared type `Flags10` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Flags10` [INFO] [stdout] --> benches/parse.rs:60:15 [INFO] [stdout] | [INFO] [stdout] 60 | | Flags10::I [INFO] [stdout] | ^^^^^^^ use of undeclared type `Flags10` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Flags10` [INFO] [stdout] --> benches/parse.rs:61:15 [INFO] [stdout] | [INFO] [stdout] 61 | | Flags10::J) [INFO] [stdout] | ^^^^^^^ use of undeclared type `Flags10` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `supply-chain-trust-example-crate-000002` (bench "parse") due to 25 previous errors [INFO] running `Command { std: "docker" "inspect" "6c2c20337db57a52104d5a35fb40f2a8e9df85b90dd6f1a8a99e969b8f8af3f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c2c20337db57a52104d5a35fb40f2a8e9df85b90dd6f1a8a99e969b8f8af3f4", kill_on_drop: false }` [INFO] [stdout] 6c2c20337db57a52104d5a35fb40f2a8e9df85b90dd6f1a8a99e969b8f8af3f4