[INFO] cloning repository https://github.com/Berrysoft/nu_plugin_from_hdf5 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Berrysoft/nu_plugin_from_hdf5" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBerrysoft%2Fnu_plugin_from_hdf5", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBerrysoft%2Fnu_plugin_from_hdf5'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ced08c31826cb649773210f3adb9ce61e6c6c612 [INFO] checking Berrysoft/nu_plugin_from_hdf5/ced08c31826cb649773210f3adb9ce61e6c6c612 against try#88e773be5b0a68392bd25d47edd909e9b2d64a6a for pr-132268 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBerrysoft%2Fnu_plugin_from_hdf5" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Berrysoft/nu_plugin_from_hdf5 on toolchain 88e773be5b0a68392bd25d47edd909e9b2d64a6a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+88e773be5b0a68392bd25d47edd909e9b2d64a6a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Berrysoft/nu_plugin_from_hdf5 [INFO] finished tweaking git repo https://github.com/Berrysoft/nu_plugin_from_hdf5 [INFO] tweaked toml for git repo https://github.com/Berrysoft/nu_plugin_from_hdf5 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Berrysoft/nu_plugin_from_hdf5 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" "+88e773be5b0a68392bd25d47edd909e9b2d64a6a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+88e773be5b0a68392bd25d47edd909e9b2d64a6a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 03c929d3d63d4552891147b8fb591356b290b023907b5c2907c7c1d4a3b0a98f [INFO] running `Command { std: "docker" "start" "-a" "03c929d3d63d4552891147b8fb591356b290b023907b5c2907c7c1d4a3b0a98f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "03c929d3d63d4552891147b8fb591356b290b023907b5c2907c7c1d4a3b0a98f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03c929d3d63d4552891147b8fb591356b290b023907b5c2907c7c1d4a3b0a98f", kill_on_drop: false }` [INFO] [stdout] 03c929d3d63d4552891147b8fb591356b290b023907b5c2907c7c1d4a3b0a98f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+88e773be5b0a68392bd25d47edd909e9b2d64a6a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0ddb05132ff665937197f9d5ef9e6bd92017f1b9705db96ede9b69e33ef6708a [INFO] running `Command { std: "docker" "start" "-a" "0ddb05132ff665937197f9d5ef9e6bd92017f1b9705db96ede9b69e33ef6708a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling libc v0.2.162 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling rustix v0.38.40 [INFO] [stderr] Checking pure-rust-locales v0.8.1 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling typeid v1.0.2 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling rust_decimal v1.36.0 [INFO] [stderr] Checking foldhash v0.1.3 [INFO] [stderr] Checking allocator-api2 v0.2.20 [INFO] [stderr] Compiling owo-colors v4.1.0 [INFO] [stderr] Compiling procfs v0.16.0 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling libloading v0.8.5 [INFO] [stderr] Checking flate2 v1.0.34 [INFO] [stderr] Checking smawk v0.3.2 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking hashbrown v0.15.1 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Checking nu-ansi-term v0.50.1 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Checking is_ci v1.2.0 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Checking lscolors v0.17.0 [INFO] [stderr] Checking supports-color v3.0.1 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Checking brotli-decompressor v4.0.1 [INFO] [stderr] Checking rmp v0.8.14 [INFO] [stderr] Checking num-format v0.4.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.2 [INFO] [stderr] Checking textwrap v0.16.1 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking vte v0.11.1 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking supports-hyperlinks v3.0.0 [INFO] [stderr] Checking unicase v2.8.0 [INFO] [stderr] Checking sys-locale v0.3.2 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking utf8-width v0.1.7 [INFO] [stderr] Checking supports-unicode v3.0.0 [INFO] [stderr] Checking inventory v0.3.15 [INFO] [stderr] Checking byte-unit v5.1.6 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Checking indexmap v2.6.0 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking os_pipe v1.2.1 [INFO] [stderr] Checking brotli v6.0.0 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking heck v0.5.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking bytes v1.8.0 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Checking strip-ansi-escapes v0.2.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling hdf5-metno-types v0.9.0 [INFO] [stderr] Compiling doctest-file v1.0.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking interprocess v2.2.1 [INFO] [stderr] Checking ascii v1.1.0 [INFO] [stderr] Checking nu-glob v0.100.0 [INFO] [stderr] Compiling hdf5-metno v0.9.2 [INFO] [stderr] Checking ndarray v0.16.1 [INFO] [stderr] Checking sysinfo v0.32.0 [INFO] [stderr] Checking terminal_size v0.3.0 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Checking fancy-regex v0.14.0 [INFO] [stderr] Compiling hdf5-metno-sys v0.9.1 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling miette-derive v7.2.0 [INFO] [stderr] Compiling typetag-impl v0.2.18 [INFO] [stderr] Compiling nu-derive-value v0.100.0 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Checking pwd v1.4.0 [INFO] [stderr] Checking miette v7.2.0 [INFO] [stderr] Checking nu-path v0.100.0 [INFO] [stderr] Compiling hdf5-metno-derive v0.9.1 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking erased-serde v0.4.5 [INFO] [stderr] Checking nu-utils v0.100.0 [INFO] [stderr] Checking rmp-serde v1.3.0 [INFO] [stderr] Checking typetag v0.2.18 [INFO] [stderr] Checking procfs-core v0.16.0 [INFO] [stderr] Checking chrono-humanize v0.2.3 [INFO] [stderr] Checking nu-system v0.100.0 [INFO] [stderr] Checking nu-protocol v0.100.0 [INFO] [stderr] Checking nu-plugin-protocol v0.100.0 [INFO] [stderr] Checking nu-engine v0.100.0 [INFO] [stderr] Checking nu-plugin-core v0.100.0 [INFO] [stderr] Checking nu-plugin v0.100.0 [INFO] [stderr] Checking nu_plugin_from_hdf5 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.51s [INFO] running `Command { std: "docker" "inspect" "0ddb05132ff665937197f9d5ef9e6bd92017f1b9705db96ede9b69e33ef6708a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ddb05132ff665937197f9d5ef9e6bd92017f1b9705db96ede9b69e33ef6708a", kill_on_drop: false }` [INFO] [stdout] 0ddb05132ff665937197f9d5ef9e6bd92017f1b9705db96ede9b69e33ef6708a