[INFO] cloning repository https://github.com/projectasiago/mish-web
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/projectasiago/mish-web" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprojectasiago%2Fmish-web", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprojectasiago%2Fmish-web'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] db39cf4c609a422a7c9a3dd61f5cba79bbe61c68
[INFO] checking projectasiago/mish-web against try#f77b5bc6c7c84df104f86b0dd01d9490e3923fa8 for pr-147834
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprojectasiago%2Fmish-web" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/projectasiago/mish-web
[INFO] finished tweaking git repo https://github.com/projectasiago/mish-web
[INFO] tweaked toml for git repo https://github.com/projectasiago/mish-web written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/projectasiago/mish-web on toolchain f77b5bc6c7c84df104f86b0dd01d9490e3923fa8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/projectasiago/mish-web 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" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.1.0
[INFO] [stderr]   Downloaded serde_json v1.0.10
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.1.1
[INFO] [stderr]   Downloaded serde v1.0.27
[INFO] [stderr]   Downloaded num-traits v0.2.1
[INFO] [stderr]   Downloaded serde_derive v1.0.27
[INFO] [stderr]   Downloaded serde_derive_internals v0.19.0
[INFO] [stderr]   Downloaded syn v0.12.13
[INFO] [stderr]   Downloaded wasm-bindgen v0.1.0
[INFO] [stderr]   Downloaded nom v4.0.0-beta1
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 107a44233090cb79ade36a3ad01cc0aae16e92a6709837321003e2e60ba684db
[INFO] running `Command { std: "docker" "start" "-a" "107a44233090cb79ade36a3ad01cc0aae16e92a6709837321003e2e60ba684db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "107a44233090cb79ade36a3ad01cc0aae16e92a6709837321003e2e60ba684db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "107a44233090cb79ade36a3ad01cc0aae16e92a6709837321003e2e60ba684db", kill_on_drop: false }`
[INFO] [stdout] 107a44233090cb79ade36a3ad01cc0aae16e92a6709837321003e2e60ba684db
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bbf99034137787ea0ef636770039ac8541ac6993249401c7d3129c330198be0b
[INFO] running `Command { std: "docker" "start" "-a" "bbf99034137787ea0ef636770039ac8541ac6993249401c7d3129c330198be0b", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling proc-macro2 v0.2.3
[INFO] [stderr]    Compiling serde_derive_internals v0.19.0
[INFO] [stderr]    Compiling serde v1.0.27
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.1.1
[INFO] [stderr]    Compiling fnv v1.0.6
[INFO] [stderr]    Compiling num-traits v0.2.1
[INFO] [stderr]    Compiling itoa v0.3.4
[INFO] [stderr]    Compiling dtoa v0.4.2
[INFO] [stderr]     Checking memchr v2.0.1
[INFO] [stderr]     Checking projectasiago_feta v0.1.0 (https://github.com/projectasiago/feta#53d4ed89)
[INFO] [stdout] error[E0574]: expected struct, variant or union type, found enum `proc_macro::TokenTree`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-0.2.3/src/unstable.rs:53:21
[INFO] [stdout]    |
[INFO] [stdout] 53 |         TokenStream(proc_macro::TokenTree {
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^ not a struct, variant or union type
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]    |
[INFO] [stdout]  1 + use TokenTree;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `TokenTree`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 53 -         TokenStream(proc_macro::TokenTree {
[INFO] [stdout] 53 +         TokenStream(TokenTree {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `TokenNode` in `proc_macro`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-0.2.3/src/unstable.rs:63:33
[INFO] [stdout]    |
[INFO] [stdout] 63 |                     proc_macro::TokenNode::Group(delim, (s.0).0)
[INFO] [stdout]    |                                 ^^^^^^^^^ could not find `TokenNode` in `proc_macro`
[INFO] [stdout]    |
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 63 -                     proc_macro::TokenNode::Group(delim, (s.0).0)
[INFO] [stdout] 63 +                     proc_macro::TokenTree::Group(delim, (s.0).0)
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout]  1 + use TokenNode;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `TokenNode`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 63 -                     proc_macro::TokenNode::Group(delim, (s.0).0)
[INFO] [stdout] 63 +                     TokenNode::Group(delim, (s.0).0)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `TokenNode` in `proc_macro`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-0.2.3/src/unstable.rs:70:33
[INFO] [stdout]    |
[INFO] [stdout] 70 |                     proc_macro::TokenNode::Op(ch, kind)
[INFO] [stdout]    |                                 ^^^^^^^^^ could not find `TokenNode` in `proc_macro`
[INFO] [stdout]    |
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 70 -                     proc_macro::TokenNode::Op(ch, kind)
[INFO] [stdout] 70 +                     proc_macro::TokenTree::Op(ch, kind)
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout]  1 + use TokenNode;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `TokenNode`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 70 -                     proc_macro::TokenNode::Op(ch, kind)
[INFO] [stdout] 70 +                     TokenNode::Op(ch, kind)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `TokenNode` in `proc_macro`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-0.2.3/src/unstable.rs:73:33
[INFO] [stdout]    |
[INFO] [stdout] 73 |                     proc_macro::TokenNode::Term((s.0).0)
[INFO] [stdout]    |                                 ^^^^^^^^^ could not find `TokenNode` in `proc_macro`
[INFO] [stdout]    |
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 73 -                     proc_macro::TokenNode::Term((s.0).0)
[INFO] [stdout] 73 +                     proc_macro::TokenTree::Term((s.0).0)
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout]  1 + use TokenNode;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `TokenNode`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 73 -                     proc_macro::TokenNode::Term((s.0).0)
[INFO] [stdout] 73 +                     TokenNode::Term((s.0).0)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `TokenNode` in `proc_macro`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-0.2.3/src/unstable.rs:76:33
[INFO] [stdout]    |
[INFO] [stdout] 76 |                     proc_macro::TokenNode::Literal((l.0).0)
[INFO] [stdout]    |                                 ^^^^^^^^^ could not find `TokenNode` in `proc_macro`
[INFO] [stdout]    |
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 76 -                     proc_macro::TokenNode::Literal((l.0).0)
[INFO] [stdout] 76 +                     proc_macro::TokenTree::Literal((l.0).0)
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout]  1 + use TokenNode;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `TokenNode`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 76 -                     proc_macro::TokenNode::Literal((l.0).0)
[INFO] [stdout] 76 +                     TokenNode::Literal((l.0).0)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TokenTreeIter` in crate `proc_macro`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-0.2.3/src/unstable.rs:102:38
[INFO] [stdout]     |
[INFO] [stdout] 102 | pub struct TokenTreeIter(proc_macro::TokenTreeIter);
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/f77b5bc6c7c84df104f86b0dd01d9490e3923fa8/library/proc_macro/src/lib.rs:649:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named enum `TokenTree` defined here
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 102 - pub struct TokenTreeIter(proc_macro::TokenTreeIter);
[INFO] [stdout] 102 + pub struct TokenTreeIter(proc_macro::TokenTree);
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   1 + use TokenTreeIter;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `TokenTreeIter`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 102 - pub struct TokenTreeIter(proc_macro::TokenTreeIter);
[INFO] [stdout] 102 + pub struct TokenTreeIter(TokenTreeIter);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `TokenNode` in `proc_macro`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-0.2.3/src/unstable.rs:124:29
[INFO] [stdout]     |
[INFO] [stdout] 124 |                 proc_macro::TokenNode::Group(delim, s) => {
[INFO] [stdout]     |                             ^^^^^^^^^ could not find `TokenNode` in `proc_macro`
[INFO] [stdout]     |
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 124 -                 proc_macro::TokenNode::Group(delim, s) => {
[INFO] [stdout] 124 +                 proc_macro::TokenTree::Group(delim, s) => {
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout]   1 + use TokenNode;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `TokenNode`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 124 -                 proc_macro::TokenNode::Group(delim, s) => {
[INFO] [stdout] 124 +                 TokenNode::Group(delim, s) => {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `TokenNode` in `proc_macro`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-0.2.3/src/unstable.rs:133:29
[INFO] [stdout]     |
[INFO] [stdout] 133 |                 proc_macro::TokenNode::Op(ch, kind) => {
[INFO] [stdout]     |                             ^^^^^^^^^ could not find `TokenNode` in `proc_macro`
[INFO] [stdout]     |
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 133 -                 proc_macro::TokenNode::Op(ch, kind) => {
[INFO] [stdout] 133 +                 proc_macro::TokenTree::Op(ch, kind) => {
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout]   1 + use TokenNode;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `TokenNode`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 133 -                 proc_macro::TokenNode::Op(ch, kind) => {
[INFO] [stdout] 133 +                 TokenNode::Op(ch, kind) => {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `TokenNode` in `proc_macro`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-0.2.3/src/unstable.rs:140:29
[INFO] [stdout]     |
[INFO] [stdout] 140 |                 proc_macro::TokenNode::Term(s) => {
[INFO] [stdout]     |                             ^^^^^^^^^ could not find `TokenNode` in `proc_macro`
[INFO] [stdout]     |
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 140 -                 proc_macro::TokenNode::Term(s) => {
[INFO] [stdout] 140 +                 proc_macro::TokenTree::Term(s) => {
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout]   1 + use TokenNode;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `TokenNode`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 140 -                 proc_macro::TokenNode::Term(s) => {
[INFO] [stdout] 140 +                 TokenNode::Term(s) => {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `TokenNode` in `proc_macro`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-0.2.3/src/unstable.rs:143:29
[INFO] [stdout]     |
[INFO] [stdout] 143 |                 proc_macro::TokenNode::Literal(l) => {
[INFO] [stdout]     |                             ^^^^^^^^^ could not find `TokenNode` in `proc_macro`
[INFO] [stdout]     |
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 143 -                 proc_macro::TokenNode::Literal(l) => {
[INFO] [stdout] 143 +                 proc_macro::TokenTree::Literal(l) => {
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout]   1 + use TokenNode;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `TokenNode`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 143 -                 proc_macro::TokenNode::Literal(l) => {
[INFO] [stdout] 143 +                 TokenNode::Literal(l) => {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Term` in crate `proc_macro`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-0.2.3/src/unstable.rs:275:29
[INFO] [stdout]     |
[INFO] [stdout] 275 | pub struct Term(proc_macro::Term);
[INFO] [stdout]     |                             ^^^^ not found in `proc_macro`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   1 + use Term;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Term`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 275 - pub struct Term(proc_macro::Term);
[INFO] [stdout] 275 + pub struct Term(Term);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Term` in `proc_macro`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-0.2.3/src/unstable.rs:279:26
[INFO] [stdout]     |
[INFO] [stdout] 279 |         Term(proc_macro::Term::intern(string))
[INFO] [stdout]     |                          ^^^^ could not find `Term` in `proc_macro`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   1 + use Term;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Term`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 279 -         Term(proc_macro::Term::intern(string))
[INFO] [stdout] 279 +         Term(Term::intern(string))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `TokenNode` in `proc_macro`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-0.2.3/src/unstable.rs:362:21
[INFO] [stdout]     |
[INFO] [stdout] 362 |         proc_macro::TokenNode::Literal(l) => l,
[INFO] [stdout]     |                     ^^^^^^^^^ could not find `TokenNode` in `proc_macro`
[INFO] [stdout]     |
[INFO] [stdout] help: an enum with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 362 -         proc_macro::TokenNode::Literal(l) => l,
[INFO] [stdout] 362 +         proc_macro::TokenTree::Literal(l) => l,
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout]   1 + use TokenNode;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `TokenNode`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 362 -         proc_macro::TokenNode::Literal(l) => l,
[INFO] [stdout] 362 +         TokenNode::Literal(l) => l,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0635]: unknown feature `compiler_builtins_lib`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/git/checkouts/feta-c55d41a4dbaa4e33/53d4ed8/src/lib.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | #![feature(compiler_builtins_lib)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0635`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `projectasiago_feta` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0599]: no function or associated item named `empty` found for struct `proc_macro::TokenStream` in the current scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-0.2.3/src/unstable.rs:17:46
[INFO] [stdout]    |
[INFO] [stdout] 17 |         TokenStream(proc_macro::TokenStream::empty())
[INFO] [stdout]    |                                              ^^^^^ function or associated item not found in `proc_macro::TokenStream`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `proc_macro::TokenStream`, consider using `proc_macro::TokenStream::new` which returns `proc_macro::TokenStream`
[INFO] [stdout]   --> /rustc/f77b5bc6c7c84df104f86b0dd01d9490e3923fa8/library/proc_macro/src/lib.rs:155:5
[INFO] [stdout] help: there is a method `is_empty` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 17 |         TokenStream(proc_macro::TokenStream::is_empty())
[INFO] [stdout]    |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `proc_macro_def_site`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-0.2.3/src/unstable.rs:230:14
[INFO] [stdout]     |
[INFO] [stdout] 230 |         Span(proc_macro::Span::def_site())
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #54724 <https://github.com/rust-lang/rust/issues/54724> for more information
[INFO] [stdout]     = help: add `#![feature(proc_macro_def_site)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2025-10-25; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `float` found for struct `proc_macro::Literal` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-0.2.3/src/unstable.rs:319:38
[INFO] [stdout]     |
[INFO] [stdout] 319 |         Literal(proc_macro::Literal::float(s))
[INFO] [stdout]     |                                      ^^^^^ function or associated item not found in `proc_macro::Literal`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `proc_macro::Literal` consider using one of the following associated functions:
[INFO] [stdout]       proc_macro::Literal::u8_suffixed
[INFO] [stdout]       proc_macro::Literal::u16_suffixed
[INFO] [stdout]       proc_macro::Literal::u32_suffixed
[INFO] [stdout]       proc_macro::Literal::u64_suffixed
[INFO] [stdout]       and 29 others
[INFO] [stdout]    --> /rustc/f77b5bc6c7c84df104f86b0dd01d9490e3923fa8/library/proc_macro/src/lib.rs:1187:5
[INFO] [stdout]     = note: this error originates in the macro `suffixed_int_literals` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `integer` found for struct `proc_macro::Literal` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-0.2.3/src/unstable.rs:323:38
[INFO] [stdout]     |
[INFO] [stdout] 323 |         Literal(proc_macro::Literal::integer(s.into()))
[INFO] [stdout]     |                                      ^^^^^^^ function or associated item not found in `proc_macro::Literal`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `proc_macro::Literal` consider using one of the following associated functions:
[INFO] [stdout]       proc_macro::Literal::u8_suffixed
[INFO] [stdout]       proc_macro::Literal::u16_suffixed
[INFO] [stdout]       proc_macro::Literal::u32_suffixed
[INFO] [stdout]       proc_macro::Literal::u64_suffixed
[INFO] [stdout]       and 29 others
[INFO] [stdout]    --> /rustc/f77b5bc6c7c84df104f86b0dd01d9490e3923fa8/library/proc_macro/src/lib.rs:1187:5
[INFO] [stdout]     = note: this error originates in the macro `suffixed_int_literals` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `kind` on type `proc_macro::TokenTree`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-0.2.3/src/unstable.rs:361:46
[INFO] [stdout]     |
[INFO] [stdout] 361 |     match stream.into_iter().next().unwrap().kind {
[INFO] [stdout]     |                                              ^^^^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `u8` found for struct `proc_macro::Literal` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-0.2.3/src/unstable.rs:378:5
[INFO] [stdout]     |
[INFO] [stdout] 369 |         impl From<$t> for Literal {
[INFO] [stdout]     |                   -- due to this macro variable
[INFO] [stdout] ...
[INFO] [stdout] 378 |     u8, u16, u32, u64, usize,
[INFO] [stdout]     |     ^^ function or associated item not found in `proc_macro::Literal`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `proc_macro::Literal` consider using one of the following associated functions:
[INFO] [stdout]       proc_macro::Literal::u8_suffixed
[INFO] [stdout]       proc_macro::Literal::u16_suffixed
[INFO] [stdout]       proc_macro::Literal::u32_suffixed
[INFO] [stdout]       proc_macro::Literal::u64_suffixed
[INFO] [stdout]       and 29 others
[INFO] [stdout]    --> /rustc/f77b5bc6c7c84df104f86b0dd01d9490e3923fa8/library/proc_macro/src/lib.rs:1187:5
[INFO] [stdout]     = note: this error originates in the macro `suffixed_int_literals` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `u16` found for struct `proc_macro::Literal` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-0.2.3/src/unstable.rs:378:9
[INFO] [stdout]     |
[INFO] [stdout] 369 |         impl From<$t> for Literal {
[INFO] [stdout]     |                   -- due to this macro variable
[INFO] [stdout] ...
[INFO] [stdout] 378 |     u8, u16, u32, u64, usize,
[INFO] [stdout]     |         ^^^ function or associated item not found in `proc_macro::Literal`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `proc_macro::Literal` consider using one of the following associated functions:
[INFO] [stdout]       proc_macro::Literal::u8_suffixed
[INFO] [stdout]       proc_macro::Literal::u16_suffixed
[INFO] [stdout]       proc_macro::Literal::u32_suffixed
[INFO] [stdout]       proc_macro::Literal::u64_suffixed
[INFO] [stdout]       and 29 others
[INFO] [stdout]    --> /rustc/f77b5bc6c7c84df104f86b0dd01d9490e3923fa8/library/proc_macro/src/lib.rs:1187:5
[INFO] [stdout]     = note: this error originates in the macro `suffixed_int_literals` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `u32` found for struct `proc_macro::Literal` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-0.2.3/src/unstable.rs:378:14
[INFO] [stdout]     |
[INFO] [stdout] 369 |         impl From<$t> for Literal {
[INFO] [stdout]     |                   -- due to this macro variable
[INFO] [stdout] ...
[INFO] [stdout] 378 |     u8, u16, u32, u64, usize,
[INFO] [stdout]     |              ^^^ function or associated item not found in `proc_macro::Literal`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `proc_macro::Literal` consider using one of the following associated functions:
[INFO] [stdout]       proc_macro::Literal::u8_suffixed
[INFO] [stdout]       proc_macro::Literal::u16_suffixed
[INFO] [stdout]       proc_macro::Literal::u32_suffixed
[INFO] [stdout]       proc_macro::Literal::u64_suffixed
[INFO] [stdout]       and 29 others
[INFO] [stdout]    --> /rustc/f77b5bc6c7c84df104f86b0dd01d9490e3923fa8/library/proc_macro/src/lib.rs:1187:5
[INFO] [stdout]     = note: this error originates in the macro `suffixed_int_literals` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `u64` found for struct `proc_macro::Literal` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-0.2.3/src/unstable.rs:378:19
[INFO] [stdout]     |
[INFO] [stdout] 369 |         impl From<$t> for Literal {
[INFO] [stdout]     |                   -- due to this macro variable
[INFO] [stdout] ...
[INFO] [stdout] 378 |     u8, u16, u32, u64, usize,
[INFO] [stdout]     |                   ^^^ function or associated item not found in `proc_macro::Literal`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `proc_macro::Literal` consider using one of the following associated functions:
[INFO] [stdout]       proc_macro::Literal::u8_suffixed
[INFO] [stdout]       proc_macro::Literal::u16_suffixed
[INFO] [stdout]       proc_macro::Literal::u32_suffixed
[INFO] [stdout]       proc_macro::Literal::u64_suffixed
[INFO] [stdout]       and 29 others
[INFO] [stdout]    --> /rustc/f77b5bc6c7c84df104f86b0dd01d9490e3923fa8/library/proc_macro/src/lib.rs:1187:5
[INFO] [stdout]     = note: this error originates in the macro `suffixed_int_literals` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `usize` found for struct `proc_macro::Literal` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-0.2.3/src/unstable.rs:378:24
[INFO] [stdout]     |
[INFO] [stdout] 369 |         impl From<$t> for Literal {
[INFO] [stdout]     |                   -- due to this macro variable
[INFO] [stdout] ...
[INFO] [stdout] 378 |     u8, u16, u32, u64, usize,
[INFO] [stdout]     |                        ^^^^^ function or associated item not found in `proc_macro::Literal`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `proc_macro::Literal` consider using one of the following associated functions:
[INFO] [stdout]       proc_macro::Literal::u8_suffixed
[INFO] [stdout]       proc_macro::Literal::u16_suffixed
[INFO] [stdout]       proc_macro::Literal::u32_suffixed
[INFO] [stdout]       proc_macro::Literal::u64_suffixed
[INFO] [stdout]       and 29 others
[INFO] [stdout]    --> /rustc/f77b5bc6c7c84df104f86b0dd01d9490e3923fa8/library/proc_macro/src/lib.rs:1187:5
[INFO] [stdout]     = note: this error originates in the macro `suffixed_int_literals` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `i8` found for struct `proc_macro::Literal` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-0.2.3/src/unstable.rs:379:5
[INFO] [stdout]     |
[INFO] [stdout] 369 |         impl From<$t> for Literal {
[INFO] [stdout]     |                   -- due to this macro variable
[INFO] [stdout] ...
[INFO] [stdout] 379 |     i8, i16, i32, i64, isize,
[INFO] [stdout]     |     ^^ function or associated item not found in `proc_macro::Literal`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `proc_macro::Literal` consider using one of the following associated functions:
[INFO] [stdout]       proc_macro::Literal::u8_suffixed
[INFO] [stdout]       proc_macro::Literal::u16_suffixed
[INFO] [stdout]       proc_macro::Literal::u32_suffixed
[INFO] [stdout]       proc_macro::Literal::u64_suffixed
[INFO] [stdout]       and 29 others
[INFO] [stdout]    --> /rustc/f77b5bc6c7c84df104f86b0dd01d9490e3923fa8/library/proc_macro/src/lib.rs:1187:5
[INFO] [stdout]     = note: this error originates in the macro `suffixed_int_literals` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `i16` found for struct `proc_macro::Literal` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-0.2.3/src/unstable.rs:379:9
[INFO] [stdout]     |
[INFO] [stdout] 369 |         impl From<$t> for Literal {
[INFO] [stdout]     |                   -- due to this macro variable
[INFO] [stdout] ...
[INFO] [stdout] 379 |     i8, i16, i32, i64, isize,
[INFO] [stdout]     |         ^^^ function or associated item not found in `proc_macro::Literal`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `proc_macro::Literal` consider using one of the following associated functions:
[INFO] [stdout]       proc_macro::Literal::u8_suffixed
[INFO] [stdout]       proc_macro::Literal::u16_suffixed
[INFO] [stdout]       proc_macro::Literal::u32_suffixed
[INFO] [stdout]       proc_macro::Literal::u64_suffixed
[INFO] [stdout]       and 29 others
[INFO] [stdout]    --> /rustc/f77b5bc6c7c84df104f86b0dd01d9490e3923fa8/library/proc_macro/src/lib.rs:1187:5
[INFO] [stdout]     = note: this error originates in the macro `suffixed_int_literals` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `i32` found for struct `proc_macro::Literal` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-0.2.3/src/unstable.rs:379:14
[INFO] [stdout]     |
[INFO] [stdout] 369 |         impl From<$t> for Literal {
[INFO] [stdout]     |                   -- due to this macro variable
[INFO] [stdout] ...
[INFO] [stdout] 379 |     i8, i16, i32, i64, isize,
[INFO] [stdout]     |              ^^^ function or associated item not found in `proc_macro::Literal`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `proc_macro::Literal` consider using one of the following associated functions:
[INFO] [stdout]       proc_macro::Literal::u8_suffixed
[INFO] [stdout]       proc_macro::Literal::u16_suffixed
[INFO] [stdout]       proc_macro::Literal::u32_suffixed
[INFO] [stdout]       proc_macro::Literal::u64_suffixed
[INFO] [stdout]       and 29 others
[INFO] [stdout]    --> /rustc/f77b5bc6c7c84df104f86b0dd01d9490e3923fa8/library/proc_macro/src/lib.rs:1187:5
[INFO] [stdout]     = note: this error originates in the macro `suffixed_int_literals` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `i64` found for struct `proc_macro::Literal` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-0.2.3/src/unstable.rs:379:19
[INFO] [stdout]     |
[INFO] [stdout] 369 |         impl From<$t> for Literal {
[INFO] [stdout]     |                   -- due to this macro variable
[INFO] [stdout] ...
[INFO] [stdout] 379 |     i8, i16, i32, i64, isize,
[INFO] [stdout]     |                   ^^^ function or associated item not found in `proc_macro::Literal`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `proc_macro::Literal` consider using one of the following associated functions:
[INFO] [stdout]       proc_macro::Literal::u8_suffixed
[INFO] [stdout]       proc_macro::Literal::u16_suffixed
[INFO] [stdout]       proc_macro::Literal::u32_suffixed
[INFO] [stdout]       proc_macro::Literal::u64_suffixed
[INFO] [stdout]       and 29 others
[INFO] [stdout]    --> /rustc/f77b5bc6c7c84df104f86b0dd01d9490e3923fa8/library/proc_macro/src/lib.rs:1187:5
[INFO] [stdout]     = note: this error originates in the macro `suffixed_int_literals` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `isize` found for struct `proc_macro::Literal` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-0.2.3/src/unstable.rs:379:24
[INFO] [stdout]     |
[INFO] [stdout] 369 |         impl From<$t> for Literal {
[INFO] [stdout]     |                   -- due to this macro variable
[INFO] [stdout] ...
[INFO] [stdout] 379 |     i8, i16, i32, i64, isize,
[INFO] [stdout]     |                        ^^^^^ function or associated item not found in `proc_macro::Literal`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `proc_macro::Literal` consider using one of the following associated functions:
[INFO] [stdout]       proc_macro::Literal::u8_suffixed
[INFO] [stdout]       proc_macro::Literal::u16_suffixed
[INFO] [stdout]       proc_macro::Literal::u32_suffixed
[INFO] [stdout]       proc_macro::Literal::u64_suffixed
[INFO] [stdout]       and 29 others
[INFO] [stdout]    --> /rustc/f77b5bc6c7c84df104f86b0dd01d9490e3923fa8/library/proc_macro/src/lib.rs:1187:5
[INFO] [stdout]     = note: this error originates in the macro `suffixed_int_literals` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `f32` found for struct `proc_macro::Literal` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-0.2.3/src/unstable.rs:393:5
[INFO] [stdout]     |
[INFO] [stdout] 384 |         impl From<$t> for Literal {
[INFO] [stdout]     |                   -- due to this macro variable
[INFO] [stdout] ...
[INFO] [stdout] 393 |     f32, f64,
[INFO] [stdout]     |     ^^^ function or associated item not found in `proc_macro::Literal`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `proc_macro::Literal` consider using one of the following associated functions:
[INFO] [stdout]       proc_macro::Literal::u8_suffixed
[INFO] [stdout]       proc_macro::Literal::u16_suffixed
[INFO] [stdout]       proc_macro::Literal::u32_suffixed
[INFO] [stdout]       proc_macro::Literal::u64_suffixed
[INFO] [stdout]       and 29 others
[INFO] [stdout]    --> /rustc/f77b5bc6c7c84df104f86b0dd01d9490e3923fa8/library/proc_macro/src/lib.rs:1187:5
[INFO] [stdout]     = note: this error originates in the macro `suffixed_int_literals` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `f64` found for struct `proc_macro::Literal` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-0.2.3/src/unstable.rs:393:10
[INFO] [stdout]     |
[INFO] [stdout] 384 |         impl From<$t> for Literal {
[INFO] [stdout]     |                   -- due to this macro variable
[INFO] [stdout] ...
[INFO] [stdout] 393 |     f32, f64,
[INFO] [stdout]     |          ^^^ function or associated item not found in `proc_macro::Literal`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `proc_macro::Literal` consider using one of the following associated functions:
[INFO] [stdout]       proc_macro::Literal::u8_suffixed
[INFO] [stdout]       proc_macro::Literal::u16_suffixed
[INFO] [stdout]       proc_macro::Literal::u32_suffixed
[INFO] [stdout]       proc_macro::Literal::u64_suffixed
[INFO] [stdout]       and 29 others
[INFO] [stdout]    --> /rustc/f77b5bc6c7c84df104f86b0dd01d9490e3923fa8/library/proc_macro/src/lib.rs:1187:5
[INFO] [stdout]     = note: this error originates in the macro `suffixed_int_literals` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 30 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433, E0574, E0599, E0609, E0658.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "bbf99034137787ea0ef636770039ac8541ac6993249401c7d3129c330198be0b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bbf99034137787ea0ef636770039ac8541ac6993249401c7d3129c330198be0b", kill_on_drop: false }`
[INFO] [stdout] bbf99034137787ea0ef636770039ac8541ac6993249401c7d3129c330198be0b
