[INFO] fetching crate gramatika-macro 0.6.0... [INFO] checking gramatika-macro-0.6.0 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate gramatika-macro 0.6.0 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate gramatika-macro 0.6.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate gramatika-macro 0.6.0 [INFO] tweaked toml for crates.io crate gramatika-macro 0.6.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate gramatika-macro 0.6.0 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 46 packages to latest compatible versions [INFO] [stderr] Adding convert_case v0.6.0 (available: v0.8.0) [INFO] [stderr] Adding itertools v0.12.1 (available: v0.14.0) [INFO] [stderr] Adding regex-automata v0.1.10 (available: v0.4.10) [INFO] [stderr] Adding syn v1.0.109 (available: v2.0.106) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded arcstr v1.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4c9baebb6d6d1d89c46b1e7c08a43a8610aa553d8327c8f058255ee664646d05 [INFO] running `Command { std: "docker" "start" "-a" "4c9baebb6d6d1d89c46b1e7c08a43a8610aa553d8327c8f058255ee664646d05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4c9baebb6d6d1d89c46b1e7c08a43a8610aa553d8327c8f058255ee664646d05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c9baebb6d6d1d89c46b1e7c08a43a8610aa553d8327c8f058255ee664646d05", kill_on_drop: false }` [INFO] [stdout] 4c9baebb6d6d1d89c46b1e7c08a43a8610aa553d8327c8f058255ee664646d05 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2fe0b7fbc269ae243c69dcf5161fc107860911980e18cc5a1d82d6fda90ae4ff [INFO] running `Command { std: "docker" "start" "-a" "2fe0b7fbc269ae243c69dcf5161fc107860911980e18cc5a1d82d6fda90ae4ff", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling target-triple v0.1.4 [INFO] [stderr] Checking winnow v0.7.13 [INFO] [stderr] Checking toml_writer v1.0.2 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking convert_case v0.6.0 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking glob v0.3.3 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking arcstr v1.2.0 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking toml_parser v1.0.2 [INFO] [stderr] Checking dissimilar v1.0.10 [INFO] [stderr] Checking serde_spanned v1.0.0 [INFO] [stderr] Checking toml_datetime v0.7.0 [INFO] [stderr] Checking toml v0.9.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Checking gramatika-macro v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking trybuild v1.0.110 [INFO] [stdout] error[E0463]: can't find crate for `gramatika` [INFO] [stdout] --> tests/debug_lisp.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | extern crate gramatika; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `gramatika` [INFO] [stdout] --> tests/pattern.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | extern crate gramatika; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `gramatika` in the list of imported crates [INFO] [stdout] --> tests/regex.rs:5:14 [INFO] [stdout] | [INFO] [stdout] 5 | let ident = regex!["[a-zA-Z_][a-zA-Z0-9_]*"]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `gramatika` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `regex` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `gramatika` in the list of imported crates [INFO] [stdout] --> tests/regex.rs:6:16 [INFO] [stdout] | [INFO] [stdout] 6 | let keyword = regex![ [INFO] [stdout] | ___________________^ [INFO] [stdout] 7 | | "fn|let|struct|type|var|export", [INFO] [stdout] 8 | | "function|private|read(_write)?|storage|uniform|workgroup|write", [INFO] [stdout] 9 | | "break|case|continu(e|ing)|default|else(if)?|fallthrough|for|if|loop|return|switch|from", [INFO] [stdout] 10 | | "true|false", [INFO] [stdout] 11 | | "bitcast|discard|enable|import", [INFO] [stdout] 12 | | ]; [INFO] [stdout] | |_____^ could not find `gramatika` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `regex` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `gramatika` in the list of imported crates [INFO] [stdout] --> tests/regex.rs:13:11 [INFO] [stdout] | [INFO] [stdout] 13 | let ty = regex![ [INFO] [stdout] | ______________^ [INFO] [stdout] 14 | | "array|atomic|bool|[fiu]32|mat[2-4]x[2-4]|ptr|sampler(_comparison)?|vec[2-4]", [INFO] [stdout] 15 | | "texture_multisampled_2d", [INFO] [stdout] 16 | | "texture_external", [INFO] [stdout] ... | [INFO] [stdout] 19 | | "texture_storage_(1d|2d(_array)?|3d)", [INFO] [stdout] 20 | | ]; [INFO] [stdout] | |_____^ could not find `gramatika` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `regex` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `gramatika` [INFO] [stdout] --> tests/lexer.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | extern crate gramatika; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Token` in this scope [INFO] [stdout] --> tests/debug_lisp.rs:81:17 [INFO] [stdout] | [INFO] [stdout] 81 | #[derive(Debug, Token, DebugLispToken)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Token` is in scope, but it is an enum, not a derive macro [INFO] [stdout] help: consider importing this derive macro [INFO] [stdout] | [INFO] [stdout] 4 + use gramatika_macro::Token; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `gramatika` [INFO] [stdout] --> tests/token.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | extern crate gramatika; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `DebugLispToken` in this scope [INFO] [stdout] --> tests/debug_lisp.rs:81:24 [INFO] [stdout] | [INFO] [stdout] 81 | #[derive(Debug, Token, DebugLispToken)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this derive macro [INFO] [stdout] | [INFO] [stdout] 4 + use gramatika_macro::DebugLispToken; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `DebugLisp` in this scope [INFO] [stdout] --> tests/debug_lisp.rs:90:10 [INFO] [stdout] | [INFO] [stdout] 90 | #[derive(DebugLisp)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this derive macro [INFO] [stdout] | [INFO] [stdout] 4 + use gramatika_macro::DebugLisp; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `DebugLisp` in this scope [INFO] [stdout] --> tests/debug_lisp.rs:97:10 [INFO] [stdout] | [INFO] [stdout] 97 | #[derive(DebugLisp)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this derive macro [INFO] [stdout] | [INFO] [stdout] 4 + use gramatika_macro::DebugLisp; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `DebugLisp` in this scope [INFO] [stdout] --> tests/debug_lisp.rs:104:10 [INFO] [stdout] | [INFO] [stdout] 104 | #[derive(DebugLisp)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this derive macro [INFO] [stdout] | [INFO] [stdout] 4 + use gramatika_macro::DebugLisp; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `DebugLisp` in this scope [INFO] [stdout] --> tests/debug_lisp.rs:110:10 [INFO] [stdout] | [INFO] [stdout] 110 | #[derive(DebugLisp)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this derive macro [INFO] [stdout] | [INFO] [stdout] 4 + use gramatika_macro::DebugLisp; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `DebugLisp` in this scope [INFO] [stdout] --> tests/debug_lisp.rs:116:10 [INFO] [stdout] | [INFO] [stdout] 116 | #[derive(DebugLisp)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this derive macro [INFO] [stdout] | [INFO] [stdout] 4 + use gramatika_macro::DebugLisp; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `span` in this scope [INFO] [stdout] --> tests/debug_lisp.rs:125:39 [INFO] [stdout] | [INFO] [stdout] 125 | token: Token::Literal("3".into(), span![1:1..1:2]), [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `span` in this scope [INFO] [stdout] --> tests/debug_lisp.rs:128:36 [INFO] [stdout] | [INFO] [stdout] 128 | op: Token::Operator("+".into(), span![1:3..1:4]), [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `span` in this scope [INFO] [stdout] --> tests/debug_lisp.rs:130:37 [INFO] [stdout] | [INFO] [stdout] 130 | op: Token::Operator("-".into(), span![1:5..1:6]), [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `span` in this scope [INFO] [stdout] --> tests/debug_lisp.rs:132:40 [INFO] [stdout] | [INFO] [stdout] 132 | token: Token::Literal("2".into(), span![1:6..1:7]), [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `gramatika` [INFO] [stdout] --> tests/discard.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | extern crate gramatika; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stdout] error[E0277]: `Program` doesn't implement `Debug` [INFO] [stdout] --> tests/debug_lisp.rs:139:32 [INFO] [stdout] | [INFO] [stdout] 139 | let output = format!("{:#?}", ast); [INFO] [stdout] | ----- ^^^ `Program` cannot be formatted using `{:?}` because it doesn't implement `Debug` [INFO] [stdout] | | [INFO] [stdout] | required by this formatting parameter [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `Program` [INFO] [stdout] = note: add `#[derive(Debug)]` to `Program` or manually `impl Debug for Program` [INFO] [stdout] = note: this error originates in the macro `$crate::__export::format_args` which comes from the expansion of the macro `format` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gramatika-macro` (test "token") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `gramatika-macro` (test "regex") due to 3 previous errors [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0463. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `gramatika-macro` (test "debug_lisp") due to 13 previous errors [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stderr] error: could not compile `gramatika-macro` (test "pattern") due to 1 previous error [INFO] [stdout] error: cannot find macro `span` in this scope [INFO] [stdout] --> tests/lexer.rs:129:28 [INFO] [stdout] | [INFO] [stdout] 129 | Token::punct(";".into(), span![1:16..1:17]), [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `span` in this scope [INFO] [stdout] --> tests/lexer.rs:128:30 [INFO] [stdout] | [INFO] [stdout] 128 | Token::literal("2".into(), span![1:15..1:16]), [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `span` in this scope [INFO] [stdout] --> tests/lexer.rs:127:31 [INFO] [stdout] | [INFO] [stdout] 127 | Token::operator("+".into(), span![1:13..1:14]), [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gramatika-macro` (test "discard") due to 1 previous error [INFO] [stdout] error: cannot find macro `span` in this scope [INFO] [stdout] --> tests/lexer.rs:126:30 [INFO] [stdout] | [INFO] [stdout] 126 | Token::literal("2".into(), span![1:11..1:12]), [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stdout] error: cannot find macro `span` in this scope [INFO] [stdout] --> tests/lexer.rs:125:31 [INFO] [stdout] | [INFO] [stdout] 125 | Token::operator("=".into(), span![1:9..1:10]), [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `span` in this scope [INFO] [stdout] --> tests/lexer.rs:124:30 [INFO] [stdout] | [INFO] [stdout] 124 | Token::ident("foo".into(), span![1:5..1:8]), [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `span` in this scope [INFO] [stdout] --> tests/lexer.rs:123:32 [INFO] [stdout] | [INFO] [stdout] 123 | Token::keyword("let".into(), span![1:1..1:4]), [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stderr] error: could not compile `gramatika-macro` (test "lexer") due to 8 previous errors [INFO] running `Command { std: "docker" "inspect" "2fe0b7fbc269ae243c69dcf5161fc107860911980e18cc5a1d82d6fda90ae4ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2fe0b7fbc269ae243c69dcf5161fc107860911980e18cc5a1d82d6fda90ae4ff", kill_on_drop: false }` [INFO] [stdout] 2fe0b7fbc269ae243c69dcf5161fc107860911980e18cc5a1d82d6fda90ae4ff