[INFO] cloning repository https://github.com/offstyles/bsp-wasm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/offstyles/bsp-wasm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foffstyles%2Fbsp-wasm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foffstyles%2Fbsp-wasm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 64baba1bcdcf4531f13d741f4bfd98e56b73ac0e
[INFO] checking offstyles/bsp-wasm against master#42f4793e5a514858221b07ac379029d90353913e for pr-148952
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foffstyles%2Fbsp-wasm" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/offstyles/bsp-wasm
[INFO] finished tweaking git repo https://github.com/offstyles/bsp-wasm
[INFO] tweaked toml for git repo https://github.com/offstyles/bsp-wasm written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/offstyles/bsp-wasm on toolchain 42f4793e5a514858221b07ac379029d90353913e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+42f4793e5a514858221b07ac379029d90353913e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/offstyles/bsp-wasm 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" "+42f4793e5a514858221b07ac379029d90353913e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thiserror-impl v2.0.14
[INFO] [stderr]   Downloaded logos-derive v0.14.4
[INFO] [stderr]   Downloaded lzma v0.2.2
[INFO] [stderr]   Downloaded thiserror v2.0.14
[INFO] [stderr]   Downloaded logos-codegen v0.14.4
[INFO] [stderr]   Downloaded binrw_derive v0.14.1
[INFO] [stderr]   Downloaded vdf-reader v0.3.1
[INFO] [stderr]   Downloaded zip-lzma v0.6.3
[INFO] [stderr]   Downloaded binrw v0.14.1
[INFO] [stderr]   Downloaded syn v2.0.105
[INFO] [stderr]   Downloaded logos v0.14.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+42f4793e5a514858221b07ac379029d90353913e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bf525d0377b94fe313f325c07393398660a991972fda1e1aaa979831af31fec0
[INFO] running `Command { std: "docker" "start" "-a" "bf525d0377b94fe313f325c07393398660a991972fda1e1aaa979831af31fec0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bf525d0377b94fe313f325c07393398660a991972fda1e1aaa979831af31fec0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf525d0377b94fe313f325c07393398660a991972fda1e1aaa979831af31fec0", kill_on_drop: false }`
[INFO] [stdout] bf525d0377b94fe313f325c07393398660a991972fda1e1aaa979831af31fec0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+42f4793e5a514858221b07ac379029d90353913e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6701f1fe835e258c8976d3f795a6d57d9da8c200f64405c0e716c2c2e1e9a615
[INFO] running `Command { std: "docker" "start" "-a" "6701f1fe835e258c8976d3f795a6d57d9da8c200f64405c0e716c2c2e1e9a615", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.97
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling thiserror v2.0.14
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling binrw_derive v0.14.1
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling cgmath v0.18.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]    Compiling binrw v0.14.1
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling bv v0.11.1
[INFO] [stderr]     Checking array-init v2.1.0
[INFO] [stderr]     Checking byteorder v0.5.3
[INFO] [stderr]     Checking bytemuck v1.23.2
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking lzma-rs v0.3.0
[INFO] [stderr]     Checking lzma v0.2.2
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking zip-lzma v0.6.3
[INFO] [stderr]    Compiling syn v2.0.105
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking approx v0.4.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]    Compiling logos-codegen v0.14.4
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling structmeta-derive v0.3.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.14
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling num_enum_derive v0.7.4
[INFO] [stderr]     Checking num_enum v0.7.4
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]     Checking miette v7.6.0
[INFO] [stderr]    Compiling logos-derive v0.14.4
[INFO] [stderr]    Compiling structmeta v0.3.0
[INFO] [stderr]    Compiling parse-display-derive v0.9.1
[INFO] [stderr]     Checking logos v0.14.4
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]     Checking parse-display v0.9.1
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking serde_json v1.0.142
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking vbsp-common v0.1.0 (/opt/rustwide/workdir/vbsp-common-0.1.0)
[INFO] [stderr]     Checking vdf-reader v0.3.1
[INFO] [stderr]     Checking vbsp v0.9.1 (/opt/rustwide/workdir/vbsp-0.9.1)
[INFO] [stderr]     Checking js-sys v0.3.77
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> vbsp-0.9.1/src/lib.rs:263:27
[INFO] [stdout]     |
[INFO] [stdout] 263 |     pub fn original_faces(&self) -> impl Iterator<Item = Handle<Face>> {
[INFO] [stdout]     |                           ^^^^^                          ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 263 |     pub fn original_faces(&self) -> impl Iterator<Item = Handle<'_, Face>> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> vbsp-0.9.1/src/bspfile.rs:39:24
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub fn lump_reader(&self, lump: LumpType) -> BspResult<LumpReader<Cursor<Cow<[u8]>>>> {
[INFO] [stdout]    |                        ^^^^^ the lifetime is elided here                     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub fn lump_reader(&self, lump: LumpType) -> BspResult<LumpReader<Cursor<Cow<'_, [u8]>>>> {
[INFO] [stdout]    |                                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> vbsp-0.9.1/src/bspfile.rs:49:21
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub fn get_lump(&self, lump: &LumpEntry) -> BspResult<Cow<[u8]>> {
[INFO] [stdout]    |                     ^^^^^ the lifetime is elided here     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub fn get_lump(&self, lump: &LumpEntry) -> BspResult<Cow<'_, [u8]>> {
[INFO] [stdout]    |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> vbsp-0.9.1/src/data/entity.rs:58:17
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub fn iter(&self) -> EntitiesIter {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub fn iter(&self) -> EntitiesIter<'_> {
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking serde-wasm-bindgen v0.6.5
[INFO] [stderr]     Checking bsp-wasm v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.47s
[INFO] running `Command { std: "docker" "inspect" "6701f1fe835e258c8976d3f795a6d57d9da8c200f64405c0e716c2c2e1e9a615", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6701f1fe835e258c8976d3f795a6d57d9da8c200f64405c0e716c2c2e1e9a615", kill_on_drop: false }`
[INFO] [stdout] 6701f1fe835e258c8976d3f795a6d57d9da8c200f64405c0e716c2c2e1e9a615
