[INFO] cloning repository https://github.com/1Git2Clone/japanese-conjugations
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/1Git2Clone/japanese-conjugations" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1Git2Clone%2Fjapanese-conjugations", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1Git2Clone%2Fjapanese-conjugations'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5f6529380f4a93672ca7b0eed0ee6a98b53d1aac
[INFO] checking 1Git2Clone/japanese-conjugations against master#c8a31b780d5415358566a20b94912620a3f27067 for pr-139493-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1Git2Clone%2Fjapanese-conjugations" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/1Git2Clone/japanese-conjugations
[INFO] finished tweaking git repo https://github.com/1Git2Clone/japanese-conjugations
[INFO] tweaked toml for git repo https://github.com/1Git2Clone/japanese-conjugations written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/1Git2Clone/japanese-conjugations on toolchain c8a31b780d5415358566a20b94912620a3f27067
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8a31b780d5415358566a20b94912620a3f27067" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/1Git2Clone/japanese-conjugations 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" "+c8a31b780d5415358566a20b94912620a3f27067" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c8a31b780d5415358566a20b94912620a3f27067" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b06ae0eb5d088881019b1aef617048b71311d6aa51d3f41176346ae361b95878
[INFO] running `Command { std: "docker" "start" "-a" "b06ae0eb5d088881019b1aef617048b71311d6aa51d3f41176346ae361b95878", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b06ae0eb5d088881019b1aef617048b71311d6aa51d3f41176346ae361b95878", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b06ae0eb5d088881019b1aef617048b71311d6aa51d3f41176346ae361b95878", kill_on_drop: false }`
[INFO] [stdout] b06ae0eb5d088881019b1aef617048b71311d6aa51d3f41176346ae361b95878
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c8a31b780d5415358566a20b94912620a3f27067" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 068bd6735c6585ad7cad2fc44051586abd42898e36486f2225faa1b49b84b900
[INFO] running `Command { std: "docker" "start" "-a" "068bd6735c6585ad7cad2fc44051586abd42898e36486f2225faa1b49b84b900", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]     Checking unicode-ident v1.0.14
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]     Checking syn v2.0.96
[INFO] [stderr]     Checking synstructure v0.13.1
[INFO] [stderr]     Checking shared_macros v0.1.0 (/opt/rustwide/workdir/shared_types/shared_macros)
[INFO] [stderr]     Checking shared_types v0.1.0 (/opt/rustwide/workdir/shared_types)
[INFO] [stdout] error: expected expression, found `let` statement
[INFO] [stdout]   --> shared_types/src/language/utils/conjugate.rs:74:38
[INFO] [stdout]    |
[INFO] [stdout] 74 | #[derive(Clone, Copy, PartialEq, Eq, ParseEnum)]
[INFO] [stdout]    |                                      ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: only supported directly in conditions of `if` and `while` expressions
[INFO] [stdout]    = note: this error originates in the derive macro `ParseEnum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found `let` statement
[INFO] [stdout]   --> shared_types/src/language/utils/conjugate.rs:74:38
[INFO] [stdout]    |
[INFO] [stdout] 74 | #[derive(Clone, Copy, PartialEq, Eq, ParseEnum)]
[INFO] [stdout]    |                                      ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: only supported directly in conditions of `if` and `while` expressions
[INFO] [stdout]    = note: this error originates in the derive macro `ParseEnum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `)`, `,`, `.`, `?`, or an operator, found `;`
[INFO] [stdout]   --> shared_types/src/language/utils/conjugate.rs:74:38
[INFO] [stdout]    |
[INFO] [stdout] 74 | #[derive(Clone, Copy, PartialEq, Eq, ParseEnum)]
[INFO] [stdout]    |                                      ^^^^^^^^^ expected one of `)`, `,`, `.`, `?`, or an operator
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `ParseEnum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive produced unparsable tokens
[INFO] [stdout]   --> shared_types/src/language/utils/conjugate.rs:74:38
[INFO] [stdout]    |
[INFO] [stdout] 74 | #[derive(Clone, Copy, PartialEq, Eq, ParseEnum)]
[INFO] [stdout]    |                                      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `)`, `,`, `.`, `?`, or an operator, found `;`
[INFO] [stdout]   --> shared_types/src/language/utils/conjugate.rs:74:38
[INFO] [stdout]    |
[INFO] [stdout] 74 | #[derive(Clone, Copy, PartialEq, Eq, ParseEnum)]
[INFO] [stdout]    |                                      ^^^^^^^^^ expected one of `)`, `,`, `.`, `?`, or an operator
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `ParseEnum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive produced unparsable tokens
[INFO] [stdout]   --> shared_types/src/language/utils/conjugate.rs:74:38
[INFO] [stdout]    |
[INFO] [stdout] 74 | #[derive(Clone, Copy, PartialEq, Eq, ParseEnum)]
[INFO] [stdout]    |                                      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found `let` statement
[INFO] [stdout]    --> shared_types/src/language/utils/conjugate.rs:104:38
[INFO] [stdout]     |
[INFO] [stdout] 104 | #[derive(Clone, Copy, PartialEq, Eq, ParseEnum)]
[INFO] [stdout]     |                                      ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: only supported directly in conditions of `if` and `while` expressions
[INFO] [stdout]     = note: this error originates in the derive macro `ParseEnum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found `let` statement
[INFO] [stdout]    --> shared_types/src/language/utils/conjugate.rs:104:38
[INFO] [stdout]     |
[INFO] [stdout] 104 | #[derive(Clone, Copy, PartialEq, Eq, ParseEnum)]
[INFO] [stdout]     |                                      ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: only supported directly in conditions of `if` and `while` expressions
[INFO] [stdout]     = note: this error originates in the derive macro `ParseEnum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `)`, `,`, `.`, `?`, or an operator, found `;`
[INFO] [stdout]    --> shared_types/src/language/utils/conjugate.rs:104:38
[INFO] [stdout]     |
[INFO] [stdout] 104 | #[derive(Clone, Copy, PartialEq, Eq, ParseEnum)]
[INFO] [stdout]     |                                      ^^^^^^^^^ expected one of `)`, `,`, `.`, `?`, or an operator
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `ParseEnum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `)`, `,`, `.`, `?`, or an operator, found `;`
[INFO] [stdout]    --> shared_types/src/language/utils/conjugate.rs:104:38
[INFO] [stdout]     |
[INFO] [stdout] 104 | #[derive(Clone, Copy, PartialEq, Eq, ParseEnum)]
[INFO] [stdout]     |                                      ^^^^^^^^^ expected one of `)`, `,`, `.`, `?`, or an operator
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `ParseEnum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive produced unparsable tokens
[INFO] [stdout]    --> shared_types/src/language/utils/conjugate.rs:104:38
[INFO] [stdout]     |
[INFO] [stdout] 104 | #[derive(Clone, Copy, PartialEq, Eq, ParseEnum)]
[INFO] [stdout]     |                                      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive produced unparsable tokens
[INFO] [stdout]    --> shared_types/src/language/utils/conjugate.rs:104:38
[INFO] [stdout]     |
[INFO] [stdout] 104 | #[derive(Clone, Copy, PartialEq, Eq, ParseEnum)]
[INFO] [stdout]     |                                      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found `let` statement
[INFO] [stdout]   --> shared_types/src/language/utils/conjugate.rs:74:38
[INFO] [stdout]    |
[INFO] [stdout] 74 | #[derive(Clone, Copy, PartialEq, Eq, ParseEnum)]
[INFO] [stdout]    |                                      ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: only supported directly in conditions of `if` and `while` expressions
[INFO] [stdout]    = note: this error originates in the derive macro `ParseEnum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `)`, `,`, `.`, `?`, or an operator, found `;`
[INFO] [stdout]   --> shared_types/src/language/utils/conjugate.rs:74:38
[INFO] [stdout]    |
[INFO] [stdout] 74 | #[derive(Clone, Copy, PartialEq, Eq, ParseEnum)]
[INFO] [stdout]    |                                      ^^^^^^^^^ expected one of `)`, `,`, `.`, `?`, or an operator
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `ParseEnum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive produced unparsable tokens
[INFO] [stdout]   --> shared_types/src/language/utils/conjugate.rs:74:38
[INFO] [stdout]    |
[INFO] [stdout] 74 | #[derive(Clone, Copy, PartialEq, Eq, ParseEnum)]
[INFO] [stdout]    |                                      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found `let` statement
[INFO] [stdout]    --> shared_types/src/language/utils/conjugate.rs:104:38
[INFO] [stdout]     |
[INFO] [stdout] 104 | #[derive(Clone, Copy, PartialEq, Eq, ParseEnum)]
[INFO] [stdout]     |                                      ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: only supported directly in conditions of `if` and `while` expressions
[INFO] [stdout]     = note: this error originates in the derive macro `ParseEnum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `)`, `,`, `.`, `?`, or an operator, found `;`
[INFO] [stdout]    --> shared_types/src/language/utils/conjugate.rs:104:38
[INFO] [stdout]     |
[INFO] [stdout] 104 | #[derive(Clone, Copy, PartialEq, Eq, ParseEnum)]
[INFO] [stdout]     |                                      ^^^^^^^^^ expected one of `)`, `,`, `.`, `?`, or an operator
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `ParseEnum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive produced unparsable tokens
[INFO] [stdout]    --> shared_types/src/language/utils/conjugate.rs:104:38
[INFO] [stdout]     |
[INFO] [stdout] 104 | #[derive(Clone, Copy, PartialEq, Eq, ParseEnum)]
[INFO] [stdout]     |                                      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this enum variant takes 1 argument but 2 arguments were supplied
[INFO] [stdout]   --> shared_types/src/language/utils/conjugate.rs:74:38
[INFO] [stdout]    |
[INFO] [stdout] 74 | #[derive(Clone, Copy, PartialEq, Eq, ParseEnum)]
[INFO] [stdout]    |                                      ^^^^^^^^^ unexpected argument #1
[INFO] [stdout]    |
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]   --> /rustc/c8a31b780d5415358566a20b94912620a3f27067/library/core/src/result.rs:554:5
[INFO] [stdout]    = note: this error originates in the derive macro `ParseEnum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this enum variant takes 1 argument but 2 arguments were supplied
[INFO] [stdout]   --> shared_types/src/language/utils/conjugate.rs:74:38
[INFO] [stdout]    |
[INFO] [stdout] 74 | #[derive(Clone, Copy, PartialEq, Eq, ParseEnum)]
[INFO] [stdout]    |                                      ^^^^^^^^^ unexpected argument #1
[INFO] [stdout]    |
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]   --> /rustc/c8a31b780d5415358566a20b94912620a3f27067/library/core/src/result.rs:554:5
[INFO] [stdout]    = note: this error originates in the derive macro `ParseEnum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this enum variant takes 1 argument but 2 arguments were supplied
[INFO] [stdout]    --> shared_types/src/language/utils/conjugate.rs:104:38
[INFO] [stdout]     |
[INFO] [stdout] 104 | #[derive(Clone, Copy, PartialEq, Eq, ParseEnum)]
[INFO] [stdout]     |                                      ^^^^^^^^^ unexpected argument #1
[INFO] [stdout]     |
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]    --> /rustc/c8a31b780d5415358566a20b94912620a3f27067/library/core/src/result.rs:554:5
[INFO] [stdout]     = note: this error originates in the derive macro `ParseEnum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this enum variant takes 1 argument but 2 arguments were supplied
[INFO] [stdout]    --> shared_types/src/language/utils/conjugate.rs:104:38
[INFO] [stdout]     |
[INFO] [stdout] 104 | #[derive(Clone, Copy, PartialEq, Eq, ParseEnum)]
[INFO] [stdout]     |                                      ^^^^^^^^^ unexpected argument #1
[INFO] [stdout]     |
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]    --> /rustc/c8a31b780d5415358566a20b94912620a3f27067/library/core/src/result.rs:554:5
[INFO] [stdout]     = note: this error originates in the derive macro `ParseEnum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this enum variant takes 1 argument but 2 arguments were supplied
[INFO] [stdout]   --> shared_types/src/language/utils/conjugate.rs:74:38
[INFO] [stdout]    |
[INFO] [stdout] 74 | #[derive(Clone, Copy, PartialEq, Eq, ParseEnum)]
[INFO] [stdout]    |                                      ^^^^^^^^^ unexpected argument #1
[INFO] [stdout]    |
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]   --> /rustc/c8a31b780d5415358566a20b94912620a3f27067/library/core/src/result.rs:554:5
[INFO] [stdout]    = note: this error originates in the derive macro `ParseEnum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this enum variant takes 1 argument but 2 arguments were supplied
[INFO] [stdout]    --> shared_types/src/language/utils/conjugate.rs:104:38
[INFO] [stdout]     |
[INFO] [stdout] 104 | #[derive(Clone, Copy, PartialEq, Eq, ParseEnum)]
[INFO] [stdout]     |                                      ^^^^^^^^^ unexpected argument #1
[INFO] [stdout]     |
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]    --> /rustc/c8a31b780d5415358566a20b94912620a3f27067/library/core/src/result.rs:554:5
[INFO] [stdout]     = note: this error originates in the derive macro `ParseEnum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `shared_types` (lib test) due to 8 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `shared_types` (lib) due to 8 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `shared_types` (lib) due to 8 previous errors
[INFO] running `Command { std: "docker" "inspect" "068bd6735c6585ad7cad2fc44051586abd42898e36486f2225faa1b49b84b900", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "068bd6735c6585ad7cad2fc44051586abd42898e36486f2225faa1b49b84b900", kill_on_drop: false }`
[INFO] [stdout] 068bd6735c6585ad7cad2fc44051586abd42898e36486f2225faa1b49b84b900
