[INFO] fetching crate h5v 0.1.0... [INFO] checking h5v-0.1.0 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate h5v 0.1.0 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate h5v 0.1.0 [INFO] finished tweaking crates.io crate h5v 0.1.0 [INFO] tweaked toml for crates.io crate h5v 0.1.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate h5v 0.1.0 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate h5v 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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b6c037b7f6a37efc20341a07d020e9dd27ee16bcb330b034d62f444c8be93f6e [INFO] running `Command { std: "docker" "start" "-a" "b6c037b7f6a37efc20341a07d020e9dd27ee16bcb330b034d62f444c8be93f6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b6c037b7f6a37efc20341a07d020e9dd27ee16bcb330b034d62f444c8be93f6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6c037b7f6a37efc20341a07d020e9dd27ee16bcb330b034d62f444c8be93f6e", kill_on_drop: false }` [INFO] [stdout] b6c037b7f6a37efc20341a07d020e9dd27ee16bcb330b034d62f444c8be93f6e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 672fd41db6b91e15649f39356b8c698a3f9c468a0a70f44a10db2efb32d15ee5 [INFO] running `Command { std: "docker" "start" "-a" "672fd41db6b91e15649f39356b8c698a3f9c468a0a70f44a10db2efb32d15ee5", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking smallvec v1.14.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking once_cell v1.21.1 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling xml-rs v0.8.26 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Checking miniz_oxide v0.8.8 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling built v0.7.7 [INFO] [stderr] Checking aligned-vec v0.5.0 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking v_frame v0.3.8 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Checking flate2 v1.1.1 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Checking av1-grain v0.2.3 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Checking wayland-commons v0.29.5 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Checking maybe-rayon v0.1.1 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking new_debug_unreachable v1.0.6 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Checking bitstream-io v2.6.0 [INFO] [stderr] Checking weezl v0.1.8 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking imgref v1.11.0 [INFO] [stderr] Compiling winnow v0.7.4 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking loop9 v0.1.5 [INFO] [stderr] Checking petgraph v0.6.5 [INFO] [stderr] Compiling hdf5-metno-sys v0.10.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling profiling-procmacros v1.0.16 [INFO] [stderr] Checking profiling v1.0.16 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking deranged v0.4.1 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking x11rb-protocol v0.10.0 [INFO] [stderr] Checking avif-serialize v0.8.3 [INFO] [stderr] Checking castaway v0.2.3 [INFO] [stderr] Checking gethostname v0.2.3 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Checking time-core v0.1.4 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Checking zune-core v0.4.12 [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking rgb v0.8.50 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking byteorder-lite v0.1.0 [INFO] [stderr] Checking bit_field v0.10.2 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking bytemuck v1.22.0 [INFO] [stderr] Checking jpeg-decoder v0.3.1 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking lebe v0.5.2 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Compiling hdf5-metno-types v0.10.1 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking exr v1.73.0 [INFO] [stderr] Checking gif v0.13.1 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Checking compact_str v0.8.1 [INFO] [stderr] Checking unicode-truncate v1.1.0 [INFO] [stderr] Checking image-webp v0.2.1 [INFO] [stderr] Checking tree_magic_mini v3.1.6 [INFO] [stderr] Checking tempfile v3.20.0 [INFO] [stderr] Checking zune-jpeg v0.4.14 [INFO] [stderr] Compiling instability v0.3.7 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking ravif v0.11.12 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Checking os_pipe v1.2.2 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Compiling hdf5-metno v0.10.1 [INFO] [stderr] Checking unicode-width v0.2.0 [INFO] [stderr] Checking ascii v1.1.0 [INFO] [stderr] Checking clap_builder v4.5.32 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking ratatui v0.29.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling hdf5-metno-derive v0.9.2 [INFO] [stderr] Checking ndarray v0.16.1 [INFO] [stderr] Checking image v0.25.6 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Checking x11rb v0.10.1 [INFO] [stderr] Checking icy_sixel v0.1.3 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking bktree v1.0.1 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking x11-clipboard v0.7.1 [INFO] [stderr] Checking clap v4.5.32 [INFO] [stderr] Checking ratatui-image v8.0.1 [INFO] [stderr] Checking wl-clipboard-rs v0.7.0 [INFO] [stderr] Checking cli-clipboard v0.4.0 [INFO] [stderr] Checking h5v v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `style::Attributes` [INFO] [stdout] --> src/ui/input/mod.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | style::Attributes, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cli_clipboard::ClipboardProvider` [INFO] [stdout] --> src/ui/input/content.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use cli_clipboard::ClipboardProvider; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `cell::RefCell` and `rc::Rc` [INFO] [stdout] --> src/ui/segment_scroll.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{cell::RefCell, rc::Rc}; [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `h5f::H5FNode` [INFO] [stdout] --> src/ui/segment_scroll.rs:9:30 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::{error::AppError, h5f::H5FNode}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `style::Attributes` [INFO] [stdout] --> src/ui/input/mod.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | style::Attributes, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cli_clipboard::ClipboardProvider` [INFO] [stdout] --> src/ui/input/content.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use cli_clipboard::ClipboardProvider; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `cell::RefCell` and `rc::Rc` [INFO] [stdout] --> src/ui/segment_scroll.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{cell::RefCell, rc::Rc}; [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `h5f::H5FNode` [INFO] [stdout] --> src/ui/segment_scroll.rs:9:30 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::{error::AppError, h5f::H5FNode}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Std` found for enum `hdf5_metno::types::Reference` in the current scope [INFO] [stdout] --> src/sprint_attributes.rs:202:53 [INFO] [stdout] | [INFO] [stdout] 202 | types::TypeDescriptor::Reference(Reference::Std) => render_unsupported_type("ref std"), [INFO] [stdout] | ^^^ variant or associated item not found in `hdf5_metno::types::Reference` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Std` found for enum `hdf5_metno::types::Reference` in the current scope [INFO] [stdout] --> src/sprint_typedesc.rs:44:46 [INFO] [stdout] | [INFO] [stdout] 44 | TypeDescriptor::Reference(Reference::Std) => "std-reference".to_string(), [INFO] [stdout] | ^^^ variant or associated item not found in `hdf5_metno::types::Reference` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> src/ui/input/content.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | state: &mut AppState<'_>, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Std` found for enum `hdf5_metno::types::Reference` in the current scope [INFO] [stdout] --> src/sprint_attributes.rs:202:53 [INFO] [stdout] | [INFO] [stdout] 202 | types::TypeDescriptor::Reference(Reference::Std) => render_unsupported_type("ref std"), [INFO] [stdout] | ^^^ variant or associated item not found in `hdf5_metno::types::Reference` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Std` found for enum `hdf5_metno::types::Reference` in the current scope [INFO] [stdout] --> src/sprint_typedesc.rs:44:46 [INFO] [stdout] | [INFO] [stdout] 44 | TypeDescriptor::Reference(Reference::Std) => "std-reference".to_string(), [INFO] [stdout] | ^^^ variant or associated item not found in `hdf5_metno::types::Reference` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `h5v` (bin "h5v") due to 2 previous errors; 5 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> src/ui/input/content.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | state: &mut AppState<'_>, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `h5v` (bin "h5v" test) due to 2 previous errors; 5 warnings emitted [INFO] running `Command { std: "docker" "inspect" "672fd41db6b91e15649f39356b8c698a3f9c468a0a70f44a10db2efb32d15ee5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "672fd41db6b91e15649f39356b8c698a3f9c468a0a70f44a10db2efb32d15ee5", kill_on_drop: false }` [INFO] [stdout] 672fd41db6b91e15649f39356b8c698a3f9c468a0a70f44a10db2efb32d15ee5