[INFO] cloning repository https://github.com/portal-co/wars2
[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/wars2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fportal-co%2Fwars2", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fportal-co%2Fwars2'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] aff264014aa379ca95ea50a15126a313ef876715
[INFO] testing portal-co/wars2 against 1.91.0 for beta-1.92-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fportal-co%2Fwars2" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/portal-co/wars2
[INFO] finished tweaking git repo https://github.com/portal-co/wars2
[INFO] tweaked toml for git repo https://github.com/portal-co/wars2 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/portal-co/wars2 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/portal-co/wars2 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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/crates/wars-rt/Cargo.toml: version requirement `0.3.0+portal` for dependency `portal-pc-tramp` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded castaway v0.2.3
[INFO] [stderr]   Downloaded dumpster_derive v1.1.0
[INFO] [stderr]   Downloaded portal-pc-tramp v0.3.0+portal
[INFO] [stderr]   Downloaded ic_principal v0.1.1
[INFO] [stderr]   Downloaded nougat v0.2.4
[INFO] [stderr]   Downloaded lending-iterator v0.1.7
[INFO] [stderr]   Downloaded ic-stable-structures v0.6.8
[INFO] [stderr]   Downloaded never-say-never v6.6.666
[INFO] [stderr]   Downloaded leb128fmt v0.1.0
[INFO] [stderr]   Downloaded arena-traits v0.2.3
[INFO] [stderr]   Downloaded petgraph v0.5.1
[INFO] [stderr]   Downloaded quasiquote-proc-macro v0.1.0
[INFO] [stderr]   Downloaded portal-pc-waffle v0.5.5
[INFO] [stderr]   Downloaded macro_rules_attribute-proc_macro v0.1.3
[INFO] [stderr]   Downloaded rustc-std-workspace-alloc v1.0.1
[INFO] [stderr]   Downloaded ext-trait v1.0.1
[INFO] [stderr]   Downloaded macro_rules_attribute v0.1.3
[INFO] [stderr]   Downloaded polonius-the-crab v0.2.1
[INFO] [stderr]   Downloaded fixedbitset v0.2.0
[INFO] [stderr]   Downloaded ext-trait-proc_macros v1.0.1
[INFO] [stderr]   Downloaded dumpster v1.1.0
[INFO] [stderr]   Downloaded extension-traits v1.0.1
[INFO] [stderr]   Downloaded wasm-encoder v0.227.1
[INFO] [stderr]   Downloaded relooper v0.1.0
[INFO] [stderr]   Downloaded wasmparser v0.227.1
[INFO] [stderr]   Downloaded quasiquote v0.1.1
[INFO] [stderr]   Downloaded lending-iterator-proc_macros v0.1.7
[INFO] [stderr]   Downloaded tuple_list v0.1.3
[INFO] [stderr]   Downloaded nougat-proc_macros v0.2.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3244a5eeeb3c38a633ff77b73a218e3779c241375569736a7a47ed4dd600b737
[INFO] running `Command { std: "docker" "start" "-a" "3244a5eeeb3c38a633ff77b73a218e3779c241375569736a7a47ed4dd600b737", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3244a5eeeb3c38a633ff77b73a218e3779c241375569736a7a47ed4dd600b737", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3244a5eeeb3c38a633ff77b73a218e3779c241375569736a7a47ed4dd600b737", kill_on_drop: false }`
[INFO] [stdout] 3244a5eeeb3c38a633ff77b73a218e3779c241375569736a7a47ed4dd600b737
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] df79e4df1e44c23793fa264278a8d9ec8f586dc118a5a588087ea2ad9b48a62d
[INFO] running `Command { std: "docker" "start" "-a" "df79e4df1e44c23793fa264278a8d9ec8f586dc118a5a588087ea2ad9b48a62d", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/wars-rt/Cargo.toml: version requirement `0.3.0+portal` for dependency `portal-pc-tramp` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[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 rustc-std-workspace-alloc v1.0.1
[INFO] [stderr]    Compiling wasm-encoder v0.227.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling fixedbitset v0.2.0
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling polonius-the-crab v0.2.1
[INFO] [stderr]    Compiling never-say-never v6.6.666
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling leb128fmt v0.1.0
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling arena-traits v0.2.3
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling tuple_list v0.1.3
[INFO] [stderr]    Compiling portal-pc-tramp v0.3.0+portal
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling petgraph v0.5.1
[INFO] [stderr]    Compiling macro_rules_attribute v0.1.3
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling castaway v0.2.3
[INFO] [stderr]    Compiling relooper v0.1.0
[INFO] [stderr]    Compiling quasiquote-proc-macro v0.1.0
[INFO] [stderr]    Compiling quasiquote v0.1.1
[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 derive_more v0.99.19
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling wars-rt v0.8.1 (/opt/rustwide/workdir/crates/wars-rt)
[INFO] [stdout] warning: unused imports: `empty` and `once`
[INFO] [stdout]  --> crates/wars-rt/src/func/unsync.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 |     iter::{empty, once},
[INFO] [stdout]   |            ^^^^^  ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> crates/wars-rt/src/func/unsync.rs:21:17
[INFO] [stdout]    |
[INFO] [stdout] 21 |     async fn go(mut self) -> T
[INFO] [stdout]    |                 ----^^^^
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]    --> crates/wars-rt/src/func/unsync.rs:246:14
[INFO] [stdout]     |
[INFO] [stdout] 246 |     fn uncoe(a: Vec<Value<C>>) -> anyhow::Result<Self> {
[INFO] [stdout]     |              ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]    --> crates/wars-rt/src/func.rs:206:14
[INFO] [stdout]     |
[INFO] [stdout] 206 |     fn uncoe(a: Vec<Value<C>>) -> anyhow::Result<Self> {
[INFO] [stdout]     |              ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]    --> crates/wars-rt/src/lib.rs:109:33
[INFO] [stdout]     |
[INFO] [stdout] 109 |         self.extend((0..x).map(|a| 0u8));
[INFO] [stdout]     |                                 ^ help: if this is intentional, prefix it with an underscore: `_a`
[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/wars-rt/src/func/unsync.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     async fn go(mut self) -> T
[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] 21 ~     fn go(mut self) -> impl std::future::Future<Output = T> + Send
[INFO] [stdout] 22 |     where
[INFO] [stdout] 23 |         Self: Sized,
[INFO] [stdout] 24 ~     {async {
[INFO] [stdout] 25 |         return self.await.go().await;
[INFO] [stdout] 26 ~     } }
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling portal-pc-waffle v0.5.5
[INFO] [stderr]    Compiling waffle-func-reloop v0.8.0 (/opt/rustwide/workdir/crates/waffle-func-reloop)
[INFO] [stderr]    Compiling wars v0.8.1 (/opt/rustwide/workdir/crates/wars)
[INFO] [stdout] warning: unused imports: `BTreeSet`, `OnceLock`, and `f32::consts::E`
[INFO] [stdout]  --> crates/wars/src/lib.rs:3:29
[INFO] [stdout]   |
[INFO] [stdout] 3 |     collections::{BTreeMap, BTreeSet},
[INFO] [stdout]   |                             ^^^^^^^^
[INFO] [stdout] 4 |     convert::Infallible,
[INFO] [stdout] 5 |     f32::consts::E,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 6 |     iter::once,
[INFO] [stdout] 7 |     sync::{Arc, OnceLock},
[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 imports: `Block`, `ExportKind`, `FuncDecl`, `Func`, `ImportKind`, `Import`, `MemoryArg`, `MemoryData`, `Memory`, `Module`, `SignatureData`, `Signature`, `Table`, and `Value`
[INFO] [stdout]  --> crates/wars/src/unswitch.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     Block, ExportKind, Func, FuncDecl, Import, ImportKind, Memory, MemoryArg, MemoryData, Module,
[INFO] [stdout]   |     ^^^^^  ^^^^^^^^^^  ^^^^  ^^^^^^^^  ^^^^^^  ^^^^^^^^^^  ^^^^^^  ^^^^^^^^^  ^^^^^^^^^^  ^^^^^^
[INFO] [stdout] 4 |     Operator, Signature, SignatureData, Table, Type, Value, ValueDef,
[INFO] [stdout]   |               ^^^^^^^^^  ^^^^^^^^^^^^^  ^^^^^        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `reloop`
[INFO] [stdout]  --> crates/wars/src/impl.rs:2:16
[INFO] [stdout]   |
[INFO] [stdout] 2 | use relooper::{reloop, BranchMode, ShapedBlock};
[INFO] [stdout]   |                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Signature` and `Terminator`
[INFO] [stdout]  --> crates/wars/src/impl.rs:5:53
[INFO] [stdout]   |
[INFO] [stdout] 5 |     HeapType, ImportKind, Memory, Module, Operator, Signature, SignatureData, Terminator, Type,
[INFO] [stdout]   |                                                     ^^^^^^^^^                 ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `sha3::Digest`
[INFO] [stdout]   --> crates/wars/src/lib.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use sha3::Digest;
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `opts`
[INFO] [stdout]   --> crates/wars/src/lib.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 |         opts: &OptsCore,
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_opts`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `module`
[INFO] [stdout]   --> crates/wars/src/lib.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 |         module: &str,
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_module`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]   --> crates/wars/src/lib.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 |         name: &str,
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `opts`
[INFO] [stdout]   --> crates/wars/src/lib.rs:40:22
[INFO] [stdout]    |
[INFO] [stdout] 40 |     fn bounds(&self, opts: &OptsCore) -> anyhow::Result<Option<TokenStream>> {
[INFO] [stdout]    |                      ^^^^ help: if this is intentional, prefix it with an underscore: `_opts`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `opts`
[INFO] [stdout]   --> crates/wars/src/lib.rs:43:28
[INFO] [stdout]    |
[INFO] [stdout] 43 |     fn exref_bounds(&self, opts: &OptsCore) -> anyhow::Result<Option<TokenStream>> {
[INFO] [stdout]    |                            ^^^^ help: if this is intentional, prefix it with an underscore: `_opts`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tz`
[INFO] [stdout]  --> crates/wars/src/unswitch.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 |     let tz = f.type_pool.from_iter(empty());
[INFO] [stdout]   |         ^^ help: if this is intentional, prefix it with an underscore: `_tz`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> crates/wars/src/impl.rs:103:9
[INFO] [stdout]     |
[INFO] [stdout] 103 |         mut params: impl Iterator<Item = TokenStream>,
[INFO] [stdout]     |         ----^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> crates/wars/src/impl.rs:114:13
[INFO] [stdout]     |
[INFO] [stdout] 114 |         let mut params = params.into_iter();
[INFO] [stdout]     |             ----^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `param_ids`
[INFO] [stdout]    --> crates/wars/src/impl.rs:302:13
[INFO] [stdout]     |
[INFO] [stdout] 302 |         let param_ids = params
[INFO] [stdout]     |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_param_ids`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `base`
[INFO] [stdout]    --> crates/wars/src/impl.rs:408:13
[INFO] [stdout]     |
[INFO] [stdout] 408 |         let base = self.core.name.clone();
[INFO] [stdout]     |             ^^^^ help: if this is intentional, prefix it with an underscore: `_base`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `base`
[INFO] [stdout]    --> crates/wars/src/impl.rs:446:13
[INFO] [stdout]     |
[INFO] [stdout] 446 |         let base = self.core.name.clone();
[INFO] [stdout]     |             ^^^^ help: if this is intentional, prefix it with an underscore: `_base`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `param_ids`
[INFO] [stdout]    --> crates/wars/src/impl.rs:450:13
[INFO] [stdout]     |
[INFO] [stdout] 450 |         let param_ids = params
[INFO] [stdout]     |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_param_ids`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]    --> crates/wars/src/impl.rs:468:9
[INFO] [stdout]     |
[INFO] [stdout] 468 |         f: &Func,
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sig`
[INFO] [stdout]    --> crates/wars/src/impl.rs:768:47
[INFO] [stdout]     |
[INFO] [stdout] 768 |                         Operator::StructGet { sig, idx } => {
[INFO] [stdout]     |                                               ^^^ help: try ignoring the field: `sig: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sig`
[INFO] [stdout]    --> crates/wars/src/impl.rs:780:47
[INFO] [stdout]     |
[INFO] [stdout] 780 |                         Operator::StructSet { sig, idx } => {
[INFO] [stdout]     |                                               ^^^ help: try ignoring the field: `sig: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]    --> crates/wars/src/impl.rs:875:9
[INFO] [stdout]     |
[INFO] [stdout] 875 |         f: Func,
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `root`
[INFO] [stdout]     --> crates/wars/src/impl.rs:1055:13
[INFO] [stdout]      |
[INFO] [stdout] 1055 |         let root = self.core.crate_path.clone();
[INFO] [stdout]      |             ^^^^ help: if this is intentional, prefix it with an underscore: `_root`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fp`
[INFO] [stdout]     --> crates/wars/src/impl.rs:1120:21
[INFO] [stdout]      |
[INFO] [stdout] 1120 |                 let fp = self.fp();
[INFO] [stdout]      |                     ^^ help: if this is intentional, prefix it with an underscore: `_fp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `root`
[INFO] [stdout]     --> crates/wars/src/impl.rs:1235:13
[INFO] [stdout]      |
[INFO] [stdout] 1235 |         let root = self.core.crate_path.clone();
[INFO] [stdout]      |             ^^^^ help: if this is intentional, prefix it with an underscore: `_root`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `returns`
[INFO] [stdout]     --> crates/wars/src/impl.rs:1240:25
[INFO] [stdout]      |
[INFO] [stdout] 1240 |                 params, returns, ..
[INFO] [stdout]      |                         ^^^^^^^-
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         help: try removing the field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cfg`
[INFO] [stdout]     --> crates/wars/src/impl.rs:1266:13
[INFO] [stdout]      |
[INFO] [stdout] 1266 |         let cfg = CFGInfo::new(b);
[INFO] [stdout]      |             ^^^ help: if this is intentional, prefix it with an underscore: `_cfg`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sig_index`
[INFO] [stdout]     --> crates/wars/src/impl.rs:1288:48
[INFO] [stdout]      |
[INFO] [stdout] 1288 |                         value: HeapType::Sig { sig_index },
[INFO] [stdout]      |                                                ^^^^^^^^^ help: try ignoring the field: `sig_index: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `internal_path`
[INFO] [stdout]     --> crates/wars/src/impl.rs:1417:9
[INFO] [stdout]      |
[INFO] [stdout] 1417 |     let internal_path = format_ident!("_{}_internal", opts.core.name);
[INFO] [stdout]      |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_internal_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pk`
[INFO] [stdout]     --> crates/wars/src/impl.rs:1587:21
[INFO] [stdout]      |
[INFO] [stdout] 1587 |                 let pk = pk + 1;
[INFO] [stdout]      |                     ^^ help: if this is intentional, prefix it with an underscore: `_pk`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `returns`
[INFO] [stdout]     --> crates/wars/src/impl.rs:1714:41
[INFO] [stdout]      |
[INFO] [stdout] 1714 | ...                   params, returns, ..
[INFO] [stdout]      |                               ^^^^^^^-
[INFO] [stdout]      |                               |
[INFO] [stdout]      |                               help: try removing the field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `INTRINSIC` is never used
[INFO] [stdout]   --> crates/wars/src/lib.rs:93:18
[INFO] [stdout]    |
[INFO] [stdout] 93 | pub(crate) const INTRINSIC: &'static str = "wars_intrinsic/";
[INFO] [stdout]    |                  ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `go` is never used
[INFO] [stdout]  --> crates/wars/src/unswitch.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn go(f: &mut FunctionBody) {
[INFO] [stdout]   |        ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `host_tpit` and `render_self_sig` are never used
[INFO] [stdout]    --> crates/wars/src/impl.rs:48:19
[INFO] [stdout]     |
[INFO] [stdout]  26 | impl OptsLt<'_, Module<'static>> {
[INFO] [stdout]     | -------------------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  48 |     pub(crate) fn host_tpit(&self) -> TokenStream {
[INFO] [stdout]     |                   ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 381 |     pub(crate) fn render_self_sig(
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.12s
[INFO] running `Command { std: "docker" "inspect" "df79e4df1e44c23793fa264278a8d9ec8f586dc118a5a588087ea2ad9b48a62d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df79e4df1e44c23793fa264278a8d9ec8f586dc118a5a588087ea2ad9b48a62d", kill_on_drop: false }`
[INFO] [stdout] df79e4df1e44c23793fa264278a8d9ec8f586dc118a5a588087ea2ad9b48a62d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b783e950b793d1f90bb8f2e47b6c9f93db1d10d4fe5f2afdd9c2210434b6f162
[INFO] running `Command { std: "docker" "start" "-a" "b783e950b793d1f90bb8f2e47b6c9f93db1d10d4fe5f2afdd9c2210434b6f162", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/wars-rt/Cargo.toml: version requirement `0.3.0+portal` for dependency `portal-pc-tramp` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion
[INFO] [stdout] warning: unused imports: `empty` and `once`
[INFO] [stdout]  --> crates/wars-rt/src/func/unsync.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 |     iter::{empty, once},
[INFO] [stdout]   |            ^^^^^  ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> crates/wars-rt/src/func/unsync.rs:21:17
[INFO] [stdout]    |
[INFO] [stdout] 21 |     async fn go(mut self) -> T
[INFO] [stdout]    |                 ----^^^^
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]    --> crates/wars-rt/src/func/unsync.rs:246:14
[INFO] [stdout]     |
[INFO] [stdout] 246 |     fn uncoe(a: Vec<Value<C>>) -> anyhow::Result<Self> {
[INFO] [stdout]     |              ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]    --> crates/wars-rt/src/func.rs:206:14
[INFO] [stdout]     |
[INFO] [stdout] 206 |     fn uncoe(a: Vec<Value<C>>) -> anyhow::Result<Self> {
[INFO] [stdout]     |              ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]    --> crates/wars-rt/src/lib.rs:109:33
[INFO] [stdout]     |
[INFO] [stdout] 109 |         self.extend((0..x).map(|a| 0u8));
[INFO] [stdout]     |                                 ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling wars-rt v0.8.1 (/opt/rustwide/workdir/crates/wars-rt)
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> crates/wars-rt/src/func/unsync.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     async fn go(mut self) -> T
[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] 21 ~     fn go(mut self) -> impl std::future::Future<Output = T> + Send
[INFO] [stdout] 22 |     where
[INFO] [stdout] 23 |         Self: Sized,
[INFO] [stdout] 24 ~     {async {
[INFO] [stdout] 25 |         return self.await.go().await;
[INFO] [stdout] 26 ~     } }
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling waffle-func-reloop v0.8.0 (/opt/rustwide/workdir/crates/waffle-func-reloop)
[INFO] [stdout] warning: unused imports: `BTreeSet`, `OnceLock`, and `f32::consts::E`
[INFO] [stdout]  --> crates/wars/src/lib.rs:3:29
[INFO] [stdout]   |
[INFO] [stdout] 3 |     collections::{BTreeMap, BTreeSet},
[INFO] [stdout]   |                             ^^^^^^^^
[INFO] [stdout] 4 |     convert::Infallible,
[INFO] [stdout] 5 |     f32::consts::E,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 6 |     iter::once,
[INFO] [stdout] 7 |     sync::{Arc, OnceLock},
[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 imports: `Block`, `ExportKind`, `FuncDecl`, `Func`, `ImportKind`, `Import`, `MemoryArg`, `MemoryData`, `Memory`, `Module`, `SignatureData`, `Signature`, `Table`, and `Value`
[INFO] [stdout]  --> crates/wars/src/unswitch.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     Block, ExportKind, Func, FuncDecl, Import, ImportKind, Memory, MemoryArg, MemoryData, Module,
[INFO] [stdout]   |     ^^^^^  ^^^^^^^^^^  ^^^^  ^^^^^^^^  ^^^^^^  ^^^^^^^^^^  ^^^^^^  ^^^^^^^^^  ^^^^^^^^^^  ^^^^^^
[INFO] [stdout] 4 |     Operator, Signature, SignatureData, Table, Type, Value, ValueDef,
[INFO] [stdout]   |               ^^^^^^^^^  ^^^^^^^^^^^^^  ^^^^^        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `reloop`
[INFO] [stdout]  --> crates/wars/src/impl.rs:2:16
[INFO] [stdout]   |
[INFO] [stdout] 2 | use relooper::{reloop, BranchMode, ShapedBlock};
[INFO] [stdout]   |                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Signature` and `Terminator`
[INFO] [stdout]  --> crates/wars/src/impl.rs:5:53
[INFO] [stdout]   |
[INFO] [stdout] 5 |     HeapType, ImportKind, Memory, Module, Operator, Signature, SignatureData, Terminator, Type,
[INFO] [stdout]   |                                                     ^^^^^^^^^                 ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `sha3::Digest`
[INFO] [stdout]   --> crates/wars/src/lib.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use sha3::Digest;
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `opts`
[INFO] [stdout]   --> crates/wars/src/lib.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 |         opts: &OptsCore,
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_opts`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `module`
[INFO] [stdout]   --> crates/wars/src/lib.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 |         module: &str,
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_module`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]   --> crates/wars/src/lib.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 |         name: &str,
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `opts`
[INFO] [stdout]   --> crates/wars/src/lib.rs:40:22
[INFO] [stdout]    |
[INFO] [stdout] 40 |     fn bounds(&self, opts: &OptsCore) -> anyhow::Result<Option<TokenStream>> {
[INFO] [stdout]    |                      ^^^^ help: if this is intentional, prefix it with an underscore: `_opts`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `opts`
[INFO] [stdout]   --> crates/wars/src/lib.rs:43:28
[INFO] [stdout]    |
[INFO] [stdout] 43 |     fn exref_bounds(&self, opts: &OptsCore) -> anyhow::Result<Option<TokenStream>> {
[INFO] [stdout]    |                            ^^^^ help: if this is intentional, prefix it with an underscore: `_opts`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tz`
[INFO] [stdout]  --> crates/wars/src/unswitch.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 |     let tz = f.type_pool.from_iter(empty());
[INFO] [stdout]   |         ^^ help: if this is intentional, prefix it with an underscore: `_tz`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> crates/wars/src/impl.rs:103:9
[INFO] [stdout]     |
[INFO] [stdout] 103 |         mut params: impl Iterator<Item = TokenStream>,
[INFO] [stdout]     |         ----^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> crates/wars/src/impl.rs:114:13
[INFO] [stdout]     |
[INFO] [stdout] 114 |         let mut params = params.into_iter();
[INFO] [stdout]     |             ----^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `param_ids`
[INFO] [stdout]    --> crates/wars/src/impl.rs:302:13
[INFO] [stdout]     |
[INFO] [stdout] 302 |         let param_ids = params
[INFO] [stdout]     |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_param_ids`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `base`
[INFO] [stdout]    --> crates/wars/src/impl.rs:408:13
[INFO] [stdout]     |
[INFO] [stdout] 408 |         let base = self.core.name.clone();
[INFO] [stdout]     |             ^^^^ help: if this is intentional, prefix it with an underscore: `_base`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `base`
[INFO] [stdout]    --> crates/wars/src/impl.rs:446:13
[INFO] [stdout]     |
[INFO] [stdout] 446 |         let base = self.core.name.clone();
[INFO] [stdout]     |             ^^^^ help: if this is intentional, prefix it with an underscore: `_base`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `param_ids`
[INFO] [stdout]    --> crates/wars/src/impl.rs:450:13
[INFO] [stdout]     |
[INFO] [stdout] 450 |         let param_ids = params
[INFO] [stdout]     |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_param_ids`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]    --> crates/wars/src/impl.rs:468:9
[INFO] [stdout]     |
[INFO] [stdout] 468 |         f: &Func,
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sig`
[INFO] [stdout]    --> crates/wars/src/impl.rs:768:47
[INFO] [stdout]     |
[INFO] [stdout] 768 |                         Operator::StructGet { sig, idx } => {
[INFO] [stdout]     |                                               ^^^ help: try ignoring the field: `sig: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sig`
[INFO] [stdout]    --> crates/wars/src/impl.rs:780:47
[INFO] [stdout]     |
[INFO] [stdout] 780 |                         Operator::StructSet { sig, idx } => {
[INFO] [stdout]     |                                               ^^^ help: try ignoring the field: `sig: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]    --> crates/wars/src/impl.rs:875:9
[INFO] [stdout]     |
[INFO] [stdout] 875 |         f: Func,
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `root`
[INFO] [stdout]     --> crates/wars/src/impl.rs:1055:13
[INFO] [stdout]      |
[INFO] [stdout] 1055 |         let root = self.core.crate_path.clone();
[INFO] [stdout]      |             ^^^^ help: if this is intentional, prefix it with an underscore: `_root`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling wars v0.8.1 (/opt/rustwide/workdir/crates/wars)
[INFO] [stdout] warning: unused variable: `fp`
[INFO] [stdout]     --> crates/wars/src/impl.rs:1120:21
[INFO] [stdout]      |
[INFO] [stdout] 1120 |                 let fp = self.fp();
[INFO] [stdout]      |                     ^^ help: if this is intentional, prefix it with an underscore: `_fp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `root`
[INFO] [stdout]     --> crates/wars/src/impl.rs:1235:13
[INFO] [stdout]      |
[INFO] [stdout] 1235 |         let root = self.core.crate_path.clone();
[INFO] [stdout]      |             ^^^^ help: if this is intentional, prefix it with an underscore: `_root`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `returns`
[INFO] [stdout]     --> crates/wars/src/impl.rs:1240:25
[INFO] [stdout]      |
[INFO] [stdout] 1240 |                 params, returns, ..
[INFO] [stdout]      |                         ^^^^^^^-
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         help: try removing the field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cfg`
[INFO] [stdout]     --> crates/wars/src/impl.rs:1266:13
[INFO] [stdout]      |
[INFO] [stdout] 1266 |         let cfg = CFGInfo::new(b);
[INFO] [stdout]      |             ^^^ help: if this is intentional, prefix it with an underscore: `_cfg`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sig_index`
[INFO] [stdout]     --> crates/wars/src/impl.rs:1288:48
[INFO] [stdout]      |
[INFO] [stdout] 1288 |                         value: HeapType::Sig { sig_index },
[INFO] [stdout]      |                                                ^^^^^^^^^ help: try ignoring the field: `sig_index: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `internal_path`
[INFO] [stdout]     --> crates/wars/src/impl.rs:1417:9
[INFO] [stdout]      |
[INFO] [stdout] 1417 |     let internal_path = format_ident!("_{}_internal", opts.core.name);
[INFO] [stdout]      |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_internal_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pk`
[INFO] [stdout]     --> crates/wars/src/impl.rs:1587:21
[INFO] [stdout]      |
[INFO] [stdout] 1587 |                 let pk = pk + 1;
[INFO] [stdout]      |                     ^^ help: if this is intentional, prefix it with an underscore: `_pk`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `returns`
[INFO] [stdout]     --> crates/wars/src/impl.rs:1714:41
[INFO] [stdout]      |
[INFO] [stdout] 1714 | ...                   params, returns, ..
[INFO] [stdout]      |                               ^^^^^^^-
[INFO] [stdout]      |                               |
[INFO] [stdout]      |                               help: try removing the field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `INTRINSIC` is never used
[INFO] [stdout]   --> crates/wars/src/lib.rs:93:18
[INFO] [stdout]    |
[INFO] [stdout] 93 | pub(crate) const INTRINSIC: &'static str = "wars_intrinsic/";
[INFO] [stdout]    |                  ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `go` is never used
[INFO] [stdout]  --> crates/wars/src/unswitch.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn go(f: &mut FunctionBody) {
[INFO] [stdout]   |        ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `host_tpit` and `render_self_sig` are never used
[INFO] [stdout]    --> crates/wars/src/impl.rs:48:19
[INFO] [stdout]     |
[INFO] [stdout]  26 | impl OptsLt<'_, Module<'static>> {
[INFO] [stdout]     | -------------------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  48 |     pub(crate) fn host_tpit(&self) -> TokenStream {
[INFO] [stdout]     |                   ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 381 |     pub(crate) fn render_self_sig(
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `empty` and `once`
[INFO] [stdout]  --> crates/wars-rt/src/func/unsync.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 |     iter::{empty, once},
[INFO] [stdout]   |            ^^^^^  ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> crates/wars-rt/src/func/unsync.rs:21:17
[INFO] [stdout]    |
[INFO] [stdout] 21 |     async fn go(mut self) -> T
[INFO] [stdout]    |                 ----^^^^
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]    --> crates/wars-rt/src/func/unsync.rs:246:14
[INFO] [stdout]     |
[INFO] [stdout] 246 |     fn uncoe(a: Vec<Value<C>>) -> anyhow::Result<Self> {
[INFO] [stdout]     |              ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]    --> crates/wars-rt/src/func.rs:206:14
[INFO] [stdout]     |
[INFO] [stdout] 206 |     fn uncoe(a: Vec<Value<C>>) -> anyhow::Result<Self> {
[INFO] [stdout]     |              ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]    --> crates/wars-rt/src/lib.rs:109:33
[INFO] [stdout]     |
[INFO] [stdout] 109 |         self.extend((0..x).map(|a| 0u8));
[INFO] [stdout]     |                                 ^ help: if this is intentional, prefix it with an underscore: `_a`
[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/wars-rt/src/func/unsync.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     async fn go(mut self) -> T
[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] 21 ~     fn go(mut self) -> impl std::future::Future<Output = T> + Send
[INFO] [stdout] 22 |     where
[INFO] [stdout] 23 |         Self: Sized,
[INFO] [stdout] 24 ~     {async {
[INFO] [stdout] 25 |         return self.await.go().await;
[INFO] [stdout] 26 ~     } }
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BTreeSet`, `OnceLock`, and `f32::consts::E`
[INFO] [stdout]  --> crates/wars/src/lib.rs:3:29
[INFO] [stdout]   |
[INFO] [stdout] 3 |     collections::{BTreeMap, BTreeSet},
[INFO] [stdout]   |                             ^^^^^^^^
[INFO] [stdout] 4 |     convert::Infallible,
[INFO] [stdout] 5 |     f32::consts::E,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 6 |     iter::once,
[INFO] [stdout] 7 |     sync::{Arc, OnceLock},
[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 imports: `Block`, `ExportKind`, `FuncDecl`, `Func`, `ImportKind`, `Import`, `MemoryArg`, `MemoryData`, `Memory`, `Module`, `SignatureData`, `Signature`, `Table`, and `Value`
[INFO] [stdout]  --> crates/wars/src/unswitch.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     Block, ExportKind, Func, FuncDecl, Import, ImportKind, Memory, MemoryArg, MemoryData, Module,
[INFO] [stdout]   |     ^^^^^  ^^^^^^^^^^  ^^^^  ^^^^^^^^  ^^^^^^  ^^^^^^^^^^  ^^^^^^  ^^^^^^^^^  ^^^^^^^^^^  ^^^^^^
[INFO] [stdout] 4 |     Operator, Signature, SignatureData, Table, Type, Value, ValueDef,
[INFO] [stdout]   |               ^^^^^^^^^  ^^^^^^^^^^^^^  ^^^^^        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `reloop`
[INFO] [stdout]  --> crates/wars/src/impl.rs:2:16
[INFO] [stdout]   |
[INFO] [stdout] 2 | use relooper::{reloop, BranchMode, ShapedBlock};
[INFO] [stdout]   |                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Signature` and `Terminator`
[INFO] [stdout]  --> crates/wars/src/impl.rs:5:53
[INFO] [stdout]   |
[INFO] [stdout] 5 |     HeapType, ImportKind, Memory, Module, Operator, Signature, SignatureData, Terminator, Type,
[INFO] [stdout]   |                                                     ^^^^^^^^^                 ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `sha3::Digest`
[INFO] [stdout]   --> crates/wars/src/lib.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use sha3::Digest;
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `opts`
[INFO] [stdout]   --> crates/wars/src/lib.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 |         opts: &OptsCore,
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_opts`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `module`
[INFO] [stdout]   --> crates/wars/src/lib.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 |         module: &str,
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_module`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]   --> crates/wars/src/lib.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 |         name: &str,
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `opts`
[INFO] [stdout]   --> crates/wars/src/lib.rs:40:22
[INFO] [stdout]    |
[INFO] [stdout] 40 |     fn bounds(&self, opts: &OptsCore) -> anyhow::Result<Option<TokenStream>> {
[INFO] [stdout]    |                      ^^^^ help: if this is intentional, prefix it with an underscore: `_opts`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `opts`
[INFO] [stdout]   --> crates/wars/src/lib.rs:43:28
[INFO] [stdout]    |
[INFO] [stdout] 43 |     fn exref_bounds(&self, opts: &OptsCore) -> anyhow::Result<Option<TokenStream>> {
[INFO] [stdout]    |                            ^^^^ help: if this is intentional, prefix it with an underscore: `_opts`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tz`
[INFO] [stdout]  --> crates/wars/src/unswitch.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 |     let tz = f.type_pool.from_iter(empty());
[INFO] [stdout]   |         ^^ help: if this is intentional, prefix it with an underscore: `_tz`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> crates/wars/src/impl.rs:103:9
[INFO] [stdout]     |
[INFO] [stdout] 103 |         mut params: impl Iterator<Item = TokenStream>,
[INFO] [stdout]     |         ----^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> crates/wars/src/impl.rs:114:13
[INFO] [stdout]     |
[INFO] [stdout] 114 |         let mut params = params.into_iter();
[INFO] [stdout]     |             ----^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `param_ids`
[INFO] [stdout]    --> crates/wars/src/impl.rs:302:13
[INFO] [stdout]     |
[INFO] [stdout] 302 |         let param_ids = params
[INFO] [stdout]     |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_param_ids`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `base`
[INFO] [stdout]    --> crates/wars/src/impl.rs:408:13
[INFO] [stdout]     |
[INFO] [stdout] 408 |         let base = self.core.name.clone();
[INFO] [stdout]     |             ^^^^ help: if this is intentional, prefix it with an underscore: `_base`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `base`
[INFO] [stdout]    --> crates/wars/src/impl.rs:446:13
[INFO] [stdout]     |
[INFO] [stdout] 446 |         let base = self.core.name.clone();
[INFO] [stdout]     |             ^^^^ help: if this is intentional, prefix it with an underscore: `_base`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `param_ids`
[INFO] [stdout]    --> crates/wars/src/impl.rs:450:13
[INFO] [stdout]     |
[INFO] [stdout] 450 |         let param_ids = params
[INFO] [stdout]     |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_param_ids`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]    --> crates/wars/src/impl.rs:468:9
[INFO] [stdout]     |
[INFO] [stdout] 468 |         f: &Func,
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sig`
[INFO] [stdout]    --> crates/wars/src/impl.rs:768:47
[INFO] [stdout]     |
[INFO] [stdout] 768 |                         Operator::StructGet { sig, idx } => {
[INFO] [stdout]     |                                               ^^^ help: try ignoring the field: `sig: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sig`
[INFO] [stdout]    --> crates/wars/src/impl.rs:780:47
[INFO] [stdout]     |
[INFO] [stdout] 780 |                         Operator::StructSet { sig, idx } => {
[INFO] [stdout]     |                                               ^^^ help: try ignoring the field: `sig: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `f`
[INFO] [stdout]    --> crates/wars/src/impl.rs:875:9
[INFO] [stdout]     |
[INFO] [stdout] 875 |         f: Func,
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `root`
[INFO] [stdout]     --> crates/wars/src/impl.rs:1055:13
[INFO] [stdout]      |
[INFO] [stdout] 1055 |         let root = self.core.crate_path.clone();
[INFO] [stdout]      |             ^^^^ help: if this is intentional, prefix it with an underscore: `_root`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fp`
[INFO] [stdout]     --> crates/wars/src/impl.rs:1120:21
[INFO] [stdout]      |
[INFO] [stdout] 1120 |                 let fp = self.fp();
[INFO] [stdout]      |                     ^^ help: if this is intentional, prefix it with an underscore: `_fp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `root`
[INFO] [stdout]     --> crates/wars/src/impl.rs:1235:13
[INFO] [stdout]      |
[INFO] [stdout] 1235 |         let root = self.core.crate_path.clone();
[INFO] [stdout]      |             ^^^^ help: if this is intentional, prefix it with an underscore: `_root`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `returns`
[INFO] [stdout]     --> crates/wars/src/impl.rs:1240:25
[INFO] [stdout]      |
[INFO] [stdout] 1240 |                 params, returns, ..
[INFO] [stdout]      |                         ^^^^^^^-
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         help: try removing the field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cfg`
[INFO] [stdout]     --> crates/wars/src/impl.rs:1266:13
[INFO] [stdout]      |
[INFO] [stdout] 1266 |         let cfg = CFGInfo::new(b);
[INFO] [stdout]      |             ^^^ help: if this is intentional, prefix it with an underscore: `_cfg`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sig_index`
[INFO] [stdout]     --> crates/wars/src/impl.rs:1288:48
[INFO] [stdout]      |
[INFO] [stdout] 1288 |                         value: HeapType::Sig { sig_index },
[INFO] [stdout]      |                                                ^^^^^^^^^ help: try ignoring the field: `sig_index: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `internal_path`
[INFO] [stdout]     --> crates/wars/src/impl.rs:1417:9
[INFO] [stdout]      |
[INFO] [stdout] 1417 |     let internal_path = format_ident!("_{}_internal", opts.core.name);
[INFO] [stdout]      |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_internal_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pk`
[INFO] [stdout]     --> crates/wars/src/impl.rs:1587:21
[INFO] [stdout]      |
[INFO] [stdout] 1587 |                 let pk = pk + 1;
[INFO] [stdout]      |                     ^^ help: if this is intentional, prefix it with an underscore: `_pk`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `returns`
[INFO] [stdout]     --> crates/wars/src/impl.rs:1714:41
[INFO] [stdout]      |
[INFO] [stdout] 1714 | ...                   params, returns, ..
[INFO] [stdout]      |                               ^^^^^^^-
[INFO] [stdout]      |                               |
[INFO] [stdout]      |                               help: try removing the field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `INTRINSIC` is never used
[INFO] [stdout]   --> crates/wars/src/lib.rs:93:18
[INFO] [stdout]    |
[INFO] [stdout] 93 | pub(crate) const INTRINSIC: &'static str = "wars_intrinsic/";
[INFO] [stdout]    |                  ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `go` is never used
[INFO] [stdout]  --> crates/wars/src/unswitch.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn go(f: &mut FunctionBody) {
[INFO] [stdout]   |        ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `host_tpit` and `render_self_sig` are never used
[INFO] [stdout]    --> crates/wars/src/impl.rs:48:19
[INFO] [stdout]     |
[INFO] [stdout]  26 | impl OptsLt<'_, Module<'static>> {
[INFO] [stdout]     | -------------------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  48 |     pub(crate) fn host_tpit(&self) -> TokenStream {
[INFO] [stdout]     |                   ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 381 |     pub(crate) fn render_self_sig(
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.07s
[INFO] running `Command { std: "docker" "inspect" "b783e950b793d1f90bb8f2e47b6c9f93db1d10d4fe5f2afdd9c2210434b6f162", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b783e950b793d1f90bb8f2e47b6c9f93db1d10d4fe5f2afdd9c2210434b6f162", kill_on_drop: false }`
[INFO] [stdout] b783e950b793d1f90bb8f2e47b6c9f93db1d10d4fe5f2afdd9c2210434b6f162
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1.91.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 654e360267eaeba50cc6ba9c21edc69547e7bb646bec0e79b8c3b3e17819677f
[INFO] running `Command { std: "docker" "start" "-a" "654e360267eaeba50cc6ba9c21edc69547e7bb646bec0e79b8c3b3e17819677f", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/wars-rt/Cargo.toml: version requirement `0.3.0+portal` for dependency `portal-pc-tramp` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion
[INFO] [stderr] warning: unused imports: `empty` and `once`
[INFO] [stderr]  --> crates/wars-rt/src/func/unsync.rs:7:12
[INFO] [stderr]   |
[INFO] [stderr] 7 |     iter::{empty, once},
[INFO] [stderr]   |            ^^^^^  ^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> crates/wars-rt/src/func/unsync.rs:21:17
[INFO] [stderr]    |
[INFO] [stderr] 21 |     async fn go(mut self) -> T
[INFO] [stderr]    |                 ----^^^^
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 help: remove this `mut`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `a`
[INFO] [stderr]    --> crates/wars-rt/src/func/unsync.rs:246:14
[INFO] [stderr]     |
[INFO] [stderr] 246 |     fn uncoe(a: Vec<Value<C>>) -> anyhow::Result<Self> {
[INFO] [stderr]     |              ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `a`
[INFO] [stderr]    --> crates/wars-rt/src/func.rs:206:14
[INFO] [stderr]     |
[INFO] [stderr] 206 |     fn uncoe(a: Vec<Value<C>>) -> anyhow::Result<Self> {
[INFO] [stderr]     |              ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `a`
[INFO] [stderr]    --> crates/wars-rt/src/lib.rs:109:33
[INFO] [stderr]     |
[INFO] [stderr] 109 |         self.extend((0..x).map(|a| 0u8));
[INFO] [stderr]     |                                 ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stderr] 
[INFO] [stderr] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stderr]   --> crates/wars-rt/src/func/unsync.rs:21:5
[INFO] [stderr]    |
[INFO] [stderr] 21 |     async fn go(mut self) -> T
[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] 21 ~     fn go(mut self) -> impl std::future::Future<Output = T> + Send
[INFO] [stderr] 22 |     where
[INFO] [stderr] 23 |         Self: Sized,
[INFO] [stderr] 24 ~     {async {
[INFO] [stderr] 25 |         return self.await.go().await;
[INFO] [stderr] 26 ~     } }
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: `wars-rt` (lib) generated 6 warnings (run `cargo fix --lib -p wars-rt` to apply 2 suggestions)
[INFO] [stderr] warning: `wars-rt` (lib test) generated 6 warnings (6 duplicates)
[INFO] [stderr] warning: unused imports: `BTreeSet`, `OnceLock`, and `f32::consts::E`
[INFO] [stderr]  --> crates/wars/src/lib.rs:3:29
[INFO] [stderr]   |
[INFO] [stderr] 3 |     collections::{BTreeMap, BTreeSet},
[INFO] [stderr]   |                             ^^^^^^^^
[INFO] [stderr] 4 |     convert::Infallible,
[INFO] [stderr] 5 |     f32::consts::E,
[INFO] [stderr]   |     ^^^^^^^^^^^^^^
[INFO] [stderr] 6 |     iter::once,
[INFO] [stderr] 7 |     sync::{Arc, OnceLock},
[INFO] [stderr]   |                 ^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Block`, `ExportKind`, `FuncDecl`, `Func`, `ImportKind`, `Import`, `MemoryArg`, `MemoryData`, `Memory`, `Module`, `SignatureData`, `Signature`, `Table`, and `Value`
[INFO] [stderr]  --> crates/wars/src/unswitch.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 |     Block, ExportKind, Func, FuncDecl, Import, ImportKind, Memory, MemoryArg, MemoryData, Module,
[INFO] [stderr]   |     ^^^^^  ^^^^^^^^^^  ^^^^  ^^^^^^^^  ^^^^^^  ^^^^^^^^^^  ^^^^^^  ^^^^^^^^^  ^^^^^^^^^^  ^^^^^^
[INFO] [stderr] 4 |     Operator, Signature, SignatureData, Table, Type, Value, ValueDef,
[INFO] [stderr]   |               ^^^^^^^^^  ^^^^^^^^^^^^^  ^^^^^        ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `reloop`
[INFO] [stderr]  --> crates/wars/src/impl.rs:2:16
[INFO] [stderr]   |
[INFO] [stderr] 2 | use relooper::{reloop, BranchMode, ShapedBlock};
[INFO] [stderr]   |                ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Signature` and `Terminator`
[INFO] [stderr]  --> crates/wars/src/impl.rs:5:53
[INFO] [stderr]   |
[INFO] [stderr] 5 |     HeapType, ImportKind, Memory, Module, Operator, Signature, SignatureData, Terminator, Type,
[INFO] [stderr]   |                                                     ^^^^^^^^^                 ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `sha3::Digest`
[INFO] [stderr]   --> crates/wars/src/lib.rs:14:5
[INFO] [stderr]    |
[INFO] [stderr] 14 | use sha3::Digest;
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `opts`
[INFO] [stderr]   --> crates/wars/src/lib.rs:33:9
[INFO] [stderr]    |
[INFO] [stderr] 33 |         opts: &OptsCore,
[INFO] [stderr]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_opts`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `module`
[INFO] [stderr]   --> crates/wars/src/lib.rs:34:9
[INFO] [stderr]    |
[INFO] [stderr] 34 |         module: &str,
[INFO] [stderr]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_module`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `name`
[INFO] [stderr]   --> crates/wars/src/lib.rs:35:9
[INFO] [stderr]    |
[INFO] [stderr] 35 |         name: &str,
[INFO] [stderr]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `opts`
[INFO] [stderr]   --> crates/wars/src/lib.rs:40:22
[INFO] [stderr]    |
[INFO] [stderr] 40 |     fn bounds(&self, opts: &OptsCore) -> anyhow::Result<Option<TokenStream>> {
[INFO] [stderr]    |                      ^^^^ help: if this is intentional, prefix it with an underscore: `_opts`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `opts`
[INFO] [stderr]   --> crates/wars/src/lib.rs:43:28
[INFO] [stderr]    |
[INFO] [stderr] 43 |     fn exref_bounds(&self, opts: &OptsCore) -> anyhow::Result<Option<TokenStream>> {
[INFO] [stderr]    |                            ^^^^ help: if this is intentional, prefix it with an underscore: `_opts`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `tz`
[INFO] [stderr]  --> crates/wars/src/unswitch.rs:9:9
[INFO] [stderr]   |
[INFO] [stderr] 9 |     let tz = f.type_pool.from_iter(empty());
[INFO] [stderr]   |         ^^ help: if this is intentional, prefix it with an underscore: `_tz`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> crates/wars/src/impl.rs:103:9
[INFO] [stderr]     |
[INFO] [stderr] 103 |         mut params: impl Iterator<Item = TokenStream>,
[INFO] [stderr]     |         ----^^^^^^
[INFO] [stderr]     |         |
[INFO] [stderr]     |         help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> crates/wars/src/impl.rs:114:13
[INFO] [stderr]     |
[INFO] [stderr] 114 |         let mut params = params.into_iter();
[INFO] [stderr]     |             ----^^^^^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `param_ids`
[INFO] [stderr]    --> crates/wars/src/impl.rs:302:13
[INFO] [stderr]     |
[INFO] [stderr] 302 |         let param_ids = params
[INFO] [stderr]     |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_param_ids`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `base`
[INFO] [stderr]    --> crates/wars/src/impl.rs:408:13
[INFO] [stderr]     |
[INFO] [stderr] 408 |         let base = self.core.name.clone();
[INFO] [stderr]     |             ^^^^ help: if this is intentional, prefix it with an underscore: `_base`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `base`
[INFO] [stderr]    --> crates/wars/src/impl.rs:446:13
[INFO] [stderr]     |
[INFO] [stderr] 446 |         let base = self.core.name.clone();
[INFO] [stderr]     |             ^^^^ help: if this is intentional, prefix it with an underscore: `_base`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `param_ids`
[INFO] [stderr]    --> crates/wars/src/impl.rs:450:13
[INFO] [stderr]     |
[INFO] [stderr] 450 |         let param_ids = params
[INFO] [stderr]     |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_param_ids`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `f`
[INFO] [stderr]    --> crates/wars/src/impl.rs:468:9
[INFO] [stderr]     |
[INFO] [stderr] 468 |         f: &Func,
[INFO] [stderr]     |         ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `sig`
[INFO] [stderr]    --> crates/wars/src/impl.rs:768:47
[INFO] [stderr]     |
[INFO] [stderr] 768 |                         Operator::StructGet { sig, idx } => {
[INFO] [stderr]     |                                               ^^^ help: try ignoring the field: `sig: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `sig`
[INFO] [stderr]    --> crates/wars/src/impl.rs:780:47
[INFO] [stderr]     |
[INFO] [stderr] 780 |                         Operator::StructSet { sig, idx } => {
[INFO] [stderr]     |                                               ^^^ help: try ignoring the field: `sig: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `f`
[INFO] [stderr]    --> crates/wars/src/impl.rs:875:9
[INFO] [stderr]     |
[INFO] [stderr] 875 |         f: Func,
[INFO] [stderr]     |         ^ help: if this is intentional, prefix it with an underscore: `_f`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `root`
[INFO] [stderr]     --> crates/wars/src/impl.rs:1055:13
[INFO] [stderr]      |
[INFO] [stderr] 1055 |         let root = self.core.crate_path.clone();
[INFO] [stderr]      |             ^^^^ help: if this is intentional, prefix it with an underscore: `_root`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `fp`
[INFO] [stderr]     --> crates/wars/src/impl.rs:1120:21
[INFO] [stderr]      |
[INFO] [stderr] 1120 |                 let fp = self.fp();
[INFO] [stderr]      |                     ^^ help: if this is intentional, prefix it with an underscore: `_fp`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `root`
[INFO] [stderr]     --> crates/wars/src/impl.rs:1235:13
[INFO] [stderr]      |
[INFO] [stderr] 1235 |         let root = self.core.crate_path.clone();
[INFO] [stderr]      |             ^^^^ help: if this is intentional, prefix it with an underscore: `_root`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `returns`
[INFO] [stderr]     --> crates/wars/src/impl.rs:1240:25
[INFO] [stderr]      |
[INFO] [stderr] 1240 |                 params, returns, ..
[INFO] [stderr]      |                         ^^^^^^^-
[INFO] [stderr]      |                         |
[INFO] [stderr]      |                         help: try removing the field
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `cfg`
[INFO] [stderr]     --> crates/wars/src/impl.rs:1266:13
[INFO] [stderr]      |
[INFO] [stderr] 1266 |         let cfg = CFGInfo::new(b);
[INFO] [stderr]      |             ^^^ help: if this is intentional, prefix it with an underscore: `_cfg`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `sig_index`
[INFO] [stderr]     --> crates/wars/src/impl.rs:1288:48
[INFO] [stderr]      |
[INFO] [stderr] 1288 |                         value: HeapType::Sig { sig_index },
[INFO] [stderr]      |                                                ^^^^^^^^^ help: try ignoring the field: `sig_index: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `internal_path`
[INFO] [stderr]     --> crates/wars/src/impl.rs:1417:9
[INFO] [stderr]      |
[INFO] [stderr] 1417 |     let internal_path = format_ident!("_{}_internal", opts.core.name);
[INFO] [stderr]      |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_internal_path`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `pk`
[INFO] [stderr]     --> crates/wars/src/impl.rs:1587:21
[INFO] [stderr]      |
[INFO] [stderr] 1587 |                 let pk = pk + 1;
[INFO] [stderr]      |                     ^^ help: if this is intentional, prefix it with an underscore: `_pk`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `returns`
[INFO] [stderr]     --> crates/wars/src/impl.rs:1714:41
[INFO] [stderr]      |
[INFO] [stderr] 1714 | ...                   params, returns, ..
[INFO] [stderr]      |                               ^^^^^^^-
[INFO] [stderr]      |                               |
[INFO] [stderr]      |                               help: try removing the field
[INFO] [stderr] 
[INFO] [stderr] warning: constant `INTRINSIC` is never used
[INFO] [stderr]   --> crates/wars/src/lib.rs:93:18
[INFO] [stderr]    |
[INFO] [stderr] 93 | pub(crate) const INTRINSIC: &'static str = "wars_intrinsic/";
[INFO] [stderr]    |                  ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `go` is never used
[INFO] [stderr]  --> crates/wars/src/unswitch.rs:7:8
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub fn go(f: &mut FunctionBody) {
[INFO] [stderr]   |        ^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `host_tpit` and `render_self_sig` are never used
[INFO] [stderr]    --> crates/wars/src/impl.rs:48:19
[INFO] [stderr]     |
[INFO] [stderr]  26 | impl OptsLt<'_, Module<'static>> {
[INFO] [stderr]     | -------------------------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr]  48 |     pub(crate) fn host_tpit(&self) -> TokenStream {
[INFO] [stderr]     |                   ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 381 |     pub(crate) fn render_self_sig(
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `wars` (lib) generated 33 warnings (run `cargo fix --lib -p wars` to apply 8 suggestions)
[INFO] [stderr] warning: `wars` (lib test) generated 33 warnings (33 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/waffle_func_reloop-d6fd04b150498972)
[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/wars-99589bb3b69aef0f)
[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/wars_rt-765547317b0a0ff9)
[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 waffle_func_reloop
[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 wars
[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 wars_rt
[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" "654e360267eaeba50cc6ba9c21edc69547e7bb646bec0e79b8c3b3e17819677f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "654e360267eaeba50cc6ba9c21edc69547e7bb646bec0e79b8c3b3e17819677f", kill_on_drop: false }`
[INFO] [stdout] 654e360267eaeba50cc6ba9c21edc69547e7bb646bec0e79b8c3b3e17819677f
