[INFO] fetching crate hidefix 0.12.0...
[INFO] testing hidefix-0.12.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate hidefix 0.12.0 into /workspace/builds/worker-0-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-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate hidefix 0.12.0 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] 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 406dca4474f6bc27f7323aba99cf58f48b8b144ee042cc150328a5525a7677ee
[INFO] running `Command { std: "docker" "start" "-a" "406dca4474f6bc27f7323aba99cf58f48b8b144ee042cc150328a5525a7677ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "406dca4474f6bc27f7323aba99cf58f48b8b144ee042cc150328a5525a7677ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "406dca4474f6bc27f7323aba99cf58f48b8b144ee042cc150328a5525a7677ee", kill_on_drop: false }`
[INFO] [stdout] 406dca4474f6bc27f7323aba99cf58f48b8b144ee042cc150328a5525a7677ee
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] b8974aa6723c81a8cd507164364462d8cb5dc65866c8f4e3ccad68877e2f1286
[INFO] running `Command { std: "docker" "start" "-a" "b8974aa6723c81a8cd507164364462d8cb5dc65866c8f4e3ccad68877e2f1286", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.87
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling cc v1.1.28
[INFO] [stderr]    Compiling libloading v0.8.5
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]    Compiling netcdf-sys v0.8.1
[INFO] [stderr]    Compiling cmake v0.1.51
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling libz-sys v1.1.20
[INFO] [stderr]    Compiling hdf5-metno-src v0.9.2
[INFO] [stderr]    Compiling netcdf-src v0.4.1
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling libdeflate-sys v1.22.0
[INFO] [stderr]    Compiling hdf5-metno-types v0.9.0
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling ndarray v0.16.1
[INFO] [stderr]    Compiling netcdf v0.10.5
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling hdf5-metno v0.9.2
[INFO] [stderr]    Compiling ascii v1.1.0
[INFO] [stderr]    Compiling foldhash v0.1.3
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling ndarray v0.15.6
[INFO] [stderr]    Compiling regex v1.11.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling libdeflater v1.22.0
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling hdf5-metno-sys v0.9.1
[INFO] [stderr]    Compiling strength_reduce v0.2.4
[INFO] [stderr]    Compiling byte-slice-cast v1.2.2
[INFO] [stderr]    Compiling bytes v1.7.2
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling hdf5-metno-derive v0.9.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tokio v1.40.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serde_bytes v0.11.15
[INFO] [stderr]    Compiling 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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 08s
[INFO] running `Command { std: "docker" "inspect" "b8974aa6723c81a8cd507164364462d8cb5dc65866c8f4e3ccad68877e2f1286", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b8974aa6723c81a8cd507164364462d8cb5dc65866c8f4e3ccad68877e2f1286", kill_on_drop: false }`
[INFO] [stdout] b8974aa6723c81a8cd507164364462d8cb5dc65866c8f4e3ccad68877e2f1286
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 00027cc4abd215d2967e5676c39e71a05934eefceeef8ffb5a4e959adadff46b
[INFO] running `Command { std: "docker" "start" "-a" "00027cc4abd215d2967e5676c39e71a05934eefceeef8ffb5a4e959adadff46b", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling tokio v1.40.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling hdf5-metno-sys v0.9.1
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling ndarray v0.16.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling terminal_size v0.4.0
[INFO] [stderr]    Compiling netcdf-src v0.4.1
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling unicode-bidi v0.3.17
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling clap_builder v4.5.20
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling hdf5-metno-derive v0.9.1
[INFO] [stderr]    Compiling h2 v0.4.6
[INFO] [stderr]    Compiling hdf5-metno-types v0.9.0
[INFO] [stderr]    Compiling num_enum_derive v0.5.11
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling netcdf-sys v0.8.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rustls-pki-types v1.9.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling hdf5-metno v0.9.2
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling netcdf v0.10.5
[INFO] [stderr]    Compiling num_enum v0.5.11
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling clap v4.5.20
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling ndarray v0.15.6
[INFO] [stderr]    Compiling divan-macros v0.1.14
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]    Compiling condtype v1.3.0
[INFO] [stderr]    Compiling ipnet v2.10.1
[INFO] [stderr]    Compiling sled v0.34.7
[INFO] [stderr]    Compiling divan v0.1.14
[INFO] [stderr]    Compiling hyper v1.4.1
[INFO] [stderr]    Compiling flexbuffers v2.0.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling hyper-util v0.1.9
[INFO] [stderr]    Compiling hidefix v0.12.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.8
[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] 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] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 11s
[INFO] running `Command { std: "docker" "inspect" "00027cc4abd215d2967e5676c39e71a05934eefceeef8ffb5a4e959adadff46b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "00027cc4abd215d2967e5676c39e71a05934eefceeef8ffb5a4e959adadff46b", kill_on_drop: false }`
[INFO] [stdout] 00027cc4abd215d2967e5676c39e71a05934eefceeef8ffb5a4e959adadff46b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 0d4283afdcd4db63b46058f7d547761d1397374615468a6103ec48ca7363523b
[INFO] running `Command { std: "docker" "start" "-a" "0d4283afdcd4db63b46058f7d547761d1397374615468a6103ec48ca7363523b", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/idx/index.rs:132:20
[INFO] [stderr]     |
[INFO] [stderr] 132 |     pub fn dataset(&self, s: &str) -> Option<&DatasetD> {
[INFO] [stderr]     |                    ^^^^^                     ^^^^^^^^^
[INFO] [stderr]     |                    |                         ||
[INFO] [stderr]     |                    |                         |the same lifetime is hidden here
[INFO] [stderr]     |                    |                         the same lifetime is elided here
[INFO] [stderr]     |                    the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 132 |     pub fn dataset(&self, s: &str) -> Option<&DatasetD<'_>> {
[INFO] [stderr]     |                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/idx/index.rs:139:21
[INFO] [stderr]     |
[INFO] [stderr] 139 |     pub fn datasets(&self) -> &HashMap<String, DatasetD> {
[INFO] [stderr]     |                     ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                     |         |                |
[INFO] [stderr]     |                     |         |                the same lifetime is hidden here
[INFO] [stderr]     |                     |         the same lifetime is elided here
[INFO] [stderr]     |                     the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 139 |     pub fn datasets(&self) -> &HashMap<String, DatasetD<'_>> {
[INFO] [stderr]     |                                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `hidefix` (lib) generated 2 warnings (run `cargo fix --lib -p hidefix` to apply 2 suggestions)
[INFO] [stderr] warning: `hidefix` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.41s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hidefix-4552a4825c89e844)
[INFO] [stdout] 
[INFO] [stdout] running 45 tests
[INFO] [stdout] test extent::test::test_extent ... ok
[INFO] [stdout] test filters::shuffle::tests::shuffle_hdf5_example ... ok
[INFO] [stdout] test filters::shuffle::tests::shuffle_unshuffle ... ok
[INFO] [stdout] test filters::xdr::tests::dsize ... ok
[INFO] [stdout] test filters::xdr::tests::test_f32 ... ok
[INFO] [stdout] test filters::xdr::tests::test_i16 ... ok
[INFO] [stdout] test filters::xdr::tests::test_u16 ... ok
[INFO] [stdout] test filters::xdr::tests::test_u8 ... ok
[INFO] [stdout] test idx::chunk::tests::alignment ... ok
[INFO] [stdout] test idx::chunk::tests::contains ... ok
[INFO] [stdout] test idx::chunk::tests::ordering ... ok
[INFO] [stdout] test idx::chunk::tests::serde::as_u64s ... ok
[INFO] [stdout] test idx::chunk::tests::serde::from_u64s ... ok
[INFO] [stdout] test idx::chunk::tests::serde::roundtrip ... ok
[INFO] [stdout] test idx::chunk::tests::serde::slice_as_u64s ... ok
[INFO] [stdout] test idx::chunk::tests::serde::slice_from_u64s ... ok
[INFO] [stdout] test idx::dataset::dataset::tests::serialize_d2 ... ok
[INFO] [stdout] test idx::dataset::tests::chunk_slice_1 ... ok
[INFO] [stdout] test idx::dataset::tests::chunk_slice_zero_count ... ok
[INFO] [stdout] test idx::dataset::tests::chunk_slices_scenarios ... ok
[INFO] [stdout] test idx::dataset::tests::chunk_slice_11n ... ok
[INFO] [stdout] test idx::dataset::tests::serialize_variant_d2 ... ok
[INFO] [stdout] test extent::test::test_extents ... ok
[INFO] [stdout] test idx::dataset::tests::coads_slice_all ... ok
[INFO] [stdout] test idx::index::tests::chunked_2d ... ok
[INFO] [stdout] test idx::index::tests::chunked_1d ... ok
[INFO] [stdout] test idx::test::into_idx_file ... ok
[INFO] [stdout] test idx::test::into_idx_dataset ... ok
[INFO] [stdout] test idx::index::tests::index_from_netcdf ... ok
[INFO] [stdout] test idx::index::tests::serialize ... ok
[INFO] [stdout] test idx::index::tests::index_t_float32 ... ok
[INFO] [stderr]      Running tests/read_dims.rs (/opt/rustwide/target/debug/deps/read_dims-f2d7ebc1544f742d)
[INFO] [stdout] test idx::test::into_idx_netcdf ... ok
[INFO] [stdout] test reader::cache::tests::read_chunked_1d ... ok
[INFO] [stdout] test reader::cache::tests::read_chunked_2d ... ok
[INFO] [stdout] test reader::cache::tests::read_chunked_gzipped_2d ... ok
[INFO] [stdout] test idx::index::tests::index_from_path ... ok
[INFO] [stdout] test reader::cache::tests::read_coads_sst ... ok
[INFO] [stdout] test idx::index::tests::index_from_hdf5_file ... ok
[INFO] [stdout] test reader::stream::tests::read_chunked_1d ... ok
[INFO] [stdout] test reader::stream::tests::read_chunked_2d ... ok
[INFO] [stdout] test reader::cache::tests::read_chunked_shuffled_2d ... ok
[INFO] [stdout] test reader::direct::tests::read_coads_sst ... ok
[INFO] [stdout] test reader::stream::tests::read_t_float32 ... ok
[INFO] [stdout] test reader::cache::tests::read_t_float32 ... ok
[INFO] [stdout] test idx::index::tests::test_index_groups ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 45 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test chunked_2d ... ok
[INFO] [stdout] test scalar ... ok
[INFO] [stdout] test chunked_3d ... ok
[INFO] [stdout] test chunked_4d ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.92s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/read_double.rs (/opt/rustwide/target/debug/deps/read_double-2789692149a17f8c)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test feb_nc4_double ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/read_norkyst.rs (/opt/rustwide/target/debug/deps/read_norkyst-c20dc326b2283bda)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test chunk_slice_fracture ... ignored
[INFO] [stdout] test coords ... ignored
[INFO] [stdout] test current ... ignored
[INFO] [stdout] test temperature_salinity ... ignored
[INFO] [stdout] test wind ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/read_strings.rs (/opt/rustwide/target/debug/deps/read_strings-c05edae40c891904)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test chunked_string_array ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/read_svim.rs (/opt/rustwide/target/debug/deps/read_svim-4572e54877a96dcc)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test ocean_time ... ignored
[INFO] [stdout] test temp ... ignored
[INFO] [stderr]    Doc-tests hidefix
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test src/extent.rs - extent::Extent (line 13) ... ok
[INFO] [stdout] test src/lib.rs - (line 19) ... ok
[INFO] [stdout] test src/extent.rs - extent::Extents (line 141) ... ok
[INFO] [stdout] test src/lib.rs - (line 48) ... ok
[INFO] [stdout] test src/idx.rs - idx::IntoIndex (line 13) ... ok
[INFO] [stdout] test src/lib.rs - (line 63) ... ok
[INFO] [stdout] test src/lib.rs - (line 35) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.52s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "0d4283afdcd4db63b46058f7d547761d1397374615468a6103ec48ca7363523b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d4283afdcd4db63b46058f7d547761d1397374615468a6103ec48ca7363523b", kill_on_drop: false }`
[INFO] [stdout] 0d4283afdcd4db63b46058f7d547761d1397374615468a6103ec48ca7363523b
