[INFO] fetching crate palkia 0.16.0...
[INFO] building palkia-0.16.0 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] extracting crate palkia 0.16.0 into /workspace/builds/worker-3-tc1/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-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate palkia 0.16.0 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded kdl v4.6.0
[INFO] [stderr]   Downloaded aglet v0.5.2
[INFO] [stderr]   Downloaded linkme v0.3.27
[INFO] [stderr]   Downloaded typetag-impl v0.2.16
[INFO] [stderr]   Downloaded typetag v0.2.16
[INFO] [stderr]   Downloaded generational-arena v0.2.9
[INFO] [stderr]   Downloaded crossterm v0.24.0
[INFO] [stderr]   Downloaded linkme-impl v0.3.27
[INFO] [stderr]   Downloaded palkia_macros v0.13.1
[INFO] [stderr]   Downloaded inventory v0.3.15
[INFO] [stderr]   Downloaded knurdy v0.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2a0a6a7cc91a0278a08243c8524275863dbbfe3b115ff5a1f93c6109ae8a2922
[INFO] running `Command { std: "docker" "start" "-a" "2a0a6a7cc91a0278a08243c8524275863dbbfe3b115ff5a1f93c6109ae8a2922", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2a0a6a7cc91a0278a08243c8524275863dbbfe3b115ff5a1f93c6109ae8a2922", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a0a6a7cc91a0278a08243c8524275863dbbfe3b115ff5a1f93c6109ae8a2922", kill_on_drop: false }`
[INFO] [stdout] 2a0a6a7cc91a0278a08243c8524275863dbbfe3b115ff5a1f93c6109ae8a2922
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a17e659e83d2799fe22d9b659d6fe037a28466f3d826324cfba66404e2ea4f52
[INFO] running `Command { std: "docker" "start" "-a" "a17e659e83d2799fe22d9b659d6fe037a28466f3d826324cfba66404e2ea4f52", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling typeid v1.0.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling inventory v0.3.15
[INFO] [stderr]    Compiling syn v2.0.71
[INFO] [stderr]    Compiling smol_str v0.2.2
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling crossbeam v0.8.4
[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 linkme-impl v0.3.27
[INFO] [stderr]    Compiling typetag-impl v0.2.16
[INFO] [stderr]    Compiling palkia_macros v0.13.1
[INFO] [stderr]    Compiling linkme v0.3.27
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling miette v5.10.0
[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 generational-arena v0.2.9
[INFO] [stderr]    Compiling erased-serde v0.3.31
[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/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 `dev` profile [unoptimized + debuginfo] target(s) in 16.94s
[INFO] running `Command { std: "docker" "inspect" "a17e659e83d2799fe22d9b659d6fe037a28466f3d826324cfba66404e2ea4f52", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a17e659e83d2799fe22d9b659d6fe037a28466f3d826324cfba66404e2ea4f52", kill_on_drop: false }`
[INFO] [stdout] a17e659e83d2799fe22d9b659d6fe037a28466f3d826324cfba66404e2ea4f52
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b1af8b0b1ef3b77f47993900a434bf08df5beb994390a137fdb9477290ba4500
[INFO] running `Command { std: "docker" "start" "-a" "b1af8b0b1ef3b77f47993900a434bf08df5beb994390a137fdb9477290ba4500", kill_on_drop: false }`
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling enumflags2_derive v0.7.10
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling knurdy v0.2.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling crossterm v0.24.0
[INFO] [stderr]    Compiling enumflags2 v0.7.10
[INFO] [stderr]    Compiling palkia v0.16.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling aglet v0.5.2
[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] [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 7.84s
[INFO] running `Command { std: "docker" "inspect" "b1af8b0b1ef3b77f47993900a434bf08df5beb994390a137fdb9477290ba4500", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b1af8b0b1ef3b77f47993900a434bf08df5beb994390a137fdb9477290ba4500", kill_on_drop: false }`
[INFO] [stdout] b1af8b0b1ef3b77f47993900a434bf08df5beb994390a137fdb9477290ba4500
