[INFO] fetching crate tyche 0.2.0... [INFO] checking tyche-0.2.0 against master#91c0823ee63e793d990bb9fed898dc95b5d6db51 for pr-125741 [INFO] extracting crate tyche 0.2.0 into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate tyche 0.2.0 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] started tweaking crates.io crate tyche 0.2.0 [INFO] finished tweaking crates.io crate tyche 0.2.0 [INFO] tweaked toml for crates.io crate tyche 0.2.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate crates.io crate tyche 0.2.0 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 pretty-readme v0.1.0 [INFO] [stderr] Downloaded ariadne v0.4.0 [INFO] [stderr] Downloaded chumsky v1.0.0-alpha.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 2e1ce3250d31d6c2de4f8761c15835a0864e4a6ed3556892fe8e6fc184d87953 [INFO] running `Command { std: "docker" "start" "-a" "2e1ce3250d31d6c2de4f8761c15835a0864e4a6ed3556892fe8e6fc184d87953", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2e1ce3250d31d6c2de4f8761c15835a0864e4a6ed3556892fe8e6fc184d87953", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e1ce3250d31d6c2de4f8761c15835a0864e4a6ed3556892fe8e6fc184d87953", kill_on_drop: false }` [INFO] [stdout] 2e1ce3250d31d6c2de4f8761c15835a0864e4a6ed3556892fe8e6fc184d87953 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 75f443603b18dd416c79d4928055c5b3130d5d3b0abe03ccef2b21807e3e1187 [INFO] running `Command { std: "docker" "start" "-a" "75f443603b18dd416c79d4928055c5b3130d5d3b0abe03ccef2b21807e3e1187", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling chumsky v1.0.0-alpha.7 [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Compiling ahash v0.8.9 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling stacker v0.1.15 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling pretty-readme v0.1.0 [INFO] [stderr] Checking tyche v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.91s [INFO] running `Command { std: "docker" "inspect" "75f443603b18dd416c79d4928055c5b3130d5d3b0abe03ccef2b21807e3e1187", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75f443603b18dd416c79d4928055c5b3130d5d3b0abe03ccef2b21807e3e1187", kill_on_drop: false }` [INFO] [stdout] 75f443603b18dd416c79d4928055c5b3130d5d3b0abe03ccef2b21807e3e1187 [INFO] checking tyche-0.2.0 against try#0525276e4a85ae0a91f6f7447e501e2981e77908 for pr-125741 [INFO] extracting crate tyche 0.2.0 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate tyche 0.2.0 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] started tweaking crates.io crate tyche 0.2.0 [INFO] finished tweaking crates.io crate tyche 0.2.0 [INFO] tweaked toml for crates.io crate tyche 0.2.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate crates.io crate tyche 0.2.0 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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 5f97d85a93243283822a1b729ec70fe073824fd4e692ba1fe43771f780e33a5c [INFO] running `Command { std: "docker" "start" "-a" "5f97d85a93243283822a1b729ec70fe073824fd4e692ba1fe43771f780e33a5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5f97d85a93243283822a1b729ec70fe073824fd4e692ba1fe43771f780e33a5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f97d85a93243283822a1b729ec70fe073824fd4e692ba1fe43771f780e33a5c", kill_on_drop: false }` [INFO] [stdout] 5f97d85a93243283822a1b729ec70fe073824fd4e692ba1fe43771f780e33a5c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 9e384692f9ed04d698beae3cf3f2361bc04f613f97c7f1204d1a66350d784358 [INFO] running `Command { std: "docker" "start" "-a" "9e384692f9ed04d698beae3cf3f2361bc04f613f97c7f1204d1a66350d784358", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling chumsky v1.0.0-alpha.7 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Compiling ahash v0.8.9 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling stacker v0.1.15 [INFO] [stderr] Compiling regex-automata v0.4.6 [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 thiserror-impl v1.0.57 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling pretty-readme v0.1.0 [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" "9e384692f9ed04d698beae3cf3f2361bc04f613f97c7f1204d1a66350d784358", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e384692f9ed04d698beae3cf3f2361bc04f613f97c7f1204d1a66350d784358", kill_on_drop: false }` [INFO] [stdout] 9e384692f9ed04d698beae3cf3f2361bc04f613f97c7f1204d1a66350d784358