[INFO] cloning repository https://github.com/portal-co/koffle [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/koffle" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fportal-co%2Fkoffle", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fportal-co%2Fkoffle'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 77d60884dbe78e7bdd74eb6d95e669301802bae1 [INFO] checking portal-co/koffle against master#69fd5e4059f8840f09f60269bcda23dcdcb77151 for pr-135733 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fportal-co%2Fkoffle" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/portal-co/koffle on toolchain 69fd5e4059f8840f09f60269bcda23dcdcb77151 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+69fd5e4059f8840f09f60269bcda23dcdcb77151" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/portal-co/koffle [INFO] finished tweaking git repo https://github.com/portal-co/koffle [INFO] tweaked toml for git repo https://github.com/portal-co/koffle written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/portal-co/koffle 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" "+69fd5e4059f8840f09f60269bcda23dcdcb77151" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded waffle-ast v0.4.3 [INFO] [stderr] Downloaded never-say-never v6.6.666 [INFO] [stderr] Downloaded lending-iterator v0.1.7 [INFO] [stderr] Downloaded cfg-traits v0.2.1 [INFO] [stderr] Downloaded ssa-traits v0.2.1 [INFO] [stderr] Downloaded once_map v0.4.21 [INFO] [stderr] Downloaded arena-traits v0.2.1 [INFO] [stderr] Downloaded wasm-encoder v0.212.0 [INFO] [stderr] Downloaded cfg-traits v0.3.0-alpha.0 [INFO] [stderr] Downloaded lending-iterator-proc_macros v0.1.7 [INFO] [stderr] Downloaded portal-pc-waffle v0.3.8 [INFO] [stderr] Downloaded ssa-traits v0.3.0-alpha.0 [INFO] [stderr] Downloaded polonius-the-crab v0.2.1 [INFO] [stderr] Downloaded wasmparser v0.212.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+69fd5e4059f8840f09f60269bcda23dcdcb77151" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aba3be2ac33b084d4c4158672f6897bad3b539595eb91d4c0713e720459754ca [INFO] running `Command { std: "docker" "start" "-a" "aba3be2ac33b084d4c4158672f6897bad3b539595eb91d4c0713e720459754ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aba3be2ac33b084d4c4158672f6897bad3b539595eb91d4c0713e720459754ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aba3be2ac33b084d4c4158672f6897bad3b539595eb91d4c0713e720459754ca", kill_on_drop: false }` [INFO] [stdout] aba3be2ac33b084d4c4158672f6897bad3b539595eb91d4c0713e720459754ca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+69fd5e4059f8840f09f60269bcda23dcdcb77151" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 312ac1ffbe57985089abda8dffa177a1e3e5e029a80c8f744dbd33a6e006aace [INFO] running `Command { std: "docker" "start" "-a" "312ac1ffbe57985089abda8dffa177a1e3e5e029a80c8f744dbd33a6e006aace", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling cc v1.2.14 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking once_cell v1.20.3 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking smallvec v1.14.0 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling macro_rules_attribute-proc_macro v0.1.3 [INFO] [stderr] Checking arena-traits v0.2.1 [INFO] [stderr] Checking miniz_oxide v0.8.4 [INFO] [stderr] Checking macro_rules_attribute v0.1.3 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Compiling cpp_demangle v0.4.4 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Compiling psm v0.1.25 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling stacker v0.1.18 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking flate2 v1.0.35 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking polonius-the-crab v0.2.1 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking never-say-never v6.6.666 [INFO] [stderr] Checking log v0.4.25 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Checking cfg-traits v0.3.0-alpha.0 [INFO] [stderr] Checking cfg-traits v0.2.1 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Checking leb128 v0.2.5 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Checking bitflags v2.8.0 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking wasm-encoder v0.212.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking ssa-traits v0.2.1 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Checking env_logger v0.11.6 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking bimap v0.6.3 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking once_map v0.4.21 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling derive_more v0.99.19 [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 structopt-derive v0.4.18 [INFO] [stderr] Checking ext-trait v1.0.1 [INFO] [stderr] Checking extension-traits v1.0.1 [INFO] [stderr] Checking nougat v0.2.4 [INFO] [stderr] Checking structopt v0.3.26 [INFO] [stderr] Checking lending-iterator v0.1.7 [INFO] [stderr] Checking ruzstd v0.5.0 [INFO] [stderr] Checking ssa-traits v0.3.0-alpha.0 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Checking indexmap v2.7.1 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking wasmparser v0.212.0 [INFO] [stderr] Checking portal-pc-waffle v0.3.8 [INFO] [stderr] Checking waffle-ast v0.4.3 [INFO] [stderr] Checking portal-pc-koffle v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `collections::BTreeMap`, `iter::once`, and `take` [INFO] [stdout] --> src/lib.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | collections::BTreeMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 4 | iter::once, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 5 | mem::{replace, take}, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::BTreeMap` [INFO] [stdout] --> src/bulk_memory_lowering.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::collections::BTreeMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `anyhow::Context` [INFO] [stdout] --> src/bulk_memory_lowering.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use anyhow::Context; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Block`, `Func`, `FunctionBody`, `SignatureData`, and `util::new_sig` [INFO] [stdout] --> src/bulk_memory_lowering.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | util::new_sig, Block, BlockTarget, Func, FunctionBody, Memory, MemoryArg, Module, Operator, [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^ ^^^^ ^^^^^^^^^^^^ [INFO] [stdout] 6 | SignatureData, Type, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `collections::BTreeMap`, `iter::once`, and `take` [INFO] [stdout] --> src/lib.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | collections::BTreeMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 4 | iter::once, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 5 | mem::{replace, take}, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::BTreeMap` [INFO] [stdout] --> src/bulk_memory_lowering.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::collections::BTreeMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `anyhow::Context` [INFO] [stdout] --> src/bulk_memory_lowering.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use anyhow::Context; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Block`, `Func`, `FunctionBody`, `SignatureData`, and `util::new_sig` [INFO] [stdout] --> src/bulk_memory_lowering.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | util::new_sig, Block, BlockTarget, Func, FunctionBody, Memory, MemoryArg, Module, Operator, [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^ ^^^^ ^^^^^^^^^^^^ [INFO] [stdout] 6 | SignatureData, Type, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/bulk_memory_lowering.rs:486:21 [INFO] [stdout] | [INFO] [stdout] 486 | let mut src = f.add_blockparam(n, srct); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `module` [INFO] [stdout] --> src/lib.rs:39:34 [INFO] [stdout] | [INFO] [stdout] 39 | with_swizz(module, fi, |(module, f, fi)| { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_module` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `module` [INFO] [stdout] --> src/lib.rs:257:33 [INFO] [stdout] | [INFO] [stdout] 257 | with_swizz(module, b, |(module, bb, b)| { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_module` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `module` [INFO] [stdout] --> src/lib.rs:308:29 [INFO] [stdout] | [INFO] [stdout] 308 | with_swizz(module, x, |(module, b, x)| { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_module` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `module` [INFO] [stdout] --> src/lib.rs:358:37 [INFO] [stdout] | [INFO] [stdout] 358 | a = with_swizz(module, f, |(module, b, x)| { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_module` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/bulk_memory_lowering.rs:486:21 [INFO] [stdout] | [INFO] [stdout] 486 | let mut src = f.add_blockparam(n, srct); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `module` [INFO] [stdout] --> src/lib.rs:39:34 [INFO] [stdout] | [INFO] [stdout] 39 | with_swizz(module, fi, |(module, f, fi)| { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_module` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `module` [INFO] [stdout] --> src/lib.rs:257:33 [INFO] [stdout] | [INFO] [stdout] 257 | with_swizz(module, b, |(module, bb, b)| { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_module` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `module` [INFO] [stdout] --> src/lib.rs:308:29 [INFO] [stdout] | [INFO] [stdout] 308 | with_swizz(module, x, |(module, b, x)| { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_module` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `module` [INFO] [stdout] --> src/lib.rs:358:37 [INFO] [stdout] | [INFO] [stdout] 358 | a = with_swizz(module, f, |(module, b, x)| { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_module` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 41s [INFO] running `Command { std: "docker" "inspect" "312ac1ffbe57985089abda8dffa177a1e3e5e029a80c8f744dbd33a6e006aace", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "312ac1ffbe57985089abda8dffa177a1e3e5e029a80c8f744dbd33a6e006aace", kill_on_drop: false }` [INFO] [stdout] 312ac1ffbe57985089abda8dffa177a1e3e5e029a80c8f744dbd33a6e006aace