[INFO] cloning repository https://github.com/kazimuth/baked_fluent
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kazimuth/baked_fluent" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkazimuth%2Fbaked_fluent", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkazimuth%2Fbaked_fluent'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b3f1f4c1f0a11f266b2129fef62aa04bf4a46848
[INFO] testing kazimuth/baked_fluent against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkazimuth%2Fbaked_fluent" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kazimuth/baked_fluent
[INFO] finished tweaking git repo https://github.com/kazimuth/baked_fluent
[INFO] tweaked toml for git repo https://github.com/kazimuth/baked_fluent written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kazimuth/baked_fluent on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kazimuth/baked_fluent 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5bd9c737cbaadd132d9027033ecbde7d311fbb10ad6eaa37bdc11a6ce0575629
[INFO] running `Command { std: "docker" "start" "-a" "5bd9c737cbaadd132d9027033ecbde7d311fbb10ad6eaa37bdc11a6ce0575629", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5bd9c737cbaadd132d9027033ecbde7d311fbb10ad6eaa37bdc11a6ce0575629", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5bd9c737cbaadd132d9027033ecbde7d311fbb10ad6eaa37bdc11a6ce0575629", kill_on_drop: false }`
[INFO] [stdout] 5bd9c737cbaadd132d9027033ecbde7d311fbb10ad6eaa37bdc11a6ce0575629
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f44371a39b7a283e5d646b76645a69b8e20af91be40b30d126c4c8da454aaf46
[INFO] running `Command { std: "docker" "start" "-a" "f44371a39b7a283e5d646b76645a69b8e20af91be40b30d126c4c8da454aaf46", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v0.4.29
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling syn v0.15.33
[INFO] [stderr]    Compiling cc v1.0.36
[INFO] [stderr]    Compiling libc v0.2.54
[INFO] [stderr]    Compiling autocfg v0.1.2
[INFO] [stderr]    Compiling cfg-if v0.1.7
[INFO] [stderr]    Compiling siphasher v0.2.3
[INFO] [stderr]    Compiling failure_derive v0.1.5
[INFO] [stderr]    Compiling rustc-demangle v0.1.14
[INFO] [stderr]    Compiling fluent-syntax v0.9.0
[INFO] [stderr]    Compiling matches v0.1.8
[INFO] [stderr]    Compiling stable_deref_trait v1.1.1
[INFO] [stderr]    Compiling fluent-locale v0.4.1
[INFO] [stderr]    Compiling annotate-snippets v0.5.0
[INFO] [stderr]    Compiling lazy_static v1.3.0
[INFO] [stderr]    Compiling log v0.4.6
[INFO] [stderr]    Compiling phf_shared v0.7.24
[INFO] [stderr]    Compiling phf v0.7.24
[INFO] [stderr]    Compiling backtrace v0.3.15
[INFO] [stderr]    Compiling intl_pluralrules v1.0.3
[INFO] [stderr]    Compiling backtrace-sys v0.1.28
[INFO] [stderr]    Compiling quote v0.6.12
[INFO] [stderr]    Compiling synstructure v0.10.1
[INFO] [stderr]    Compiling rental-impl v0.5.2
[INFO] [stderr]    Compiling baked_fluent_codegen v0.1.0 (/opt/rustwide/workdir/baked_fluent_codegen)
[INFO] [stdout] error: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> baked_fluent_codegen/src/lib.rs:18:74
[INFO] [stdout]    |
[INFO] [stdout] 18 |           return syn::Error::new($span, $message).to_compile_error().into();
[INFO] [stdout]    |                                                                            ^
[INFO] [stdout] ...
[INFO] [stdout] 59 |           None => err!(
[INFO] [stdout]    |  _________________-
[INFO] [stdout] 60 | |             ast.path.span(),
[INFO] [stdout] 61 | |             "baked_fluent: .ftl source files have errors"
[INFO] [stdout] 62 | |         ),
[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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: `#[deny(semicolon_in_expressions_from_macros)]` (part of `#[deny(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this error originates in the macro `err` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `baked_fluent_codegen` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "f44371a39b7a283e5d646b76645a69b8e20af91be40b30d126c4c8da454aaf46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f44371a39b7a283e5d646b76645a69b8e20af91be40b30d126c4c8da454aaf46", kill_on_drop: false }`
[INFO] [stdout] f44371a39b7a283e5d646b76645a69b8e20af91be40b30d126c4c8da454aaf46
