[INFO] fetching crate qentities 0.2.2...
[INFO] testing qentities-0.2.2 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate qentities 0.2.2 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate qentities 0.2.2
[INFO] finished tweaking crates.io crate qentities 0.2.2
[INFO] tweaked toml for crates.io crate qentities 0.2.2 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate qentities 0.2.2 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 23 packages to latest compatible versions
[INFO] [stderr]       Adding hashbrown v0.14.5 (available: v0.16.0)
[INFO] [stderr]       Adding rustc-hash v1.1.0 (available: v2.1.1)
[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] e780c27a0a5cfe6ebe16cd5bd13875258a25d5b7cfc15252ec0b8adf30a173b7
[INFO] running `Command { std: "docker" "start" "-a" "e780c27a0a5cfe6ebe16cd5bd13875258a25d5b7cfc15252ec0b8adf30a173b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e780c27a0a5cfe6ebe16cd5bd13875258a25d5b7cfc15252ec0b8adf30a173b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e780c27a0a5cfe6ebe16cd5bd13875258a25d5b7cfc15252ec0b8adf30a173b7", kill_on_drop: false }`
[INFO] [stdout] e780c27a0a5cfe6ebe16cd5bd13875258a25d5b7cfc15252ec0b8adf30a173b7
[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] ccc66ff28e46ca5eab7c8e5f1b3eb15bcfe0fa94307f445838aaac1b2e9435ac
[INFO] running `Command { std: "docker" "start" "-a" "ccc66ff28e46ca5eab7c8e5f1b3eb15bcfe0fa94307f445838aaac1b2e9435ac", kill_on_drop: false }`
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling qentities v0.2.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:132:16
[INFO] [stdout]     |
[INFO] [stdout] 132 |     pub fn get(&self, index: usize) -> Option<QEntityRef> {
[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] 132 |     pub fn get(&self, index: usize) -> Option<QEntityRef<'_>> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:147:33
[INFO] [stdout]     |
[INFO] [stdout] 147 |     pub unsafe fn get_unchecked(&self, index: usize) -> QEntityRef {
[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] 147 |     pub unsafe fn get_unchecked(&self, index: usize) -> QEntityRef<'_> {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:153:17
[INFO] [stdout]     |
[INFO] [stdout] 153 |     pub fn iter(&self) -> QEntitiesIter {
[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] 153 |     pub fn iter(&self) -> QEntitiesIter<'_> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:192:16
[INFO] [stdout]     |
[INFO] [stdout] 192 |     pub fn get(&self, index: usize) -> Option<QEntityKeyValueRef> {
[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] 192 |     pub fn get(&self, index: usize) -> Option<QEntityKeyValueRef<'_>> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:210:33
[INFO] [stdout]     |
[INFO] [stdout] 210 |     pub unsafe fn get_unchecked(&self, index: usize) -> QEntityKeyValueRef {
[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] 210 |     pub unsafe fn get_unchecked(&self, index: usize) -> QEntityKeyValueRef<'_> {
[INFO] [stdout]     |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.97s
[INFO] running `Command { std: "docker" "inspect" "ccc66ff28e46ca5eab7c8e5f1b3eb15bcfe0fa94307f445838aaac1b2e9435ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ccc66ff28e46ca5eab7c8e5f1b3eb15bcfe0fa94307f445838aaac1b2e9435ac", kill_on_drop: false }`
[INFO] [stdout] ccc66ff28e46ca5eab7c8e5f1b3eb15bcfe0fa94307f445838aaac1b2e9435ac
[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] 5394f087c70985fc849c1bc4d72d8c4afe94477ed74e4608d34aeea63d07e68a
[INFO] running `Command { std: "docker" "start" "-a" "5394f087c70985fc849c1bc4d72d8c4afe94477ed74e4608d34aeea63d07e68a", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:132:16
[INFO] [stdout]     |
[INFO] [stdout] 132 |     pub fn get(&self, index: usize) -> Option<QEntityRef> {
[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] 132 |     pub fn get(&self, index: usize) -> Option<QEntityRef<'_>> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:147:33
[INFO] [stdout]     |
[INFO] [stdout] 147 |     pub unsafe fn get_unchecked(&self, index: usize) -> QEntityRef {
[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] 147 |     pub unsafe fn get_unchecked(&self, index: usize) -> QEntityRef<'_> {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:153:17
[INFO] [stdout]     |
[INFO] [stdout] 153 |     pub fn iter(&self) -> QEntitiesIter {
[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] 153 |     pub fn iter(&self) -> QEntitiesIter<'_> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:192:16
[INFO] [stdout]     |
[INFO] [stdout] 192 |     pub fn get(&self, index: usize) -> Option<QEntityKeyValueRef> {
[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] 192 |     pub fn get(&self, index: usize) -> Option<QEntityKeyValueRef<'_>> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:210:33
[INFO] [stdout]     |
[INFO] [stdout] 210 |     pub unsafe fn get_unchecked(&self, index: usize) -> QEntityKeyValueRef {
[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] 210 |     pub unsafe fn get_unchecked(&self, index: usize) -> QEntityKeyValueRef<'_> {
[INFO] [stdout]     |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling qentities v0.2.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:132:16
[INFO] [stdout]     |
[INFO] [stdout] 132 |     pub fn get(&self, index: usize) -> Option<QEntityRef> {
[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] 132 |     pub fn get(&self, index: usize) -> Option<QEntityRef<'_>> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:147:33
[INFO] [stdout]     |
[INFO] [stdout] 147 |     pub unsafe fn get_unchecked(&self, index: usize) -> QEntityRef {
[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] 147 |     pub unsafe fn get_unchecked(&self, index: usize) -> QEntityRef<'_> {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:153:17
[INFO] [stdout]     |
[INFO] [stdout] 153 |     pub fn iter(&self) -> QEntitiesIter {
[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] 153 |     pub fn iter(&self) -> QEntitiesIter<'_> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:192:16
[INFO] [stdout]     |
[INFO] [stdout] 192 |     pub fn get(&self, index: usize) -> Option<QEntityKeyValueRef> {
[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] 192 |     pub fn get(&self, index: usize) -> Option<QEntityKeyValueRef<'_>> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:210:33
[INFO] [stdout]     |
[INFO] [stdout] 210 |     pub unsafe fn get_unchecked(&self, index: usize) -> QEntityKeyValueRef {
[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] 210 |     pub unsafe fn get_unchecked(&self, index: usize) -> QEntityKeyValueRef<'_> {
[INFO] [stdout]     |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.33s
[INFO] running `Command { std: "docker" "inspect" "5394f087c70985fc849c1bc4d72d8c4afe94477ed74e4608d34aeea63d07e68a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5394f087c70985fc849c1bc4d72d8c4afe94477ed74e4608d34aeea63d07e68a", kill_on_drop: false }`
[INFO] [stdout] 5394f087c70985fc849c1bc4d72d8c4afe94477ed74e4608d34aeea63d07e68a
[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] bf217ec325df058ca5ea3830a95df16d23f0b67c0ebb826660950eb035536044
[INFO] running `Command { std: "docker" "start" "-a" "bf217ec325df058ca5ea3830a95df16d23f0b67c0ebb826660950eb035536044", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:132:16
[INFO] [stderr]     |
[INFO] [stderr] 132 |     pub fn get(&self, index: usize) -> Option<QEntityRef> {
[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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 132 |     pub fn get(&self, index: usize) -> Option<QEntityRef<'_>> {
[INFO] [stderr]     |                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:147:33
[INFO] [stderr]     |
[INFO] [stderr] 147 |     pub unsafe fn get_unchecked(&self, index: usize) -> QEntityRef {
[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] 147 |     pub unsafe fn get_unchecked(&self, index: usize) -> QEntityRef<'_> {
[INFO] [stderr]     |                                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:153:17
[INFO] [stderr]     |
[INFO] [stderr] 153 |     pub fn iter(&self) -> QEntitiesIter {
[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] 153 |     pub fn iter(&self) -> QEntitiesIter<'_> {
[INFO] [stderr]     |                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:192:16
[INFO] [stderr]     |
[INFO] [stderr] 192 |     pub fn get(&self, index: usize) -> Option<QEntityKeyValueRef> {
[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] 192 |     pub fn get(&self, index: usize) -> Option<QEntityKeyValueRef<'_>> {
[INFO] [stderr]     |                                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:210:33
[INFO] [stderr]     |
[INFO] [stderr] 210 |     pub unsafe fn get_unchecked(&self, index: usize) -> QEntityKeyValueRef {
[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] 210 |     pub unsafe fn get_unchecked(&self, index: usize) -> QEntityKeyValueRef<'_> {
[INFO] [stderr]     |                                                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `qentities` (lib) generated 5 warnings (run `cargo fix --lib -p qentities` to apply 5 suggestions)
[INFO] [stderr] warning: `qentities` (lib test) generated 5 warnings (5 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/qentities-9374d96a478de5cc)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test byte_chunk::tests::byte_chunk_slicing ... ok
[INFO] [stdout] test byte_chunk::tests::byte_chunk_building ... ok
[INFO] [stdout] test parse::tests::nested_entity ... ok
[INFO] [stdout] test parse::tests::exterior_kv ... ok
[INFO] [stdout] test parse::tests::unpaired_close_brace ... ok
[INFO] [stdout] test parse::tests::unterminated_c_style_comments ... ok
[INFO] [stdout] test parse::tests::unterminated_quoted_string ... ok
[INFO] [stdout] test parse::tests::vtmb_entities ... ok
[INFO] [stdout] test parse::tests::unterminated_entity ... ok
[INFO] [stdout] test parse::tests::comments ... ok
[INFO] [stdout] test byte_chunk::tests::byte_chunk_slicing_out_of_bounds - should panic ... ok
[INFO] [stdout] test byte_chunk::tests::byte_chunk_slicing_overflow - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests qentities
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test src/parse.rs - parse::QEntitiesParseOptions::cpp_style_comments (line 529) ... ok
[INFO] [stdout] test src/parse.rs - parse::QEntitiesParseOptions::controls_terminate_unquoted_strings (line 610) ... ok
[INFO] [stdout] test src/parse.rs - parse::QEntitiesParseOptions::parse (line 748) ... ok
[INFO] [stdout] test src/parse.rs - parse::QEntitiesParseOptions::comments_terminate_unquoted_strings (line 654) ... ok
[INFO] [stdout] test src/parse.rs - parse::QEntitiesParseOptions::c_style_comments (line 568) ... ok
[INFO] [stdout] test src/parse.rs - parse::QEntitiesParseEscapeOptions::double_quotes (line 366) ... ok
[INFO] [stdout] test src/parse.rs - parse::QEntitiesParseOptions::escape_options (line 699) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.04s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "bf217ec325df058ca5ea3830a95df16d23f0b67c0ebb826660950eb035536044", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf217ec325df058ca5ea3830a95df16d23f0b67c0ebb826660950eb035536044", kill_on_drop: false }`
[INFO] [stdout] bf217ec325df058ca5ea3830a95df16d23f0b67c0ebb826660950eb035536044
