[INFO] fetching crate carpet 0.1.1...
[INFO] testing carpet-0.1.1 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate carpet 0.1.1 into /workspace/builds/worker-4-tc1/source
[INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate carpet 0.1.1
[INFO] finished tweaking crates.io crate carpet 0.1.1
[INFO] tweaked toml for crates.io crate carpet 0.1.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate carpet 0.1.1 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 19 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded dashmap v6.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 28a5f9373551440c129eafd27a5850b7e098f366e49c5f152ee1955e8fbe95d6
[INFO] running `Command { std: "docker" "start" "-a" "28a5f9373551440c129eafd27a5850b7e098f366e49c5f152ee1955e8fbe95d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "28a5f9373551440c129eafd27a5850b7e098f366e49c5f152ee1955e8fbe95d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "28a5f9373551440c129eafd27a5850b7e098f366e49c5f152ee1955e8fbe95d6", kill_on_drop: false }`
[INFO] [stdout] 28a5f9373551440c129eafd27a5850b7e098f366e49c5f152ee1955e8fbe95d6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fc34e28d75d20a3e6d04a65292081878c1d0aedf1bc9502e5f23fc0e324afdf4
[INFO] running `Command { std: "docker" "start" "-a" "fc34e28d75d20a3e6d04a65292081878c1d0aedf1bc9502e5f23fc0e324afdf4", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling carpet v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/read_only.rs:42:53
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub fn get_node<Q>(&'a self, key: &Q) -> Option<&V>
[INFO] [stdout]    |                         --                          ^^ the same lifetime is elided here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is named 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: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub fn get_node<Q>(&'a self, key: &Q) -> Option<&'a V>
[INFO] [stdout]    |                                                      ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/read_only.rs:54:58
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub fn edge_ids_from<Q>(&'a self, key: &Q) -> Option<&Vec<(EdgeId, K)>>
[INFO] [stdout]    |                              --                          ^^^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub fn edge_ids_from<Q>(&'a self, key: &Q) -> Option<&'a Vec<(EdgeId, K)>>
[INFO] [stdout]    |                                                           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/read_only.rs:62:56
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub fn edge_ids_to<Q>(&'a self, key: &Q) -> Option<&Vec<(EdgeId, K)>>
[INFO] [stdout]    |                            --                          ^^^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub fn edge_ids_to<Q>(&'a self, key: &Q) -> Option<&'a Vec<(EdgeId, K)>>
[INFO] [stdout]    |                                                         ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/read_only.rs:70:82
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub fn iter_edges_from<Q>(&'a self, key: &Q) -> Option<impl Iterator<Item = (&V, &E, &V)> + 'a>
[INFO] [stdout]    |                                --                                                ^^  ^^  ^^     -- the same lifetime is named here
[INFO] [stdout]    |                                |                                                 |   |   |
[INFO] [stdout]    |                                |                                                 |   |   the same lifetime is elided here
[INFO] [stdout]    |                                |                                                 |   the same lifetime is elided here
[INFO] [stdout]    |                                the lifetime is named here                        the same 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: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub fn iter_edges_from<Q>(&'a self, key: &Q) -> Option<impl Iterator<Item = (&'a V, &'a E, &'a V)> + 'a>
[INFO] [stdout]    |                                                                                   ++     ++     ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.23s
[INFO] running `Command { std: "docker" "inspect" "fc34e28d75d20a3e6d04a65292081878c1d0aedf1bc9502e5f23fc0e324afdf4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc34e28d75d20a3e6d04a65292081878c1d0aedf1bc9502e5f23fc0e324afdf4", kill_on_drop: false }`
[INFO] [stdout] fc34e28d75d20a3e6d04a65292081878c1d0aedf1bc9502e5f23fc0e324afdf4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c037f4dbb723ce9b019e6f1f2efb5abdd6264733bd42b280fa498e8b827c2769
[INFO] running `Command { std: "docker" "start" "-a" "c037f4dbb723ce9b019e6f1f2efb5abdd6264733bd42b280fa498e8b827c2769", kill_on_drop: false }`
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/read_only.rs:42:53
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub fn get_node<Q>(&'a self, key: &Q) -> Option<&V>
[INFO] [stdout]    |                         --                          ^^ the same lifetime is elided here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is named 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: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub fn get_node<Q>(&'a self, key: &Q) -> Option<&'a V>
[INFO] [stdout]    |                                                      ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/read_only.rs:54:58
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub fn edge_ids_from<Q>(&'a self, key: &Q) -> Option<&Vec<(EdgeId, K)>>
[INFO] [stdout]    |                              --                          ^^^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub fn edge_ids_from<Q>(&'a self, key: &Q) -> Option<&'a Vec<(EdgeId, K)>>
[INFO] [stdout]    |                                                           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/read_only.rs:62:56
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub fn edge_ids_to<Q>(&'a self, key: &Q) -> Option<&Vec<(EdgeId, K)>>
[INFO] [stdout]    |                            --                          ^^^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub fn edge_ids_to<Q>(&'a self, key: &Q) -> Option<&'a Vec<(EdgeId, K)>>
[INFO] [stdout]    |                                                         ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling carpet v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/read_only.rs:70:82
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub fn iter_edges_from<Q>(&'a self, key: &Q) -> Option<impl Iterator<Item = (&V, &E, &V)> + 'a>
[INFO] [stdout]    |                                --                                                ^^  ^^  ^^     -- the same lifetime is named here
[INFO] [stdout]    |                                |                                                 |   |   |
[INFO] [stdout]    |                                |                                                 |   |   the same lifetime is elided here
[INFO] [stdout]    |                                |                                                 |   the same lifetime is elided here
[INFO] [stdout]    |                                the lifetime is named here                        the same 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: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub fn iter_edges_from<Q>(&'a self, key: &Q) -> Option<impl Iterator<Item = (&'a V, &'a E, &'a V)> + 'a>
[INFO] [stdout]    |                                                                                   ++     ++     ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/read_only.rs:42:53
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub fn get_node<Q>(&'a self, key: &Q) -> Option<&V>
[INFO] [stdout]    |                         --                          ^^ the same lifetime is elided here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is named 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: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub fn get_node<Q>(&'a self, key: &Q) -> Option<&'a V>
[INFO] [stdout]    |                                                      ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/read_only.rs:54:58
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub fn edge_ids_from<Q>(&'a self, key: &Q) -> Option<&Vec<(EdgeId, K)>>
[INFO] [stdout]    |                              --                          ^^^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub fn edge_ids_from<Q>(&'a self, key: &Q) -> Option<&'a Vec<(EdgeId, K)>>
[INFO] [stdout]    |                                                           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/read_only.rs:62:56
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub fn edge_ids_to<Q>(&'a self, key: &Q) -> Option<&Vec<(EdgeId, K)>>
[INFO] [stdout]    |                            --                          ^^^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub fn edge_ids_to<Q>(&'a self, key: &Q) -> Option<&'a Vec<(EdgeId, K)>>
[INFO] [stdout]    |                                                         ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/read_only.rs:70:82
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub fn iter_edges_from<Q>(&'a self, key: &Q) -> Option<impl Iterator<Item = (&V, &E, &V)> + 'a>
[INFO] [stdout]    |                                --                                                ^^  ^^  ^^     -- the same lifetime is named here
[INFO] [stdout]    |                                |                                                 |   |   |
[INFO] [stdout]    |                                |                                                 |   |   the same lifetime is elided here
[INFO] [stdout]    |                                |                                                 |   the same lifetime is elided here
[INFO] [stdout]    |                                the lifetime is named here                        the same 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: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub fn iter_edges_from<Q>(&'a self, key: &Q) -> Option<impl Iterator<Item = (&'a V, &'a E, &'a V)> + 'a>
[INFO] [stdout]    |                                                                                   ++     ++     ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.72s
[INFO] running `Command { std: "docker" "inspect" "c037f4dbb723ce9b019e6f1f2efb5abdd6264733bd42b280fa498e8b827c2769", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c037f4dbb723ce9b019e6f1f2efb5abdd6264733bd42b280fa498e8b827c2769", kill_on_drop: false }`
[INFO] [stdout] c037f4dbb723ce9b019e6f1f2efb5abdd6264733bd42b280fa498e8b827c2769
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 31ce4e9f2b8e7db441dfc580c68361d01f1bf5b51ed961aa68694ea13737e6dd
[INFO] running `Command { std: "docker" "start" "-a" "31ce4e9f2b8e7db441dfc580c68361d01f1bf5b51ed961aa68694ea13737e6dd", kill_on_drop: false }`
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/read_only.rs:42:53
[INFO] [stderr]    |
[INFO] [stderr] 42 |     pub fn get_node<Q>(&'a self, key: &Q) -> Option<&V>
[INFO] [stderr]    |                         --                          ^^ the same lifetime is elided here
[INFO] [stderr]    |                         |
[INFO] [stderr]    |                         the lifetime is named 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: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 42 |     pub fn get_node<Q>(&'a self, key: &Q) -> Option<&'a V>
[INFO] [stderr]    |                                                      ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/read_only.rs:54:58
[INFO] [stderr]    |
[INFO] [stderr] 54 |     pub fn edge_ids_from<Q>(&'a self, key: &Q) -> Option<&Vec<(EdgeId, K)>>
[INFO] [stderr]    |                              --                          ^^^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stderr]    |                              |
[INFO] [stderr]    |                              the lifetime is named here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 54 |     pub fn edge_ids_from<Q>(&'a self, key: &Q) -> Option<&'a Vec<(EdgeId, K)>>
[INFO] [stderr]    |                                                           ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/read_only.rs:62:56
[INFO] [stderr]    |
[INFO] [stderr] 62 |     pub fn edge_ids_to<Q>(&'a self, key: &Q) -> Option<&Vec<(EdgeId, K)>>
[INFO] [stderr]    |                            --                          ^^^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stderr]    |                            |
[INFO] [stderr]    |                            the lifetime is named here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 62 |     pub fn edge_ids_to<Q>(&'a self, key: &Q) -> Option<&'a Vec<(EdgeId, K)>>
[INFO] [stderr]    |                                                         ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/read_only.rs:70:82
[INFO] [stderr]    |
[INFO] [stderr] 70 |     pub fn iter_edges_from<Q>(&'a self, key: &Q) -> Option<impl Iterator<Item = (&V, &E, &V)> + 'a>
[INFO] [stderr]    |                                --                                                ^^  ^^  ^^     -- the same lifetime is named here
[INFO] [stderr]    |                                |                                                 |   |   |
[INFO] [stderr]    |                                |                                                 |   |   the same lifetime is elided here
[INFO] [stderr]    |                                |                                                 |   the same lifetime is elided here
[INFO] [stderr]    |                                the lifetime is named here                        the same 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: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 70 |     pub fn iter_edges_from<Q>(&'a self, key: &Q) -> Option<impl Iterator<Item = (&'a V, &'a E, &'a V)> + 'a>
[INFO] [stderr]    |                                                                                   ++     ++     ++
[INFO] [stderr] 
[INFO] [stderr] warning: `carpet` (lib) generated 4 warnings (run `cargo fix --lib -p carpet` to apply 4 suggestions)
[INFO] [stderr] warning: `carpet` (lib test) generated 4 warnings (4 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/carpet-d543e73cf719fcc3)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test::test_add_node_to_empty ... ok
[INFO] [stdout] test test::test_from_iter ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests carpet
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test src/lib.rs - Graph<K,V,E,DefaultHasher>::with_capacity (line 86) ... FAILED
[INFO] [stdout] test src/lib.rs - Graph<K,V,E,S>::with_capacity_and_hasher (line 116) ... FAILED
[INFO] [stdout] test src/lib.rs - Graph<K,V,E,DefaultHasher>::new (line 74) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 96) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 67) ... ok
[INFO] [stdout] test src/lib.rs - (line 134) ... ok
[INFO] [stdout] test src/lib.rs - (line 8) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - Graph<K,V,E,DefaultHasher>::with_capacity (line 86) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `weave`
[INFO] [stdout]   --> src/lib.rs:87:5
[INFO] [stdout]    |
[INFO] [stdout] 87 | use weave::Graph;
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `weave`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `weave`, use `cargo add weave` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Graph<K,V,E,S>::with_capacity_and_hasher (line 116) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `weave`
[INFO] [stdout]    --> src/lib.rs:118:5
[INFO] [stdout]     |
[INFO] [stdout] 118 | use weave::Graph;
[INFO] [stdout]     |     ^^^^^ use of unresolved module or unlinked crate `weave`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `weave`, use `cargo add weave` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Graph<K,V,E,DefaultHasher>::new (line 74) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `weave`
[INFO] [stdout]   --> src/lib.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 | use weave::Graph;
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `weave`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `weave`, use `cargo add weave` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 96) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `carpet::dot`
[INFO] [stdout]   --> src/lib.rs:99:14
[INFO] [stdout]    |
[INFO] [stdout] 99 | use carpet::{dot::ToDot, Graph};
[INFO] [stdout]    |              ^^^ could not find `dot` in `carpet`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:9:9
[INFO] [stdout]    |
[INFO] [stdout]  8 | #[cfg(feature = "dot")]
[INFO] [stdout]    |       --------------- the item is gated behind the `dot` feature
[INFO] [stdout]  9 | pub mod dot;
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_dot` found for struct `Graph<K, V, E, S>` in the current scope
[INFO] [stdout]    --> src/lib.rs:105:11
[INFO] [stdout]     |
[INFO] [stdout] 105 |     graph.to_dot(&mut debug_file)?;
[INFO] [stdout]     |           ^^^^^^ method not found in `Graph<i32, i32>`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_dot` found for struct `Graph<K, V, E, S>` in the current scope
[INFO] [stdout]    --> src/lib.rs:112:11
[INFO] [stdout]     |
[INFO] [stdout] 112 |     graph.to_dot(&mut buf)?;
[INFO] [stdout]     |           ^^^^^^ method not found in `Graph<i32, i32>`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 96)
[INFO] [stdout]     src/lib.rs - Graph<K,V,E,DefaultHasher>::new (line 74)
[INFO] [stdout]     src/lib.rs - Graph<K,V,E,DefaultHasher>::with_capacity (line 86)
[INFO] [stdout]     src/lib.rs - Graph<K,V,E,S>::with_capacity_and_hasher (line 116)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.61s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "31ce4e9f2b8e7db441dfc580c68361d01f1bf5b51ed961aa68694ea13737e6dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "31ce4e9f2b8e7db441dfc580c68361d01f1bf5b51ed961aa68694ea13737e6dd", kill_on_drop: false }`
[INFO] [stdout] 31ce4e9f2b8e7db441dfc580c68361d01f1bf5b51ed961aa68694ea13737e6dd
