[INFO] cloning repository https://github.com/DelSkayn/stucco
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DelSkayn/stucco" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDelSkayn%2Fstucco", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDelSkayn%2Fstucco'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 31461eef4f91f9b2647b8748c112272d6f1518e1
[INFO] checking DelSkayn/stucco against try#0c70cfbec949d241375e31c5a42066be70c720fc for pr-149681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDelSkayn%2Fstucco" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/DelSkayn/stucco
[INFO] finished tweaking git repo https://github.com/DelSkayn/stucco
[INFO] tweaked toml for git repo https://github.com/DelSkayn/stucco written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DelSkayn/stucco on toolchain 0c70cfbec949d241375e31c5a42066be70c720fc
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0c70cfbec949d241375e31c5a42066be70c720fc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DelSkayn/stucco 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" "+0c70cfbec949d241375e31c5a42066be70c720fc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/crates/common/Cargo.toml: unused manifest key: dev-depencies
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0c70cfbec949d241375e31c5a42066be70c720fc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cdf00a9098cccd6e471976315fedaae1dede80696656dd7e0520de5b0bf063ee
[INFO] running `Command { std: "docker" "start" "-a" "cdf00a9098cccd6e471976315fedaae1dede80696656dd7e0520de5b0bf063ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cdf00a9098cccd6e471976315fedaae1dede80696656dd7e0520de5b0bf063ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cdf00a9098cccd6e471976315fedaae1dede80696656dd7e0520de5b0bf063ee", kill_on_drop: false }`
[INFO] [stdout] cdf00a9098cccd6e471976315fedaae1dede80696656dd7e0520de5b0bf063ee
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0c70cfbec949d241375e31c5a42066be70c720fc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5e678f92526a643486fbe644c25523ab04e1b8093d897d960891d3e420abfc81
[INFO] running `Command { std: "docker" "start" "-a" "5e678f92526a643486fbe644c25523ab04e1b8093d897d960891d3e420abfc81", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/common/Cargo.toml: unused manifest key: dev-depencies
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]     Checking unicode-ident v1.0.18
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling cc v1.2.31
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling inkwell v0.6.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking ruzstd v0.7.3
[INFO] [stderr]     Checking stucco_common v0.1.0 (/opt/rustwide/workdir/crates/common)
[INFO] [stderr]     Checking stucco_token v0.1.0 (/opt/rustwide/workdir/crates/token)
[INFO] [stderr]     Checking quote v1.0.40
[INFO] [stderr]     Checking stucco_ast v0.1.0 (/opt/rustwide/workdir/crates/ast)
[INFO] [stderr]    Compiling llvm-sys v181.2.0
[INFO] [stderr]    Compiling stucco_codegen v0.1.0 (/opt/rustwide/workdir/crates/codegen)
[INFO] [stderr]     Checking stucco_parser v0.1.0 (/opt/rustwide/workdir/crates/parser)
[INFO] [stderr]     Checking stucco_compiler v0.1.0 (/opt/rustwide/workdir/crates/compiler)
[INFO] [stdout] warning: unused import: `std::process::id`
[INFO] [stdout]  --> crates/parser/src/ty.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::process::id;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::process::id`
[INFO] [stdout]  --> crates/parser/src/ty.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::process::id;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0726]: implicit elided lifetime not allowed here
[INFO] [stdout]   --> crates/compiler/src/type_check/pass.rs:20:6
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl DeclarePass {}
[INFO] [stdout]    |      ^^^^^^^^^^^ expected lifetime parameter
[INFO] [stdout]    |
[INFO] [stdout] help: indicate the anonymous lifetime
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl DeclarePass<'_> {}
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0726]: implicit elided lifetime not allowed here
[INFO] [stdout]   --> crates/compiler/src/type_check/pass.rs:22:16
[INFO] [stdout]    |
[INFO] [stdout] 22 | impl Visit for DeclarePass {
[INFO] [stdout]    |                ^^^^^^^^^^^ expected lifetime parameter
[INFO] [stdout]    |
[INFO] [stdout] help: indicate the anonymous lifetime
[INFO] [stdout]    |
[INFO] [stdout] 22 | impl Visit for DeclarePass<'_> {
[INFO] [stdout]    |                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Node`
[INFO] [stdout]  --> crates/compiler/src/resolve/symbols.rs:9:33
[INFO] [stdout]   |
[INFO] [stdout] 9 | use ast::{AstSpanned, Function, Node, Stencil};
[INFO] [stdout]   |                                 ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0726]: implicit elided lifetime not allowed here
[INFO] [stdout]   --> crates/compiler/src/type_check/pass.rs:20:6
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl DeclarePass {}
[INFO] [stdout]    |      ^^^^^^^^^^^ expected lifetime parameter
[INFO] [stdout]    |
[INFO] [stdout] help: indicate the anonymous lifetime
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl DeclarePass<'_> {}
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0726]: implicit elided lifetime not allowed here
[INFO] [stdout]   --> crates/compiler/src/type_check/pass.rs:22:16
[INFO] [stdout]    |
[INFO] [stdout] 22 | impl Visit for DeclarePass {
[INFO] [stdout]    |                ^^^^^^^^^^^ expected lifetime parameter
[INFO] [stdout]    |
[INFO] [stdout] help: indicate the anonymous lifetime
[INFO] [stdout]    |
[INFO] [stdout] 22 | impl Visit for DeclarePass<'_> {
[INFO] [stdout]    |                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Node`
[INFO] [stdout]  --> crates/compiler/src/resolve/symbols.rs:9:33
[INFO] [stdout]   |
[INFO] [stdout] 9 | use ast::{AstSpanned, Function, Node, Stencil};
[INFO] [stdout]   |                                 ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> crates/compiler/src/type_check/pass.rs:31:20
[INFO] [stdout]    |
[INFO] [stdout] 31 |             .entry(ast[s])
[INFO] [stdout]    |              ----- ^^^^^^ expected `NodeId<Ident>`, found `Struct`
[INFO] [stdout]    |              |
[INFO] [stdout]    |              arguments to this method are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected struct `NodeId<stucco_token::token::Ident>`
[INFO] [stdout]               found struct `stucco_ast::Struct`
[INFO] [stdout] help: the return type of this call is `stucco_ast::Struct` due to the type of the argument passed
[INFO] [stdout]   --> crates/compiler/src/type_check/pass.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 | /         self.names
[INFO] [stdout] 31 | |             .entry(ast[s])
[INFO] [stdout]    | |____________________------^
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      this argument influences the return type of `entry`
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> /rustc/0c70cfbec949d241375e31c5a42066be70c720fc/library/std/src/collections/hash/map.rs:887:11
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: can't compare `TypeName` with `str`
[INFO] [stdout]    --> crates/compiler/src/type_check/pass.rs:196:26
[INFO] [stdout]     |
[INFO] [stdout] 196 |                 if ident == "f32" {
[INFO] [stdout]     |                          ^^ no implementation for `TypeName == str`
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `PartialEq<str>` is not implemented for `TypeName`
[INFO] [stdout]       but trait `PartialEq<TypeName>` is implemented for it
[INFO] [stdout]    --> /opt/rustwide/workdir/crates/ast/src/lib.rs:433:1
[INFO] [stdout]     |
[INFO] [stdout] 433 | / ast_struct! {
[INFO] [stdout] 434 | |     pub struct TypeName {
[INFO] [stdout] 435 | |         pub name: NodeId<Ident>,
[INFO] [stdout] 436 | |     }
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = help: for that trait implementation, expected `TypeName`, found `str`
[INFO] [stdout]     = note: required for `&TypeName` to implement `PartialEq<&str>`
[INFO] [stdout]     = note: this error originates in the derive macro `PartialEq` which comes from the expansion of the macro `ast_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: can't compare `TypeName` with `str`
[INFO] [stdout]    --> crates/compiler/src/type_check/pass.rs:199:26
[INFO] [stdout]     |
[INFO] [stdout] 199 |                 if ident == "f64" {
[INFO] [stdout]     |                          ^^ no implementation for `TypeName == str`
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `PartialEq<str>` is not implemented for `TypeName`
[INFO] [stdout]       but trait `PartialEq<TypeName>` is implemented for it
[INFO] [stdout]    --> /opt/rustwide/workdir/crates/ast/src/lib.rs:433:1
[INFO] [stdout]     |
[INFO] [stdout] 433 | / ast_struct! {
[INFO] [stdout] 434 | |     pub struct TypeName {
[INFO] [stdout] 435 | |         pub name: NodeId<Ident>,
[INFO] [stdout] 436 | |     }
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = help: for that trait implementation, expected `TypeName`, found `str`
[INFO] [stdout]     = note: required for `&TypeName` to implement `PartialEq<&str>`
[INFO] [stdout]     = note: this error originates in the derive macro `PartialEq` which comes from the expansion of the macro `ast_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: can't compare `TypeName` with `str`
[INFO] [stdout]    --> crates/compiler/src/type_check/pass.rs:202:26
[INFO] [stdout]     |
[INFO] [stdout] 202 |                 if ident == "usize" {
[INFO] [stdout]     |                          ^^ no implementation for `TypeName == str`
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `PartialEq<str>` is not implemented for `TypeName`
[INFO] [stdout]       but trait `PartialEq<TypeName>` is implemented for it
[INFO] [stdout]    --> /opt/rustwide/workdir/crates/ast/src/lib.rs:433:1
[INFO] [stdout]     |
[INFO] [stdout] 433 | / ast_struct! {
[INFO] [stdout] 434 | |     pub struct TypeName {
[INFO] [stdout] 435 | |         pub name: NodeId<Ident>,
[INFO] [stdout] 436 | |     }
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = help: for that trait implementation, expected `TypeName`, found `str`
[INFO] [stdout]     = note: required for `&TypeName` to implement `PartialEq<&str>`
[INFO] [stdout]     = note: this error originates in the derive macro `PartialEq` which comes from the expansion of the macro `ast_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: can't compare `TypeName` with `str`
[INFO] [stdout]    --> crates/compiler/src/type_check/pass.rs:205:26
[INFO] [stdout]     |
[INFO] [stdout] 205 |                 if ident == "isize" {
[INFO] [stdout]     |                          ^^ no implementation for `TypeName == str`
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `PartialEq<str>` is not implemented for `TypeName`
[INFO] [stdout]       but trait `PartialEq<TypeName>` is implemented for it
[INFO] [stdout]    --> /opt/rustwide/workdir/crates/ast/src/lib.rs:433:1
[INFO] [stdout]     |
[INFO] [stdout] 433 | / ast_struct! {
[INFO] [stdout] 434 | |     pub struct TypeName {
[INFO] [stdout] 435 | |         pub name: NodeId<Ident>,
[INFO] [stdout] 436 | |     }
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = help: for that trait implementation, expected `TypeName`, found `str`
[INFO] [stdout]     = note: required for `&TypeName` to implement `PartialEq<&str>`
[INFO] [stdout]     = note: this error originates in the derive macro `PartialEq` which comes from the expansion of the macro `ast_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> crates/compiler/src/type_check/pass.rs:31:20
[INFO] [stdout]    |
[INFO] [stdout] 31 |             .entry(ast[s])
[INFO] [stdout]    |              ----- ^^^^^^ expected `NodeId<Ident>`, found `Struct`
[INFO] [stdout]    |              |
[INFO] [stdout]    |              arguments to this method are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected struct `NodeId<stucco_token::token::Ident>`
[INFO] [stdout]               found struct `stucco_ast::Struct`
[INFO] [stdout] help: the return type of this call is `stucco_ast::Struct` due to the type of the argument passed
[INFO] [stdout]   --> crates/compiler/src/type_check/pass.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 | /         self.names
[INFO] [stdout] 31 | |             .entry(ast[s])
[INFO] [stdout]    | |____________________------^
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      this argument influences the return type of `entry`
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> /rustc/0c70cfbec949d241375e31c5a42066be70c720fc/library/std/src/collections/hash/map.rs:887:11
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: can't compare `TypeName` with `str`
[INFO] [stdout]    --> crates/compiler/src/type_check/pass.rs:196:26
[INFO] [stdout]     |
[INFO] [stdout] 196 |                 if ident == "f32" {
[INFO] [stdout]     |                          ^^ no implementation for `TypeName == str`
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `PartialEq<str>` is not implemented for `TypeName`
[INFO] [stdout]       but trait `PartialEq<TypeName>` is implemented for it
[INFO] [stdout]    --> /opt/rustwide/workdir/crates/ast/src/lib.rs:433:1
[INFO] [stdout]     |
[INFO] [stdout] 433 | / ast_struct! {
[INFO] [stdout] 434 | |     pub struct TypeName {
[INFO] [stdout] 435 | |         pub name: NodeId<Ident>,
[INFO] [stdout] 436 | |     }
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = help: for that trait implementation, expected `TypeName`, found `str`
[INFO] [stdout]     = note: required for `&TypeName` to implement `PartialEq<&str>`
[INFO] [stdout]     = note: this error originates in the derive macro `PartialEq` which comes from the expansion of the macro `ast_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: can't compare `TypeName` with `str`
[INFO] [stdout]    --> crates/compiler/src/type_check/pass.rs:199:26
[INFO] [stdout]     |
[INFO] [stdout] 199 |                 if ident == "f64" {
[INFO] [stdout]     |                          ^^ no implementation for `TypeName == str`
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `PartialEq<str>` is not implemented for `TypeName`
[INFO] [stdout]       but trait `PartialEq<TypeName>` is implemented for it
[INFO] [stdout]    --> /opt/rustwide/workdir/crates/ast/src/lib.rs:433:1
[INFO] [stdout]     |
[INFO] [stdout] 433 | / ast_struct! {
[INFO] [stdout] 434 | |     pub struct TypeName {
[INFO] [stdout] 435 | |         pub name: NodeId<Ident>,
[INFO] [stdout] 436 | |     }
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = help: for that trait implementation, expected `TypeName`, found `str`
[INFO] [stdout]     = note: required for `&TypeName` to implement `PartialEq<&str>`
[INFO] [stdout]     = note: this error originates in the derive macro `PartialEq` which comes from the expansion of the macro `ast_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: can't compare `TypeName` with `str`
[INFO] [stdout]    --> crates/compiler/src/type_check/pass.rs:202:26
[INFO] [stdout]     |
[INFO] [stdout] 202 |                 if ident == "usize" {
[INFO] [stdout]     |                          ^^ no implementation for `TypeName == str`
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `PartialEq<str>` is not implemented for `TypeName`
[INFO] [stdout]       but trait `PartialEq<TypeName>` is implemented for it
[INFO] [stdout]    --> /opt/rustwide/workdir/crates/ast/src/lib.rs:433:1
[INFO] [stdout]     |
[INFO] [stdout] 433 | / ast_struct! {
[INFO] [stdout] 434 | |     pub struct TypeName {
[INFO] [stdout] 435 | |         pub name: NodeId<Ident>,
[INFO] [stdout] 436 | |     }
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = help: for that trait implementation, expected `TypeName`, found `str`
[INFO] [stdout]     = note: required for `&TypeName` to implement `PartialEq<&str>`
[INFO] [stdout]     = note: this error originates in the derive macro `PartialEq` which comes from the expansion of the macro `ast_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: can't compare `TypeName` with `str`
[INFO] [stdout]    --> crates/compiler/src/type_check/pass.rs:205:26
[INFO] [stdout]     |
[INFO] [stdout] 205 |                 if ident == "isize" {
[INFO] [stdout]     |                          ^^ no implementation for `TypeName == str`
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `PartialEq<str>` is not implemented for `TypeName`
[INFO] [stdout]       but trait `PartialEq<TypeName>` is implemented for it
[INFO] [stdout]    --> /opt/rustwide/workdir/crates/ast/src/lib.rs:433:1
[INFO] [stdout]     |
[INFO] [stdout] 433 | / ast_struct! {
[INFO] [stdout] 434 | |     pub struct TypeName {
[INFO] [stdout] 435 | |         pub name: NodeId<Ident>,
[INFO] [stdout] 436 | |     }
[INFO] [stdout] 437 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     = help: for that trait implementation, expected `TypeName`, found `str`
[INFO] [stdout]     = note: required for `&TypeName` to implement `PartialEq<&str>`
[INFO] [stdout]     = note: this error originates in the derive macro `PartialEq` which comes from the expansion of the macro `ast_struct` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0004]: non-exhaustive patterns: `Ty::Struct(_)` not covered
[INFO] [stdout]    --> crates/compiler/src/type_check/pass.rs:224:15
[INFO] [stdout]     |
[INFO] [stdout] 224 |         match self.ty.type_graph[ty] {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^ pattern `Ty::Struct(_)` not covered
[INFO] [stdout]     |
[INFO] [stdout] note: `Ty` defined here
[INFO] [stdout]    --> crates/compiler/src/type_check/mod.rs:67:10
[INFO] [stdout]     |
[INFO] [stdout]  67 | pub enum Ty {
[INFO] [stdout]     |          ^^
[INFO] [stdout] ...
[INFO] [stdout]  77 |     Struct(Vec<(NodeId<Ident>, TyId)>),
[INFO] [stdout]     |     ------ not covered
[INFO] [stdout]     = note: the matched value is of type `Ty`
[INFO] [stdout] help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern or an explicit pattern as shown
[INFO] [stdout]     |
[INFO] [stdout] 286 ~             Ty::Var(_, _) => return Err(TypeError::TypeMustBeKnown(method)),
[INFO] [stdout] 287 ~             Ty::Struct(_) => todo!(),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0004]: non-exhaustive patterns: `Ty::Struct(_)` not covered
[INFO] [stdout]    --> crates/compiler/src/type_check/pass.rs:224:15
[INFO] [stdout]     |
[INFO] [stdout] 224 |         match self.ty.type_graph[ty] {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^ pattern `Ty::Struct(_)` not covered
[INFO] [stdout]     |
[INFO] [stdout] note: `Ty` defined here
[INFO] [stdout]    --> crates/compiler/src/type_check/mod.rs:67:10
[INFO] [stdout]     |
[INFO] [stdout]  67 | pub enum Ty {
[INFO] [stdout]     |          ^^
[INFO] [stdout] ...
[INFO] [stdout]  77 |     Struct(Vec<(NodeId<Ident>, TyId)>),
[INFO] [stdout]     |     ------ not covered
[INFO] [stdout]     = note: the matched value is of type `Ty`
[INFO] [stdout] help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern or an explicit pattern as shown
[INFO] [stdout]     |
[INFO] [stdout] 286 ~             Ty::Var(_, _) => return Err(TypeError::TypeMustBeKnown(method)),
[INFO] [stdout] 287 ~             Ty::Struct(_) => todo!(),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0004]: non-exhaustive patterns: `Ty::Struct(_)` not covered
[INFO] [stdout]    --> crates/compiler/src/type_check/mod.rs:171:15
[INFO] [stdout]     |
[INFO] [stdout] 171 |         match self.type_graph[inside] {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^ pattern `Ty::Struct(_)` not covered
[INFO] [stdout]     |
[INFO] [stdout] note: `Ty` defined here
[INFO] [stdout]    --> crates/compiler/src/type_check/mod.rs:67:10
[INFO] [stdout]     |
[INFO] [stdout]  67 | pub enum Ty {
[INFO] [stdout]     |          ^^
[INFO] [stdout] ...
[INFO] [stdout]  77 |     Struct(Vec<(NodeId<Ident>, TyId)>),
[INFO] [stdout]     |     ------ not covered
[INFO] [stdout]     = note: the matched value is of type `Ty`
[INFO] [stdout] help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern or an explicit pattern as shown
[INFO] [stdout]     |
[INFO] [stdout] 181 ~             },
[INFO] [stdout] 182 +             Ty::Struct(_) => todo!()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0004]: non-exhaustive patterns: `Ty::Struct(_)` not covered
[INFO] [stdout]    --> crates/compiler/src/type_check/mod.rs:443:15
[INFO] [stdout]     |
[INFO] [stdout] 443 |         match self.type_graph[ty] {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^ pattern `Ty::Struct(_)` not covered
[INFO] [stdout]     |
[INFO] [stdout] note: `Ty` defined here
[INFO] [stdout]    --> crates/compiler/src/type_check/mod.rs:67:10
[INFO] [stdout]     |
[INFO] [stdout]  67 | pub enum Ty {
[INFO] [stdout]     |          ^^
[INFO] [stdout] ...
[INFO] [stdout]  77 |     Struct(Vec<(NodeId<Ident>, TyId)>),
[INFO] [stdout]     |     ------ not covered
[INFO] [stdout]     = note: the matched value is of type `Ty`
[INFO] [stdout] help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern or an explicit pattern as shown
[INFO] [stdout]     |
[INFO] [stdout] 529 ~             },
[INFO] [stdout] 530 +             Ty::Struct(_) => todo!()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0004]: non-exhaustive patterns: `Ty::Struct(_)` not covered
[INFO] [stdout]    --> crates/compiler/src/type_check/mod.rs:171:15
[INFO] [stdout]     |
[INFO] [stdout] 171 |         match self.type_graph[inside] {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^ pattern `Ty::Struct(_)` not covered
[INFO] [stdout]     |
[INFO] [stdout] note: `Ty` defined here
[INFO] [stdout]    --> crates/compiler/src/type_check/mod.rs:67:10
[INFO] [stdout]     |
[INFO] [stdout]  67 | pub enum Ty {
[INFO] [stdout]     |          ^^
[INFO] [stdout] ...
[INFO] [stdout]  77 |     Struct(Vec<(NodeId<Ident>, TyId)>),
[INFO] [stdout]     |     ------ not covered
[INFO] [stdout]     = note: the matched value is of type `Ty`
[INFO] [stdout] help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern or an explicit pattern as shown
[INFO] [stdout]     |
[INFO] [stdout] 181 ~             },
[INFO] [stdout] 182 +             Ty::Struct(_) => todo!()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0004, E0277, E0308, E0726.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0004`.
[INFO] [stdout] 
[INFO] [stdout] error[E0004]: non-exhaustive patterns: `Ty::Struct(_)` not covered
[INFO] [stdout]    --> crates/compiler/src/type_check/mod.rs:443:15
[INFO] [stdout]     |
[INFO] [stdout] 443 |         match self.type_graph[ty] {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^ pattern `Ty::Struct(_)` not covered
[INFO] [stdout]     |
[INFO] [stdout] note: `Ty` defined here
[INFO] [stdout]    --> crates/compiler/src/type_check/mod.rs:67:10
[INFO] [stdout]     |
[INFO] [stdout]  67 | pub enum Ty {
[INFO] [stdout]     |          ^^
[INFO] [stdout] ...
[INFO] [stdout]  77 |     Struct(Vec<(NodeId<Ident>, TyId)>),
[INFO] [stdout]     |     ------ not covered
[INFO] [stdout]     = note: the matched value is of type `Ty`
[INFO] [stdout] help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern or an explicit pattern as shown
[INFO] [stdout]     |
[INFO] [stdout] 529 ~             },
[INFO] [stdout] 530 +             Ty::Struct(_) => todo!()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `stucco_compiler` (lib test) due to 10 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0004, E0277, E0308, E0726.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0004`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `stucco_compiler` (lib) due to 10 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "5e678f92526a643486fbe644c25523ab04e1b8093d897d960891d3e420abfc81", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e678f92526a643486fbe644c25523ab04e1b8093d897d960891d3e420abfc81", kill_on_drop: false }`
[INFO] [stdout] 5e678f92526a643486fbe644c25523ab04e1b8093d897d960891d3e420abfc81
