[INFO] cloning repository https://github.com/speakeasy199808/Test-for-Claude-
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/speakeasy199808/Test-for-Claude-" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspeakeasy199808%2FTest-for-Claude-", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspeakeasy199808%2FTest-for-Claude-'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 90d5defbb4b2b610c1be168d5abaf827cfc2ffba
[INFO] checking speakeasy199808/Test-for-Claude- against 4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d for pr-159598
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspeakeasy199808%2FTest-for-Claude-" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/speakeasy199808/Test-for-Claude-
[INFO] finished tweaking git repo https://github.com/speakeasy199808/Test-for-Claude-
[INFO] tweaked toml for git repo https://github.com/speakeasy199808/Test-for-Claude- written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/speakeasy199808/Test-for-Claude- on toolchain 4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/speakeasy199808/Test-for-Claude- 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" "+4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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 proptest v1.10.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] f771bb47721594e42ac253d6555c788c671c0dab9cfa55e9dd9e83bee15575ee
[INFO] running `Command { std: "docker" "start" "f771bb47721594e42ac253d6555c788c671c0dab9cfa55e9dd9e83bee15575ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f771bb47721594e42ac253d6555c788c671c0dab9cfa55e9dd9e83bee15575ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f771bb47721594e42ac253d6555c788c671c0dab9cfa55e9dd9e83bee15575ee" "/opt/rustwide/cargo-home/bin/cargo" "+4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f771bb47721594e42ac253d6555c788c671c0dab9cfa55e9dd9e83bee15575ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f771bb47721594e42ac253d6555c788c671c0dab9cfa55e9dd9e83bee15575ee" "/opt/rustwide/cargo-home/bin/cargo" "+4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]     Checking itoa v1.0.17
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking constant_time_eq v0.4.2
[INFO] [stderr]     Checking keccak v0.1.6
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]     Checking unicode-ident v1.0.24
[INFO] [stderr]     Checking clap_lex v1.0.0
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]     Checking clap_builder v4.5.60
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking tempfile v3.26.0
[INFO] [stderr]    Compiling blake3 v1.8.3
[INFO] [stderr]     Checking clap v4.5.60
[INFO] [stderr]     Checking rusty-fork v0.3.1
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.40
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking k0 v0.1.0 (/opt/rustwide/workdir/k0)
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking lyralang v0.1.0 (/opt/rustwide/workdir/lyralang)
[INFO] [stderr]     Checking k1 v0.1.0 (/opt/rustwide/workdir/k1)
[INFO] [stderr]     Checking shells v0.1.0 (/opt/rustwide/workdir/shells)
[INFO] [stderr]     Checking slices v0.1.0 (/opt/rustwide/workdir/slices)
[INFO] [stdout] error[E0255]: the name `checker` is defined multiple times
[INFO] [stdout]   --> lyralang/src/concurrency/mod.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | mod checker;
[INFO] [stdout]    | ------------ previous definition of the module `checker` here
[INFO] [stdout] ...
[INFO] [stdout] 14 | use crate::checker;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ `checker` reimported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `checker` must be defined only once in the type namespace of this module
[INFO] [stdout] help: you can use `as` to change the binding name of the import
[INFO] [stdout]    |
[INFO] [stdout] 14 | use crate::checker as other_checker;
[INFO] [stdout]    |                    ++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0255]: the name `checker` is defined multiple times
[INFO] [stdout]   --> lyralang/src/linear/mod.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout]  7 | mod checker;
[INFO] [stdout]    | ------------ previous definition of the module `checker` here
[INFO] [stdout] ...
[INFO] [stdout] 11 | use crate::checker;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ `checker` reimported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `checker` must be defined only once in the type namespace of this module
[INFO] [stdout] help: you can use `as` to change the binding name of the import
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::checker as other_checker;
[INFO] [stdout]    |                    ++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0255]: the name `checker` is defined multiple times
[INFO] [stdout]   --> lyralang/src/modal/mod.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | mod checker;
[INFO] [stdout]    | ------------ previous definition of the module `checker` here
[INFO] [stdout] ...
[INFO] [stdout] 13 | use crate::checker;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ `checker` reimported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `checker` must be defined only once in the type namespace of this module
[INFO] [stdout] help: you can use `as` to change the binding name of the import
[INFO] [stdout]    |
[INFO] [stdout] 13 | use crate::checker as other_checker;
[INFO] [stdout]    |                    ++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0255]: the name `checker` is defined multiple times
[INFO] [stdout]   --> lyralang/src/temporal/mod.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | mod checker;
[INFO] [stdout]    | ------------ previous definition of the module `checker` here
[INFO] [stdout] ...
[INFO] [stdout] 13 | use crate::checker;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ `checker` reimported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `checker` must be defined only once in the type namespace of this module
[INFO] [stdout] help: you can use `as` to change the binding name of the import
[INFO] [stdout]    |
[INFO] [stdout] 13 | use crate::checker as other_checker;
[INFO] [stdout]    |                    ++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `check` in module `checker`
[INFO] [stdout]    --> lyralang/src/concurrency/mod.rs:117:36
[INFO] [stdout]     |
[INFO] [stdout] 117 |         let type_output = checker::check(source);
[INFO] [stdout]     |                                    ^^^^^ not found in `checker`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these functions
[INFO] [stdout]     |
[INFO] [stdout]  12 + use crate::checker::check;
[INFO] [stdout]     |
[INFO] [stdout]  12 + use crate::effects::check;
[INFO] [stdout]     |
[INFO] [stdout]  12 + use crate::errors::check;
[INFO] [stdout]     |
[INFO] [stdout]  12 + use crate::linear::check;
[INFO] [stdout]     |
[INFO] [stdout]     = and 2 other candidates
[INFO] [stdout] help: if you import `check`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 117 -         let type_output = checker::check(source);
[INFO] [stdout] 117 +         let type_output = check(source);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `check` in module `checker`
[INFO] [stdout]   --> lyralang/src/linear/mod.rs:66:36
[INFO] [stdout]    |
[INFO] [stdout] 66 |         let type_output = checker::check(source);
[INFO] [stdout]    |                                    ^^^^^ not found in `checker`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these functions
[INFO] [stdout]    |
[INFO] [stdout]  9 + use crate::checker::check;
[INFO] [stdout]    |
[INFO] [stdout]  9 + use crate::concurrency::check;
[INFO] [stdout]    |
[INFO] [stdout]  9 + use crate::effects::check;
[INFO] [stdout]    |
[INFO] [stdout]  9 + use crate::errors::check;
[INFO] [stdout]    |
[INFO] [stdout]    = and 2 other candidates
[INFO] [stdout] help: if you import `check`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 66 -         let type_output = checker::check(source);
[INFO] [stdout] 66 +         let type_output = check(source);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `check` in module `checker`
[INFO] [stdout]   --> lyralang/src/modal/mod.rs:88:36
[INFO] [stdout]    |
[INFO] [stdout] 88 |         let type_output = checker::check(source);
[INFO] [stdout]    |                                    ^^^^^ not found in `checker`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these functions
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::checker::check;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concurrency::check;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::effects::check;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::errors::check;
[INFO] [stdout]    |
[INFO] [stdout]    = and 2 other candidates
[INFO] [stdout] help: if you import `check`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 88 -         let type_output = checker::check(source);
[INFO] [stdout] 88 +         let type_output = check(source);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `TryExpression` in this scope
[INFO] [stdout]    --> lyralang/src/parser/parser.rs:583:48
[INFO] [stdout]     |
[INFO] [stdout] 583 |             kind: ExpressionKind::Try(Box::new(TryExpression { operand, span })),
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: lyralang/src/parser/ast.rs:117:1
[INFO] [stdout]     |
[INFO] [stdout] 117 | pub struct Expression {
[INFO] [stdout]     | --------------------- similarly named struct `Expression` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 583 -             kind: ExpressionKind::Try(Box::new(TryExpression { operand, span })),
[INFO] [stdout] 583 +             kind: ExpressionKind::Try(Box::new(Expression { operand, span })),
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::parser::TryExpression;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `check` in module `checker`
[INFO] [stdout]   --> lyralang/src/temporal/mod.rs:84:36
[INFO] [stdout]    |
[INFO] [stdout] 84 |         let type_output = checker::check(source);
[INFO] [stdout]    |                                    ^^^^^ not found in `checker`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these functions
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::checker::check;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concurrency::check;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::effects::check;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::errors::check;
[INFO] [stdout]    |
[INFO] [stdout]    = and 2 other candidates
[INFO] [stdout] help: if you import `check`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 84 -         let type_output = checker::check(source);
[INFO] [stdout] 84 +         let type_output = check(source);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::checker`
[INFO] [stdout]   --> lyralang/src/concurrency/mod.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use crate::checker;
[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: `crate::checker`
[INFO] [stdout]   --> lyralang/src/linear/mod.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::checker;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::checker`
[INFO] [stdout]   --> lyralang/src/modal/mod.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use crate::checker;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::checker`
[INFO] [stdout]   --> lyralang/src/temporal/mod.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use crate::checker;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking proptest v1.10.0
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr] error: could not compile `lyralang` (lib) due to 9 previous errors; 4 warnings emitted
[INFO] [stdout] Some errors have detailed explanations: E0255, E0422, E0425.
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about an error, try `rustc --explain E0255`.
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "f771bb47721594e42ac253d6555c788c671c0dab9cfa55e9dd9e83bee15575ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f771bb47721594e42ac253d6555c788c671c0dab9cfa55e9dd9e83bee15575ee", kill_on_drop: false }`
[INFO] [stdout] f771bb47721594e42ac253d6555c788c671c0dab9cfa55e9dd9e83bee15575ee
