[INFO] fetching crate world_dispatcher 2.1.0...
[INFO] checking world_dispatcher-2.1.0 against master#2c0f4860cc86e2354a55ea04e738848168435c90 for pr-149145
[INFO] extracting crate world_dispatcher 2.1.0 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate world_dispatcher 2.1.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate world_dispatcher 2.1.0
[INFO] tweaked toml for crates.io crate world_dispatcher 2.1.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate world_dispatcher 2.1.0 on toolchain 2c0f4860cc86e2354a55ea04e738848168435c90
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2c0f4860cc86e2354a55ea04e738848168435c90" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate world_dispatcher 2.1.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" "+2c0f4860cc86e2354a55ea04e738848168435c90" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded atomic_refcell_try v0.2.0
[INFO] [stderr]   Downloaded thread_profiler v0.3.0
[INFO] [stderr]   Downloaded serde_json v1.0.141
[INFO] [stderr]   Downloaded libc v0.2.121
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+2c0f4860cc86e2354a55ea04e738848168435c90" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 748c2aea4dd98a6f27a8400930cb5563211983d8ad5c57c51e1fdd2e0bc6195a
[INFO] running `Command { std: "docker" "start" "-a" "748c2aea4dd98a6f27a8400930cb5563211983d8ad5c57c51e1fdd2e0bc6195a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "748c2aea4dd98a6f27a8400930cb5563211983d8ad5c57c51e1fdd2e0bc6195a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "748c2aea4dd98a6f27a8400930cb5563211983d8ad5c57c51e1fdd2e0bc6195a", kill_on_drop: false }`
[INFO] [stdout] 748c2aea4dd98a6f27a8400930cb5563211983d8ad5c57c51e1fdd2e0bc6195a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+2c0f4860cc86e2354a55ea04e738848168435c90" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8b8720eef9b228e767ca87b5633b082160b33952ad96f83624af646a8428eb0c
[INFO] running `Command { std: "docker" "start" "-a" "8b8720eef9b228e767ca87b5633b082160b33952ad96f83624af646a8428eb0c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]     Checking ryu v1.0.9
[INFO] [stderr]     Checking itoa v1.0.1
[INFO] [stderr]     Checking clap_builder v4.5.41
[INFO] [stderr]     Checking downcast-rs v2.0.1
[INFO] [stderr]     Checking atomic_refcell_try v0.2.0
[INFO] [stderr]     Checking world_dispatcher v2.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]     Checking clap v4.5.41
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/world.rs:32:42
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub fn get<T: Send + Sync + 'static>(&self) -> AtomicRef<T> {
[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] 32 |     pub fn get<T: Send + Sync + 'static>(&self) -> AtomicRef<'_, T> {
[INFO] [stdout]    |                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/world.rs:45:53
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub(crate) fn try_get<T: Send + Sync + 'static>(&self) -> Result<AtomicRef<T>, ()> {
[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] 45 |     pub(crate) fn try_get<T: Send + Sync + 'static>(&self) -> Result<AtomicRef<'_, T>, ()> {
[INFO] [stdout]    |                                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/world.rs:58:46
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub fn get_mut<T: Send + Sync + 'static>(&self) -> AtomicRefMut<T> {
[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] 58 |     pub fn get_mut<T: Send + Sync + 'static>(&self) -> AtomicRefMut<'_, T> {
[INFO] [stdout]    |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/world.rs:71:57
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub(crate) fn try_get_mut<T: Send + Sync + 'static>(&self) -> Result<AtomicRefMut<T>, ()> {
[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] 71 |     pub(crate) fn try_get_mut<T: Send + Sync + 'static>(&self) -> Result<AtomicRefMut<'_, T>, ()> {
[INFO] [stdout]    |                                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/world.rs:81:67
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub fn get_mut_or_default<T: Default + Send + Sync + 'static>(&mut self) -> AtomicRefMut<T> {
[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] 81 |     pub fn get_mut_or_default<T: Default + Send + Sync + 'static>(&mut self) -> AtomicRefMut<'_, T> {
[INFO] [stdout]    |                                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/world.rs:93:26
[INFO] [stdout]    |
[INFO] [stdout] 93 |     pub fn get_by_typeid(&self, typeid: &TypeId) -> AtomicRefMut<Box<dyn Resource>> {
[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] 93 |     pub fn get_by_typeid(&self, typeid: &TypeId) -> AtomicRefMut<'_, Box<dyn Resource>> {
[INFO] [stdout]    |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.6.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/world.rs:32:42
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub fn get<T: Send + Sync + 'static>(&self) -> AtomicRef<T> {
[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] 32 |     pub fn get<T: Send + Sync + 'static>(&self) -> AtomicRef<'_, T> {
[INFO] [stdout]    |                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/world.rs:45:53
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub(crate) fn try_get<T: Send + Sync + 'static>(&self) -> Result<AtomicRef<T>, ()> {
[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] 45 |     pub(crate) fn try_get<T: Send + Sync + 'static>(&self) -> Result<AtomicRef<'_, T>, ()> {
[INFO] [stdout]    |                                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/world.rs:58:46
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub fn get_mut<T: Send + Sync + 'static>(&self) -> AtomicRefMut<T> {
[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] 58 |     pub fn get_mut<T: Send + Sync + 'static>(&self) -> AtomicRefMut<'_, T> {
[INFO] [stdout]    |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/world.rs:71:57
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub(crate) fn try_get_mut<T: Send + Sync + 'static>(&self) -> Result<AtomicRefMut<T>, ()> {
[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] 71 |     pub(crate) fn try_get_mut<T: Send + Sync + 'static>(&self) -> Result<AtomicRefMut<'_, T>, ()> {
[INFO] [stdout]    |                                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/world.rs:81:67
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub fn get_mut_or_default<T: Default + Send + Sync + 'static>(&mut self) -> AtomicRefMut<T> {
[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] 81 |     pub fn get_mut_or_default<T: Default + Send + Sync + 'static>(&mut self) -> AtomicRefMut<'_, T> {
[INFO] [stdout]    |                                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/world.rs:93:26
[INFO] [stdout]    |
[INFO] [stdout] 93 |     pub fn get_by_typeid(&self, typeid: &TypeId) -> AtomicRefMut<Box<dyn Resource>> {
[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] 93 |     pub fn get_by_typeid(&self, typeid: &TypeId) -> AtomicRefMut<'_, Box<dyn Resource>> {
[INFO] [stdout]    |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.01s
[INFO] running `Command { std: "docker" "inspect" "8b8720eef9b228e767ca87b5633b082160b33952ad96f83624af646a8428eb0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b8720eef9b228e767ca87b5633b082160b33952ad96f83624af646a8428eb0c", kill_on_drop: false }`
[INFO] [stdout] 8b8720eef9b228e767ca87b5633b082160b33952ad96f83624af646a8428eb0c
