[INFO] cloning repository https://github.com/redacktion/isohypse
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/redacktion/isohypse" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredacktion%2Fisohypse", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredacktion%2Fisohypse'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f7265b36ce96141f0aaa766719eec027a5b6f341
[INFO] checking redacktion/isohypse against ed77b7b8699e342c2dc842c83cb5fe4025252ee8 for pr-158915-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredacktion%2Fisohypse" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/redacktion/isohypse
[INFO] finished tweaking git repo https://github.com/redacktion/isohypse
[INFO] tweaked toml for git repo https://github.com/redacktion/isohypse written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/redacktion/isohypse on toolchain ed77b7b8699e342c2dc842c83cb5fe4025252ee8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed77b7b8699e342c2dc842c83cb5fe4025252ee8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/redacktion/isohypse 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" "+ed77b7b8699e342c2dc842c83cb5fe4025252ee8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> Cargo.toml:85:1
[INFO] [stderr]    |
[INFO] [stderr] 85 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `isohypse` (manifest) generated 1 warning
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded inotify-sys v0.1.8
[INFO] [stderr]   Downloaded kqueue v1.2.1
[INFO] [stderr]   Downloaded inotify v0.11.5
[INFO] [stderr]   Downloaded model2vec-rs v0.2.1
[INFO] [stderr]   Downloaded safetensors v0.5.3
[INFO] [stderr]   Downloaded tree-sitter-tags v0.25.10
[INFO] [stderr]   Downloaded tree-sitter-highlight v0.25.10
[INFO] [stderr]   Downloaded hf-hub v0.4.3
[INFO] [stderr]   Downloaded tree-sitter-python v0.23.5
[INFO] [stderr]   Downloaded tree-sitter-loader v0.25.10
[INFO] [stderr]   Downloaded tokenizers v0.21.4
[INFO] [stderr]   Downloaded controlled-option-macros v0.2.2
[INFO] [stderr]   Downloaded tsconfig v0.1.0
[INFO] [stderr]   Downloaded diffy v0.4.2
[INFO] [stderr]   Downloaded controlled-option v0.4.1
[INFO] [stderr]   Downloaded json_comments v0.2.2
[INFO] [stderr]   Downloaded tree-sitter-java v0.23.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] b6e3c6c6b44d60ed4ccd9006fd2b663d83893bce9229d28f4283c49e4d3f523e
[INFO] running `Command { std: "docker" "start" "b6e3c6c6b44d60ed4ccd9006fd2b663d83893bce9229d28f4283c49e4d3f523e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b6e3c6c6b44d60ed4ccd9006fd2b663d83893bce9229d28f4283c49e4d3f523e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b6e3c6c6b44d60ed4ccd9006fd2b663d83893bce9229d28f4283c49e4d3f523e" "/opt/rustwide/cargo-home/bin/cargo" "+ed77b7b8699e342c2dc842c83cb5fe4025252ee8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b6e3c6c6b44d60ed4ccd9006fd2b663d83893bce9229d28f4283c49e4d3f523e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b6e3c6c6b44d60ed4ccd9006fd2b663d83893bce9229d28f4283c49e4d3f523e" "/opt/rustwide/cargo-home/bin/cargo" "+ed77b7b8699e342c2dc842c83cb5fe4025252ee8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> Cargo.toml:85:1
[INFO] [stderr]    |
[INFO] [stderr] 85 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `isohypse` (manifest) generated 1 warning
[INFO] [stderr]    Compiling tree-sitter-language v0.1.7
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]     Checking aho-corasick v1.1.5
[INFO] [stderr]     Checking log v0.4.33
[INFO] [stderr]    Compiling zmij v1.0.23
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking either v1.18.0
[INFO] [stderr]    Compiling anyhow v1.0.104
[INFO] [stderr]     Checking streaming-iterator v0.1.9
[INFO] [stderr]     Checking unicode-segmentation v1.13.3
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling zerocopy v0.8.56
[INFO] [stderr]     Checking ahash v0.7.8
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking getrandom v0.4.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking find-msvc-tools v0.1.11
[INFO] [stderr]    Compiling tree-sitter-loader v0.25.10
[INFO] [stderr]     Checking shlex v2.0.1
[INFO] [stderr]     Checking dlv-list v0.3.0
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking bitvec v1.1.1
[INFO] [stderr]     Checking etcetera v0.8.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking cc v1.4.4
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking ordered-multimap v0.4.3
[INFO] [stderr]    Compiling portable-atomic v1.15.0
[INFO] [stderr]     Checking regex-automata v0.4.18
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]    Compiling onig_sys v69.9.3
[INFO] [stderr]     Checking rust-ini v0.18.0
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]     Checking mio v1.2.2
[INFO] [stderr]    Compiling rustls v0.23.43
[INFO] [stderr]     Checking simd-adler32 v0.3.10
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking webpki-roots v1.0.9
[INFO] [stderr]    Compiling matrixmultiply v0.3.11
[INFO] [stderr]    Compiling esaxx-rs v0.1.10
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking fs4 v0.12.0
[INFO] [stderr]    Compiling inotify-sys v0.1.8
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking indicatif v0.17.11
[INFO] [stderr]     Checking semver v1.0.28
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking regex v1.13.1
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking socks v0.3.4
[INFO] [stderr]    Compiling tree-sitter-python v0.23.5
[INFO] [stderr]    Compiling tree-sitter-typescript v0.23.2
[INFO] [stderr]    Compiling tree-sitter-javascript v0.23.1
[INFO] [stderr]    Compiling tree-sitter-java v0.23.4
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]    Compiling instability v0.3.10
[INFO] [stderr]    Compiling macro_rules_attribute-proc_macro v0.2.3
[INFO] [stderr]    Compiling pastey v0.2.3
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking clap_builder v4.6.6
[INFO] [stderr]     Checking macro_rules_attribute v0.2.3
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking num-integer v0.1.47
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking rustls-webpki v0.103.14
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking unicode-normalization-alignments v0.1.12
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]    Compiling blake3 v1.8.7
[INFO] [stderr]    Compiling tree-sitter-cpp v0.23.4
[INFO] [stderr]    Compiling tree-sitter-rust v0.24.2
[INFO] [stderr]    Compiling isohypse-se v0.1.0 (/opt/rustwide/workdir/vendor/isohypse-se)
[INFO] [stderr]     Checking json_comments v0.2.2
[INFO] [stderr]     Checking unicode_categories v0.1.1
[INFO] [stderr]     Checking poly1305 v0.8.0
[INFO] [stderr]    Compiling tree-sitter v0.25.10
[INFO] [stderr]     Checking ndarray v0.15.6
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling zerovec-derive v0.11.6
[INFO] [stderr]    Compiling displaydoc v0.2.7
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling thiserror-impl v2.0.20
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling controlled-option-macros v0.2.2
[INFO] [stderr]     Checking controlled-option v0.4.1
[INFO] [stderr]    Compiling clap_derive v4.6.4
[INFO] [stderr]     Checking rayon-cond v0.4.0
[INFO] [stderr]     Checking onig v6.5.3
[INFO] [stderr]    Compiling tokio-macros v2.7.2
[INFO] [stderr]     Checking thiserror v2.0.20
[INFO] [stderr]     Checking inotify v0.11.5
[INFO] [stderr]     Checking chacha20 v0.9.1
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]    Compiling isohypse-sg-ts v0.4.0 (/opt/rustwide/workdir/vendor/isohypse-sg-ts)
[INFO] [stderr]     Checking compact_str v0.8.2
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking notify-types v2.1.0
[INFO] [stderr]     Checking arrayvec v0.7.8
[INFO] [stderr]     Checking constant_time_eq v0.4.2
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerocopy-derive v0.8.56
[INFO] [stderr]     Checking tree-sitter-tags v0.25.10
[INFO] [stderr]     Checking isohypse-lsp-pos v0.3.4 (/opt/rustwide/workdir/vendor/isohypse-lsp-pos)
[INFO] [stderr]     Checking tree-sitter-highlight v0.25.10
[INFO] [stderr]    Compiling monostate-impl v0.1.18
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking glob v0.3.4
[INFO] [stderr]     Checking notify v8.2.0
[INFO] [stderr]     Checking monostate v0.1.18
[INFO] [stderr]     Checking tokio v1.53.1
[INFO] [stderr]     Checking chacha20poly1305 v0.10.1
[INFO] [stderr]     Checking diffy v0.4.2
[INFO] [stderr]     Checking xxhash-rust v0.8.18
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]     Checking clap v4.6.6
[INFO] [stderr]     Checking zerovec v0.11.8
[INFO] [stderr]     Checking zerotrie v0.2.5
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling enumset_derive v0.15.0
[INFO] [stderr]     Checking tinystr v0.8.4
[INFO] [stderr]     Checking potential_utf v0.1.6
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking ratatui v0.29.0
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking isohypse-tsg v0.12.0 (/opt/rustwide/workdir/vendor/isohypse-tsg)
[INFO] [stderr]     Checking dary_heap v0.3.9
[INFO] [stderr]     Checking spm_precompiled v0.1.4
[INFO] [stderr]     Checking compact_str v0.9.1
[INFO] [stderr]     Checking safetensors v0.5.3
[INFO] [stderr]     Checking tsconfig v0.1.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> vendor/isohypse-tsg/src/parse_error.rs:28:24
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub fn first(tree: &Tree) -> Option<ParseError> {
[INFO] [stdout]    |                        ^^^^^            ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub fn first(tree: &Tree) -> Option<ParseError<'_>> {
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> vendor/isohypse-tsg/src/parse_error.rs:245:18
[INFO] [stdout]     |
[INFO] [stdout] 245 |     pub fn error(&self) -> &ParseError {
[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] 245 |     pub fn error(&self) -> &ParseError<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> vendor/isohypse-tsg/src/parse_error.rs:288:18
[INFO] [stdout]     |
[INFO] [stdout] 288 |     pub fn error(&self) -> &Option<ParseError> {
[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] 288 |     pub fn error(&self) -> &Option<ParseError<'_>> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> vendor/isohypse-tsg/src/parse_error.rs:341:19
[INFO] [stdout]     |
[INFO] [stdout] 341 |     pub fn errors(&self) -> &Vec<ParseError> {
[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] 341 |     pub fn errors(&self) -> &Vec<ParseError<'_>> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking enumset v1.1.14
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking isohypse-sg v0.14.1 (/opt/rustwide/workdir/vendor/isohypse-sg)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> vendor/isohypse-sg/src/graph.rs:1394:17
[INFO] [stdout]      |
[INFO] [stdout] 1394 |     pub fn iter(&self) -> std::slice::Iter<DebugEntry> {
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1394 |     pub fn iter(&self) -> std::slice::Iter<'_, DebugEntry> {
[INFO] [stdout]      |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking ureq v2.12.1
[INFO] [stderr]     Checking isohypse-ts-sg v0.10.0 (/opt/rustwide/workdir/vendor/isohypse-ts-sg)
[INFO] [stdout] warning: use of deprecated method `tree_sitter::Parser::set_cancellation_flag`: Prefer using `parse_with_options` and using a callback
[INFO] [stdout]    --> vendor/isohypse-ts-sg/src/lib.rs:633:29
[INFO] [stdout]     |
[INFO] [stdout] 633 |             unsafe { parser.set_cancellation_flag(Some(ts_cancellation_flag.as_ref())) };
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> vendor/isohypse-ts-sg/src/loader.rs:664:9
[INFO] [stdout]     |
[INFO] [stdout] 664 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 668 |     ) -> Result<Option<&SupplementedLanguage>, LoadError> {
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^   ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 668 |     ) -> Result<Option<&SupplementedLanguage>, LoadError<'_>> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> vendor/isohypse-ts-sg/src/loader.rs:777:9
[INFO] [stdout]     |
[INFO] [stdout] 777 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 780 |     ) -> Result<Vec<&SupplementedLanguage>, LoadError> {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^   ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 780 |     ) -> Result<Vec<&SupplementedLanguage>, LoadError<'_>> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking isohypse-sg-py v0.3.0 (/opt/rustwide/workdir/vendor/isohypse-sg-py)
[INFO] [stderr]     Checking isohypse-sg-js v0.3.0 (/opt/rustwide/workdir/vendor/isohypse-sg-js)
[INFO] [stderr]     Checking isohypse-sg-java v0.5.0 (/opt/rustwide/workdir/vendor/isohypse-sg-java)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> vendor/isohypse-sg-py/rust/lib.rs:29:24
[INFO] [stdout]    |
[INFO] [stdout] 29 |     cancellation_flag: &dyn CancellationFlag,
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 30 | ) -> Result<LanguageConfiguration, LoadError> {
[INFO] [stdout]    |                                    ^^^^^^^^^ the same lifetime is hidden 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] 30 | ) -> Result<LanguageConfiguration, LoadError<'_>> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> vendor/isohypse-sg-java/rust/lib.rs:25:24
[INFO] [stdout]    |
[INFO] [stdout] 25 |     cancellation_flag: &dyn CancellationFlag,
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 26 | ) -> Result<LanguageConfiguration, LoadError> {
[INFO] [stdout]    |                                    ^^^^^^^^^ the same lifetime is hidden 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] 26 | ) -> Result<LanguageConfiguration, LoadError<'_>> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> vendor/isohypse-sg-js/rust/lib.rs:37:24
[INFO] [stdout]    |
[INFO] [stdout] 37 |     cancellation_flag: &dyn CancellationFlag,
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 38 | ) -> Result<LanguageConfiguration, LoadError> {
[INFO] [stdout]    |                                    ^^^^^^^^^ the same lifetime is hidden 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] 38 | ) -> Result<LanguageConfiguration, LoadError<'_>> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> vendor/isohypse-sg-ts/rust/lib.rs:44:24
[INFO] [stdout]    |
[INFO] [stdout] 44 |     cancellation_flag: &dyn CancellationFlag,
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 45 | ) -> Result<LanguageConfiguration, LoadError> {
[INFO] [stdout]    |                                    ^^^^^^^^^ the same lifetime is hidden 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] 45 | ) -> Result<LanguageConfiguration, LoadError<'_>> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> vendor/isohypse-sg-ts/rust/lib.rs:74:24
[INFO] [stdout]    |
[INFO] [stdout] 74 |     cancellation_flag: &dyn CancellationFlag,
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 75 | ) -> Result<LanguageConfiguration, LoadError> {
[INFO] [stdout]    |                                    ^^^^^^^^^ the same lifetime is hidden 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] 75 | ) -> Result<LanguageConfiguration, LoadError<'_>> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.5
[INFO] [stderr]     Checking hf-hub v0.4.3
[INFO] [stderr]     Checking tokenizers v0.21.4
[INFO] [stderr]     Checking model2vec-rs v0.2.1
[INFO] [stderr]     Checking isohypse v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/setup.rs:342:23
[INFO] [stdout]     |
[INFO] [stdout] 342 | fn frame_block(title: &str) -> Block {
[INFO] [stdout]     |                       ^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 342 | fn frame_block(title: &str) -> Block<'_> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/setup.rs:342:23
[INFO] [stdout]     |
[INFO] [stdout] 342 | fn frame_block(title: &str) -> Block {
[INFO] [stdout]     |                       ^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 342 | fn frame_block(title: &str) -> Block<'_> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 17s
[INFO] running `Command { std: "docker" "inspect" "b6e3c6c6b44d60ed4ccd9006fd2b663d83893bce9229d28f4283c49e4d3f523e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b6e3c6c6b44d60ed4ccd9006fd2b663d83893bce9229d28f4283c49e4d3f523e", kill_on_drop: false }`
[INFO] [stdout] b6e3c6c6b44d60ed4ccd9006fd2b663d83893bce9229d28f4283c49e4d3f523e
