[INFO] fetching crate keyed_priority_queue 0.4.2...
[INFO] testing keyed_priority_queue-0.4.2 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] extracting crate keyed_priority_queue 0.4.2 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate keyed_priority_queue 0.4.2
[INFO] finished tweaking crates.io crate keyed_priority_queue 0.4.2
[INFO] tweaked toml for crates.io crate keyed_priority_queue 0.4.2 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate keyed_priority_queue 0.4.2 on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 3 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e447458a3b19d3226bc426da705ab9b0c7f65009cd9f3bdd8f3ce43546ac3dc9
[INFO] running `Command { std: "docker" "start" "-a" "e447458a3b19d3226bc426da705ab9b0c7f65009cd9f3bdd8f3ce43546ac3dc9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e447458a3b19d3226bc426da705ab9b0c7f65009cd9f3bdd8f3ce43546ac3dc9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e447458a3b19d3226bc426da705ab9b0c7f65009cd9f3bdd8f3ce43546ac3dc9", kill_on_drop: false }`
[INFO] [stdout] e447458a3b19d3226bc426da705ab9b0c7f65009cd9f3bdd8f3ce43546ac3dc9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 76bc037062bfbadcec1368dcae5451b6d22dd4790ddd341e6af45ec394d6193a
[INFO] running `Command { std: "docker" "start" "-a" "76bc037062bfbadcec1368dcae5451b6d22dd4790ddd341e6af45ec394d6193a", kill_on_drop: false }`
[INFO] [stderr]    Compiling keyed_priority_queue v0.4.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/editable_binary_heap.rs:171:24
[INFO] [stdout]     |
[INFO] [stdout] 171 |     pub(crate) fn iter(&self) -> BinaryHeapIterator<TPriority> {
[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] 171 |     pub(crate) fn iter(&self) -> BinaryHeapIterator<'_, TPriority> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/keyed_priority_queue.rs:307:18
[INFO] [stdout]     |
[INFO] [stdout] 307 |     pub fn entry(&mut self, key: TKey) -> Entry<TKey, TPriority, S> {
[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] 307 |     pub fn entry(&mut self, key: TKey) -> Entry<'_, TKey, TPriority, S> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/keyed_priority_queue.rs:529:17
[INFO] [stdout]     |
[INFO] [stdout] 529 |     pub fn iter(&self) -> KeyedPriorityQueueBorrowIter<TKey, TPriority, S> {
[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] 529 |     pub fn iter(&self) -> KeyedPriorityQueueBorrowIter<'_, TKey, TPriority, S> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/mediator.rs:82:25
[INFO] [stdout]    |
[INFO] [stdout] 82 |     pub(crate) fn entry(&mut self, key: TKey) -> MediatorEntry<TKey, S> {
[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] 82 |     pub(crate) fn entry(&mut self, key: TKey) -> MediatorEntry<'_, TKey, S> {
[INFO] [stdout]    |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s
[INFO] running `Command { std: "docker" "inspect" "76bc037062bfbadcec1368dcae5451b6d22dd4790ddd341e6af45ec394d6193a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "76bc037062bfbadcec1368dcae5451b6d22dd4790ddd341e6af45ec394d6193a", kill_on_drop: false }`
[INFO] [stdout] 76bc037062bfbadcec1368dcae5451b6d22dd4790ddd341e6af45ec394d6193a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 648859d69df33b5f7963c441bf009aba7b0cc4b984455a9cfef92dcc5781ccef
[INFO] running `Command { std: "docker" "start" "-a" "648859d69df33b5f7963c441bf009aba7b0cc4b984455a9cfef92dcc5781ccef", kill_on_drop: false }`
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/editable_binary_heap.rs:171:24
[INFO] [stdout]     |
[INFO] [stdout] 171 |     pub(crate) fn iter(&self) -> BinaryHeapIterator<TPriority> {
[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] 171 |     pub(crate) fn iter(&self) -> BinaryHeapIterator<'_, TPriority> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/keyed_priority_queue.rs:307:18
[INFO] [stdout]     |
[INFO] [stdout] 307 |     pub fn entry(&mut self, key: TKey) -> Entry<TKey, TPriority, S> {
[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] 307 |     pub fn entry(&mut self, key: TKey) -> Entry<'_, TKey, TPriority, S> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling keyed_priority_queue v0.4.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/keyed_priority_queue.rs:529:17
[INFO] [stdout]     |
[INFO] [stdout] 529 |     pub fn iter(&self) -> KeyedPriorityQueueBorrowIter<TKey, TPriority, S> {
[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] 529 |     pub fn iter(&self) -> KeyedPriorityQueueBorrowIter<'_, TKey, TPriority, S> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/mediator.rs:82:25
[INFO] [stdout]    |
[INFO] [stdout] 82 |     pub(crate) fn entry(&mut self, key: TKey) -> MediatorEntry<TKey, S> {
[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] 82 |     pub(crate) fn entry(&mut self, key: TKey) -> MediatorEntry<'_, TKey, S> {
[INFO] [stdout]    |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/editable_binary_heap.rs:171:24
[INFO] [stdout]     |
[INFO] [stdout] 171 |     pub(crate) fn iter(&self) -> BinaryHeapIterator<TPriority> {
[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] 171 |     pub(crate) fn iter(&self) -> BinaryHeapIterator<'_, TPriority> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/keyed_priority_queue.rs:307:18
[INFO] [stdout]     |
[INFO] [stdout] 307 |     pub fn entry(&mut self, key: TKey) -> Entry<TKey, TPriority, S> {
[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] 307 |     pub fn entry(&mut self, key: TKey) -> Entry<'_, TKey, TPriority, S> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/keyed_priority_queue.rs:529:17
[INFO] [stdout]     |
[INFO] [stdout] 529 |     pub fn iter(&self) -> KeyedPriorityQueueBorrowIter<TKey, TPriority, S> {
[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] 529 |     pub fn iter(&self) -> KeyedPriorityQueueBorrowIter<'_, TKey, TPriority, S> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/mediator.rs:82:25
[INFO] [stdout]    |
[INFO] [stdout] 82 |     pub(crate) fn entry(&mut self, key: TKey) -> MediatorEntry<TKey, S> {
[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] 82 |     pub(crate) fn entry(&mut self, key: TKey) -> MediatorEntry<'_, TKey, S> {
[INFO] [stdout]    |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.91s
[INFO] running `Command { std: "docker" "inspect" "648859d69df33b5f7963c441bf009aba7b0cc4b984455a9cfef92dcc5781ccef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "648859d69df33b5f7963c441bf009aba7b0cc4b984455a9cfef92dcc5781ccef", kill_on_drop: false }`
[INFO] [stdout] 648859d69df33b5f7963c441bf009aba7b0cc4b984455a9cfef92dcc5781ccef
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 7c03c6653936eafc39c70889f3bb3c3d0329b6a87c59214bf679cbb31234126d
[INFO] running `Command { std: "docker" "start" "-a" "7c03c6653936eafc39c70889f3bb3c3d0329b6a87c59214bf679cbb31234126d", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/editable_binary_heap.rs:171:24
[INFO] [stderr]     |
[INFO] [stderr] 171 |     pub(crate) fn iter(&self) -> BinaryHeapIterator<TPriority> {
[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] 171 |     pub(crate) fn iter(&self) -> BinaryHeapIterator<'_, TPriority> {
[INFO] [stderr]     |                                                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/keyed_priority_queue.rs:307:18
[INFO] [stderr]     |
[INFO] [stderr] 307 |     pub fn entry(&mut self, key: TKey) -> Entry<TKey, TPriority, S> {
[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] 307 |     pub fn entry(&mut self, key: TKey) -> Entry<'_, TKey, TPriority, S> {
[INFO] [stderr]     |                                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/keyed_priority_queue.rs:529:17
[INFO] [stderr]     |
[INFO] [stderr] 529 |     pub fn iter(&self) -> KeyedPriorityQueueBorrowIter<TKey, TPriority, S> {
[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] 529 |     pub fn iter(&self) -> KeyedPriorityQueueBorrowIter<'_, TKey, TPriority, S> {
[INFO] [stderr]     |                                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/mediator.rs:82:25
[INFO] [stderr]    |
[INFO] [stderr] 82 |     pub(crate) fn entry(&mut self, key: TKey) -> MediatorEntry<TKey, S> {
[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] 82 |     pub(crate) fn entry(&mut self, key: TKey) -> MediatorEntry<'_, TKey, S> {
[INFO] [stderr]    |                                                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: `keyed_priority_queue` (lib) generated 4 warnings (run `cargo fix --lib -p keyed_priority_queue` to apply 4 suggestions)
[INFO] [stderr] warning: `keyed_priority_queue` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/keyed_priority_queue/a2a64755ca58aef3/deps/keyed_priority_queue-a2a64755ca58aef3)
[INFO] [stdout] 
[INFO] [stdout] running 24 tests
[INFO] [stdout] test editable_binary_heap::tests::test_change_change_outer_pos ... ok
[INFO] [stdout] test editable_binary_heap::tests::create_heap_hash_test ... ok
[INFO] [stdout] test editable_binary_heap::tests::test_clear ... ok
[INFO] [stdout] test editable_binary_heap::tests::test_heap_fill ... ok
[INFO] [stdout] test editable_binary_heap::tests::test_pop ... ok
[INFO] [stdout] test editable_binary_heap::tests::test_change_priority ... ok
[INFO] [stdout] test keyed_priority_queue::tests::test_borrow_iter ... ok
[INFO] [stdout] test keyed_priority_queue::tests::test_borrow_keys ... ok
[INFO] [stdout] test keyed_priority_queue::tests::test_change_priority ... ok
[INFO] [stdout] test editable_binary_heap::tests::test_remove ... ok
[INFO] [stdout] test keyed_priority_queue::tests::test_entry_occupied ... ok
[INFO] [stdout] test editable_binary_heap::tests::test_change_logger ... ok
[INFO] [stdout] test keyed_priority_queue::tests::test_entry_vacant ... ok
[INFO] [stdout] test keyed_priority_queue::tests::test_fmt ... ok
[INFO] [stdout] test keyed_priority_queue::tests::test_get_priority ... ok
[INFO] [stdout] test keyed_priority_queue::tests::test_iteration ... ok
[INFO] [stdout] test keyed_priority_queue::tests::test_not_clone_works ... ok
[INFO] [stdout] test keyed_priority_queue::tests::test_multiple_push ... ok
[INFO] [stdout] test keyed_priority_queue::tests::test_peek ... ok
[INFO] [stdout] test keyed_priority_queue::tests::test_priority ... ok
[INFO] [stdout] test keyed_priority_queue::tests::test_remove_change_tree ... ok
[INFO] [stderr]    Doc-tests keyed_priority_queue
[INFO] [stdout] test keyed_priority_queue::tests::test_remove_items ... ok
[INFO] [stdout] test keyed_priority_queue::tests::test_send ... ok
[INFO] [stdout] test keyed_priority_queue::tests::test_sync ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr] error: couldn't read `src/../../Readme.md`: No such file or directory (os error 2)
[INFO] [stderr]    --> src/lib.rs:159:9
[INFO] [stderr]     |
[INFO] [stderr] 159 | #[doc = include_str!("../../Readme.md")]
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: there is a file with the same name in a different directory
[INFO] [stderr]     |
[INFO] [stderr] 159 - #[doc = include_str!("../../Readme.md")]
[INFO] [stderr] 159 + #[doc = include_str!("../Readme.md")]
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] error: attribute value must be a literal
[INFO] [stderr]    --> src/lib.rs:159:9
[INFO] [stderr]     |
[INFO] [stderr] 159 | #[doc = include_str!("../../Readme.md")]
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to 2 previous errors
[INFO] [stderr] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/bin/rustdoc --edition=2021 --crate-type lib --color auto --crate-name keyed_priority_queue --test src/lib.rs --test-run-directory /opt/rustwide/workdir --extern indexmap=/opt/rustwide/target/debug/build/indexmap/fb3ae6ea90f53af1/deps/libindexmap-fb3ae6ea90f53af1.rlib --extern keyed_priority_queue=/opt/rustwide/target/debug/build/keyed_priority_queue/768acfbafcba1ae9/deps/libkeyed_priority_queue-768acfbafcba1ae9.rlib -L dependency=/opt/rustwide/target/debug/build/equivalent/7e0e8cbe6c474a67/deps -L dependency=/opt/rustwide/target/debug/build/hashbrown/00f937fe1169347c/deps -L dependency=/opt/rustwide/target/debug/build/indexmap/fb3ae6ea90f53af1/deps -L dependency=/opt/rustwide/target/debug/build/keyed_priority_queue/768acfbafcba1ae9/deps -L dependency=/opt/rustwide/target/debug/build/keyed_priority_queue/d7b2032293206cc5/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --cap-lints=forbid --error-format human` (exit status: 1)
[INFO] [stderr] note: test exited abnormally; to see the full output pass --no-capture to the harness.
[INFO] running `Command { std: "docker" "inspect" "7c03c6653936eafc39c70889f3bb3c3d0329b6a87c59214bf679cbb31234126d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7c03c6653936eafc39c70889f3bb3c3d0329b6a87c59214bf679cbb31234126d", kill_on_drop: false }`
[INFO] [stdout] 7c03c6653936eafc39c70889f3bb3c3d0329b6a87c59214bf679cbb31234126d
