[INFO] cloning repository https://github.com/Subserial/into_enum
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Subserial/into_enum" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSubserial%2Finto_enum", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSubserial%2Finto_enum'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d851e69738c24d86ab034da44a0b9bd36bd15609
[INFO] checking Subserial/into_enum/d851e69738c24d86ab034da44a0b9bd36bd15609 against master#eeb94be79adc9df7a09ad0b2421f16e60e6d932c for pr-152971
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSubserial%2Finto_enum" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Subserial/into_enum
[INFO] finished tweaking git repo https://github.com/Subserial/into_enum
[INFO] tweaked toml for git repo https://github.com/Subserial/into_enum written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Subserial/into_enum on toolchain eeb94be79adc9df7a09ad0b2421f16e60e6d932c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eeb94be79adc9df7a09ad0b2421f16e60e6d932c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Subserial/into_enum 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" "+eeb94be79adc9df7a09ad0b2421f16e60e6d932c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+eeb94be79adc9df7a09ad0b2421f16e60e6d932c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5bbd1fd2b6bc03df5155a069c07c7e4b95d1bae6f4cb9796aa95f3e1e46e9373
[INFO] running `Command { std: "docker" "start" "-a" "5bbd1fd2b6bc03df5155a069c07c7e4b95d1bae6f4cb9796aa95f3e1e46e9373", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5bbd1fd2b6bc03df5155a069c07c7e4b95d1bae6f4cb9796aa95f3e1e46e9373", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5bbd1fd2b6bc03df5155a069c07c7e4b95d1bae6f4cb9796aa95f3e1e46e9373", kill_on_drop: false }`
[INFO] [stdout] 5bbd1fd2b6bc03df5155a069c07c7e4b95d1bae6f4cb9796aa95f3e1e46e9373
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+eeb94be79adc9df7a09ad0b2421f16e60e6d932c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 64568e5b71ac88870c419c876f831a4b418db3517e26015c3da318b2de7cb3b4
[INFO] running `Command { std: "docker" "start" "-a" "64568e5b71ac88870c419c876f831a4b418db3517e26015c3da318b2de7cb3b4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]     Checking unicode-ident v1.0.14
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking syn v2.0.90
[INFO] [stderr]     Checking into_enum v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `derive_into_enum`
[INFO] [stdout]  --> tests/macro.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use derive_into_enum::IntoEnum;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `derive_into_enum`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `derive_into_enum`, use `cargo add derive_into_enum` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `into_enum` in this scope
[INFO] [stdout]   --> tests/macro.rs:16:11
[INFO] [stdout]    |
[INFO] [stdout] 16 |         #[into_enum(skip)]
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `into_enum` is in scope, but it is a crate, not an attribute
[INFO] [stdout] help: `into_enum` is an attribute that can be used by the derive macro `IntoEnum`, you might be missing a `derive` attribute
[INFO] [stdout]    |
[INFO] [stdout]  8 +     #[derive(IntoEnum)]
[INFO] [stdout]  9 |     enum TestEnum {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> tests/macro.rs:20:24
[INFO] [stdout]    |
[INFO] [stdout] 20 |         TestEnum::from(()),
[INFO] [stdout]    |         -------------- ^^ expected `TestEnum`, found `()`
[INFO] [stdout]    |         |
[INFO] [stdout]    |         arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /rustc/eeb94be79adc9df7a09ad0b2421f16e60e6d932c/library/core/src/convert/mod.rs:592:7
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> tests/macro.rs:25:24
[INFO] [stdout]    |
[INFO] [stdout] 25 |         TestEnum::from("1"),
[INFO] [stdout]    |         -------------- ^^^ expected `TestEnum`, found `&str`
[INFO] [stdout]    |         |
[INFO] [stdout]    |         arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /rustc/eeb94be79adc9df7a09ad0b2421f16e60e6d932c/library/core/src/convert/mod.rs:592:7
[INFO] [stdout] help: try wrapping the expression in a variant of `TestEnum`
[INFO] [stdout]    |
[INFO] [stdout] 25 |         TestEnum::from(compile_from::TestEnum::OneValue("1")),
[INFO] [stdout]    |                        +++++++++++++++++++++++++++++++++   +
[INFO] [stdout] 25 |         TestEnum::from(compile_from::TestEnum::SkippedDuplicate("1")),
[INFO] [stdout]    |                        +++++++++++++++++++++++++++++++++++++++++   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> tests/macro.rs:30:24
[INFO] [stdout]    |
[INFO] [stdout] 30 |         TestEnum::from(("1", "2")),
[INFO] [stdout]    |         -------------- ^^^^^^^^^^ expected `TestEnum`, found `(&str, &str)`
[INFO] [stdout]    |         |
[INFO] [stdout]    |         arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected enum `TestEnum`
[INFO] [stdout]              found tuple `(&'static str, &'static str)`
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /rustc/eeb94be79adc9df7a09ad0b2421f16e60e6d932c/library/core/src/convert/mod.rs:592:7
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> tests/macro.rs:53:31
[INFO] [stdout]    |
[INFO] [stdout] 53 |     let _ = TestGeneric::from(ImplOne);
[INFO] [stdout]    |             ----------------- ^^^^^^^ expected `TestGeneric<_>`, found `ImplOne`
[INFO] [stdout]    |             |
[INFO] [stdout]    |             arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected enum `TestGeneric<_>`
[INFO] [stdout]             found struct `ImplOne`
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /rustc/eeb94be79adc9df7a09ad0b2421f16e60e6d932c/library/core/src/convert/mod.rs:592:7
[INFO] [stdout] help: try wrapping the expression in `generic::TestGeneric::Generic`
[INFO] [stdout]    |
[INFO] [stdout] 53 |     let _ = TestGeneric::from(generic::TestGeneric::Generic(ImplOne));
[INFO] [stdout]    |                               ++++++++++++++++++++++++++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> tests/macro.rs:54:31
[INFO] [stdout]    |
[INFO] [stdout] 54 |     let _ = TestGeneric::from(ImplTwo);
[INFO] [stdout]    |             ----------------- ^^^^^^^ expected `TestGeneric<_>`, found `ImplTwo`
[INFO] [stdout]    |             |
[INFO] [stdout]    |             arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected enum `TestGeneric<_>`
[INFO] [stdout]             found struct `ImplTwo`
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /rustc/eeb94be79adc9df7a09ad0b2421f16e60e6d932c/library/core/src/convert/mod.rs:592:7
[INFO] [stdout] help: try wrapping the expression in `generic::TestGeneric::Generic`
[INFO] [stdout]    |
[INFO] [stdout] 54 |     let _ = TestGeneric::from(generic::TestGeneric::Generic(ImplTwo));
[INFO] [stdout]    |                               ++++++++++++++++++++++++++++++       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> tests/macro.rs:55:42
[INFO] [stdout]    |
[INFO] [stdout] 55 |     let _ = TestGeneric::<ImplOne>::from(NoTraits);
[INFO] [stdout]    |             ---------------------------- ^^^^^^^^ expected `TestGeneric<ImplOne>`, found `NoTraits`
[INFO] [stdout]    |             |
[INFO] [stdout]    |             arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected enum `TestGeneric<ImplOne>`
[INFO] [stdout]             found struct `NoTraits`
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /rustc/eeb94be79adc9df7a09ad0b2421f16e60e6d932c/library/core/src/convert/mod.rs:592:7
[INFO] [stdout] help: try wrapping the expression in `generic::TestGeneric::NonGeneric`
[INFO] [stdout]    |
[INFO] [stdout] 55 |     let _ = TestGeneric::<ImplOne>::from(generic::TestGeneric::NonGeneric(NoTraits));
[INFO] [stdout]    |                                          +++++++++++++++++++++++++++++++++        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> tests/macro.rs:56:42
[INFO] [stdout]    |
[INFO] [stdout] 56 |     let _ = TestGeneric::<ImplTwo>::from(NoTraits);
[INFO] [stdout]    |             ---------------------------- ^^^^^^^^ expected `TestGeneric<ImplTwo>`, found `NoTraits`
[INFO] [stdout]    |             |
[INFO] [stdout]    |             arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected enum `TestGeneric<ImplTwo>`
[INFO] [stdout]             found struct `NoTraits`
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /rustc/eeb94be79adc9df7a09ad0b2421f16e60e6d932c/library/core/src/convert/mod.rs:592:7
[INFO] [stdout] help: try wrapping the expression in `generic::TestGeneric::NonGeneric`
[INFO] [stdout]    |
[INFO] [stdout] 56 |     let _ = TestGeneric::<ImplTwo>::from(generic::TestGeneric::NonGeneric(NoTraits));
[INFO] [stdout]    |                                          +++++++++++++++++++++++++++++++++        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> tests/macro.rs:57:42
[INFO] [stdout]    |
[INFO] [stdout] 57 |     let _ = TestGeneric::<ImplOne>::from(());
[INFO] [stdout]    |             ---------------------------- ^^ expected `TestGeneric<ImplOne>`, found `()`
[INFO] [stdout]    |             |
[INFO] [stdout]    |             arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note:   expected enum `TestGeneric<ImplOne>`
[INFO] [stdout]            found unit type `()`
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /rustc/eeb94be79adc9df7a09ad0b2421f16e60e6d932c/library/core/src/convert/mod.rs:592:7
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> tests/macro.rs:58:42
[INFO] [stdout]    |
[INFO] [stdout] 58 |     let _ = TestGeneric::<ImplTwo>::from(());
[INFO] [stdout]    |             ---------------------------- ^^ expected `TestGeneric<ImplTwo>`, found `()`
[INFO] [stdout]    |             |
[INFO] [stdout]    |             arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note:   expected enum `TestGeneric<ImplTwo>`
[INFO] [stdout]            found unit type `()`
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /rustc/eeb94be79adc9df7a09ad0b2421f16e60e6d932c/library/core/src/convert/mod.rs:592:7
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `into_enum` (test "macro") due to 11 previous errors
[INFO] running `Command { std: "docker" "inspect" "64568e5b71ac88870c419c876f831a4b418db3517e26015c3da318b2de7cb3b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "64568e5b71ac88870c419c876f831a4b418db3517e26015c3da318b2de7cb3b4", kill_on_drop: false }`
[INFO] [stdout] 64568e5b71ac88870c419c876f831a4b418db3517e26015c3da318b2de7cb3b4
