[INFO] fetching crate isohypse 0.1.0...
[INFO] checking isohypse-0.1.0 against 416264364aa47959f5827723e1d7dabc95d0744b for pr-162242
[INFO] extracting crate isohypse 0.1.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate isohypse 0.1.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate isohypse 0.1.0
[INFO] tweaked toml for crates.io crate isohypse 0.1.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate isohypse 0.1.0 on toolchain 416264364aa47959f5827723e1d7dabc95d0744b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate isohypse 0.1.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" "+416264364aa47959f5827723e1d7dabc95d0744b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]    --> Cargo.toml:116:1
[INFO] [stderr]     |
[INFO] [stderr] 116 | 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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] 2a850c51d000b6fdca9cf94494813721ba301a33d851e90aea6eeaf3309cce91
[INFO] running `Command { std: "docker" "start" "2a850c51d000b6fdca9cf94494813721ba301a33d851e90aea6eeaf3309cce91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2a850c51d000b6fdca9cf94494813721ba301a33d851e90aea6eeaf3309cce91", 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" "2a850c51d000b6fdca9cf94494813721ba301a33d851e90aea6eeaf3309cce91" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2a850c51d000b6fdca9cf94494813721ba301a33d851e90aea6eeaf3309cce91", 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" "2a850c51d000b6fdca9cf94494813721ba301a33d851e90aea6eeaf3309cce91" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "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:116:1
[INFO] [stderr]     |
[INFO] [stderr] 116 | 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]     Checking smallvec v1.15.2
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]     Checking aho-corasick v1.1.5
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]     Checking either v1.18.0
[INFO] [stderr]     Checking streaming-iterator v0.1.9
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling zerocopy v0.8.56
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling crossbeam-utils v0.8.22
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.20
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking home v0.5.11
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking find-msvc-tools v0.1.11
[INFO] [stderr]    Compiling crossbeam-deque v0.8.7
[INFO] [stderr]    Compiling tree-sitter-loader v0.25.10
[INFO] [stderr]     Checking dlv-list v0.3.0
[INFO] [stderr]     Checking shlex v2.0.1
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking bitvec v1.1.1
[INFO] [stderr]     Checking etcetera v0.8.0
[INFO] [stderr]     Checking cc v1.4.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking semver v1.0.28
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]     Checking path-slash v0.2.1
[INFO] [stderr]    Compiling onig_sys v69.9.3
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]     Checking mio v1.2.2
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking ordered-multimap v0.4.3
[INFO] [stderr]    Compiling matrixmultiply v0.3.11
[INFO] [stderr]     Checking rayon-core v1.13.0
[INFO] [stderr]    Compiling esaxx-rs v0.1.10
[INFO] [stderr]    Compiling inotify-sys v0.1.8
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking rust-ini v0.18.0
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking indicatif v0.17.11
[INFO] [stderr]     Checking regex-automata v0.4.18
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]     Checking rustls v0.23.43
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]    Compiling regex v1.13.1
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking socks v0.3.4
[INFO] [stderr]    Compiling tree-sitter-javascript v0.23.1
[INFO] [stderr]    Compiling tree-sitter-typescript v0.23.2
[INFO] [stderr]    Compiling tree-sitter-python v0.23.5
[INFO] [stderr]    Compiling tree-sitter-java v0.23.4
[INFO] [stderr]    Compiling instability v0.3.10
[INFO] [stderr]    Compiling macro_rules_attribute-proc_macro v0.2.3
[INFO] [stderr]    Compiling tree-sitter v0.25.10
[INFO] [stderr]     Checking macro_rules_attribute v0.2.3
[INFO] [stderr]    Compiling isohypse-sg-ts v0.4.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking fs4 v0.12.0
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking num-integer v0.1.47
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking http v1.5.0
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking unicode-normalization-alignments v0.1.12
[INFO] [stderr]    Compiling tree-sitter-rust v0.24.2
[INFO] [stderr]    Compiling blake3 v1.8.7
[INFO] [stderr]    Compiling tree-sitter-cpp v0.23.4
[INFO] [stderr]     Checking json_comments v0.2.2
[INFO] [stderr]    Compiling isohypse-se v0.1.0
[INFO] [stderr]     Checking poly1305 v0.8.0
[INFO] [stderr]     Checking ndarray v0.15.6
[INFO] [stderr]     Checking inotify v0.11.5
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking chacha20 v0.9.1
[INFO] [stderr]     Checking lru v0.12.5
[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 cassowary v0.3.0
[INFO] [stderr]     Checking isohypse-lsp-pos v0.3.4
[INFO] [stderr]    Compiling controlled-option-macros v0.2.2
[INFO] [stderr]     Checking diffy v0.4.2
[INFO] [stderr]     Checking notify v8.2.0
[INFO] [stderr]     Checking rayon-cond v0.4.0
[INFO] [stderr]     Checking chacha20poly1305 v0.10.1
[INFO] [stderr]     Checking xxhash-rust v0.8.18
[INFO] [stderr]     Checking controlled-option v0.4.1
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[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 clap_derive v4.6.4
[INFO] [stderr]    Compiling tokio-macros v2.7.2
[INFO] [stderr]     Checking onig v6.5.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking tokio v1.53.1
[INFO] [stderr]     Checking thiserror v2.0.20
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.56
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling monostate-impl v0.1.18
[INFO] [stderr]     Checking tree-sitter-highlight v0.25.10
[INFO] [stderr]     Checking tree-sitter-tags v0.25.10
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking monostate v0.1.18
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking clap v4.6.6
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]     Checking zerovec v0.11.8
[INFO] [stderr]     Checking zerotrie v0.2.5
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling darling_macro v0.20.11
[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 icu_locale_core v2.1.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking ratatui v0.29.0
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling enumset_derive v0.15.0
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking isohypse-tsg v0.12.0
[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 tsconfig v0.1.0
[INFO] [stderr]     Checking safetensors v0.5.3
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking enumset v1.1.14
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking isohypse-sg v0.14.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
[INFO] [stderr]     Checking isohypse-sg-js v0.3.0
[INFO] [stderr]     Checking isohypse-sg-java v0.5.0
[INFO] [stderr]     Checking isohypse-sg-py v0.3.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking ahash v0.8.12
[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 18s
[INFO] running `Command { std: "docker" "inspect" "2a850c51d000b6fdca9cf94494813721ba301a33d851e90aea6eeaf3309cce91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a850c51d000b6fdca9cf94494813721ba301a33d851e90aea6eeaf3309cce91", kill_on_drop: false }`
[INFO] [stdout] 2a850c51d000b6fdca9cf94494813721ba301a33d851e90aea6eeaf3309cce91
