[INFO] fetching crate palkia 0.16.0...
[INFO] building palkia-0.16.0 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] extracting crate palkia 0.16.0 into /workspace/builds/worker-4-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-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate palkia 0.16.0 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded smol_str v0.1.24
[INFO] [stderr]   Downloaded linkme-impl v0.3.27
[INFO] [stderr]   Downloaded typetag v0.2.16
[INFO] [stderr]   Downloaded enumflags2_derive v0.7.10
[INFO] [stderr]   Downloaded typeid v1.0.0
[INFO] [stderr]   Downloaded enumflags2 v0.7.10
[INFO] [stderr]   Downloaded aglet v0.5.2
[INFO] [stderr]   Downloaded crossterm v0.24.0
[INFO] [stderr]   Downloaded linkme v0.3.27
[INFO] [stderr]   Downloaded palkia_macros v0.13.1
[INFO] [stderr]   Downloaded knurdy v0.2.0
[INFO] [stderr]   Downloaded typetag-impl v0.2.16
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 655c1ae654a04f6852cfd8f48af3d7614107e02bfe086daac0009d73d9a4272e
[INFO] running `Command { std: "docker" "start" "-a" "655c1ae654a04f6852cfd8f48af3d7614107e02bfe086daac0009d73d9a4272e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "655c1ae654a04f6852cfd8f48af3d7614107e02bfe086daac0009d73d9a4272e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "655c1ae654a04f6852cfd8f48af3d7614107e02bfe086daac0009d73d9a4272e", kill_on_drop: false }`
[INFO] [stdout] 655c1ae654a04f6852cfd8f48af3d7614107e02bfe086daac0009d73d9a4272e
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c6dc323f393e8d586192473863eadc88f0cc3d98369c1a47cd4ab9b237e95101
[INFO] running `Command { std: "docker" "start" "-a" "c6dc323f393e8d586192473863eadc88f0cc3d98369c1a47cd4ab9b237e95101", 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 minimal-lexical v0.2.1
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling typeid v1.0.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling inventory v0.3.15
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling smol_str v0.2.2
[INFO] [stderr]    Compiling nom v7.1.3
[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 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 miette v5.10.0
[INFO] [stderr]    Compiling kdl v4.6.0
[INFO] [stderr]    Compiling erased-serde v0.4.5
[INFO] [stderr]    Compiling smol_str v0.1.24
[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/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 20.16s
[INFO] running `Command { std: "docker" "inspect" "c6dc323f393e8d586192473863eadc88f0cc3d98369c1a47cd4ab9b237e95101", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c6dc323f393e8d586192473863eadc88f0cc3d98369c1a47cd4ab9b237e95101", kill_on_drop: false }`
[INFO] [stdout] c6dc323f393e8d586192473863eadc88f0cc3d98369c1a47cd4ab9b237e95101
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8569aab105e08401c59eda7bc600d035c6e3c1d3a5d35ba9729119772be02442
[INFO] running `Command { std: "docker" "start" "-a" "8569aab105e08401c59eda7bc600d035c6e3c1d3a5d35ba9729119772be02442", kill_on_drop: false }`
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[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 signal-hook v0.3.17
[INFO] [stderr]    Compiling parking_lot v0.12.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 palkia v0.16.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling enumflags2 v0.7.10
[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 10.64s
[INFO] running `Command { std: "docker" "inspect" "8569aab105e08401c59eda7bc600d035c6e3c1d3a5d35ba9729119772be02442", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8569aab105e08401c59eda7bc600d035c6e3c1d3a5d35ba9729119772be02442", kill_on_drop: false }`
[INFO] [stdout] 8569aab105e08401c59eda7bc600d035c6e3c1d3a5d35ba9729119772be02442
