[INFO] fetching crate valence_registry 0.2.0-alpha.1+mc.1.20.1... [INFO] testing valence_registry-0.2.0-alpha.1+mc.1.20.1 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-2 [INFO] extracting crate valence_registry 0.2.0-alpha.1+mc.1.20.1 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate valence_registry 0.2.0-alpha.1+mc.1.20.1 [INFO] finished tweaking crates.io crate valence_registry 0.2.0-alpha.1+mc.1.20.1 [INFO] tweaked toml for crates.io crate valence_registry 0.2.0-alpha.1+mc.1.20.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate valence_registry 0.2.0-alpha.1+mc.1.20.1 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 156 packages to latest compatible versions [INFO] [stderr] Adding bevy_app v0.11.3 (available: v0.18.1) [INFO] [stderr] Adding bevy_ecs v0.11.3 (available: v0.18.1) [INFO] [stderr] Adding indexmap v1.9.3 (available: v2.14.0) [INFO] [stderr] Adding valence_nbt v0.6.1 (available: v0.8.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0ef3fd28d17f9660180afa83620e8221f9e51e131b949b79b4e34390b4216a9d [INFO] running `Command { std: "docker" "start" "-a" "0ef3fd28d17f9660180afa83620e8221f9e51e131b949b79b4e34390b4216a9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0ef3fd28d17f9660180afa83620e8221f9e51e131b949b79b4e34390b4216a9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ef3fd28d17f9660180afa83620e8221f9e51e131b949b79b4e34390b4216a9d", kill_on_drop: false }` [INFO] [stdout] 0ef3fd28d17f9660180afa83620e8221f9e51e131b949b79b4e34390b4216a9d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 82b5a639e3f26e2067e53ffdc34181215f3e8be2b9779645599a409b0971ebfe [INFO] running `Command { std: "docker" "start" "-a" "82b5a639e3f26e2067e53ffdc34181215f3e8be2b9779645599a409b0971ebfe", kill_on_drop: false }` [INFO] [stderr] Compiling hashbrown v0.17.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling fastrand v2.4.1 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling bevy_utils_proc_macros v0.11.3 [INFO] [stderr] Compiling uuid v1.23.1 [INFO] [stderr] Compiling valence_ident_macros v0.2.0-alpha.1+mc.1.20.1 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling bevy_ptr v0.11.3 [INFO] [stderr] Compiling cesu8 v1.1.0 [INFO] [stderr] Compiling glam v0.23.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling valence_build_utils v0.2.0-alpha.1+mc.1.20.1 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling async-executor v1.14.0 [INFO] [stderr] Compiling valence_protocol_macros v0.2.0-alpha.1+mc.1.20.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling bevy_tasks v0.11.3 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling zerofrom v0.1.7 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling yoke v0.8.2 [INFO] [stderr] Compiling zerovec v0.11.6 [INFO] [stderr] Compiling zerotrie v0.2.4 [INFO] [stderr] Compiling tinystr v0.8.3 [INFO] [stderr] Compiling potential_utf v0.1.5 [INFO] [stderr] Compiling bevy_macro_utils v0.11.3 [INFO] [stderr] Compiling icu_collections v2.2.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_locale_core v2.2.0 [INFO] [stderr] Compiling valence_math v0.2.0-alpha.1+mc.1.20.1 [INFO] [stderr] Compiling bevy_ecs_macros v0.11.3 [INFO] [stderr] Compiling bevy_derive v0.11.3 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling valence_ident v0.2.0-alpha.1+mc.1.20.1 [INFO] [stderr] Compiling valence_nbt v0.6.1 [INFO] [stderr] Compiling valence_generated v0.2.0-alpha.1+mc.1.20.1 [INFO] [stderr] Compiling icu_provider v2.2.0 [INFO] [stderr] Compiling bevy_utils v0.11.3 [INFO] [stderr] Compiling icu_normalizer v2.2.0 [INFO] [stderr] Compiling icu_properties v2.2.0 [INFO] [stderr] Compiling valence_text v0.2.0-alpha.1+mc.1.20.1 [INFO] [stderr] Compiling bevy_ecs v0.11.3 [INFO] [stderr] Compiling bitfield-struct v0.3.2 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling bevy_app v0.11.3 [INFO] [stderr] Compiling valence_protocol v0.2.0-alpha.1+mc.1.20.1 [INFO] [stderr] Compiling valence_server_common v0.2.0-alpha.1+mc.1.20.1 [INFO] [stderr] Compiling valence_registry v0.2.0-alpha.1+mc.1.20.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tags.rs:25:31 [INFO] [stdout] | [INFO] [stdout] 25 | fn build_synchronize_tags(&self) -> SynchronizeTagsS2c { [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] 25 | fn build_synchronize_tags(&self) -> SynchronizeTagsS2c<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 15s [INFO] running `Command { std: "docker" "inspect" "82b5a639e3f26e2067e53ffdc34181215f3e8be2b9779645599a409b0971ebfe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82b5a639e3f26e2067e53ffdc34181215f3e8be2b9779645599a409b0971ebfe", kill_on_drop: false }` [INFO] [stdout] 82b5a639e3f26e2067e53ffdc34181215f3e8be2b9779645599a409b0971ebfe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6e8f9980e1029429fe9a47974bdd5c3b59aa921ed878e48223480b094ac9402e [INFO] running `Command { std: "docker" "start" "-a" "6e8f9980e1029429fe9a47974bdd5c3b59aa921ed878e48223480b094ac9402e", kill_on_drop: false }` [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tags.rs:25:31 [INFO] [stdout] | [INFO] [stdout] 25 | fn build_synchronize_tags(&self) -> SynchronizeTagsS2c { [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] 25 | fn build_synchronize_tags(&self) -> SynchronizeTagsS2c<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling valence_registry v0.2.0-alpha.1+mc.1.20.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tags.rs:25:31 [INFO] [stdout] | [INFO] [stdout] 25 | fn build_synchronize_tags(&self) -> SynchronizeTagsS2c { [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] 25 | fn build_synchronize_tags(&self) -> SynchronizeTagsS2c<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.27s [INFO] running `Command { std: "docker" "inspect" "6e8f9980e1029429fe9a47974bdd5c3b59aa921ed878e48223480b094ac9402e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e8f9980e1029429fe9a47974bdd5c3b59aa921ed878e48223480b094ac9402e", kill_on_drop: false }` [INFO] [stdout] 6e8f9980e1029429fe9a47974bdd5c3b59aa921ed878e48223480b094ac9402e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 313de2fb0616a80251f2ad8cc8e9b0610ccd3b9f865632205ee4fd6b5c32b76d [INFO] running `Command { std: "docker" "start" "-a" "313de2fb0616a80251f2ad8cc8e9b0610ccd3b9f865632205ee4fd6b5c32b76d", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/tags.rs:25:31 [INFO] [stderr] | [INFO] [stderr] 25 | fn build_synchronize_tags(&self) -> SynchronizeTagsS2c { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 25 | fn build_synchronize_tags(&self) -> SynchronizeTagsS2c<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `valence_registry` (lib) generated 1 warning (run `cargo fix --lib -p valence_registry` to apply 1 suggestion) [INFO] [stderr] warning: `valence_registry` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/valence_registry-e546e48b6f3fa30a) [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 valence_registry [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" "313de2fb0616a80251f2ad8cc8e9b0610ccd3b9f865632205ee4fd6b5c32b76d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "313de2fb0616a80251f2ad8cc8e9b0610ccd3b9f865632205ee4fd6b5c32b76d", kill_on_drop: false }` [INFO] [stdout] 313de2fb0616a80251f2ad8cc8e9b0610ccd3b9f865632205ee4fd6b5c32b76d