[INFO] cloning repository https://github.com/allan2/hello-macro
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/allan2/hello-macro" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fallan2%2Fhello-macro", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fallan2%2Fhello-macro'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ab93fa8d871f608ec5f554268981911597af6903
[INFO] checking allan2/hello-macro/ab93fa8d871f608ec5f554268981911597af6903 against master#8f21a5c92ea55c348c275a1bc4fedbdf181e0d64 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fallan2%2Fhello-macro" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/allan2/hello-macro
[INFO] finished tweaking git repo https://github.com/allan2/hello-macro
[INFO] tweaked toml for git repo https://github.com/allan2/hello-macro written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/allan2/hello-macro on toolchain 8f21a5c92ea55c348c275a1bc4fedbdf181e0d64
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/allan2/hello-macro 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" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 438c251423a4bb1f017b35e908103944d634d181ab0dfda2288dfb830d7eda42
[INFO] running `Command { std: "docker" "start" "-a" "438c251423a4bb1f017b35e908103944d634d181ab0dfda2288dfb830d7eda42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "438c251423a4bb1f017b35e908103944d634d181ab0dfda2288dfb830d7eda42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "438c251423a4bb1f017b35e908103944d634d181ab0dfda2288dfb830d7eda42", kill_on_drop: false }`
[INFO] [stdout] 438c251423a4bb1f017b35e908103944d634d181ab0dfda2288dfb830d7eda42
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bc9d4a9f065a26bac08af0e52c4efc7d296ce84aee027416c89f28c6289ee280
[INFO] running `Command { std: "docker" "start" "-a" "bc9d4a9f065a26bac08af0e52c4efc7d296ce84aee027416c89f28c6289ee280", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]    Compiling rustix v0.38.35
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling parking v2.2.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling value-bag v1.9.0
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling futures-lite v2.3.0
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]     Checking event-listener v5.3.1
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling waker-fn v1.2.0
[INFO] [stderr]    Compiling async-lock v2.8.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.2
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling tokio v1.40.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling async-executor v1.13.0
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]    Compiling polling v3.7.3
[INFO] [stderr]    Compiling async-io v2.3.4
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling async-std v1.12.0
[INFO] [stderr]     Checking hi v0.1.0 (/opt/rustwide/workdir/hi)
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> hi/src/lib.rs:20:13
[INFO] [stdout]    |
[INFO] [stdout] 16 |        let expanded = if sig.asyncness.is_some() {
[INFO] [stdout]    |  _____________________-
[INFO] [stdout] 17 | |          #[cfg(feature = "async-std")]
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | |/             quote! {
[INFO] [stdout] 21 | ||                 #vis fn main() #output {
[INFO] [stdout] 22 | ||                     println!("{}", #msg);
[INFO] [stdout] ...  ||
[INFO] [stdout] 30 | ||             }
[INFO] [stdout]    | ||_____________^ expected `()`, found `TokenStream2`
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |      };
[INFO] [stdout]    | |______- expected this to be `()`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `quote` (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 E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hi` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> hi/src/lib.rs:20:13
[INFO] [stdout]    |
[INFO] [stdout] 16 |        let expanded = if sig.asyncness.is_some() {
[INFO] [stdout]    |  _____________________-
[INFO] [stdout] 17 | |          #[cfg(feature = "async-std")]
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | |/             quote! {
[INFO] [stdout] 21 | ||                 #vis fn main() #output {
[INFO] [stdout] 22 | ||                     println!("{}", #msg);
[INFO] [stdout] ...  ||
[INFO] [stdout] 30 | ||             }
[INFO] [stdout]    | ||_____________^ expected `()`, found `TokenStream2`
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |      };
[INFO] [stdout]    | |______- expected this to be `()`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `quote` (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 E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hi` (lib test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "bc9d4a9f065a26bac08af0e52c4efc7d296ce84aee027416c89f28c6289ee280", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc9d4a9f065a26bac08af0e52c4efc7d296ce84aee027416c89f28c6289ee280", kill_on_drop: false }`
[INFO] [stdout] bc9d4a9f065a26bac08af0e52c4efc7d296ce84aee027416c89f28c6289ee280
