[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] c451ef6c9327a5b95fe5c2f1970a127bf912b35d [INFO] checking Berrysoft/nu_plugin_from_hdf5/c451ef6c9327a5b95fe5c2f1970a127bf912b35d against try#de0e80659cee4f27282e60d63bbb8c5271a0d147 for pr-129392 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBerrysoft%2Fnu_plugin_from_hdf5" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Berrysoft/nu_plugin_from_hdf5 on toolchain de0e80659cee4f27282e60d63bbb8c5271a0d147 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+de0e80659cee4f27282e60d63bbb8c5271a0d147" "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-5-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" "+de0e80659cee4f27282e60d63bbb8c5271a0d147" "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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+de0e80659cee4f27282e60d63bbb8c5271a0d147" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fd45dbd2865e7e6a7dc3e8f5d2d088e4bf14a8ac36d16a208195bf0eeb9463c5 [INFO] running `Command { std: "docker" "start" "-a" "fd45dbd2865e7e6a7dc3e8f5d2d088e4bf14a8ac36d16a208195bf0eeb9463c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fd45dbd2865e7e6a7dc3e8f5d2d088e4bf14a8ac36d16a208195bf0eeb9463c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd45dbd2865e7e6a7dc3e8f5d2d088e4bf14a8ac36d16a208195bf0eeb9463c5", kill_on_drop: false }` [INFO] [stdout] fd45dbd2865e7e6a7dc3e8f5d2d088e4bf14a8ac36d16a208195bf0eeb9463c5 [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+de0e80659cee4f27282e60d63bbb8c5271a0d147" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 648307cb0ccfed74430342fa3fdbf93b180a4c23e9e43a56d111456c60c7ba8d [INFO] running `Command { std: "docker" "start" "-a" "648307cb0ccfed74430342fa3fdbf93b180a4c23e9e43a56d111456c60c7ba8d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking pure-rust-locales v0.8.1 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling syn v2.0.70 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.2 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling procfs v0.16.0 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Compiling rust_decimal v1.35.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling libloading v0.8.4 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking vte v0.11.1 [INFO] [stderr] Checking typeid v1.0.0 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Checking is_ci v1.2.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Checking nu-ansi-term v0.50.0 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking smawk v0.3.2 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking textwrap v0.16.1 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking rmp v0.8.14 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking lscolors v0.17.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking supports-color v3.0.0 [INFO] [stderr] Checking num-format v0.4.4 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking sys-locale v0.3.1 [INFO] [stderr] Checking inventory v0.3.15 [INFO] [stderr] Checking supports-unicode v3.0.0 [INFO] [stderr] Checking utf8-width v0.1.7 [INFO] [stderr] Checking owo-colors v4.0.0 [INFO] [stderr] Checking supports-hyperlinks v3.0.0 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking strip-ansi-escapes v0.2.0 [INFO] [stderr] Checking brotli v5.0.0 [INFO] [stderr] Checking lru v0.12.3 [INFO] [stderr] Checking os_pipe v1.2.0 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling hdf5-types v0.8.1 (https://github.com/aldanor/hdf5-rust.git#43015dda) [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] error: could not compile `regex-syntax` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/de0e80659cee4f27282e60d63bbb8c5271a0d147/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/regex-syntax-0.8.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=ef8f75a580f6816d -C extra-filename=-ef8f75a580f6816d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `pure-rust-locales` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/de0e80659cee4f27282e60d63bbb8c5271a0d147/bin/rustc --crate-name pure_rust_locales --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pure-rust-locales-0.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=4d32fad915b382a8 -C extra-filename=-4d32fad915b382a8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "648307cb0ccfed74430342fa3fdbf93b180a4c23e9e43a56d111456c60c7ba8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "648307cb0ccfed74430342fa3fdbf93b180a4c23e9e43a56d111456c60c7ba8d", kill_on_drop: false }` [INFO] [stdout] 648307cb0ccfed74430342fa3fdbf93b180a4c23e9e43a56d111456c60c7ba8d