[INFO] cloning repository https://github.com/portal-co/waco
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/portal-co/waco" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fportal-co%2Fwaco", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fportal-co%2Fwaco'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] da937545a51e5816f80ed656401eda19a0a97071
[INFO] testing portal-co/waco against beta-2025-10-28 for beta-1.92-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fportal-co%2Fwaco" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/portal-co/waco
[INFO] finished tweaking git repo https://github.com/portal-co/waco
[INFO] tweaked toml for git repo https://github.com/portal-co/waco written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/portal-co/waco on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/portal-co/waco 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6559e450263efb746708b574f2a2cd1ec9dc791f3b5bbe9b25fb2e8410842e4e
[INFO] running `Command { std: "docker" "start" "-a" "6559e450263efb746708b574f2a2cd1ec9dc791f3b5bbe9b25fb2e8410842e4e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6559e450263efb746708b574f2a2cd1ec9dc791f3b5bbe9b25fb2e8410842e4e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6559e450263efb746708b574f2a2cd1ec9dc791f3b5bbe9b25fb2e8410842e4e", kill_on_drop: false }`
[INFO] [stdout] 6559e450263efb746708b574f2a2cd1ec9dc791f3b5bbe9b25fb2e8410842e4e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e0e4ded11c271a3f62ef217ae061391ce4a838bc3fe0f9568b2c3932dad40773
[INFO] running `Command { std: "docker" "start" "-a" "e0e4ded11c271a3f62ef217ae061391ce4a838bc3fe0f9568b2c3932dad40773", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling macro_rules_attribute-proc_macro v0.1.3
[INFO] [stderr]    Compiling wasmparser v0.227.1
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling wasm-encoder v0.227.1
[INFO] [stderr]    Compiling rustc-std-workspace-alloc v1.0.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling never-say-never v6.6.666
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling polonius-the-crab v0.2.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling arena-traits v0.2.3
[INFO] [stderr]    Compiling awaiter-trait v0.2.8
[INFO] [stderr]    Compiling portal-solutions-waco-codegen-common v0.1.0 (/opt/rustwide/workdir/crates/codegen-common)
[INFO] [stdout] warning: unused import: `DerefMut`
[INFO] [stdout]  --> crates/codegen-common/src/cgu.rs:3:18
[INFO] [stdout]   |
[INFO] [stdout] 3 |     ops::{Deref, DerefMut},
[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 variable: `v`
[INFO] [stdout]   --> crates/codegen-common/src/cgu_traits.rs:15:27
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn get_var(&mut self, v: Val<Self::Var>, ty: Self::Type) -> Result<Self::SSA, CoreError> {
[INFO] [stdout]    |                           ^ help: if this is intentional, prefix it with an underscore: `_v`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ty`
[INFO] [stdout]   --> crates/codegen-common/src/cgu_traits.rs:15:46
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn get_var(&mut self, v: Val<Self::Var>, ty: Self::Type) -> Result<Self::SSA, CoreError> {
[INFO] [stdout]    |                                              ^^ help: if this is intentional, prefix it with an underscore: `_ty`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `v`
[INFO] [stdout]   --> crates/codegen-common/src/cgu_traits.rs:18:32
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn assemble_ssa(&mut self, v: Val<Self::SSA>, ty: Self::Type) -> Result<Self::SSA, CoreError> {
[INFO] [stdout]    |                                ^ help: if this is intentional, prefix it with an underscore: `_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ty`
[INFO] [stdout]   --> crates/codegen-common/src/cgu_traits.rs:18:51
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn assemble_ssa(&mut self, v: Val<Self::SSA>, ty: Self::Type) -> Result<Self::SSA, CoreError> {
[INFO] [stdout]    |                                                   ^^ help: if this is intentional, prefix it with an underscore: `_ty`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `val`
[INFO] [stdout]   --> crates/codegen-common/src/cgu_traits.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |         val: Target<Self::Var>,
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_val`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]   --> crates/codegen-common/src/cgu_traits.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |         s: Val<Self::SSA>,
[INFO] [stdout]    |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ty`
[INFO] [stdout]   --> crates/codegen-common/src/cgu_traits.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |         ty: Self::Type,
[INFO] [stdout]    |         ^^ help: if this is intentional, prefix it with an underscore: `_ty`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> crates/codegen-common/src/cgu.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 |     async fn codegen_task<E, U>(
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout]    = note: `#[warn(async_fn_in_trait)]` on by default
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 39 ~     fn codegen_task<E, U>(
[INFO] [stdout] 40 |         &mut self,
[INFO] [stdout] ...
[INFO] [stdout] 44 |         coro: &impl Coroutine,
[INFO] [stdout] 45 ~     ) -> impl std::future::Future<Output = Result<Infallible, E>> + Send {async {
[INFO] [stdout] 46 |         return coro
[INFO] [stdout] ...
[INFO] [stdout] 62 |             .await;
[INFO] [stdout] 63 ~     } }
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling macro_rules_attribute v0.1.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling ext-trait-proc_macros v1.0.1
[INFO] [stderr]    Compiling nougat-proc_macros v0.2.4
[INFO] [stderr]    Compiling lending-iterator-proc_macros v0.1.7
[INFO] [stderr]    Compiling ext-trait v1.0.1
[INFO] [stderr]    Compiling extension-traits v1.0.1
[INFO] [stderr]    Compiling nougat v0.2.4
[INFO] [stderr]    Compiling lending-iterator v0.1.7
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.3
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling portal-pc-waffle v0.5.5
[INFO] [stderr]    Compiling portal-solutions-waco-wasm v0.1.0 (/opt/rustwide/workdir/crates/wasm)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.47s
[INFO] running `Command { std: "docker" "inspect" "e0e4ded11c271a3f62ef217ae061391ce4a838bc3fe0f9568b2c3932dad40773", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e0e4ded11c271a3f62ef217ae061391ce4a838bc3fe0f9568b2c3932dad40773", kill_on_drop: false }`
[INFO] [stdout] e0e4ded11c271a3f62ef217ae061391ce4a838bc3fe0f9568b2c3932dad40773
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b25ecfce6b66729dcdf51c653525823ab0fc948ce21482e2aad6b2a06cf7fec1
[INFO] running `Command { std: "docker" "start" "-a" "b25ecfce6b66729dcdf51c653525823ab0fc948ce21482e2aad6b2a06cf7fec1", kill_on_drop: false }`
[INFO] [stderr]    Compiling portal-solutions-waco-codegen-common v0.1.0 (/opt/rustwide/workdir/crates/codegen-common)
[INFO] [stdout] warning: unused import: `DerefMut`
[INFO] [stdout]  --> crates/codegen-common/src/cgu.rs:3:18
[INFO] [stdout]   |
[INFO] [stdout] 3 |     ops::{Deref, DerefMut},
[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 variable: `v`
[INFO] [stdout]   --> crates/codegen-common/src/cgu_traits.rs:15:27
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn get_var(&mut self, v: Val<Self::Var>, ty: Self::Type) -> Result<Self::SSA, CoreError> {
[INFO] [stdout]    |                           ^ help: if this is intentional, prefix it with an underscore: `_v`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ty`
[INFO] [stdout]   --> crates/codegen-common/src/cgu_traits.rs:15:46
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn get_var(&mut self, v: Val<Self::Var>, ty: Self::Type) -> Result<Self::SSA, CoreError> {
[INFO] [stdout]    |                                              ^^ help: if this is intentional, prefix it with an underscore: `_ty`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `v`
[INFO] [stdout]   --> crates/codegen-common/src/cgu_traits.rs:18:32
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn assemble_ssa(&mut self, v: Val<Self::SSA>, ty: Self::Type) -> Result<Self::SSA, CoreError> {
[INFO] [stdout]    |                                ^ help: if this is intentional, prefix it with an underscore: `_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ty`
[INFO] [stdout]   --> crates/codegen-common/src/cgu_traits.rs:18:51
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn assemble_ssa(&mut self, v: Val<Self::SSA>, ty: Self::Type) -> Result<Self::SSA, CoreError> {
[INFO] [stdout]    |                                                   ^^ help: if this is intentional, prefix it with an underscore: `_ty`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `val`
[INFO] [stdout]   --> crates/codegen-common/src/cgu_traits.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |         val: Target<Self::Var>,
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_val`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]   --> crates/codegen-common/src/cgu_traits.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |         s: Val<Self::SSA>,
[INFO] [stdout]    |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ty`
[INFO] [stdout]   --> crates/codegen-common/src/cgu_traits.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |         ty: Self::Type,
[INFO] [stdout]    |         ^^ help: if this is intentional, prefix it with an underscore: `_ty`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> crates/codegen-common/src/cgu.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 |     async fn codegen_task<E, U>(
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout]    = note: `#[warn(async_fn_in_trait)]` on by default
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 39 ~     fn codegen_task<E, U>(
[INFO] [stdout] 40 |         &mut self,
[INFO] [stdout] ...
[INFO] [stdout] 44 |         coro: &impl Coroutine,
[INFO] [stdout] 45 ~     ) -> impl std::future::Future<Output = Result<Infallible, E>> + Send {async {
[INFO] [stdout] 46 |         return coro
[INFO] [stdout] ...
[INFO] [stdout] 62 |             .await;
[INFO] [stdout] 63 ~     } }
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `DerefMut`
[INFO] [stdout]  --> crates/codegen-common/src/cgu.rs:3:18
[INFO] [stdout]   |
[INFO] [stdout] 3 |     ops::{Deref, DerefMut},
[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 variable: `v`
[INFO] [stdout]   --> crates/codegen-common/src/cgu_traits.rs:15:27
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn get_var(&mut self, v: Val<Self::Var>, ty: Self::Type) -> Result<Self::SSA, CoreError> {
[INFO] [stdout]    |                           ^ help: if this is intentional, prefix it with an underscore: `_v`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ty`
[INFO] [stdout]   --> crates/codegen-common/src/cgu_traits.rs:15:46
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn get_var(&mut self, v: Val<Self::Var>, ty: Self::Type) -> Result<Self::SSA, CoreError> {
[INFO] [stdout]    |                                              ^^ help: if this is intentional, prefix it with an underscore: `_ty`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `v`
[INFO] [stdout]   --> crates/codegen-common/src/cgu_traits.rs:18:32
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn assemble_ssa(&mut self, v: Val<Self::SSA>, ty: Self::Type) -> Result<Self::SSA, CoreError> {
[INFO] [stdout]    |                                ^ help: if this is intentional, prefix it with an underscore: `_v`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ty`
[INFO] [stdout]   --> crates/codegen-common/src/cgu_traits.rs:18:51
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn assemble_ssa(&mut self, v: Val<Self::SSA>, ty: Self::Type) -> Result<Self::SSA, CoreError> {
[INFO] [stdout]    |                                                   ^^ help: if this is intentional, prefix it with an underscore: `_ty`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `val`
[INFO] [stdout]   --> crates/codegen-common/src/cgu_traits.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |         val: Target<Self::Var>,
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_val`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]   --> crates/codegen-common/src/cgu_traits.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |         s: Val<Self::SSA>,
[INFO] [stdout]    |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ty`
[INFO] [stdout]   --> crates/codegen-common/src/cgu_traits.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |         ty: Self::Type,
[INFO] [stdout]    |         ^^ help: if this is intentional, prefix it with an underscore: `_ty`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling portal-solutions-waco-wasm v0.1.0 (/opt/rustwide/workdir/crates/wasm)
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> crates/codegen-common/src/cgu.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 |     async fn codegen_task<E, U>(
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout]    = note: `#[warn(async_fn_in_trait)]` on by default
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 39 ~     fn codegen_task<E, U>(
[INFO] [stdout] 40 |         &mut self,
[INFO] [stdout] ...
[INFO] [stdout] 44 |         coro: &impl Coroutine,
[INFO] [stdout] 45 ~     ) -> impl std::future::Future<Output = Result<Infallible, E>> + Send {async {
[INFO] [stdout] 46 |         return coro
[INFO] [stdout] ...
[INFO] [stdout] 62 |             .await;
[INFO] [stdout] 63 ~     } }
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.50s
[INFO] running `Command { std: "docker" "inspect" "b25ecfce6b66729dcdf51c653525823ab0fc948ce21482e2aad6b2a06cf7fec1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b25ecfce6b66729dcdf51c653525823ab0fc948ce21482e2aad6b2a06cf7fec1", kill_on_drop: false }`
[INFO] [stdout] b25ecfce6b66729dcdf51c653525823ab0fc948ce21482e2aad6b2a06cf7fec1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7142177b098f89dc708fde57bc52a583ef6e6fec88f10f2425e89c0531fdcd22
[INFO] running `Command { std: "docker" "start" "-a" "7142177b098f89dc708fde57bc52a583ef6e6fec88f10f2425e89c0531fdcd22", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `DerefMut`
[INFO] [stderr]  --> crates/codegen-common/src/cgu.rs:3:18
[INFO] [stderr]   |
[INFO] [stderr] 3 |     ops::{Deref, DerefMut},
[INFO] [stderr]   |                  ^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `v`
[INFO] [stderr]   --> crates/codegen-common/src/cgu_traits.rs:15:27
[INFO] [stderr]    |
[INFO] [stderr] 15 |     fn get_var(&mut self, v: Val<Self::Var>, ty: Self::Type) -> Result<Self::SSA, CoreError> {
[INFO] [stderr]    |                           ^ help: if this is intentional, prefix it with an underscore: `_v`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `ty`
[INFO] [stderr]   --> crates/codegen-common/src/cgu_traits.rs:15:46
[INFO] [stderr]    |
[INFO] [stderr] 15 |     fn get_var(&mut self, v: Val<Self::Var>, ty: Self::Type) -> Result<Self::SSA, CoreError> {
[INFO] [stderr]    |                                              ^^ help: if this is intentional, prefix it with an underscore: `_ty`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `v`
[INFO] [stderr]   --> crates/codegen-common/src/cgu_traits.rs:18:32
[INFO] [stderr]    |
[INFO] [stderr] 18 |     fn assemble_ssa(&mut self, v: Val<Self::SSA>, ty: Self::Type) -> Result<Self::SSA, CoreError> {
[INFO] [stderr]    |                                ^ help: if this is intentional, prefix it with an underscore: `_v`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `ty`
[INFO] [stderr]   --> crates/codegen-common/src/cgu_traits.rs:18:51
[INFO] [stderr]    |
[INFO] [stderr] 18 |     fn assemble_ssa(&mut self, v: Val<Self::SSA>, ty: Self::Type) -> Result<Self::SSA, CoreError> {
[INFO] [stderr]    |                                                   ^^ help: if this is intentional, prefix it with an underscore: `_ty`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `val`
[INFO] [stderr]   --> crates/codegen-common/src/cgu_traits.rs:23:9
[INFO] [stderr]    |
[INFO] [stderr] 23 |         val: Target<Self::Var>,
[INFO] [stderr]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_val`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `s`
[INFO] [stderr]   --> crates/codegen-common/src/cgu_traits.rs:24:9
[INFO] [stderr]    |
[INFO] [stderr] 24 |         s: Val<Self::SSA>,
[INFO] [stderr]    |         ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `ty`
[INFO] [stderr]   --> crates/codegen-common/src/cgu_traits.rs:25:9
[INFO] [stderr]    |
[INFO] [stderr] 25 |         ty: Self::Type,
[INFO] [stderr]    |         ^^ help: if this is intentional, prefix it with an underscore: `_ty`
[INFO] [stderr] 
[INFO] [stderr] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stderr]   --> crates/codegen-common/src/cgu.rs:39:5
[INFO] [stderr]    |
[INFO] [stderr] 39 |     async fn codegen_task<E, U>(
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stderr]    = note: `#[warn(async_fn_in_trait)]` on by default
[INFO] [stderr] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stderr]    |
[INFO] [stderr] 39 ~     fn codegen_task<E, U>(
[INFO] [stderr] 40 |         &mut self,
[INFO] [stderr] ...
[INFO] [stderr] 44 |         coro: &impl Coroutine,
[INFO] [stderr] 45 ~     ) -> impl std::future::Future<Output = Result<Infallible, E>> + Send {async {
[INFO] [stderr] 46 |         return coro
[INFO] [stderr] ...
[INFO] [stderr] 62 |             .await;
[INFO] [stderr] 63 ~     } }
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: `portal-solutions-waco-codegen-common` (lib) generated 9 warnings (run `cargo fix --lib -p portal-solutions-waco-codegen-common` to apply 8 suggestions)
[INFO] [stderr] warning: `portal-solutions-waco-codegen-common` (lib test) generated 9 warnings (9 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/portal_solutions_waco_codegen_common-ddb63675ea7d20b3)
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/portal_solutions_waco_wasm-061eab8bee5406dc)
[INFO] [stderr]    Doc-tests portal_solutions_waco_codegen_common
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests portal_solutions_waco_wasm
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "7142177b098f89dc708fde57bc52a583ef6e6fec88f10f2425e89c0531fdcd22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7142177b098f89dc708fde57bc52a583ef6e6fec88f10f2425e89c0531fdcd22", kill_on_drop: false }`
[INFO] [stdout] 7142177b098f89dc708fde57bc52a583ef6e6fec88f10f2425e89c0531fdcd22
