[INFO] cloning repository https://github.com/gauteh/hidefix
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gauteh/hidefix" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgauteh%2Fhidefix", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgauteh%2Fhidefix'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5569aa88689b7dd1867354103e0485894b0d06ec
[INFO] checking gauteh/hidefix against try#d35f65569fabe05ec3ac9e1a3d4026990cc1e1d5 for pr-149518-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgauteh%2Fhidefix" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/gauteh/hidefix
[INFO] finished tweaking git repo https://github.com/gauteh/hidefix
[INFO] tweaked toml for git repo https://github.com/gauteh/hidefix written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/gauteh/hidefix on toolchain d35f65569fabe05ec3ac9e1a3d4026990cc1e1d5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d35f65569fabe05ec3ac9e1a3d4026990cc1e1d5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/gauteh/hidefix 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" "+d35f65569fabe05ec3ac9e1a3d4026990cc1e1d5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+d35f65569fabe05ec3ac9e1a3d4026990cc1e1d5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a59277ad1807ce879fc84d14c9c6debd49e01bfc26970bd5766b99be6ede3a9b
[INFO] running `Command { std: "docker" "start" "-a" "a59277ad1807ce879fc84d14c9c6debd49e01bfc26970bd5766b99be6ede3a9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a59277ad1807ce879fc84d14c9c6debd49e01bfc26970bd5766b99be6ede3a9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a59277ad1807ce879fc84d14c9c6debd49e01bfc26970bd5766b99be6ede3a9b", kill_on_drop: false }`
[INFO] [stdout] a59277ad1807ce879fc84d14c9c6debd49e01bfc26970bd5766b99be6ede3a9b
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+d35f65569fabe05ec3ac9e1a3d4026990cc1e1d5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] af08ffd09de600f0db800d1939b09fb6a92dd119dfdb5cd679959348cfa03d9f
[INFO] running `Command { std: "docker" "start" "-a" "af08ffd09de600f0db800d1939b09fb6a92dd119dfdb5cd679959348cfa03d9f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.87
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking bytes v1.7.2
[INFO] [stderr]    Compiling libloading v0.8.5
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]    Compiling cc v1.1.28
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking allocator-api2 v0.2.18
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]     Checking foldhash v0.1.3
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]    Compiling netcdf-sys v0.8.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling cmake v0.1.51
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking tinyvec v1.8.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling hdf5-metno-types v0.9.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]    Compiling netcdf v0.10.5
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking clap_lex v0.7.2
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]     Checking unicode-bidi v0.3.17
[INFO] [stderr]     Checking anstyle v1.0.8
[INFO] [stderr]     Checking ascii v1.1.0
[INFO] [stderr]    Compiling hdf5-metno v0.9.2
[INFO] [stderr]    Compiling libz-sys v1.1.20
[INFO] [stderr]    Compiling hdf5-metno-src v0.9.2
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling netcdf-src v0.4.1
[INFO] [stderr]    Compiling libdeflate-sys v1.22.0
[INFO] [stderr]     Checking terminal_size v0.4.0
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking clap_builder v4.5.20
[INFO] [stderr]     Checking rustls-pki-types v1.9.0
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]    Compiling regex-automata v0.4.8
[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 bitflags v1.3.2
[INFO] [stderr]     Checking condtype v1.3.0
[INFO] [stderr]     Checking byte-slice-cast v1.2.2
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]     Checking ipnet v2.10.1
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]     Checking regex-lite v0.1.6
[INFO] [stderr]     Checking sled v0.34.7
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking clap v4.5.20
[INFO] [stderr]     Checking ndarray v0.16.1
[INFO] [stderr]     Checking ndarray v0.15.6
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling regex v1.11.0
[INFO] [stderr]    Compiling num_enum_derive v0.5.11
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking libdeflater v1.22.0
[INFO] [stderr]    Compiling divan-macros v0.1.14
[INFO] [stderr]    Compiling hdf5-metno-derive v0.9.1
[INFO] [stderr]    Compiling hdf5-metno-sys v0.9.1
[INFO] [stderr]     Checking num_enum v0.5.11
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking divan v0.1.14
[INFO] [stderr]     Checking tokio v1.40.0
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking h2 v0.4.6
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_bytes v0.11.15
[INFO] [stderr]     Checking flexbuffers v2.0.0
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking futures v0.3.31
[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] 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 1m 40s
[INFO] running `Command { std: "docker" "inspect" "af08ffd09de600f0db800d1939b09fb6a92dd119dfdb5cd679959348cfa03d9f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af08ffd09de600f0db800d1939b09fb6a92dd119dfdb5cd679959348cfa03d9f", kill_on_drop: false }`
[INFO] [stdout] af08ffd09de600f0db800d1939b09fb6a92dd119dfdb5cd679959348cfa03d9f
