[INFO] fetching crate enum-helper-derive 0.2.1...
[INFO] testing enum-helper-derive-0.2.1 against 1.97.0-beta.6 for beta-1.98-1
[INFO] extracting crate enum-helper-derive 0.2.1 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate enum-helper-derive 0.2.1
[INFO] finished tweaking crates.io crate enum-helper-derive 0.2.1
[INFO] tweaked toml for crates.io crate enum-helper-derive 0.2.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate enum-helper-derive 0.2.1 on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate enum-helper-derive 0.2.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" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded assert2 v0.4.0
[INFO] [stderr]   Downloaded assert2-macros v0.4.0
[INFO] [stderr]   Downloaded bitflags v2.12.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 9c4e1ea22539df6a09df2f61d82549f6169dc151af94a376c4fcb8e0cc985857
[INFO] running `Command { std: "docker" "start" "9c4e1ea22539df6a09df2f61d82549f6169dc151af94a376c4fcb8e0cc985857", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9c4e1ea22539df6a09df2f61d82549f6169dc151af94a376c4fcb8e0cc985857", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9c4e1ea22539df6a09df2f61d82549f6169dc151af94a376c4fcb8e0cc985857" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9c4e1ea22539df6a09df2f61d82549f6169dc151af94a376c4fcb8e0cc985857", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9c4e1ea22539df6a09df2f61d82549f6169dc151af94a376c4fcb8e0cc985857" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling enum-helper-derive v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.52s
[INFO] running `Command { std: "docker" "inspect" "9c4e1ea22539df6a09df2f61d82549f6169dc151af94a376c4fcb8e0cc985857", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9c4e1ea22539df6a09df2f61d82549f6169dc151af94a376c4fcb8e0cc985857" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling bitflags v2.12.1
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling assert2-macros v0.4.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling terminal_size v0.4.4
[INFO] [stderr]    Compiling enum-helper-derive v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling assert2 v0.4.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.83s
[INFO] running `Command { std: "docker" "inspect" "9c4e1ea22539df6a09df2f61d82549f6169dc151af94a376c4fcb8e0cc985857", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9c4e1ea22539df6a09df2f61d82549f6169dc151af94a376c4fcb8e0cc985857" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/enum_helper_derive-b4f6b9d84a3e1985)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test enum_str::cases::rename_variants ... ok
[INFO] [stderr]    Doc-tests enum_helper_derive
[INFO] [stdout] test template::tests::template_err ... ok
[INFO] [stdout] test template::tests::template_ok ... ok
[INFO] [stdout] test enum_str::error_msg::tests::error_msg_var_ok ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/lib.rs - derive_enum_all (line 122) ... FAILED
[INFO] [stdout] test src/lib.rs - derive_enum_kind (line 169) ... FAILED
[INFO] [stdout] test src/lib.rs - derive_enum_str (line 78) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - derive_enum_all (line 122) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `enum_helper`
[INFO] [stdout]    --> src/lib.rs:123:5
[INFO] [stdout]     |
[INFO] [stdout] 123 | use enum_helper::EnumAll;
[INFO] [stdout]     |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `enum_helper`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `enum_helper`, use `cargo add enum_helper` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `enum_all` in this scope
[INFO] [stdout]    --> src/lib.rs:129:7
[INFO] [stdout]     |
[INFO] [stdout] 129 |     #[enum_all(skip)]
[INFO] [stdout]     |       ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: `enum_all` is an attribute that can be used by the derive macro `EnumAll`, you might be missing a `derive` attribute
[INFO] [stdout]     |
[INFO] [stdout] 126 + #[derive(EnumAll)]
[INFO] [stdout] 127 | enum Foo {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant, associated function, or constant named `ALL` found for enum `Foo` in the current scope
[INFO] [stdout]    --> src/lib.rs:133:17
[INFO] [stdout]     |
[INFO] [stdout] 126 | enum Foo {
[INFO] [stdout]     | -------- variant, associated function, or constant `ALL` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 133 | assert_eq!(Foo::ALL, [Foo::Bar, Foo::Baz]);
[INFO] [stdout]     |                 ^^^ variant, associated function, or constant not found in `Foo`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following trait defines an item `ALL`, perhaps you need to implement it:
[INFO] [stdout]             candidate #1: `bitflags::Bits`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - derive_enum_kind (line 169) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `enum_helper`
[INFO] [stdout]    --> src/lib.rs:170:5
[INFO] [stdout]     |
[INFO] [stdout] 170 | use enum_helper::EnumKind;
[INFO] [stdout]     |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `enum_helper`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `enum_helper`, use `cargo add enum_helper` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `kind` found for enum `Message` in the current scope
[INFO] [stdout]    --> src/lib.rs:179:16
[INFO] [stdout]     |
[INFO] [stdout] 173 | enum Message {
[INFO] [stdout]     | ------------ method `kind` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 179 | assert_eq!(msg.kind(), MessageKind::Text);
[INFO] [stdout]     |                ^^^^ method not found in `Message`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `MessageKind` in this scope
[INFO] [stdout]    --> src/lib.rs:179:24
[INFO] [stdout]     |
[INFO] [stdout] 179 | assert_eq!(msg.kind(), MessageKind::Text);
[INFO] [stdout]     |                        ^^^^^^^^^^^ use of undeclared type `MessageKind`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - derive_enum_str (line 78) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `enum_helper`
[INFO] [stdout]   --> src/lib.rs:79:5
[INFO] [stdout]    |
[INFO] [stdout] 79 | use enum_helper::EnumStr;
[INFO] [stdout]    |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `enum_helper`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `enum_helper`, use `cargo add enum_helper` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `enum_str` in this scope
[INFO] [stdout]   --> src/lib.rs:82:3
[INFO] [stdout]    |
[INFO] [stdout] 82 | #[enum_str(rename_all = "lowercase")]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `enum_str` is an attribute that can be used by the derive macro `EnumStr`, you might be missing a `derive` attribute
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `enum_str` in this scope
[INFO] [stdout]   --> src/lib.rs:85:7
[INFO] [stdout]    |
[INFO] [stdout] 85 |     #[enum_str(alias = "bazzz")]
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: `enum_str` is an attribute that can be used by the derive macro `EnumStr`, you might be missing a `derive` attribute
[INFO] [stdout]    |
[INFO] [stdout] 83 + #[derive(EnumStr)]
[INFO] [stdout] 84 | pub enum Foo {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `as_name` found for enum `Foo` in the current scope
[INFO] [stdout]   --> src/lib.rs:89:21
[INFO] [stdout]    |
[INFO] [stdout] 83 | pub enum Foo {
[INFO] [stdout]    | ------------ method `as_name` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 89 | assert_eq!(Foo::Bar.as_name(), "bar");
[INFO] [stdout]    |                     ^^^^^^^ method not found in `Foo`
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Foo: FromStr` is not satisfied
[INFO] [stdout]   --> src/lib.rs:90:20
[INFO] [stdout]    |
[INFO] [stdout] 90 | assert_eq!("bazzz".parse::<Foo>().unwrap(), Foo::Baz);
[INFO] [stdout]    |                    ^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `FromStr` is not implemented for `Foo`
[INFO] [stdout]   --> src/lib.rs:83:1
[INFO] [stdout]    |
[INFO] [stdout] 83 | pub enum Foo {
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout]    = help: the following other types implement trait `FromStr`:
[INFO] [stdout]              ByteString
[INFO] [stdout]              CString
[INFO] [stdout]              IpAddr
[INFO] [stdout]              Ipv4Addr
[INFO] [stdout]              Ipv6Addr
[INFO] [stdout]              NonZero<i128>
[INFO] [stdout]              NonZero<i16>
[INFO] [stdout]              NonZero<i32>
[INFO] [stdout]            and 43 others
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0432, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - derive_enum_all (line 122)
[INFO] [stdout]     src/lib.rs - derive_enum_kind (line 169)
[INFO] [stdout]     src/lib.rs - derive_enum_str (line 78)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.45s; merged doctests compilation took 0.19s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "9c4e1ea22539df6a09df2f61d82549f6169dc151af94a376c4fcb8e0cc985857", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c4e1ea22539df6a09df2f61d82549f6169dc151af94a376c4fcb8e0cc985857", kill_on_drop: false }`
[INFO] [stdout] 9c4e1ea22539df6a09df2f61d82549f6169dc151af94a376c4fcb8e0cc985857
