[INFO] fetching crate gramatika-macro 0.4.3...
[INFO] checking gramatika-macro-0.4.3 against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[INFO] extracting crate gramatika-macro 0.4.3 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate gramatika-macro 0.4.3 on toolchain 4d1bd0db7f489b22c6d8aa2385937a95412c015b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate gramatika-macro 0.4.3
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate gramatika-macro 0.4.3
[INFO] tweaked toml for crates.io crate gramatika-macro 0.4.3 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded arcstr v1.1.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] db271f6bc884aa41374f364b9a3071057cf47951a9e7ac51f57f541c3f9667ba
[INFO] running `Command { std: "docker" "start" "-a" "db271f6bc884aa41374f364b9a3071057cf47951a9e7ac51f57f541c3f9667ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "db271f6bc884aa41374f364b9a3071057cf47951a9e7ac51f57f541c3f9667ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db271f6bc884aa41374f364b9a3071057cf47951a9e7ac51f57f541c3f9667ba", kill_on_drop: false }`
[INFO] [stdout] db271f6bc884aa41374f364b9a3071057cf47951a9e7ac51f57f541c3f9667ba
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ea8ef8e807f66517a7d215cfb666a120556797503ccd9657a3756d13d4b26353
[INFO] running `Command { std: "docker" "start" "-a" "ea8ef8e807f66517a7d215cfb666a120556797503ccd9657a3756d13d4b26353", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.71
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]    Compiling trybuild v1.0.86
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]     Checking arcstr v1.1.5
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]     Checking dissimilar v1.0.7
[INFO] [stderr]     Checking convert_case v0.4.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling anyhow v1.0.76
[INFO] [stderr]     Checking quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.42
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]     Checking basic-toml v0.1.7
[INFO] [stderr]     Checking serde_json v1.0.108
[INFO] [stderr]     Checking gramatika-macro v0.4.3 (/opt/rustwide/workdir)
[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: aborting due to 1 previous error
[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] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `span`
[INFO] [stdout]   --> tests/token.rs:19:32
[INFO] [stdout]    |
[INFO] [stdout] 19 |         Token::keyword("let".into(), span![0:0...0:3]),
[INFO] [stdout]    |                                      ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `span`
[INFO] [stdout]   --> tests/token.rs:20:32
[INFO] [stdout]    |
[INFO] [stdout] 20 |         Token::Keyword("let".into(), span![0:0...0:3]),
[INFO] [stdout]    |                                      ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `span`
[INFO] [stdout]   --> tests/token.rs:23:30
[INFO] [stdout]    |
[INFO] [stdout] 23 |         Token::ident("foo".into(), span![0:0...0:3]),
[INFO] [stdout]    |                                    ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `span`
[INFO] [stdout]   --> tests/token.rs:24:30
[INFO] [stdout]    |
[INFO] [stdout] 24 |         Token::Ident("foo".into(), span![0:0...0:3]),
[INFO] [stdout]    |                                    ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `span`
[INFO] [stdout]   --> tests/token.rs:27:28
[INFO] [stdout]    |
[INFO] [stdout] 27 |         Token::punct(";".into(), span![0:0...0:1]),
[INFO] [stdout]    |                                  ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `span`
[INFO] [stdout]   --> tests/token.rs:28:28
[INFO] [stdout]    |
[INFO] [stdout] 28 |         Token::Punct(";".into(), span![0:0...0:1]),
[INFO] [stdout]    |                                  ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `span`
[INFO] [stdout]   --> tests/token.rs:31:31
[INFO] [stdout]    |
[INFO] [stdout] 31 |         Token::operator("*".into(), span![0:0...0:1]),
[INFO] [stdout]    |                                     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `span`
[INFO] [stdout]   --> tests/token.rs:32:31
[INFO] [stdout]    |
[INFO] [stdout] 32 |         Token::Operator("*".into(), span![0:0...0:1]),
[INFO] [stdout]    |                                     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `span`
[INFO] [stdout]   --> tests/token.rs:35:31
[INFO] [stdout]    |
[INFO] [stdout] 35 |         Token::literal("42".into(), span![0:0...0:2]),
[INFO] [stdout]    |                                     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `span`
[INFO] [stdout]   --> tests/token.rs:36:31
[INFO] [stdout]    |
[INFO] [stdout] 36 |         Token::Literal("42".into(), span![0:0...0:2]),
[INFO] [stdout]    |                                     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `span`
[INFO] [stdout]   --> tests/token.rs:43:32
[INFO] [stdout]    |
[INFO] [stdout] 43 |         Token::Keyword("let".into(), span![0:0...0:0]),
[INFO] [stdout]    |                                      ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `span`
[INFO] [stdout]   --> tests/token.rs:48:30
[INFO] [stdout]    |
[INFO] [stdout] 48 |         Token::Ident("foo".into(), span![0:0...0:0]),
[INFO] [stdout]    |                                    ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `span`
[INFO] [stdout]   --> tests/token.rs:53:28
[INFO] [stdout]    |
[INFO] [stdout] 53 |         Token::Punct(";".into(), span![0:0...0:0]),
[INFO] [stdout]    |                                  ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `span`
[INFO] [stdout]   --> tests/token.rs:58:31
[INFO] [stdout]    |
[INFO] [stdout] 58 |         Token::Operator("*".into(), span![0:0...0:0]),
[INFO] [stdout]    |                                     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `span`
[INFO] [stdout]   --> tests/token.rs:63:31
[INFO] [stdout]    |
[INFO] [stdout] 63 |         Token::Literal("42".into(), span![0:0...0:0]),
[INFO] [stdout]    |                                     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[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/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: aborting due to 16 previous errors
[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 "pattern") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `gramatika-macro` (test "token") due to 17 previous errors
[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![0:15...0:16]),
[INFO] [stdout]     |                                  ^^^^
[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: 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 macro `span` in this scope
[INFO] [stdout]    --> tests/lexer.rs:128:30
[INFO] [stdout]     |
[INFO] [stdout] 128 |         Token::literal("2".into(), span![0:14...0:15]),
[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![0:12...0:13]),
[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 macro `span` in this scope
[INFO] [stdout]    --> tests/lexer.rs:126:30
[INFO] [stdout]     |
[INFO] [stdout] 126 |         Token::literal("2".into(), span![0:10...0:11]),
[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 macro `span` in this scope
[INFO] [stdout]    --> tests/lexer.rs:125:31
[INFO] [stdout]     |
[INFO] [stdout] 125 |         Token::operator("=".into(), span![0:8...0:9]),
[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![0:0...0:1]),
[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![0:2...0:3]),
[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![0:4...0:7]),
[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![0:4...0:5]),
[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![0:5...0:6]),
[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![0:0...0:3]),
[INFO] [stdout]     |                                      ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors
[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 9 previous errors
[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 `{:?}`
[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] [stdout] error: aborting due to 13 previous errors
[INFO] [stdout] 
[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 14 previous errors
[INFO] running `Command { std: "docker" "inspect" "ea8ef8e807f66517a7d215cfb666a120556797503ccd9657a3756d13d4b26353", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea8ef8e807f66517a7d215cfb666a120556797503ccd9657a3756d13d4b26353", kill_on_drop: false }`
[INFO] [stdout] ea8ef8e807f66517a7d215cfb666a120556797503ccd9657a3756d13d4b26353
[INFO] checking gramatika-macro-0.4.3 against try#785364c7e5e0804473a3fddfb579798ea14e3493 for pr-114682
[INFO] extracting crate gramatika-macro 0.4.3 into /workspace/builds/worker-4-tc2/source
[INFO] validating manifest of crates.io crate gramatika-macro 0.4.3 on toolchain 785364c7e5e0804473a3fddfb579798ea14e3493
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate gramatika-macro 0.4.3
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate gramatika-macro 0.4.3
[INFO] tweaked toml for crates.io crate gramatika-macro 0.4.3 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 97cacdd8e2aedd990246245d7d8e9afe440b88a0f84671e0c7090e2b287bc87d
[INFO] running `Command { std: "docker" "start" "-a" "97cacdd8e2aedd990246245d7d8e9afe440b88a0f84671e0c7090e2b287bc87d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "97cacdd8e2aedd990246245d7d8e9afe440b88a0f84671e0c7090e2b287bc87d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "97cacdd8e2aedd990246245d7d8e9afe440b88a0f84671e0c7090e2b287bc87d", kill_on_drop: false }`
[INFO] [stdout] 97cacdd8e2aedd990246245d7d8e9afe440b88a0f84671e0c7090e2b287bc87d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c3afaa47f4a2b8e089ddc1663a803d41a2972e53f0d7d29762a4ae15dbac876b
[INFO] running `Command { std: "docker" "start" "-a" "c3afaa47f4a2b8e089ddc1663a803d41a2972e53f0d7d29762a4ae15dbac876b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.71
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]    Compiling trybuild v1.0.86
[INFO] [stderr]     Checking arcstr v1.1.5
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]     Checking convert_case v0.4.0
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]     Checking dissimilar v1.0.7
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling anyhow v1.0.76
[INFO] [stderr]    Compiling syn v2.0.42
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]     Checking basic-toml v0.1.7
[INFO] [stderr]     Checking serde_json v1.0.108
[INFO] [stderr]     Checking gramatika-macro v0.4.3 (/opt/rustwide/workdir)
[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[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[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/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 determine resolution for the macro `span`
[INFO] [stdout]   --> tests/token.rs:19:32
[INFO] [stdout]    |
[INFO] [stdout] 19 |         Token::keyword("let".into(), span![0:0...0:3]),
[INFO] [stdout]    |                                      ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `span`
[INFO] [stdout]   --> tests/token.rs:20:32
[INFO] [stdout]    |
[INFO] [stdout] 20 |         Token::Keyword("let".into(), span![0:0...0:3]),
[INFO] [stdout]    |                                      ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `span`
[INFO] [stdout]   --> tests/token.rs:23:30
[INFO] [stdout]    |
[INFO] [stdout] 23 |         Token::ident("foo".into(), span![0:0...0:3]),
[INFO] [stdout]    |                                    ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `span`
[INFO] [stdout]   --> tests/token.rs:24:30
[INFO] [stdout]    |
[INFO] [stdout] 24 |         Token::Ident("foo".into(), span![0:0...0:3]),
[INFO] [stdout]    |                                    ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `span`
[INFO] [stdout]   --> tests/token.rs:27:28
[INFO] [stdout]    |
[INFO] [stdout] 27 |         Token::punct(";".into(), span![0:0...0:1]),
[INFO] [stdout]    |                                  ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `span`
[INFO] [stdout]   --> tests/token.rs:28:28
[INFO] [stdout]    |
[INFO] [stdout] 28 |         Token::Punct(";".into(), span![0:0...0:1]),
[INFO] [stdout]    |                                  ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `span`
[INFO] [stdout]   --> tests/token.rs:31:31
[INFO] [stdout]    |
[INFO] [stdout] 31 |         Token::operator("*".into(), span![0:0...0:1]),
[INFO] [stdout]    |                                     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `span`
[INFO] [stdout]   --> tests/token.rs:32:31
[INFO] [stdout]    |
[INFO] [stdout] 32 |         Token::Operator("*".into(), span![0:0...0:1]),
[INFO] [stdout]    |                                     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `span`
[INFO] [stdout]   --> tests/token.rs:35:31
[INFO] [stdout]    |
[INFO] [stdout] 35 |         Token::literal("42".into(), span![0:0...0:2]),
[INFO] [stdout]    |                                     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `span`
[INFO] [stdout]   --> tests/token.rs:36:31
[INFO] [stdout]    |
[INFO] [stdout] 36 |         Token::Literal("42".into(), span![0:0...0:2]),
[INFO] [stdout]    |                                     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `span`
[INFO] [stdout]   --> tests/token.rs:43:32
[INFO] [stdout]    |
[INFO] [stdout] 43 |         Token::Keyword("let".into(), span![0:0...0:0]),
[INFO] [stdout]    |                                      ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `span`
[INFO] [stdout]   --> tests/token.rs:48:30
[INFO] [stdout]    |
[INFO] [stdout] 48 |         Token::Ident("foo".into(), span![0:0...0:0]),
[INFO] [stdout]    |                                    ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `span`
[INFO] [stdout]   --> tests/token.rs:53:28
[INFO] [stdout]    |
[INFO] [stdout] 53 |         Token::Punct(";".into(), span![0:0...0:0]),
[INFO] [stdout]    |                                  ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `span`
[INFO] [stdout]   --> tests/token.rs:58:31
[INFO] [stdout]    |
[INFO] [stdout] 58 |         Token::Operator("*".into(), span![0:0...0:0]),
[INFO] [stdout]    |                                     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot determine resolution for the macro `span`
[INFO] [stdout]   --> tests/token.rs:63:31
[INFO] [stdout]    |
[INFO] [stdout] 63 |         Token::Literal("42".into(), span![0:0...0:0]),
[INFO] [stdout]    |                                     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: import resolution is stuck, try simplifying macro imports
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 16 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[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![0:15...0:16]),
[INFO] [stdout]     |                                  ^^^^
[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: cannot find macro `span` in this scope
[INFO] [stdout]    --> tests/lexer.rs:128:30
[INFO] [stdout]     |
[INFO] [stdout] 128 |         Token::literal("2".into(), span![0:14...0:15]),
[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![0:12...0:13]),
[INFO] [stdout]     |                                     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gramatika-macro` (test "pattern") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[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 macro `span` in this scope
[INFO] [stdout]    --> tests/lexer.rs:126:30
[INFO] [stdout]     |
[INFO] [stdout] 126 |         Token::literal("2".into(), span![0:10...0:11]),
[INFO] [stdout]     |                                    ^^^^
[INFO] [stdout] 
[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![0:8...0:9]),
[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 macro `span` in this scope
[INFO] [stdout]    --> tests/lexer.rs:124:30
[INFO] [stdout]     |
[INFO] [stdout] 124 |         Token::ident("foo".into(), span![0:4...0:7]),
[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 macro `span` in this scope
[INFO] [stdout]    --> tests/lexer.rs:123:32
[INFO] [stdout]     |
[INFO] [stdout] 123 |         Token::keyword("let".into(), span![0:0...0:3]),
[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] [stderr] error: could not compile `gramatika-macro` (test "token") due to 17 previous errors
[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![0:0...0:1]),
[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![0:2...0:3]),
[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![0:4...0:5]),
[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![0:5...0:6]),
[INFO] [stdout]     |                                                       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors
[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 9 previous errors
[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 `{:?}`
[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] [stdout] error: aborting due to 13 previous errors
[INFO] [stdout] 
[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 14 previous errors
[INFO] running `Command { std: "docker" "inspect" "c3afaa47f4a2b8e089ddc1663a803d41a2972e53f0d7d29762a4ae15dbac876b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c3afaa47f4a2b8e089ddc1663a803d41a2972e53f0d7d29762a4ae15dbac876b", kill_on_drop: false }`
[INFO] [stdout] c3afaa47f4a2b8e089ddc1663a803d41a2972e53f0d7d29762a4ae15dbac876b
