[INFO] cloning repository https://github.com/Scoder12/desmoslang-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Scoder12/desmoslang-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FScoder12%2Fdesmoslang-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FScoder12%2Fdesmoslang-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e9de54132115028eb281a537f4895d70f035f83e [INFO] checking Scoder12/desmoslang-rust against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FScoder12%2Fdesmoslang-rust" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Scoder12/desmoslang-rust on toolchain 3d9fdbff4f377de96b3a51174e7a64086bee9a5c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Scoder12/desmoslang-rust [INFO] finished tweaking git repo https://github.com/Scoder12/desmoslang-rust [INFO] tweaked toml for git repo https://github.com/Scoder12/desmoslang-rust written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/Scoder12/desmoslang-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pest_consume v1.0.6 [INFO] [stderr] Downloaded pest_consume_macros v1.0.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:ea7d7bff36b2ba8ce4de8bba1d2dea90376bc481f1a945a913994a8c492e40c1" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0eff4f98c630e81273872c7707ef878b2a80b36d0042e5e40eb055543cba3ef8 [INFO] running `Command { std: "docker" "start" "-a" "0eff4f98c630e81273872c7707ef878b2a80b36d0042e5e40eb055543cba3ef8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0eff4f98c630e81273872c7707ef878b2a80b36d0042e5e40eb055543cba3ef8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0eff4f98c630e81273872c7707ef878b2a80b36d0042e5e40eb055543cba3ef8", kill_on_drop: false }` [INFO] [stdout] 0eff4f98c630e81273872c7707ef878b2a80b36d0042e5e40eb055543cba3ef8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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:ea7d7bff36b2ba8ce4de8bba1d2dea90376bc481f1a945a913994a8c492e40c1" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9b4c367444d476a1f120308078746501c361ca660dbcfe8d18a9803e973a499a [INFO] running `Command { std: "docker" "start" "-a" "9b4c367444d476a1f120308078746501c361ca660dbcfe8d18a9803e973a499a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling libc v0.2.96 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling siphasher v0.3.5 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking phf_shared v0.8.0 [INFO] [stderr] Checking pest v2.1.3 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling pest_consume_macros v1.0.6 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking pest_consume v1.0.6 [INFO] [stderr] Checking desmos_lang v0.1.0 (/opt/rustwide/workdir/desmos_lang) [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> desmos_lang/src/parser/parser.rs:404:71 [INFO] [stdout] | [INFO] [stdout] 404 | assert_eq!(parse($i).unwrap(), (spn($i, 0, $i.len()), $r)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 506 | / parse_test!( [INFO] [stdout] 507 | | i, [INFO] [stdout] 508 | | Expression::Call { [INFO] [stdout] 509 | | modifier: CallModifier::MapCall, [INFO] [stdout] ... | [INFO] [stdout] 515 | | } [INFO] [stdout] 516 | | ) [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `stmt_ptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> desmos_lang/src/parser/parser.rs:404:71 [INFO] [stdout] | [INFO] [stdout] 404 | assert_eq!(parse($i).unwrap(), (spn($i, 0, $i.len()), $r)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 556 | / stmt_ptest!( [INFO] [stdout] 557 | | i, [INFO] [stdout] 558 | | Statement::FuncDef( [INFO] [stdout] 559 | | FunctionDefinition { [INFO] [stdout] ... | [INFO] [stdout] 565 | | ) [INFO] [stdout] 566 | | ) [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `stmt_ptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> desmos_lang/src/parser/parser.rs:404:71 [INFO] [stdout] | [INFO] [stdout] 404 | assert_eq!(parse($i).unwrap(), (spn($i, 0, $i.len()), $r)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 572 | / stmt_ptest!( [INFO] [stdout] 573 | | i, [INFO] [stdout] 574 | | Statement::FuncDef( [INFO] [stdout] 575 | | FunctionDefinition { [INFO] [stdout] ... | [INFO] [stdout] 581 | | ) [INFO] [stdout] 582 | | ) [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `stmt_ptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> desmos_lang/src/parser/parser.rs:404:71 [INFO] [stdout] | [INFO] [stdout] 404 | assert_eq!(parse($i).unwrap(), (spn($i, 0, $i.len()), $r)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 588 | / parse_test!( [INFO] [stdout] 589 | | i, [INFO] [stdout] 590 | | Expression::Piecewise { [INFO] [stdout] 591 | | first: Box::new(Branch { [INFO] [stdout] ... | [INFO] [stdout] 599 | | } [INFO] [stdout] 600 | | ) [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `stmt_ptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> desmos_lang/src/parser/parser.rs:404:71 [INFO] [stdout] | [INFO] [stdout] 404 | assert_eq!(parse($i).unwrap(), (spn($i, 0, $i.len()), $r)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 606 | / parse_test!( [INFO] [stdout] 607 | | i, [INFO] [stdout] 608 | | Expression::Piecewise { [INFO] [stdout] 609 | | first: Box::new(Branch { [INFO] [stdout] ... | [INFO] [stdout] 636 | | } [INFO] [stdout] 637 | | ) [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `stmt_ptest` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `desmos_lang` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "9b4c367444d476a1f120308078746501c361ca660dbcfe8d18a9803e973a499a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b4c367444d476a1f120308078746501c361ca660dbcfe8d18a9803e973a499a", kill_on_drop: false }` [INFO] [stdout] 9b4c367444d476a1f120308078746501c361ca660dbcfe8d18a9803e973a499a