[INFO] cloning repository https://github.com/quadratichq/teqxt [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/quadratichq/teqxt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquadratichq%2Fteqxt", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquadratichq%2Fteqxt'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f9db9229e765b98629eede18ceda1241b2bce5bf [INFO] building quadratichq/teqxt against master#f5209000832c9d3bc29c91f4daef4ca9f28dc797+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquadratichq%2Fteqxt" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/quadratichq/teqxt [INFO] finished tweaking git repo https://github.com/quadratichq/teqxt [INFO] tweaked toml for git repo https://github.com/quadratichq/teqxt written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/quadratichq/teqxt on toolchain f5209000832c9d3bc29c91f4daef4ca9f28dc797 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/quadratichq/teqxt 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" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded peniko v0.3.1 [INFO] [stderr] Downloaded objc2-io-surface v0.3.0 [INFO] [stderr] Downloaded font-types v0.8.4 [INFO] [stderr] Downloaded wayland-cursor v0.31.8 [INFO] [stderr] Downloaded wayland-protocols-wlr v0.3.6 [INFO] [stderr] Downloaded parley v0.3.0 [INFO] [stderr] Downloaded zeno v0.3.2 [INFO] [stderr] Downloaded objc2-core-graphics v0.3.0 [INFO] [stderr] Downloaded glutin v0.32.2 [INFO] [stderr] Downloaded jiff-static v0.2.8 [INFO] [stderr] Downloaded objc2-core-foundation v0.3.0 [INFO] [stderr] Downloaded kurbo v0.11.1 [INFO] [stderr] Downloaded wayland-client v0.31.8 [INFO] [stderr] Downloaded wayland-protocols-plasma v0.3.6 [INFO] [stderr] Downloaded wayland-protocols v0.32.6 [INFO] [stderr] Downloaded quick-xml v0.37.4 [INFO] [stderr] Downloaded skrifa v0.26.6 [INFO] [stderr] Downloaded swash v0.2.2 [INFO] [stderr] Downloaded objc2 v0.6.0 [INFO] [stderr] Downloaded wgpu-core v24.0.2 [INFO] [stderr] Downloaded wgpu v24.0.3 [INFO] [stderr] Downloaded fontique v0.3.0 [INFO] [stderr] Downloaded objc2-foundation v0.3.0 [INFO] [stderr] Downloaded read-fonts v0.25.3 [INFO] [stderr] Downloaded color v0.2.3 [INFO] [stderr] Downloaded webbrowser v1.0.4 [INFO] [stderr] Downloaded wayland-backend v0.3.8 [INFO] [stderr] Downloaded objc2-app-kit v0.3.0 [INFO] [stderr] Downloaded jiff v0.2.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3fc5964fa90f8e58861df0b0d8a6a087094c0e127dee95b67743fd7fa4795ac8 [INFO] running `Command { std: "docker" "start" "-a" "3fc5964fa90f8e58861df0b0d8a6a087094c0e127dee95b67743fd7fa4795ac8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3fc5964fa90f8e58861df0b0d8a6a087094c0e127dee95b67743fd7fa4795ac8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3fc5964fa90f8e58861df0b0d8a6a087094c0e127dee95b67743fd7fa4795ac8", kill_on_drop: false }` [INFO] [stdout] 3fc5964fa90f8e58861df0b0d8a6a087094c0e127dee95b67743fd7fa4795ac8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "build" "--frozen" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] e589d2ed16384eb1e9e328731c703b8eaefb89c57e749c7883fabea1fece774c [INFO] running `Command { std: "docker" "start" "-a" "e589d2ed16384eb1e9e328731c703b8eaefb89c57e749c7883fabea1fece774c", kill_on_drop: false }` [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling naga v24.0.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling profiling v1.0.16 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling wgpu-hal v24.0.4 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling ttf-parser v0.25.1 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling wgpu-core v24.0.2 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling raw-window-handle v0.6.2 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling wgpu v24.0.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling epaint_default_fonts v0.31.1 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling kurbo v0.11.1 [INFO] [stderr] Compiling color v0.2.3 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling yazi v0.2.1 [INFO] [stderr] Compiling peniko v0.3.1 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling zeno v0.3.2 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling owned_ttf_parser v0.25.0 [INFO] [stderr] Compiling ab_glyph v0.2.29 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling bytemuck_derive v1.9.3 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling bytemuck v1.22.0 [INFO] [stderr] Compiling emath v0.31.1 [INFO] [stderr] Compiling font-types v0.8.4 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling image v0.25.6 [INFO] [stderr] Compiling ecolor v0.31.1 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Compiling epaint v0.31.1 [INFO] [stderr] Compiling read-fonts v0.25.3 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling js-sys v0.3.77 [INFO] [stderr] Compiling egui v0.31.1 [INFO] [stderr] Compiling web-sys v0.3.77 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.50 [INFO] [stderr] Compiling skrifa v0.26.6 [INFO] [stderr] Compiling fontique v0.3.0 [INFO] [stderr] Compiling swash v0.2.2 [INFO] [stderr] Compiling parley v0.3.0 [INFO] [stderr] Compiling wgpu-types v24.0.0 [INFO] [stderr] Compiling glow v0.16.0 [INFO] [stderr] Compiling egui-wgpu v0.31.1 [INFO] [stderr] Compiling eframe v0.31.1 [INFO] [stderr] Compiling teqxt v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `key` is never used [INFO] [stdout] --> src/gfx/cached.rs:82:12 [INFO] [stdout] | [INFO] [stdout] 60 | impl Cached { [INFO] [stdout] | ----------------------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 82 | pub fn key(&self) -> Option<&K> { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_at_least` is never used [INFO] [stdout] --> src/gfx/cached.rs:89:12 [INFO] [stdout] | [INFO] [stdout] 86 | impl Cached { [INFO] [stdout] | ------------------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 89 | pub fn get_at_least(&mut self, mut key: usize) -> Arc { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 55s [INFO] running `Command { std: "docker" "inspect" "e589d2ed16384eb1e9e328731c703b8eaefb89c57e749c7883fabea1fece774c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e589d2ed16384eb1e9e328731c703b8eaefb89c57e749c7883fabea1fece774c", kill_on_drop: false }` [INFO] [stdout] e589d2ed16384eb1e9e328731c703b8eaefb89c57e749c7883fabea1fece774c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "test" "--frozen" "--no-run" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] 425afa47effe88fd9904860c0b68481ac60687fae69e5d117d7da83c13474842 [INFO] running `Command { std: "docker" "start" "-a" "425afa47effe88fd9904860c0b68481ac60687fae69e5d117d7da83c13474842", kill_on_drop: false }` [INFO] [stderr] Compiling teqxt v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `key` is never used [INFO] [stdout] --> src/gfx/cached.rs:82:12 [INFO] [stdout] | [INFO] [stdout] 60 | impl Cached { [INFO] [stdout] | ----------------------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 82 | pub fn key(&self) -> Option<&K> { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_at_least` is never used [INFO] [stdout] --> src/gfx/cached.rs:89:12 [INFO] [stdout] | [INFO] [stdout] 86 | impl Cached { [INFO] [stdout] | ------------------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 89 | pub fn get_at_least(&mut self, mut key: usize) -> Arc { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.70s [INFO] running `Command { std: "docker" "inspect" "425afa47effe88fd9904860c0b68481ac60687fae69e5d117d7da83c13474842", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "425afa47effe88fd9904860c0b68481ac60687fae69e5d117d7da83c13474842", kill_on_drop: false }` [INFO] [stdout] 425afa47effe88fd9904860c0b68481ac60687fae69e5d117d7da83c13474842