[INFO] fetching crate minedmap 2.6.0... [INFO] checking minedmap-2.6.0 against try#028201683a76a5cd349729c6819c46607119c4e8 for pr-144157 [INFO] extracting crate minedmap 2.6.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate minedmap 2.6.0 [INFO] finished tweaking crates.io crate minedmap 2.6.0 [INFO] tweaked toml for crates.io crate minedmap 2.6.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate minedmap 2.6.0 on toolchain 028201683a76a5cd349729c6819c46607119c4e8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+028201683a76a5cd349729c6819c46607119c4e8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate minedmap 2.6.0 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" "+028201683a76a5cd349729c6819c46607119c4e8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+028201683a76a5cd349729c6819c46607119c4e8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6ba5c6f9308ee8089dbb1f0240fcacbc136093ce1e67bdbcd496a31d663d3e08 [INFO] running `Command { std: "docker" "start" "-a" "6ba5c6f9308ee8089dbb1f0240fcacbc136093ce1e67bdbcd496a31d663d3e08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6ba5c6f9308ee8089dbb1f0240fcacbc136093ce1e67bdbcd496a31d663d3e08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ba5c6f9308ee8089dbb1f0240fcacbc136093ce1e67bdbcd496a31d663d3e08", kill_on_drop: false }` [INFO] [stdout] 6ba5c6f9308ee8089dbb1f0240fcacbc136093ce1e67bdbcd496a31d663d3e08 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+028201683a76a5cd349729c6819c46607119c4e8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 884765c69650a1cc2446cc93e999b1ce9d9f912241e08cc31373e8c10c2b6f83 [INFO] running `Command { std: "docker" "start" "-a" "884765c69650a1cc2446cc93e999b1ce9d9f912241e08cc31373e8c10c2b6f83", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Checking cfg-if v1.0.1 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking zlib-rs v0.5.1 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Checking adler2 v2.0.1 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Checking unty v0.0.4 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Checking anstyle-query v1.1.3 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking anstyle v1.0.11 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling phf_shared v0.12.1 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking anstream v0.6.19 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Compiling phf_generator v0.12.1 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Checking byteorder-lite v0.1.0 [INFO] [stderr] Checking hashbrown v0.15.4 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Checking cesu8 v1.1.0 [INFO] [stderr] Checking terminal_size v0.4.2 [INFO] [stderr] Checking clap_lex v0.7.5 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking bytemuck v1.23.1 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Checking inotify v0.11.0 [INFO] [stderr] Checking image-webp v0.2.3 [INFO] [stderr] Checking clap_builder v4.5.40 [INFO] [stderr] Checking filetime v0.2.25 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking libz-rs-sys v0.5.1 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking bincode v2.0.1 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking slab v0.4.10 [INFO] [stderr] Checking glam v0.30.4 [INFO] [stderr] Checking notify-types v2.0.0 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking tokio v1.45.1 [INFO] [stderr] Checking notify v8.0.0 [INFO] [stderr] Checking indexmap v2.10.0 [INFO] [stderr] Checking lru v0.15.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking minedmap-default-alloc v0.1.0 [INFO] [stderr] Checking rustc-hash v2.1.1 [INFO] [stderr] Checking humantime v2.2.0 [INFO] [stderr] Checking minedmap-types v0.2.0 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Checking image v0.25.6 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling phf_macros v0.12.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Compiling enum-map-derive v0.17.0 [INFO] [stderr] Compiling git-version-macro v0.3.9 [INFO] [stderr] Checking enum-map v2.7.3 [INFO] [stderr] Checking enumflags2 v0.7.12 [INFO] [stderr] Checking git-version v0.3.9 [INFO] [stderr] Checking phf v0.12.1 [INFO] [stderr] Checking zstd v0.13.3 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking clap v4.5.40 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking minedmap-resource v0.8.0 [INFO] [stderr] Checking serde_bytes v0.11.17 [INFO] [stderr] Checking fastnbt v2.5.0 [INFO] [stderr] Checking minedmap-nbt v0.2.0 [INFO] [stderr] Checking minedmap v2.6.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/core/metadata_writer.rs:90:27 [INFO] [stdout] | [INFO] [stdout] 90 | fn mipmap_entry(regions: &TileCoordMap) -> Mipmap { [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] 90 | fn mipmap_entry(regions: &TileCoordMap) -> Mipmap<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/world/chunk.rs:224:18 [INFO] [stdout] | [INFO] [stdout] 224 | pub fn sections(&self) -> SectionIter { [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] 224 | pub fn sections(&self) -> SectionIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/world/layer.rs:139:11 [INFO] [stdout] | [INFO] [stdout] 139 | fn entry(&mut self, coords: LayerBlockCoords) -> LayerEntry { [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] 139 | fn entry(&mut self, coords: LayerBlockCoords) -> LayerEntry<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/world/sign.rs:81:10 [INFO] [stdout] | [INFO] [stdout] 81 | fn text(&self) -> (RawSignText, RawSignText); [INFO] [stdout] | ^^^^^ ----------- ----------- the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [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] 81 | fn text(&self) -> (RawSignText<'_>, RawSignText<'_>); [INFO] [stdout] | ++++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/world/sign.rs:85:10 [INFO] [stdout] | [INFO] [stdout] 85 | fn text(&self) -> (RawSignText, RawSignText) { [INFO] [stdout] | ^^^^^ ----------- ----------- the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [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] 85 | fn text(&self) -> (RawSignText<'_>, RawSignText<'_>) { [INFO] [stdout] | ++++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/core/metadata_writer.rs:90:27 [INFO] [stdout] | [INFO] [stdout] 90 | fn mipmap_entry(regions: &TileCoordMap) -> Mipmap { [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] 90 | fn mipmap_entry(regions: &TileCoordMap) -> Mipmap<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/world/chunk.rs:224:18 [INFO] [stdout] | [INFO] [stdout] 224 | pub fn sections(&self) -> SectionIter { [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] 224 | pub fn sections(&self) -> SectionIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/world/layer.rs:139:11 [INFO] [stdout] | [INFO] [stdout] 139 | fn entry(&mut self, coords: LayerBlockCoords) -> LayerEntry { [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] 139 | fn entry(&mut self, coords: LayerBlockCoords) -> LayerEntry<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/world/sign.rs:81:10 [INFO] [stdout] | [INFO] [stdout] 81 | fn text(&self) -> (RawSignText, RawSignText); [INFO] [stdout] | ^^^^^ ----------- ----------- the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [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] 81 | fn text(&self) -> (RawSignText<'_>, RawSignText<'_>); [INFO] [stdout] | ++++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/world/sign.rs:85:10 [INFO] [stdout] | [INFO] [stdout] 85 | fn text(&self) -> (RawSignText, RawSignText) { [INFO] [stdout] | ^^^^^ ----------- ----------- the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [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] 85 | fn text(&self) -> (RawSignText<'_>, RawSignText<'_>) { [INFO] [stdout] | ++++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.69s [INFO] running `Command { std: "docker" "inspect" "884765c69650a1cc2446cc93e999b1ce9d9f912241e08cc31373e8c10c2b6f83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "884765c69650a1cc2446cc93e999b1ce9d9f912241e08cc31373e8c10c2b6f83", kill_on_drop: false }` [INFO] [stdout] 884765c69650a1cc2446cc93e999b1ce9d9f912241e08cc31373e8c10c2b6f83