[INFO] cloning repository https://github.com/juice-lang/juice-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/juice-lang/juice-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjuice-lang%2Fjuice-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjuice-lang%2Fjuice-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 50651b34cde646fbc03de918fb9c0d6549ce8952 [INFO] checking juice-lang/juice-rs against master#91c0823ee63e793d990bb9fed898dc95b5d6db51 for pr-125741 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjuice-lang%2Fjuice-rs" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/juice-lang/juice-rs on toolchain 91c0823ee63e793d990bb9fed898dc95b5d6db51 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+91c0823ee63e793d990bb9fed898dc95b5d6db51" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/juice-lang/juice-rs [INFO] finished tweaking git repo https://github.com/juice-lang/juice-rs [INFO] tweaked toml for git repo https://github.com/juice-lang/juice-rs written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/juice-lang/juice-rs 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" "+91c0823ee63e793d990bb9fed898dc95b5d6db51" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded in_definite v1.0.0 [INFO] [stderr] Downloaded ariadne v0.4.1 [INFO] [stderr] Downloaded chumsky v1.0.0-alpha.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+91c0823ee63e793d990bb9fed898dc95b5d6db51" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3242ed3ce10add1370e0a7bc1592ad92e71632206dd8c7ffa3098805685aeb5e [INFO] running `Command { std: "docker" "start" "-a" "3242ed3ce10add1370e0a7bc1592ad92e71632206dd8c7ffa3098805685aeb5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3242ed3ce10add1370e0a7bc1592ad92e71632206dd8c7ffa3098805685aeb5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3242ed3ce10add1370e0a7bc1592ad92e71632206dd8c7ffa3098805685aeb5e", kill_on_drop: false }` [INFO] [stdout] 3242ed3ce10add1370e0a7bc1592ad92e71632206dd8c7ffa3098805685aeb5e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+91c0823ee63e793d990bb9fed898dc95b5d6db51" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b5a627eeb5703bbb7aa6cf26445b7ef1eb9563f7393b8b54da87398b12c721e0 [INFO] running `Command { std: "docker" "start" "-a" "b5a627eeb5703bbb7aa6cf26445b7ef1eb9563f7393b8b54da87398b12c721e0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling cc v1.0.88 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling ahash v0.8.10 [INFO] [stderr] Compiling chumsky v1.0.0-alpha.7 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking parking v2.2.0 [INFO] [stderr] Checking in_definite v1.0.0 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Checking ariadne v0.4.1 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking concurrent-queue v2.4.0 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling stacker v0.1.15 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Checking event-listener v4.0.3 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Checking event-listener-strategy v0.4.0 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking futures-lite v2.2.0 [INFO] [stderr] Checking async-lock v3.3.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Checking anstream v0.6.13 [INFO] [stderr] Checking lasso v0.7.2 [INFO] [stderr] Checking strsim v0.11.0 [INFO] [stderr] Checking thousands v0.2.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking clap_builder v4.5.1 [INFO] [stderr] Checking event-listener v5.2.0 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking socket2 v0.5.6 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking juice-core v0.1.0 (/opt/rustwide/workdir/core) [INFO] [stderr] Checking async-once-cell v0.5.3 [INFO] [stderr] Checking polling v3.5.0 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Checking async-io v2.3.1 [INFO] [stderr] Checking which v6.0.0 [INFO] [stderr] Checking async-signal v0.2.5 [INFO] [stderr] Checking async-process v2.1.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling juice-macros v0.1.0 (/opt/rustwide/workdir/macros) [INFO] [stderr] Compiling derive-where v1.2.7 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling clap_derive v4.5.0 [INFO] [stderr] Checking tokio v1.36.0 [INFO] [stderr] Checking clap v4.5.1 [INFO] [stderr] Checking juice-frontend v0.1.0 (/opt/rustwide/workdir/frontend) [INFO] [stderr] Checking juice-driver v0.1.0 (/opt/rustwide/workdir/driver) [INFO] [stdout] warning: the feature `absolute_path` has been stable since 1.79.0 and no longer requires an attribute to enable [INFO] [stdout] --> driver/src/main.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(absolute_path)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `lazy_cell` has been stable since 1.80.0-nightly and no longer requires an attribute to enable [INFO] [stdout] --> driver/src/main.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | #![feature(lazy_cell)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `byte_slice_trim_ascii` has been stable since 1.80.0-nightly and no longer requires an attribute to enable [INFO] [stdout] --> driver/src/main.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(byte_slice_trim_ascii)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `absolute_path` has been stable since 1.79.0 and no longer requires an attribute to enable [INFO] [stdout] --> driver/src/main.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(absolute_path)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `lazy_cell` has been stable since 1.80.0-nightly and no longer requires an attribute to enable [INFO] [stdout] --> driver/src/main.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | #![feature(lazy_cell)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `byte_slice_trim_ascii` has been stable since 1.80.0-nightly and no longer requires an attribute to enable [INFO] [stdout] --> driver/src/main.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(byte_slice_trim_ascii)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.62s [INFO] running `Command { std: "docker" "inspect" "b5a627eeb5703bbb7aa6cf26445b7ef1eb9563f7393b8b54da87398b12c721e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5a627eeb5703bbb7aa6cf26445b7ef1eb9563f7393b8b54da87398b12c721e0", kill_on_drop: false }` [INFO] [stdout] b5a627eeb5703bbb7aa6cf26445b7ef1eb9563f7393b8b54da87398b12c721e0 [INFO] checking juice-lang/juice-rs against try#0525276e4a85ae0a91f6f7447e501e2981e77908 for pr-125741 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjuice-lang%2Fjuice-rs" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/juice-lang/juice-rs on toolchain 0525276e4a85ae0a91f6f7447e501e2981e77908 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0525276e4a85ae0a91f6f7447e501e2981e77908" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/juice-lang/juice-rs [INFO] finished tweaking git repo https://github.com/juice-lang/juice-rs [INFO] tweaked toml for git repo https://github.com/juice-lang/juice-rs written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/juice-lang/juice-rs 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" "+0525276e4a85ae0a91f6f7447e501e2981e77908" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+0525276e4a85ae0a91f6f7447e501e2981e77908" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b37992416e655a6e4935ba99fe251f058285e8731527ce68c5173fbc7f62609d [INFO] running `Command { std: "docker" "start" "-a" "b37992416e655a6e4935ba99fe251f058285e8731527ce68c5173fbc7f62609d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b37992416e655a6e4935ba99fe251f058285e8731527ce68c5173fbc7f62609d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b37992416e655a6e4935ba99fe251f058285e8731527ce68c5173fbc7f62609d", kill_on_drop: false }` [INFO] [stdout] b37992416e655a6e4935ba99fe251f058285e8731527ce68c5173fbc7f62609d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+0525276e4a85ae0a91f6f7447e501e2981e77908" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4e6d4e13710cb426a16ff011933b6eb9ebf8192f15be3429f4de9395c198dab2 [INFO] running `Command { std: "docker" "start" "-a" "4e6d4e13710cb426a16ff011933b6eb9ebf8192f15be3429f4de9395c198dab2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling cc v1.0.88 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling chumsky v1.0.0-alpha.7 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling ahash v0.8.10 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Checking ariadne v0.4.1 [INFO] [stderr] Checking parking v2.2.0 [INFO] [stderr] Checking in_definite v1.0.0 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking concurrent-queue v2.4.0 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling stacker v0.1.15 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Checking event-listener v4.0.3 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stdout] error: cannot find macro `blob_url_prefix` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chumsky-1.0.0-alpha.7/src/lib.rs:14:34 [INFO] [stdout] | [INFO] [stdout] 14 | #![doc = concat!("[tutorial]: ", blob_url_prefix!(), "/tutorial.md")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ consider moving the definition of `blob_url_prefix` before this call [INFO] [stdout] | [INFO] [stdout] note: a macro with the same name exists, but it appears later at here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chumsky-1.0.0-alpha.7/src/lib.rs:39:14 [INFO] [stdout] | [INFO] [stdout] 39 | macro_rules! blob_url_prefix { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `blob_url_prefix` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chumsky-1.0.0-alpha.7/src/lib.rs:13:47 [INFO] [stdout] | [INFO] [stdout] 13 | #![doc = concat!("[examples/nano_rust.rs]: ", blob_url_prefix!(), "/examples/nano_rust.rs")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ consider moving the definition of `blob_url_prefix` before this call [INFO] [stdout] | [INFO] [stdout] note: a macro with the same name exists, but it appears later at here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chumsky-1.0.0-alpha.7/src/lib.rs:39:14 [INFO] [stdout] | [INFO] [stdout] 39 | macro_rules! blob_url_prefix { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `blob_url_prefix` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chumsky-1.0.0-alpha.7/src/lib.rs:12:37 [INFO] [stdout] | [INFO] [stdout] 12 | #![doc = concat!("[JSON parser]: ", blob_url_prefix!(), "/examples/json.rs")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ consider moving the definition of `blob_url_prefix` before this call [INFO] [stdout] | [INFO] [stdout] note: a macro with the same name exists, but it appears later at here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chumsky-1.0.0-alpha.7/src/lib.rs:39:14 [INFO] [stdout] | [INFO] [stdout] 39 | macro_rules! blob_url_prefix { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `blob_url_prefix` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chumsky-1.0.0-alpha.7/src/lib.rs:11:49 [INFO] [stdout] | [INFO] [stdout] 11 | #![doc = concat!("[`examples/brainfuck.rs`]: ", blob_url_prefix!(), "/examples/brainfuck.rs")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ consider moving the definition of `blob_url_prefix` before this call [INFO] [stdout] | [INFO] [stdout] note: a macro with the same name exists, but it appears later at here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/chumsky-1.0.0-alpha.7/src/lib.rs:39:14 [INFO] [stdout] | [INFO] [stdout] 39 | macro_rules! blob_url_prefix { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking event-listener-strategy v0.4.0 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking futures-lite v2.2.0 [INFO] [stderr] Checking async-lock v3.3.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking anstream v0.6.13 [INFO] [stderr] Checking lasso v0.7.2 [INFO] [stderr] Checking thousands v0.2.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking strsim v0.11.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking clap_builder v4.5.1 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `chumsky` (lib) due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "4e6d4e13710cb426a16ff011933b6eb9ebf8192f15be3429f4de9395c198dab2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e6d4e13710cb426a16ff011933b6eb9ebf8192f15be3429f4de9395c198dab2", kill_on_drop: false }` [INFO] [stdout] 4e6d4e13710cb426a16ff011933b6eb9ebf8192f15be3429f4de9395c198dab2