[INFO] fetching crate hidefix 0.12.0...
[INFO] checking hidefix-0.12.0 against try#66388cc165a6c4ac98c074dc9f0281ff23528c55 for pr-150727
[INFO] extracting crate hidefix 0.12.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate hidefix 0.12.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate hidefix 0.12.0
[INFO] tweaked toml for crates.io crate hidefix 0.12.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate hidefix 0.12.0 on toolchain 66388cc165a6c4ac98c074dc9f0281ff23528c55
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate hidefix 0.12.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e405434457e2c9035baf5341f480a50fbc649bab8b99a2001e53b0161d9f528d
[INFO] running `Command { std: "docker" "start" "-a" "e405434457e2c9035baf5341f480a50fbc649bab8b99a2001e53b0161d9f528d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e405434457e2c9035baf5341f480a50fbc649bab8b99a2001e53b0161d9f528d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e405434457e2c9035baf5341f480a50fbc649bab8b99a2001e53b0161d9f528d", kill_on_drop: false }`
[INFO] [stdout] e405434457e2c9035baf5341f480a50fbc649bab8b99a2001e53b0161d9f528d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 92c2d32d0378774d604a5299b8416f46c5b1670c8c340f5f99440629d05db43d
[INFO] running `Command { std: "docker" "start" "-a" "92c2d32d0378774d604a5299b8416f46c5b1670c8c340f5f99440629d05db43d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling libloading v0.8.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking bytes v1.7.2
[INFO] [stderr]    Compiling cmake v0.1.51
[INFO] [stderr]    Compiling libz-sys v1.1.20
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]     Checking foldhash v0.1.3
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking allocator-api2 v0.2.18
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling hdf5-metno-sys v0.9.1
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking hashbrown v0.15.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling hdf5-metno-src v0.9.2
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]    Compiling netcdf-src v0.4.1
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling netcdf-sys v0.8.1
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling libdeflate-sys v1.22.0
[INFO] [stderr]    Compiling hdf5-metno-types v0.9.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling netcdf v0.10.5
[INFO] [stderr]     Checking indexmap v2.6.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]     Checking ascii v1.1.0
[INFO] [stderr]    Compiling hdf5-metno v0.9.2
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking parking_lot_core v0.8.6
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rustls-pki-types v1.9.0
[INFO] [stderr]     Checking tokio v1.40.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking terminal_size v0.4.0
[INFO] [stderr]     Checking clap_builder v4.5.20
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking serde_bytes v0.11.15
[INFO] [stderr]    Compiling divan-macros v0.1.14
[INFO] [stderr]     Checking sync_wrapper v1.0.1
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking encoding_rs v0.8.34
[INFO] [stderr]     Checking regex-lite v0.1.6
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking byte-slice-cast v1.2.2
[INFO] [stderr]     Checking condtype v1.3.0
[INFO] [stderr]     Checking sled v0.34.7
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]    Compiling num_enum_derive v0.5.11
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]     Checking num_enum v0.5.11
[INFO] [stderr]     Checking clap v4.5.20
[INFO] [stderr]     Checking flexbuffers v2.0.0
[INFO] [stderr]     Checking divan v0.1.14
[INFO] [stderr]     Checking ndarray v0.16.1
[INFO] [stderr]     Checking ndarray v0.15.6
[INFO] [stderr]     Checking libdeflater v1.22.0
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hdf5-metno-derive v0.9.1
[INFO] [stderr]     Checking h2 v0.4.6
[INFO] [stderr]     Checking hyper v1.4.1
[INFO] [stderr]     Checking hyper-util v0.1.9
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.8
[INFO] [stderr]     Checking hidefix v0.12.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/idx/index.rs:132:20
[INFO] [stdout]     |
[INFO] [stdout] 132 |     pub fn dataset(&self, s: &str) -> Option<&DatasetD> {
[INFO] [stdout]     |                    ^^^^^                     ^^^^^^^^^
[INFO] [stdout]     |                    |                         ||
[INFO] [stdout]     |                    |                         |the same lifetime is hidden here
[INFO] [stdout]     |                    |                         the same lifetime is elided 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] 132 |     pub fn dataset(&self, s: &str) -> Option<&DatasetD<'_>> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/idx/index.rs:139:21
[INFO] [stdout]     |
[INFO] [stdout] 139 |     pub fn datasets(&self) -> &HashMap<String, DatasetD> {
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                     |         |                |
[INFO] [stdout]     |                     |         |                the same lifetime is hidden here
[INFO] [stdout]     |                     |         the same lifetime is elided 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] 139 |     pub fn datasets(&self) -> &HashMap<String, DatasetD<'_>> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[ignore]` should only be applied to functions annotated with `#[test]` or `#[bench]`
[INFO] [stdout]   --> benches/norkyst.rs:37:1
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[ignore]
[INFO] [stdout]    | ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[ignore]` should only be applied to functions annotated with `#[test]` or `#[bench]`
[INFO] [stdout]   --> benches/norkyst.rs:47:1
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[ignore]
[INFO] [stdout]    | ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hidefix` (bench "norkyst") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: `#[ignore]` should only be applied to functions annotated with `#[test]` or `#[bench]`
[INFO] [stdout]   --> benches/large.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | #[ignore]
[INFO] [stdout]    | ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[ignore]` should only be applied to functions annotated with `#[test]` or `#[bench]`
[INFO] [stdout]   --> benches/large.rs:66:1
[INFO] [stdout]    |
[INFO] [stdout] 66 | #[ignore]
[INFO] [stdout]    | ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[ignore]` should only be applied to functions annotated with `#[test]` or `#[bench]`
[INFO] [stdout]   --> benches/large.rs:81:1
[INFO] [stdout]    |
[INFO] [stdout] 81 | #[ignore]
[INFO] [stdout]    | ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[ignore]` should only be applied to functions annotated with `#[test]` or `#[bench]`
[INFO] [stdout]    --> benches/large.rs:112:1
[INFO] [stdout]     |
[INFO] [stdout] 112 | #[ignore]
[INFO] [stdout]     | ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[ignore]` should only be applied to functions annotated with `#[test]` or `#[bench]`
[INFO] [stdout]    --> benches/large.rs:127:1
[INFO] [stdout]     |
[INFO] [stdout] 127 | #[ignore]
[INFO] [stdout]     | ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[ignore]` should only be applied to functions annotated with `#[test]` or `#[bench]`
[INFO] [stdout]    --> benches/large.rs:158:1
[INFO] [stdout]     |
[INFO] [stdout] 158 | #[ignore]
[INFO] [stdout]     | ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[ignore]` should only be applied to functions annotated with `#[test]` or `#[bench]`
[INFO] [stdout]   --> benches/concurrency.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 |     #[ignore]
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[ignore]` should only be applied to functions annotated with `#[test]` or `#[bench]`
[INFO] [stdout]   --> benches/concurrency.rs:45:5
[INFO] [stdout]    |
[INFO] [stdout] 45 |     #[ignore]
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[ignore]` should only be applied to functions annotated with `#[test]` or `#[bench]`
[INFO] [stdout]   --> benches/concurrency.rs:63:5
[INFO] [stdout]    |
[INFO] [stdout] 63 |     #[ignore]
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[ignore]` should only be applied to functions annotated with `#[test]` or `#[bench]`
[INFO] [stdout]   --> benches/concurrency.rs:78:5
[INFO] [stdout]    |
[INFO] [stdout] 78 |     #[ignore]
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[ignore]` should only be applied to functions annotated with `#[test]` or `#[bench]`
[INFO] [stdout]    --> benches/concurrency.rs:105:5
[INFO] [stdout]     |
[INFO] [stdout] 105 |     #[ignore]
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[ignore]` should only be applied to functions annotated with `#[test]` or `#[bench]`
[INFO] [stdout]   --> benches/serialize.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 49 |     #[ignore]
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[ignore]` should only be applied to functions annotated with `#[test]` or `#[bench]`
[INFO] [stdout]   --> benches/serialize.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 57 |     #[ignore]
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[ignore]` should only be applied to functions annotated with `#[test]` or `#[bench]`
[INFO] [stdout]   --> benches/serialize.rs:66:5
[INFO] [stdout]    |
[INFO] [stdout] 66 |     #[ignore]
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[ignore]` should only be applied to functions annotated with `#[test]` or `#[bench]`
[INFO] [stdout]   --> benches/serialize.rs:78:5
[INFO] [stdout]    |
[INFO] [stdout] 78 |     #[ignore]
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[ignore]` should only be applied to functions annotated with `#[test]` or `#[bench]`
[INFO] [stdout]   --> benches/serialize.rs:91:5
[INFO] [stdout]    |
[INFO] [stdout] 91 |     #[ignore]
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[ignore]` should only be applied to functions annotated with `#[test]` or `#[bench]`
[INFO] [stdout]    --> benches/serialize.rs:112:5
[INFO] [stdout]     |
[INFO] [stdout] 112 |     #[ignore]
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[ignore]` should only be applied to functions annotated with `#[test]` or `#[bench]`
[INFO] [stdout]    --> benches/serialize.rs:132:5
[INFO] [stdout]     |
[INFO] [stdout] 132 |     #[ignore]
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[ignore]` should only be applied to functions annotated with `#[test]` or `#[bench]`
[INFO] [stdout]    --> benches/serialize.rs:207:5
[INFO] [stdout]     |
[INFO] [stdout] 207 |     #[ignore]
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[ignore]` should only be applied to functions annotated with `#[test]` or `#[bench]`
[INFO] [stdout]    --> benches/serialize.rs:221:5
[INFO] [stdout]     |
[INFO] [stdout] 221 |     #[ignore]
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hidefix` (bench "concurrency") due to 5 previous errors
[INFO] [stderr] error: could not compile `hidefix` (bench "large") due to 6 previous errors
[INFO] [stderr] error: could not compile `hidefix` (bench "serialize") due to 9 previous errors
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/idx/index.rs:132:20
[INFO] [stdout]     |
[INFO] [stdout] 132 |     pub fn dataset(&self, s: &str) -> Option<&DatasetD> {
[INFO] [stdout]     |                    ^^^^^                     ^^^^^^^^^
[INFO] [stdout]     |                    |                         ||
[INFO] [stdout]     |                    |                         |the same lifetime is hidden here
[INFO] [stdout]     |                    |                         the same lifetime is elided 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] 132 |     pub fn dataset(&self, s: &str) -> Option<&DatasetD<'_>> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/idx/index.rs:139:21
[INFO] [stdout]     |
[INFO] [stdout] 139 |     pub fn datasets(&self) -> &HashMap<String, DatasetD> {
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                     |         |                |
[INFO] [stdout]     |                     |         |                the same lifetime is hidden here
[INFO] [stdout]     |                     |         the same lifetime is elided 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] 139 |     pub fn datasets(&self) -> &HashMap<String, DatasetD<'_>> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "92c2d32d0378774d604a5299b8416f46c5b1670c8c340f5f99440629d05db43d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "92c2d32d0378774d604a5299b8416f46c5b1670c8c340f5f99440629d05db43d", kill_on_drop: false }`
[INFO] [stdout] 92c2d32d0378774d604a5299b8416f46c5b1670c8c340f5f99440629d05db43d
