[INFO] cloning repository https://github.com/mgjm/newtype-enum [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mgjm/newtype-enum" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmgjm%2Fnewtype-enum", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmgjm%2Fnewtype-enum'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e3033dfbfaaf30d000a7049edfeecfd8acc920c4 [INFO] testing mgjm/newtype-enum against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmgjm%2Fnewtype-enum" "/workspace/builds/worker-113/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-113/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mgjm/newtype-enum on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mgjm/newtype-enum [INFO] finished tweaking git repo https://github.com/mgjm/newtype-enum [INFO] tweaked toml for git repo https://github.com/mgjm/newtype-enum written to /workspace/builds/worker-113/source/Cargo.toml [INFO] crate git repo https://github.com/mgjm/newtype-enum already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d6e629c6fdfa053c2ffd5adf2786420e0d117ad5efae10c9fa792ec9de9f3b18 [INFO] running `Command { std: "docker" "start" "-a" "d6e629c6fdfa053c2ffd5adf2786420e0d117ad5efae10c9fa792ec9de9f3b18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d6e629c6fdfa053c2ffd5adf2786420e0d117ad5efae10c9fa792ec9de9f3b18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6e629c6fdfa053c2ffd5adf2786420e0d117ad5efae10c9fa792ec9de9f3b18", kill_on_drop: false }` [INFO] [stdout] d6e629c6fdfa053c2ffd5adf2786420e0d117ad5efae10c9fa792ec9de9f3b18 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 36976f8e357291389d14adcde7fa0725dbe7dffad76f7dcd484c9469101e9c89 [INFO] running `Command { std: "docker" "start" "-a" "36976f8e357291389d14adcde7fa0725dbe7dffad76f7dcd484c9469101e9c89", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling syn v1.0.19 [INFO] [stderr] Compiling quote v1.0.4 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling proc-macro-crate v0.1.4 [INFO] [stderr] Compiling newtype-enum-macro v0.1.0 (/opt/rustwide/workdir/newtype-enum-macro) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> newtype-enum-macro/src/lib.rs:31:10 [INFO] [stdout] | [INFO] [stdout] 31 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 36 | let e = unwrap_or_compile_error!(NewtypeEnum::new(meta, item)); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `unwrap_or_compile_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> newtype-enum-macro/src/lib.rs:31:10 [INFO] [stdout] | [INFO] [stdout] 31 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 125 | let vis = unwrap_or_compile_error!(super_vis(&self.item.vis, || parse_quote!(pub(super)))); [INFO] [stdout] | -------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `unwrap_or_compile_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> newtype-enum-macro/src/lib.rs:31:10 [INFO] [stdout] | [INFO] [stdout] 31 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 161 | unwrap_or_compile_error!(super_vis(&field.vis, || vis.clone())); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `unwrap_or_compile_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling newtype-enum v0.1.0 (/opt/rustwide/workdir/newtype-enum) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 23s [INFO] running `Command { std: "docker" "inspect" "36976f8e357291389d14adcde7fa0725dbe7dffad76f7dcd484c9469101e9c89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36976f8e357291389d14adcde7fa0725dbe7dffad76f7dcd484c9469101e9c89", kill_on_drop: false }` [INFO] [stdout] 36976f8e357291389d14adcde7fa0725dbe7dffad76f7dcd484c9469101e9c89 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 75cd209fa8f357d033a7beec4e54a9ffdcc351c16f4966f60b91d86cf9b42e8a [INFO] running `Command { std: "docker" "start" "-a" "75cd209fa8f357d033a7beec4e54a9ffdcc351c16f4966f60b91d86cf9b42e8a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> newtype-enum-macro/src/lib.rs:31:10 [INFO] [stdout] | [INFO] [stdout] 31 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 36 | let e = unwrap_or_compile_error!(NewtypeEnum::new(meta, item)); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `unwrap_or_compile_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> newtype-enum-macro/src/lib.rs:31:10 [INFO] [stdout] | [INFO] [stdout] 31 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 125 | let vis = unwrap_or_compile_error!(super_vis(&self.item.vis, || parse_quote!(pub(super)))); [INFO] [stdout] | -------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `unwrap_or_compile_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> newtype-enum-macro/src/lib.rs:31:10 [INFO] [stdout] | [INFO] [stdout] 31 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 161 | unwrap_or_compile_error!(super_vis(&field.vis, || vis.clone())); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `unwrap_or_compile_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling newtype-enum-macro v0.1.0 (/opt/rustwide/workdir/newtype-enum-macro) [INFO] [stderr] Compiling newtype-enum v0.1.0 (/opt/rustwide/workdir/newtype-enum) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> newtype-enum-macro/src/lib.rs:31:10 [INFO] [stdout] | [INFO] [stdout] 31 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 36 | let e = unwrap_or_compile_error!(NewtypeEnum::new(meta, item)); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `unwrap_or_compile_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> newtype-enum-macro/src/lib.rs:31:10 [INFO] [stdout] | [INFO] [stdout] 31 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 125 | let vis = unwrap_or_compile_error!(super_vis(&self.item.vis, || parse_quote!(pub(super)))); [INFO] [stdout] | -------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `unwrap_or_compile_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> newtype-enum-macro/src/lib.rs:31:10 [INFO] [stdout] | [INFO] [stdout] 31 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 161 | unwrap_or_compile_error!(super_vis(&field.vis, || vis.clone())); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `unwrap_or_compile_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.20s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/newtype_enum-cb1484122ca4cec0) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/newtype_enum_macro-18f7afbe327dc814) [INFO] running `Command { std: "docker" "inspect" "75cd209fa8f357d033a7beec4e54a9ffdcc351c16f4966f60b91d86cf9b42e8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75cd209fa8f357d033a7beec4e54a9ffdcc351c16f4966f60b91d86cf9b42e8a", kill_on_drop: false }` [INFO] [stdout] 75cd209fa8f357d033a7beec4e54a9ffdcc351c16f4966f60b91d86cf9b42e8a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 94c7663a725ad9074603c4d289463170f40048df04e597131d90008e15505354 [INFO] running `Command { std: "docker" "start" "-a" "94c7663a725ad9074603c4d289463170f40048df04e597131d90008e15505354", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> newtype-enum-macro/src/lib.rs:31:10 [INFO] [stderr] | [INFO] [stderr] 31 | }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 36 | let e = unwrap_or_compile_error!(NewtypeEnum::new(meta, item)); [INFO] [stderr] | ------------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `unwrap_or_compile_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> newtype-enum-macro/src/lib.rs:31:10 [INFO] [stderr] | [INFO] [stderr] 31 | }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 125 | let vis = unwrap_or_compile_error!(super_vis(&self.item.vis, || parse_quote!(pub(super)))); [INFO] [stderr] | -------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `unwrap_or_compile_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> newtype-enum-macro/src/lib.rs:31:10 [INFO] [stderr] | [INFO] [stderr] 31 | }; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 161 | unwrap_or_compile_error!(super_vis(&field.vis, || vis.clone())); [INFO] [stderr] | --------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `unwrap_or_compile_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `newtype-enum-macro` (lib) generated 3 warnings [INFO] [stderr] warning: `newtype-enum-macro` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.48s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/newtype_enum-cb1484122ca4cec0) [INFO] [stdout] [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] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/newtype_enum_macro-18f7afbe327dc814) [INFO] [stdout] [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 newtype-enum [INFO] [stdout] [INFO] [stdout] running 24 tests [INFO] [stdout] test src/lib.rs - (line 26) ... ok [INFO] [stdout] test src/lib.rs - (line 120) ... ok [INFO] [stdout] test src/lib.rs - (line 50) ... ok [INFO] [stdout] test src/lib.rs - (line 37) ... ok [INFO] [stdout] test src/lib.rs - (line 73) ... ok [INFO] [stdout] test src/lib.rs - (line 135) ... ok [INFO] [stdout] test src/lib.rs - (line 44) ... ok [INFO] [stdout] test src/lib.rs - Enum::into_variant (line 234) ... ok [INFO] [stdout] test src/lib.rs - (line 19) ... ok [INFO] [stdout] test src/lib.rs - Enum::variant (line 259) ... ok [INFO] [stdout] test src/lib.rs - Enum::variant_unchecked_mut (line 425) ... ok [INFO] [stdout] test src/lib.rs - Enum::into_variant_unwrap (line 333) ... ok [INFO] [stdout] test src/lib.rs - Enum::into_variant_unchecked (line 367) ... ok [INFO] [stdout] test src/lib.rs - Enum::from_variant (line 191) ... ok [INFO] [stdout] test src/lib.rs - (line 80) ... ok [INFO] [stdout] test src/lib.rs - Enum::is_variant (line 310) ... ok [INFO] [stdout] test src/lib.rs - Enum::set_variant (line 212) ... ok [INFO] [stdout] test src/lib.rs - Enum::variant_mut (line 283) ... ok [INFO] [stderr] Doc-tests newtype-enum-macro [INFO] [stdout] test src/lib.rs - Enum (line 164) ... ok [INFO] [stdout] test src/lib.rs - (line 91) ... ok [INFO] [stdout] test src/lib.rs - Enum::into_variant_unwrap (line 348) ... ok [INFO] [stdout] test src/lib.rs - (line 57) ... ok [INFO] [stdout] test src/lib.rs - (line 98) ... ok [INFO] [stdout] test src/lib.rs - Enum::variant_unchecked (line 396) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.87s [INFO] [stdout] [INFO] [stdout] [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] running `Command { std: "docker" "inspect" "94c7663a725ad9074603c4d289463170f40048df04e597131d90008e15505354", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94c7663a725ad9074603c4d289463170f40048df04e597131d90008e15505354", kill_on_drop: false }` [INFO] [stdout] 94c7663a725ad9074603c4d289463170f40048df04e597131d90008e15505354