[INFO] fetching crate termite 0.1.0-alpha...
[INFO] testing termite-0.1.0-alpha against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate termite 0.1.0-alpha into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate termite 0.1.0-alpha
[INFO] finished tweaking crates.io crate termite 0.1.0-alpha
[INFO] tweaked toml for crates.io crate termite 0.1.0-alpha written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate termite 0.1.0-alpha on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 44 packages to latest compatible versions
[INFO] [stderr]       Adding async-channel v1.9.0 (available: v2.5.0)
[INFO] [stderr]       Adding downcast-rs v1.2.1 (available: v2.0.2)
[INFO] [stderr]       Adding event-listener v2.5.3 (available: v5.4.1)
[INFO] [stderr]       Adding fixedbitset v0.4.2 (available: v0.5.7)
[INFO] [stderr]       Adding hashbrown v0.12.3 (available: v0.16.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 631daef57d8f50e7b2f0695530004a74b0e2b2351eb2b3dbed8ad646311056c9
[INFO] running `Command { std: "docker" "start" "-a" "631daef57d8f50e7b2f0695530004a74b0e2b2351eb2b3dbed8ad646311056c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "631daef57d8f50e7b2f0695530004a74b0e2b2351eb2b3dbed8ad646311056c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "631daef57d8f50e7b2f0695530004a74b0e2b2351eb2b3dbed8ad646311056c9", kill_on_drop: false }`
[INFO] [stdout] 631daef57d8f50e7b2f0695530004a74b0e2b2351eb2b3dbed8ad646311056c9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c948119cbaf9d4dc769bfe748723b7afcb2d4026adc83cc747d1e7b021a00916
[INFO] running `Command { std: "docker" "start" "-a" "c948119cbaf9d4dc769bfe748723b7afcb2d4026adc83cc747d1e7b021a00916", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling waker-fn v1.2.0
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling async-executor v1.13.3
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling hyena v0.2.4
[INFO] [stderr]    Compiling termite-macro v0.1.0-alpha
[INFO] [stderr]    Compiling termite v0.1.0-alpha (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `dense::*`
[INFO] [stdout]   --> src/storage/mod.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use dense::*;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/query/query.rs:251:17
[INFO] [stdout]     |
[INFO] [stdout] 251 |     pub fn iter(&self) -> QueryIter<Q::ReadOnly, F::ReadOnly> {
[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] 251 |     pub fn iter(&self) -> QueryIter<'_, Q::ReadOnly, F::ReadOnly> {
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/query/query.rs:262:21
[INFO] [stdout]     |
[INFO] [stdout] 262 |     pub fn iter_mut(&mut self) -> QueryIter<Q, F> {
[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] 262 |     pub fn iter_mut(&mut self) -> QueryIter<'_, Q, F> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `Box::<T>::from_raw` that must be used
[INFO] [stdout]   --> src/storage/resource.rs:63:18
[INFO] [stdout]    |
[INFO] [stdout] 63 |         unsafe { Box::from_raw(self.data) };
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box`
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 63 |         unsafe { let _ = Box::from_raw(self.data); };
[INFO] [stdout]    |                  +++++++                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/world/world.rs:150:42
[INFO] [stdout]     |
[INFO] [stdout] 150 |     pub fn get_resource_mut<T: Resource>(&mut self) -> Option<Mut<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] 150 |     pub fn get_resource_mut<T: Resource>(&mut self) -> Option<Mut<'_, T>> {
[INFO] [stdout]     |                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/world/world.rs:177:38
[INFO] [stdout]     |
[INFO] [stdout] 177 |     pub fn resource_mut<T: Resource>(&mut self) -> Mut<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] 177 |     pub fn resource_mut<T: Resource>(&mut self) -> Mut<'_, T> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.19s
[INFO] running `Command { std: "docker" "inspect" "c948119cbaf9d4dc769bfe748723b7afcb2d4026adc83cc747d1e7b021a00916", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c948119cbaf9d4dc769bfe748723b7afcb2d4026adc83cc747d1e7b021a00916", kill_on_drop: false }`
[INFO] [stdout] c948119cbaf9d4dc769bfe748723b7afcb2d4026adc83cc747d1e7b021a00916
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 031e6bac7458b28b7b8cee58418f0956686064443409fb17c64c96d9a8f6b9e8
[INFO] running `Command { std: "docker" "start" "-a" "031e6bac7458b28b7b8cee58418f0956686064443409fb17c64c96d9a8f6b9e8", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `dense::*`
[INFO] [stdout]   --> src/storage/mod.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use dense::*;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/query/query.rs:251:17
[INFO] [stdout]     |
[INFO] [stdout] 251 |     pub fn iter(&self) -> QueryIter<Q::ReadOnly, F::ReadOnly> {
[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] 251 |     pub fn iter(&self) -> QueryIter<'_, Q::ReadOnly, F::ReadOnly> {
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/query/query.rs:262:21
[INFO] [stdout]     |
[INFO] [stdout] 262 |     pub fn iter_mut(&mut self) -> QueryIter<Q, F> {
[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] 262 |     pub fn iter_mut(&mut self) -> QueryIter<'_, Q, F> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `Box::<T>::from_raw` that must be used
[INFO] [stdout]   --> src/storage/resource.rs:63:18
[INFO] [stdout]    |
[INFO] [stdout] 63 |         unsafe { Box::from_raw(self.data) };
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box`
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 63 |         unsafe { let _ = Box::from_raw(self.data); };
[INFO] [stdout]    |                  +++++++                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling termite v0.1.0-alpha (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/world/world.rs:150:42
[INFO] [stdout]     |
[INFO] [stdout] 150 |     pub fn get_resource_mut<T: Resource>(&mut self) -> Option<Mut<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] 150 |     pub fn get_resource_mut<T: Resource>(&mut self) -> Option<Mut<'_, T>> {
[INFO] [stdout]     |                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/world/world.rs:177:38
[INFO] [stdout]     |
[INFO] [stdout] 177 |     pub fn resource_mut<T: Resource>(&mut self) -> Mut<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] 177 |     pub fn resource_mut<T: Resource>(&mut self) -> Mut<'_, T> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `dense::*`
[INFO] [stdout]   --> src/storage/mod.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use dense::*;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/query/query.rs:251:17
[INFO] [stdout]     |
[INFO] [stdout] 251 |     pub fn iter(&self) -> QueryIter<Q::ReadOnly, F::ReadOnly> {
[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] 251 |     pub fn iter(&self) -> QueryIter<'_, Q::ReadOnly, F::ReadOnly> {
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/query/query.rs:262:21
[INFO] [stdout]     |
[INFO] [stdout] 262 |     pub fn iter_mut(&mut self) -> QueryIter<Q, F> {
[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] 262 |     pub fn iter_mut(&mut self) -> QueryIter<'_, Q, F> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `Box::<T>::from_raw` that must be used
[INFO] [stdout]   --> src/storage/resource.rs:63:18
[INFO] [stdout]    |
[INFO] [stdout] 63 |         unsafe { Box::from_raw(self.data) };
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box`
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 63 |         unsafe { let _ = Box::from_raw(self.data); };
[INFO] [stdout]    |                  +++++++                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/world/world.rs:150:42
[INFO] [stdout]     |
[INFO] [stdout] 150 |     pub fn get_resource_mut<T: Resource>(&mut self) -> Option<Mut<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] 150 |     pub fn get_resource_mut<T: Resource>(&mut self) -> Option<Mut<'_, T>> {
[INFO] [stdout]     |                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/world/world.rs:177:38
[INFO] [stdout]     |
[INFO] [stdout] 177 |     pub fn resource_mut<T: Resource>(&mut self) -> Mut<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] 177 |     pub fn resource_mut<T: Resource>(&mut self) -> Mut<'_, T> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.56s
[INFO] running `Command { std: "docker" "inspect" "031e6bac7458b28b7b8cee58418f0956686064443409fb17c64c96d9a8f6b9e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "031e6bac7458b28b7b8cee58418f0956686064443409fb17c64c96d9a8f6b9e8", kill_on_drop: false }`
[INFO] [stdout] 031e6bac7458b28b7b8cee58418f0956686064443409fb17c64c96d9a8f6b9e8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7ec1fc7ad838049bac84e5f9c49d735327f43a3d7e90f7f2849910a1a26bd600
[INFO] running `Command { std: "docker" "start" "-a" "7ec1fc7ad838049bac84e5f9c49d735327f43a3d7e90f7f2849910a1a26bd600", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `dense::*`
[INFO] [stderr]   --> src/storage/mod.rs:10:9
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub use dense::*;
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/query/query.rs:251:17
[INFO] [stderr]     |
[INFO] [stderr] 251 |     pub fn iter(&self) -> QueryIter<Q::ReadOnly, F::ReadOnly> {
[INFO] [stderr]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                 |         |
[INFO] [stderr]     |                 |         the same lifetime is hidden here
[INFO] [stderr]     |                 |         the same lifetime is hidden here
[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] 251 |     pub fn iter(&self) -> QueryIter<'_, Q::ReadOnly, F::ReadOnly> {
[INFO] [stderr]     |                                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/query/query.rs:262:21
[INFO] [stderr]     |
[INFO] [stderr] 262 |     pub fn iter_mut(&mut self) -> QueryIter<Q, F> {
[INFO] [stderr]     |                     ^^^^^^^^^     ^^^^^^^^^^^^^^^
[INFO] [stderr]     |                     |             |
[INFO] [stderr]     |                     |             the same lifetime is hidden here
[INFO] [stderr]     |                     |             the same lifetime is hidden here
[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] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 262 |     pub fn iter_mut(&mut self) -> QueryIter<'_, Q, F> {
[INFO] [stderr]     |                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: unused return value of `Box::<T>::from_raw` that must be used
[INFO] [stderr]   --> src/storage/resource.rs:63:18
[INFO] [stderr]    |
[INFO] [stderr] 63 |         unsafe { Box::from_raw(self.data) };
[INFO] [stderr]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box`
[INFO] [stderr]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]    |
[INFO] [stderr] 63 |         unsafe { let _ = Box::from_raw(self.data); };
[INFO] [stderr]    |                  +++++++                         +
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/world/world.rs:150:42
[INFO] [stderr]     |
[INFO] [stderr] 150 |     pub fn get_resource_mut<T: Resource>(&mut self) -> Option<Mut<T>> {
[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] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 150 |     pub fn get_resource_mut<T: Resource>(&mut self) -> Option<Mut<'_, T>> {
[INFO] [stderr]     |                                                                   +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/world/world.rs:177:38
[INFO] [stderr]     |
[INFO] [stderr] 177 |     pub fn resource_mut<T: Resource>(&mut self) -> Mut<T> {
[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] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 177 |     pub fn resource_mut<T: Resource>(&mut self) -> Mut<'_, T> {
[INFO] [stderr]     |                                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: `termite` (lib) generated 6 warnings (run `cargo fix --lib -p termite` to apply 5 suggestions)
[INFO] [stderr] warning: `termite` (lib test) generated 6 warnings (6 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/termite-7877216f090ae95f)
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test schedule::stage::tests::run_before ... ok
[INFO] [stdout] test schedule::stage::tests::run_after ... ok
[INFO] [stdout] test schedule::stage::tests::run_ordered ... ok
[INFO] [stdout] test tests::respawn_systems ... ok
[INFO] [stdout] test world::world::tests::multiple_entities ... ok
[INFO] [stdout] test tests::change_detection ... ok
[INFO] [stdout] test system::function::tests::test_system_param_function ... ok
[INFO] [stdout] test tests::spawn_systems ... ok
[INFO] [stdout] test world::world::tests::query_filter ... ok
[INFO] [stdout] test world::world::tests::query_iter_filter ... ok
[INFO] [stdout] test world::world::tests::query_get ... ok
[INFO] [stdout] test world::world::tests::query_iter ... ok
[INFO] [stdout] test world::world::tests::components ... ok
[INFO] [stdout] test world::world::tests::despawn ... ok
[INFO] [stdout] test schedule::stage::tests::parallel ... ok
[INFO] [stdout] test schedule::stage::tests::fail_cycle - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests termite
[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" "7ec1fc7ad838049bac84e5f9c49d735327f43a3d7e90f7f2849910a1a26bd600", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ec1fc7ad838049bac84e5f9c49d735327f43a3d7e90f7f2849910a1a26bd600", kill_on_drop: false }`
[INFO] [stdout] 7ec1fc7ad838049bac84e5f9c49d735327f43a3d7e90f7f2849910a1a26bd600
