[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#04ff05c9c0cfbca33115c5f1b8bb20a66a54b799 for pr-147834
[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 04ff05c9c0cfbca33115c5f1b8bb20a66a54b799
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "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" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded synstructure v0.13.1
[INFO] [stderr]   Downloaded unicode-ident v1.0.14
[INFO] [stderr]   Downloaded proc-macro2 v1.0.93
[INFO] [stderr]   Downloaded quote v1.0.38
[INFO] [stderr]   Downloaded syn v2.0.96
[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" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b30465fe95ac6119895d44f99673f6f3feb6cada6d7e756c6286315a789eb57e
[INFO] running `Command { std: "docker" "start" "-a" "b30465fe95ac6119895d44f99673f6f3feb6cada6d7e756c6286315a789eb57e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b30465fe95ac6119895d44f99673f6f3feb6cada6d7e756c6286315a789eb57e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b30465fe95ac6119895d44f99673f6f3feb6cada6d7e756c6286315a789eb57e", kill_on_drop: false }`
[INFO] [stdout] b30465fe95ac6119895d44f99673f6f3feb6cada6d7e756c6286315a789eb57e
[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" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] de8a3612e925a865f0c78ac2db3854b38a49072136ec8c93251c73e18837ad25
[INFO] running `Command { std: "docker" "start" "-a" "de8a3612e925a865f0c78ac2db3854b38a49072136ec8c93251c73e18837ad25", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]     Checking 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 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: 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: 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/04ff05c9c0cfbca33115c5f1b8bb20a66a54b799/library/core/src/result.rs:561: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/04ff05c9c0cfbca33115c5f1b8bb20a66a54b799/library/core/src/result.rs:561: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/04ff05c9c0cfbca33115c5f1b8bb20a66a54b799/library/core/src/result.rs:561: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/04ff05c9c0cfbca33115c5f1b8bb20a66a54b799/library/core/src/result.rs:561: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/04ff05c9c0cfbca33115c5f1b8bb20a66a54b799/library/core/src/result.rs:561: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/04ff05c9c0cfbca33115c5f1b8bb20a66a54b799/library/core/src/result.rs:561: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] For more information about this error, try `rustc --explain E0061`.
[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] [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] [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" "de8a3612e925a865f0c78ac2db3854b38a49072136ec8c93251c73e18837ad25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de8a3612e925a865f0c78ac2db3854b38a49072136ec8c93251c73e18837ad25", kill_on_drop: false }`
[INFO] [stdout] de8a3612e925a865f0c78ac2db3854b38a49072136ec8c93251c73e18837ad25
