[INFO] fetching crate enum-primitive-derive-nostd 0.2.2...
[INFO] testing enum-primitive-derive-nostd-0.2.2 against beta-2026-03-05 for beta-1.95-1
[INFO] extracting crate enum-primitive-derive-nostd 0.2.2 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate enum-primitive-derive-nostd 0.2.2
[INFO] finished tweaking crates.io crate enum-primitive-derive-nostd 0.2.2
[INFO] tweaked toml for crates.io crate enum-primitive-derive-nostd 0.2.2 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate enum-primitive-derive-nostd 0.2.2 on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 6 packages to latest compatible versions
[INFO] [stderr]       Adding syn v1.0.109 (available: v2.0.117)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3cc222db8c9b1a2573436de2232cd224eb931873f471c1312a210781247554ed
[INFO] running `Command { std: "docker" "start" "-a" "3cc222db8c9b1a2573436de2232cd224eb931873f471c1312a210781247554ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3cc222db8c9b1a2573436de2232cd224eb931873f471c1312a210781247554ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3cc222db8c9b1a2573436de2232cd224eb931873f471c1312a210781247554ed", kill_on_drop: false }`
[INFO] [stdout] 3cc222db8c9b1a2573436de2232cd224eb931873f471c1312a210781247554ed
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a56e95d4e52d14375f70447fc04c4c70c7f90a49e129cfdd1f878c64c239c84b
[INFO] running `Command { std: "docker" "start" "-a" "a56e95d4e52d14375f70447fc04c4c70c7f90a49e129cfdd1f878c64c239c84b", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling enum-primitive-derive-nostd v0.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.95s
[INFO] running `Command { std: "docker" "inspect" "a56e95d4e52d14375f70447fc04c4c70c7f90a49e129cfdd1f878c64c239c84b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a56e95d4e52d14375f70447fc04c4c70c7f90a49e129cfdd1f878c64c239c84b", kill_on_drop: false }`
[INFO] [stdout] a56e95d4e52d14375f70447fc04c4c70c7f90a49e129cfdd1f878c64c239c84b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2d036804112a618a06e737156a985002fde1f04a293aa83ad3fa78771c6bc271
[INFO] running `Command { std: "docker" "start" "-a" "2d036804112a618a06e737156a985002fde1f04a293aa83ad3fa78771c6bc271", kill_on_drop: false }`
[INFO] [stderr]    Compiling enum-primitive-derive-nostd v0.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.98s
[INFO] running `Command { std: "docker" "inspect" "2d036804112a618a06e737156a985002fde1f04a293aa83ad3fa78771c6bc271", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d036804112a618a06e737156a985002fde1f04a293aa83ad3fa78771c6bc271", kill_on_drop: false }`
[INFO] [stdout] 2d036804112a618a06e737156a985002fde1f04a293aa83ad3fa78771c6bc271
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e7e625b56b2c83ea0a8e1d6676d12b6a835d32d4fab47907450b9c257069ebdf
[INFO] running `Command { std: "docker" "start" "-a" "e7e625b56b2c83ea0a8e1d6676d12b6a835d32d4fab47907450b9c257069ebdf", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/enum_primitive_derive_nostd-5a2ed4ec524bbb61)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests enum_primitive_derive_nostd
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/lib.rs - (line 84) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 57) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 30) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 84) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `enum_primitive_derive`
[INFO] [stdout]   --> src/lib.rs:85:5
[INFO] [stdout]    |
[INFO] [stdout] 85 | use enum_primitive_derive::Primitive;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `enum_primitive_derive`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 85 | use enum_primitive_derive_nostd::Primitive;
[INFO] [stdout]    |                          ++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Foo: TryFrom<{integer}>` is not satisfied
[INFO] [stdout]   --> src/lib.rs:96:15
[INFO] [stdout]    |
[INFO] [stdout] 96 |     let bar = Foo::try_from(32);
[INFO] [stdout]    |               ^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `From<{integer}>` is not implemented for `Foo`
[INFO] [stdout]   --> src/lib.rs:89:1
[INFO] [stdout]    |
[INFO] [stdout] 89 | enum Foo {
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    = note: required for `{integer}` to implement `Into<Foo>`
[INFO] [stdout]    = note: required for `Foo` to implement `TryFrom<{integer}>`
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Foo: TryFrom<{integer}>` is not satisfied
[INFO] [stdout]   --> src/lib.rs:99:16
[INFO] [stdout]    |
[INFO] [stdout] 99 |     let dead = Foo::try_from(42);
[INFO] [stdout]    |                ^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `From<{integer}>` is not implemented for `Foo`
[INFO] [stdout]   --> src/lib.rs:89:1
[INFO] [stdout]    |
[INFO] [stdout] 89 | enum Foo {
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    = note: required for `{integer}` to implement `Into<Foo>`
[INFO] [stdout]    = note: required for `Foo` to implement `TryFrom<{integer}>`
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Foo: TryFrom<{integer}>` is not satisfied
[INFO] [stdout]    --> src/lib.rs:102:19
[INFO] [stdout]     |
[INFO] [stdout] 102 |     let unknown = Foo::try_from(12);
[INFO] [stdout]     |                   ^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `From<{integer}>` is not implemented for `Foo`
[INFO] [stdout]    --> src/lib.rs:89:1
[INFO] [stdout]     |
[INFO] [stdout]  89 | enum Foo {
[INFO] [stdout]     | ^^^^^^^^
[INFO] [stdout]     = note: required for `{integer}` to implement `Into<Foo>`
[INFO] [stdout]     = note: required for `Foo` to implement `TryFrom<{integer}>`
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Foo: From<{integer}>` is not satisfied
[INFO] [stdout]   --> src/lib.rs:96:15
[INFO] [stdout]    |
[INFO] [stdout] 96 |     let bar = Foo::try_from(32);
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `From<{integer}>` is not implemented for `Foo`
[INFO] [stdout]   --> src/lib.rs:89:1
[INFO] [stdout]    |
[INFO] [stdout] 89 | enum Foo {
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    = note: required for `{integer}` to implement `Into<Foo>`
[INFO] [stdout]    = note: required for `Foo` to implement `TryFrom<{integer}>`
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Foo: From<{integer}>` is not satisfied
[INFO] [stdout]   --> src/lib.rs:99:16
[INFO] [stdout]    |
[INFO] [stdout] 99 |     let dead = Foo::try_from(42);
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `From<{integer}>` is not implemented for `Foo`
[INFO] [stdout]   --> src/lib.rs:89:1
[INFO] [stdout]    |
[INFO] [stdout] 89 | enum Foo {
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    = note: required for `{integer}` to implement `Into<Foo>`
[INFO] [stdout]    = note: required for `Foo` to implement `TryFrom<{integer}>`
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Foo: From<{integer}>` is not satisfied
[INFO] [stdout]    --> src/lib.rs:102:19
[INFO] [stdout]     |
[INFO] [stdout] 102 |     let unknown = Foo::try_from(12);
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `From<{integer}>` is not implemented for `Foo`
[INFO] [stdout]    --> src/lib.rs:89:1
[INFO] [stdout]     |
[INFO] [stdout]  89 | enum Foo {
[INFO] [stdout]     | ^^^^^^^^
[INFO] [stdout]     = note: required for `{integer}` to implement `Into<Foo>`
[INFO] [stdout]     = note: required for `Foo` to implement `TryFrom<{integer}>`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0432.
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 57) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `enum_primitive_derive`
[INFO] [stdout]   --> src/lib.rs:58:5
[INFO] [stdout]    |
[INFO] [stdout] 58 | use enum_primitive_derive::Primitive;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `enum_primitive_derive`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 58 | use enum_primitive_derive_nostd::Primitive;
[INFO] [stdout]    |                          ++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `from_isize` found for enum `BindGenLike` in the current scope
[INFO] [stdout]   --> src/lib.rs:73:29
[INFO] [stdout]    |
[INFO] [stdout] 66 | enum BindGenLike {
[INFO] [stdout]    | ---------------- variant or associated item `from_isize` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 73 |     assert_eq!(BindGenLike::from_isize(4), Some(BindGenLike::GHI));
[INFO] [stdout]    |                             ^^^^^^^^^^ variant or associated item not found in `BindGenLike`
[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 `from_isize`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `FromPrimitive`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `from_u32` found for enum `BindGenLike` in the current scope
[INFO] [stdout]   --> src/lib.rs:74:29
[INFO] [stdout]    |
[INFO] [stdout] 66 | enum BindGenLike {
[INFO] [stdout]    | ---------------- variant or associated item `from_u32` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 74 |     assert_eq!(BindGenLike::from_u32(2), Some(BindGenLike::DEF));
[INFO] [stdout]    |                             ^^^^^^^^ variant or associated item not found in `BindGenLike`
[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 `from_u32`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `FromPrimitive`
[INFO] [stdout] help: there is an associated function `from` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 74 -     assert_eq!(BindGenLike::from_u32(2), Some(BindGenLike::DEF));
[INFO] [stdout] 74 +     assert_eq!(BindGenLike::from(2), Some(BindGenLike::DEF));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `from_u32` found for enum `BindGenLike` in the current scope
[INFO] [stdout]   --> src/lib.rs:75:29
[INFO] [stdout]    |
[INFO] [stdout] 66 | enum BindGenLike {
[INFO] [stdout]    | ---------------- variant or associated item `from_u32` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 75 |     assert_eq!(BindGenLike::from_u32(8), None);
[INFO] [stdout]    |                             ^^^^^^^^ variant or associated item not found in `BindGenLike`
[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 `from_u32`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `FromPrimitive`
[INFO] [stdout] help: there is an associated function `from` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 75 -     assert_eq!(BindGenLike::from_u32(8), None);
[INFO] [stdout] 75 +     assert_eq!(BindGenLike::from(8), None);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_u32` found for enum `BindGenLike` in the current scope
[INFO] [stdout]   --> src/lib.rs:78:20
[INFO] [stdout]    |
[INFO] [stdout] 66 | enum BindGenLike {
[INFO] [stdout]    | ---------------- method `to_u32` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 78 |     assert_eq!(abc.to_u32(), Some(1));
[INFO] [stdout]    |                    ^^^^^^ method not found in `BindGenLike`
[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 `to_u32`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `ToPrimitive`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 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 - (line 30) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `enum_primitive_derive`
[INFO] [stdout]   --> src/lib.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 | use enum_primitive_derive::Primitive;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `enum_primitive_derive`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 31 | use enum_primitive_derive_nostd::Primitive;
[INFO] [stdout]    |                          ++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `from_i32` found for enum `Foo` in the current scope
[INFO] [stdout]   --> src/lib.rs:42:21
[INFO] [stdout]    |
[INFO] [stdout] 35 | enum Foo {
[INFO] [stdout]    | -------- variant or associated item `from_i32` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 42 |     assert_eq!(Foo::from_i32(32), Some(Foo::Bar));
[INFO] [stdout]    |                     ^^^^^^^^ variant or associated item 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 `from_i32`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `FromPrimitive`
[INFO] [stdout] help: there is an associated function `from` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 42 -     assert_eq!(Foo::from_i32(32), Some(Foo::Bar));
[INFO] [stdout] 42 +     assert_eq!(Foo::from(32), Some(Foo::Bar));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `from_i32` found for enum `Foo` in the current scope
[INFO] [stdout]   --> src/lib.rs:43:21
[INFO] [stdout]    |
[INFO] [stdout] 35 | enum Foo {
[INFO] [stdout]    | -------- variant or associated item `from_i32` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 43 |     assert_eq!(Foo::from_i32(42), Some(Foo::Dead));
[INFO] [stdout]    |                     ^^^^^^^^ variant or associated item 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 `from_i32`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `FromPrimitive`
[INFO] [stdout] help: there is an associated function `from` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 43 -     assert_eq!(Foo::from_i32(42), Some(Foo::Dead));
[INFO] [stdout] 43 +     assert_eq!(Foo::from(42), Some(Foo::Dead));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `from_i64` found for enum `Foo` in the current scope
[INFO] [stdout]   --> src/lib.rs:44:21
[INFO] [stdout]    |
[INFO] [stdout] 35 | enum Foo {
[INFO] [stdout]    | -------- variant or associated item `from_i64` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 44 |     assert_eq!(Foo::from_i64(50), Some(Foo::Beef));
[INFO] [stdout]    |                     ^^^^^^^^ variant or associated item 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 `from_i64`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `FromPrimitive`
[INFO] [stdout] help: there is an associated function `from` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 44 -     assert_eq!(Foo::from_i64(50), Some(Foo::Beef));
[INFO] [stdout] 44 +     assert_eq!(Foo::from(50), Some(Foo::Beef));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `from_isize` found for enum `Foo` in the current scope
[INFO] [stdout]   --> src/lib.rs:45:21
[INFO] [stdout]    |
[INFO] [stdout] 35 | enum Foo {
[INFO] [stdout]    | -------- variant or associated item `from_isize` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 45 |     assert_eq!(Foo::from_isize(17), None);
[INFO] [stdout]    |                     ^^^^^^^^^^ variant or associated item 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 `from_isize`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `FromPrimitive`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_i32` found for enum `Foo` in the current scope
[INFO] [stdout]   --> src/lib.rs:48:20
[INFO] [stdout]    |
[INFO] [stdout] 35 | enum Foo {
[INFO] [stdout]    | -------- method `to_i32` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 48 |     assert_eq!(bar.to_i32(), Some(32));
[INFO] [stdout]    |                    ^^^^^^ method 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 `to_i32`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `ToPrimitive`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_isize` found for enum `Foo` in the current scope
[INFO] [stdout]   --> src/lib.rs:51:21
[INFO] [stdout]    |
[INFO] [stdout] 35 | enum Foo {
[INFO] [stdout]    | -------- method `to_isize` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 51 |     assert_eq!(dead.to_isize(), Some(42));
[INFO] [stdout]    |                     ^^^^^^^^ method 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 `to_isize`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `ToPrimitive`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 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] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 30)
[INFO] [stdout]     src/lib.rs - (line 57)
[INFO] [stdout]     src/lib.rs - (line 84)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.40s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "e7e625b56b2c83ea0a8e1d6676d12b6a835d32d4fab47907450b9c257069ebdf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e7e625b56b2c83ea0a8e1d6676d12b6a835d32d4fab47907450b9c257069ebdf", kill_on_drop: false }`
[INFO] [stdout] e7e625b56b2c83ea0a8e1d6676d12b6a835d32d4fab47907450b9c257069ebdf
