[INFO] fetching crate palkia 0.16.0...
[INFO] building palkia-0.16.0 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] extracting crate palkia 0.16.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate palkia 0.16.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate palkia 0.16.0
[INFO] tweaked toml for crates.io crate palkia 0.16.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate palkia 0.16.0 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate palkia 0.16.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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9350c47016e027853cc68bb237ccc9492fe3e4e23dcbd5b8bcce0974402392da
[INFO] running `Command { std: "docker" "start" "-a" "9350c47016e027853cc68bb237ccc9492fe3e4e23dcbd5b8bcce0974402392da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9350c47016e027853cc68bb237ccc9492fe3e4e23dcbd5b8bcce0974402392da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9350c47016e027853cc68bb237ccc9492fe3e4e23dcbd5b8bcce0974402392da", kill_on_drop: false }`
[INFO] [stdout] 9350c47016e027853cc68bb237ccc9492fe3e4e23dcbd5b8bcce0974402392da
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e25567bd28db685c8bc68ce176aae3cd18ac355dba999d636d40886af1d05a11
[INFO] running `Command { std: "docker" "start" "-a" "e25567bd28db685c8bc68ce176aae3cd18ac355dba999d636d40886af1d05a11", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling typeid v1.0.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling inventory v0.3.15
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling smol_str v0.2.2
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.71
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling miette-derive v5.10.0
[INFO] [stderr]    Compiling typetag-impl v0.2.16
[INFO] [stderr]    Compiling linkme-impl v0.3.27
[INFO] [stderr]    Compiling palkia_macros v0.13.1
[INFO] [stderr]    Compiling miette v5.10.0
[INFO] [stderr]    Compiling linkme v0.3.27
[INFO] [stderr]    Compiling kdl v4.6.0
[INFO] [stderr]    Compiling smol_str v0.1.24
[INFO] [stderr]    Compiling erased-serde v0.4.5
[INFO] [stderr]    Compiling erased-serde v0.3.31
[INFO] [stderr]    Compiling generational-arena v0.2.9
[INFO] [stderr]    Compiling knurdy v0.2.0
[INFO] [stderr]    Compiling typetag v0.2.16
[INFO] [stderr]    Compiling palkia v0.16.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/access.rs:84:19
[INFO] [stdout]    |
[INFO] [stdout] 84 |   fn spawn_entity(&self) -> EntityBuilder;
[INFO] [stdout]    |                   ^^^^^     ^^^^^^^^^^^^^
[INFO] [stdout]    |                   |         |
[INFO] [stdout]    |                   |         the same lifetime is hidden here
[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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 84 |   fn spawn_entity(&self) -> EntityBuilder<'_>;
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/world/mod.rs:245:19
[INFO] [stdout]     |
[INFO] [stdout] 245 |   fn spawn_entity(&self) -> EntityBuilder {
[INFO] [stdout]     |                   ^^^^^     ^^^^^^^^^^^^^
[INFO] [stdout]     |                   |         |
[INFO] [stdout]     |                   |         the same lifetime is hidden here
[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] 245 |   fn spawn_entity(&self) -> EntityBuilder<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/messages.rs:192:19
[INFO] [stdout]     |
[INFO] [stdout] 192 |   fn spawn_entity(&self) -> EntityBuilder {
[INFO] [stdout]     |                   ^^^^^     ^^^^^^^^^^^^^
[INFO] [stdout]     |                   |         |
[INFO] [stdout]     |                   |         the same lifetime is hidden here
[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] 192 |   fn spawn_entity(&self) -> EntityBuilder<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.07s
[INFO] running `Command { std: "docker" "inspect" "e25567bd28db685c8bc68ce176aae3cd18ac355dba999d636d40886af1d05a11", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e25567bd28db685c8bc68ce176aae3cd18ac355dba999d636d40886af1d05a11", kill_on_drop: false }`
[INFO] [stdout] e25567bd28db685c8bc68ce176aae3cd18ac355dba999d636d40886af1d05a11
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e5c8794dedac5caaa7b5a85d243d6b1aa55195b05f5de8e39c68044975245e6f
[INFO] running `Command { std: "docker" "start" "-a" "e5c8794dedac5caaa7b5a85d243d6b1aa55195b05f5de8e39c68044975245e6f", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling enumflags2_derive v0.7.10
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling knurdy v0.2.0
[INFO] [stderr]    Compiling enumflags2 v0.7.10
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling aglet v0.5.2
[INFO] [stderr]    Compiling palkia v0.16.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling crossterm v0.24.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/access.rs:84:19
[INFO] [stdout]    |
[INFO] [stdout] 84 |   fn spawn_entity(&self) -> EntityBuilder;
[INFO] [stdout]    |                   ^^^^^     ^^^^^^^^^^^^^
[INFO] [stdout]    |                   |         |
[INFO] [stdout]    |                   |         the same lifetime is hidden here
[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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 84 |   fn spawn_entity(&self) -> EntityBuilder<'_>;
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/world/mod.rs:245:19
[INFO] [stdout]     |
[INFO] [stdout] 245 |   fn spawn_entity(&self) -> EntityBuilder {
[INFO] [stdout]     |                   ^^^^^     ^^^^^^^^^^^^^
[INFO] [stdout]     |                   |         |
[INFO] [stdout]     |                   |         the same lifetime is hidden here
[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] 245 |   fn spawn_entity(&self) -> EntityBuilder<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/messages.rs:192:19
[INFO] [stdout]     |
[INFO] [stdout] 192 |   fn spawn_entity(&self) -> EntityBuilder {
[INFO] [stdout]     |                   ^^^^^     ^^^^^^^^^^^^^
[INFO] [stdout]     |                   |         |
[INFO] [stdout]     |                   |         the same lifetime is hidden here
[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] 192 |   fn spawn_entity(&self) -> EntityBuilder<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/access.rs:84:19
[INFO] [stdout]    |
[INFO] [stdout] 84 |   fn spawn_entity(&self) -> EntityBuilder;
[INFO] [stdout]    |                   ^^^^^     ^^^^^^^^^^^^^
[INFO] [stdout]    |                   |         |
[INFO] [stdout]    |                   |         the same lifetime is hidden here
[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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 84 |   fn spawn_entity(&self) -> EntityBuilder<'_>;
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/messages.rs:192:19
[INFO] [stdout]     |
[INFO] [stdout] 192 |   fn spawn_entity(&self) -> EntityBuilder {
[INFO] [stdout]     |                   ^^^^^     ^^^^^^^^^^^^^
[INFO] [stdout]     |                   |         |
[INFO] [stdout]     |                   |         the same lifetime is hidden here
[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] 192 |   fn spawn_entity(&self) -> EntityBuilder<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/world/mod.rs:245:19
[INFO] [stdout]     |
[INFO] [stdout] 245 |   fn spawn_entity(&self) -> EntityBuilder {
[INFO] [stdout]     |                   ^^^^^     ^^^^^^^^^^^^^
[INFO] [stdout]     |                   |         |
[INFO] [stdout]     |                   |         the same lifetime is hidden here
[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] 245 |   fn spawn_entity(&self) -> EntityBuilder<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.91s
[INFO] running `Command { std: "docker" "inspect" "e5c8794dedac5caaa7b5a85d243d6b1aa55195b05f5de8e39c68044975245e6f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5c8794dedac5caaa7b5a85d243d6b1aa55195b05f5de8e39c68044975245e6f", kill_on_drop: false }`
[INFO] [stdout] e5c8794dedac5caaa7b5a85d243d6b1aa55195b05f5de8e39c68044975245e6f
