[INFO] cloning repository https://github.com/nushell-works/nu_plugin_secret [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nushell-works/nu_plugin_secret" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnushell-works%2Fnu_plugin_secret", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnushell-works%2Fnu_plugin_secret'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 66b891e2bddb565c9797792e8c24df951372f3bc [INFO] testing nushell-works/nu_plugin_secret against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnushell-works%2Fnu_plugin_secret" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/nushell-works/nu_plugin_secret [INFO] finished tweaking git repo https://github.com/nushell-works/nu_plugin_secret [INFO] tweaked toml for git repo https://github.com/nushell-works/nu_plugin_secret written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/nushell-works/nu_plugin_secret on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/nushell-works/nu_plugin_secret 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" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded thiserror v2.0.15 [INFO] [stderr] Downloaded bitflags v2.9.2 [INFO] [stderr] Downloaded owo-colors v4.2.2 [INFO] [stderr] Downloaded nu-plugin v0.106.1 [INFO] [stderr] Downloaded nu-test-support v0.106.1 [INFO] [stderr] Downloaded env_home v0.1.0 [INFO] [stderr] Downloaded nu-plugin-protocol v0.106.1 [INFO] [stderr] Downloaded nu-derive-value v0.106.1 [INFO] [stderr] Downloaded nu-engine v0.106.1 [INFO] [stderr] Downloaded objc2-io-kit v0.3.1 [INFO] [stderr] Downloaded thiserror-impl v2.0.15 [INFO] [stderr] Downloaded pest_derive v2.8.1 [INFO] [stderr] Downloaded globset v0.4.16 [INFO] [stderr] Downloaded cc v1.2.33 [INFO] [stderr] Downloaded pest_generator v2.8.1 [INFO] [stderr] Downloaded nu-path v0.106.1 [INFO] [stderr] Downloaded terminal_size v0.4.3 [INFO] [stderr] Downloaded nu-experimental v0.106.1 [INFO] [stderr] Downloaded which v8.0.0 [INFO] [stderr] Downloaded nu-protocol v0.106.1 [INFO] [stderr] Downloaded nu-system v0.106.1 [INFO] [stderr] Downloaded mach2 v0.4.3 [INFO] [stderr] Downloaded sysinfo v0.36.1 [INFO] [stderr] Downloaded nu-glob v0.106.1 [INFO] [stderr] Downloaded nu-plugin-core v0.106.1 [INFO] [stderr] Downloaded nu-utils v0.106.1 [INFO] [stderr] Downloaded pest_meta v2.8.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 65414c0deb2a12108d6c6f6e7c50a8c4449224d4eca95e39634b3530fe3ac4c8 [INFO] running `Command { std: "docker" "start" "-a" "65414c0deb2a12108d6c6f6e7c50a8c4449224d4eca95e39634b3530fe3ac4c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "65414c0deb2a12108d6c6f6e7c50a8c4449224d4eca95e39634b3530fe3ac4c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65414c0deb2a12108d6c6f6e7c50a8c4449224d4eca95e39634b3530fe3ac4c8", kill_on_drop: false }` [INFO] [stdout] 65414c0deb2a12108d6c6f6e7c50a8c4449224d4eca95e39634b3530fe3ac4c8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ef5743ae7202aa6d9feb9f4f3181faa3d1fb9eb5c94b24b8defeb620796bed30 [INFO] running `Command { std: "docker" "start" "-a" "ef5743ae7202aa6d9feb9f4f3181faa3d1fb9eb5c94b24b8defeb620796bed30", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling bitflags v2.9.2 [INFO] [stderr] Compiling thiserror v2.0.15 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling owo-colors v4.2.2 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling nu-glob v0.106.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling cc v1.2.33 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling terminal_size v0.4.3 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling deunicode v1.6.2 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling slug v0.1.6 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling sysinfo v0.36.1 [INFO] [stderr] Compiling os_pipe v1.2.2 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling interprocess v2.2.3 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling fancy-regex v0.14.0 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.15 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling typetag-impl v0.2.20 [INFO] [stderr] Compiling miette-derive v7.6.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling nu-derive-value v0.106.1 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling pwd v1.4.0 [INFO] [stderr] Compiling miette v7.6.0 [INFO] [stderr] Compiling nu-path v0.106.1 [INFO] [stderr] Compiling nu-experimental v0.106.1 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling erased-serde v0.4.6 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling typetag v0.2.20 [INFO] [stderr] Compiling nu-utils v0.106.1 [INFO] [stderr] Compiling procfs-core v0.17.0 [INFO] [stderr] Compiling chrono-humanize v0.2.3 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling tera v1.20.0 [INFO] [stderr] Compiling procfs v0.17.0 [INFO] [stderr] Compiling nu-system v0.106.1 [INFO] [stderr] Compiling nu-protocol v0.106.1 [INFO] [stderr] Compiling nu-plugin-protocol v0.106.1 [INFO] [stderr] Compiling nu-engine v0.106.1 [INFO] [stderr] Compiling nu-plugin-core v0.106.1 [INFO] [stderr] Compiling nu-plugin v0.106.1 [INFO] [stderr] Compiling nu_plugin_secret v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.09s [INFO] running `Command { std: "docker" "inspect" "ef5743ae7202aa6d9feb9f4f3181faa3d1fb9eb5c94b24b8defeb620796bed30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef5743ae7202aa6d9feb9f4f3181faa3d1fb9eb5c94b24b8defeb620796bed30", kill_on_drop: false }` [INFO] [stdout] ef5743ae7202aa6d9feb9f4f3181faa3d1fb9eb5c94b24b8defeb620796bed30 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 214d74a073ca40e62d32f4aeb654b7dadfa68984024ba0b481d70b14bbb45ca2 [INFO] running `Command { std: "docker" "start" "-a" "214d74a073ca40e62d32f4aeb654b7dadfa68984024ba0b481d70b14bbb45ca2", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling typetag v0.2.20 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling clap_builder v4.5.44 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling env_home v0.1.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling fancy-regex v0.14.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling nu-utils v0.106.1 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling clap v4.5.45 [INFO] [stderr] Compiling terminal_size v0.4.3 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling which v8.0.0 [INFO] [stderr] Compiling miette v7.6.0 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling nu-test-support v0.106.1 [INFO] [stderr] Compiling procfs-core v0.17.0 [INFO] [stderr] Compiling chrono-humanize v0.2.3 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling proptest v1.7.0 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling tera v1.20.0 [INFO] [stderr] Compiling procfs v0.17.0 [INFO] [stderr] Compiling nu-system v0.106.1 [INFO] [stderr] Compiling nu-protocol v0.106.1 [INFO] [stderr] Compiling nu-plugin-protocol v0.106.1 [INFO] [stderr] Compiling nu-engine v0.106.1 [INFO] [stderr] Compiling nu-plugin-core v0.106.1 [INFO] [stderr] Compiling nu-plugin v0.106.1 [INFO] [stderr] Compiling nu_plugin_secret v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcZGNb6B/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libnu_plugin_secret-0d3e68d7e5b8b839,libbincode-64faac425a24f660,libtoml-778767b6becac30f,libtoml_edit-4ee7cf86cb39fb16,libserde_spanned-892578c14dbf6348,libwinnow-6bf953c601c8006d,libtoml_write-391d1a913c599bd8,libtoml_datetime-b9de194bef56e84b,libtera-5c1b04b738356986,libslug-1588e198bea9d370,libdeunicode-86d3f5b336f0300d,libglobwalk-026f81756103273f,libignore-fba82f4d71b560ca,libwalkdir-1a00c768f8c7f3de,libsame_file-1ceb7b6153588b15,libcrossbeam_deque-ce08bd9aba37d973,libcrossbeam_epoch-0e344cb0f6dc787c,libcrossbeam_utils-57acb8582d3ed5fe,libglobset-9c8dc64a0feabf65,libbstr-3a6d7499988ecf2c,libpest-1e4941f7be6b0d50,libucd_trie-01dd94f548235104,librand-991226b41bdfb17a,librand_chacha-d0313ecdd4b8c143,libppv_lite86-d40de8daa0db893c,libzerocopy-70610920d7f7fd24,librand_core-07cae9a24bd3eafc,libgetrandom-60d75b955ecebfa9,libpercent_encoding-c53c37e60dd2727e,libunic_segment-9a82efb0fdea9f9b,libunic_ucd_segment-ce71ce7232c50ccd,libunic_ucd_version-95ab1c46fc2dce4c,libunic_common-95572032ffd99b0d,libunic_char_property-14ec15120d11108a,libunic_char_range-a799f89c5585e437,libregex-3ce427e606fbab13,liblazy_static-b3603208c0de2608,libhumansize-4fcbd6736bfcdf76,liblibm-ce6ce238ee049dec,libchrono_tz-e9ee41544619fae5,libphf-b9ff4cb4ba97c0d6,libphf_shared-f689377a0d0bf382,libsiphasher-f4ddcf7845cbccbe,libzeroize-1ba2f33662487dbf,libsha2-ebc709dc1634e3c3,libcpufeatures-471354fefbcaf2d8,libdigest-1c0ded6696e33019,libblock_buffer-eb912e7657afff52,libcrypto_common-7fdbb27dd40ebdc7,libgeneric_array-4d1e7d2120c15a03,libtypenum-b636c2b461885073,libblake3-d236627868460b88,libconstant_time_eq-7540ab86f53c975b,libarrayref-e2c56de32f019e08,libnu_plugin-0dcd326571a61757,libnu_plugin_core-d77d65547d59f8dc,libnu_plugin_protocol-93af8ec5dd013ba5,libsemver-ff06d5ab784e9881,libinterprocess-d4b354d2317470dc,libnu_engine-f9715cb1688cdf19,libnu_protocol-a75cb1328e6f6175,libnu_experimental-b67b4076f039db2d,libitertools-3db4797dc23645d3,libeither-ef22a4c75605e12f,libbytes-bfe11088fe358bd1,libheck-167f3c7591a7a4b0,librmp_serde-dfca7d2c7a5b11b5,librmp-002e2c9450e40072,libbyteorder-1efcbe4f07366651,libbrotli-5fa45d55395a0cad,libbrotli_decompressor-7dfe9b6b3b0ee4ef,liballoc_stdlib-be9175862277e1f4,liballoc_no_stdlib-06c983927188c99c,libstrum-cd0529b9bac5883b,libtypetag-3b2f7d1d6f18badd,libonce_cell-0ba6aecba7086d38,libinventory-e558e2aee536c545,liberased_serde-1b672e1d2bd1f416,libtypeid-06b0f637fa188106,libchrono_humanize-114c391fe7b1c24a,libos_pipe-30ee092540c8b740,libnu_glob-87935bdead9ff38a,libindexmap-689f987a920e3e58,libmiette-fc1017c42066deb4,libsupports_unicode-88c05a35c2063733,libsupports_color-d66152dcb5f654a9,libis_ci-e3b8d61645aa7a46,libsupports_hyperlinks-84b81e2ab091eabf,libterminal_size-149f67a763658505,librustix-bcd63a3efa0bbfe6,liblinux_raw_sys-20b62ec4b985a4c8,libtextwrap-8a3e3bd980389025,libunicode_linebreak-e2d4f4a68c1e757f,libunicode_width-d12f1dd14779f44c,libunicode_width-08b963676a6677c5,libowo_colors-aadec6530322b6c3,libnu_system-6e3b7fa26537c991,libsysinfo-33436c9c7dea9dec,libprocfs-dda1a37af68d6517,libflate2-36f5f750ebaceef7,libminiz_oxide-63622f1d3ce634bc,libadler2-6c84652b4f76062c,libcrc32fast-84583fa265e26206,libprocfs_core-9a36a86fb80810f8,libhex-28742b4ca144387c,libnu_path-71cd1dabe30d6649,libdirs-5ab2e445b23f3e80,libdirs_sys-8458684079acd628,liboption_ext-23838f1959a6156b,libpwd-2f00d15921e86f3a,libthiserror-6b2a83d6ffb38ba5,libref_cast-1fe9194c41f589af,liblru-42d9650bdd26c81c,libhashbrown-d528eeff5e5f109b,libfoldhash-a84df4cbe8daa3b8,libequivalent-7e0e8cbe6c474a67,liballocator_api2-3bc2480ae44878f3,libweb_time-c447c8b725da1947,libthiserror-35be4b6b7b9a4e66,libchrono-5da137cb80faa68d,libiana_time_zone-693b81a5c0b46492,libnum_traits-3de84949450908c1,libpure_rust_locales-759a745e030f98f9,libnu_utils-1796a5e888b99e51,libcrossterm-cf2766a50c32f728,librustix-1a08bc382af23123,liblinux_raw_sys-bd5a7f223afa9757,libparking_lot-6edf503962609275,libparking_lot_core-1609f725ef377b4a,libsmallvec-45f6e3b8047adea1,liblock_api-0826b5028eacedf5,libscopeguard-d52bd00767847e44,libsignal_hook_mio-4c084892bd54b2fe,libsignal_hook-81838112a721b18c,libsignal_hook_registry-f5c79e880fb2e29e,libmio-5bc38c5563942bbb,liblog-394b918668cad64a,libsys_locale-8a0dd50798cdb1bf,libstrip_ansi_escapes-0a76ad9795d407c4,libvte-b5a3f4f7759128a7,liblscolors-c9ad0b61bb096ff5,libnu_ansi_term-3bb03eaa72f55709,libfancy_regex-8e57c324822e2aa7,libbit_set-a12eff27179b4946,libbit_vec-4078949085e9c884,libregex_automata-7da809d79b0da45b,libaho_corasick-45b1dc6e49ed3f0e,libregex_syntax-13fc688ae7f36982,libnum_format-38764826fb2286ed,libarrayvec-41dcfe80309d7422,libserde_json-0ca17423ff9865f2,libmemchr-6f5829dadd40eda8,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libnix-67032157a22622c6,libbitflags-08aa0c6e2a89070e,libcfg_if-5a199b0ec0054672,liblibc-6ff14bdbae7df518,libunicase-5017e9507498ef51,libserde-c24e593116f3a588}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcZGNb6B/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/blake3-70b2297ae39f10e1/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/security_cryptographic_review-9062ca73198c3772" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nu_plugin_secret` (test "security_cryptographic_review") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcbAJd91/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libnu_plugin_secret-0d3e68d7e5b8b839,libbincode-64faac425a24f660,libtoml-778767b6becac30f,libtoml_edit-4ee7cf86cb39fb16,libserde_spanned-892578c14dbf6348,libwinnow-6bf953c601c8006d,libtoml_write-391d1a913c599bd8,libtoml_datetime-b9de194bef56e84b,libtera-5c1b04b738356986,libslug-1588e198bea9d370,libdeunicode-86d3f5b336f0300d,libglobwalk-026f81756103273f,libignore-fba82f4d71b560ca,libwalkdir-1a00c768f8c7f3de,libsame_file-1ceb7b6153588b15,libcrossbeam_deque-ce08bd9aba37d973,libcrossbeam_epoch-0e344cb0f6dc787c,libcrossbeam_utils-57acb8582d3ed5fe,libglobset-9c8dc64a0feabf65,libbstr-3a6d7499988ecf2c,libpest-1e4941f7be6b0d50,libucd_trie-01dd94f548235104,librand-991226b41bdfb17a,librand_chacha-d0313ecdd4b8c143,libppv_lite86-d40de8daa0db893c,libzerocopy-70610920d7f7fd24,librand_core-07cae9a24bd3eafc,libgetrandom-60d75b955ecebfa9,libpercent_encoding-c53c37e60dd2727e,libunic_segment-9a82efb0fdea9f9b,libunic_ucd_segment-ce71ce7232c50ccd,libunic_ucd_version-95ab1c46fc2dce4c,libunic_common-95572032ffd99b0d,libunic_char_property-14ec15120d11108a,libunic_char_range-a799f89c5585e437,libregex-3ce427e606fbab13,liblazy_static-b3603208c0de2608,libhumansize-4fcbd6736bfcdf76,liblibm-ce6ce238ee049dec,libchrono_tz-e9ee41544619fae5,libphf-b9ff4cb4ba97c0d6,libphf_shared-f689377a0d0bf382,libsiphasher-f4ddcf7845cbccbe,libzeroize-1ba2f33662487dbf,libsha2-ebc709dc1634e3c3,libcpufeatures-471354fefbcaf2d8,libdigest-1c0ded6696e33019,libblock_buffer-eb912e7657afff52,libcrypto_common-7fdbb27dd40ebdc7,libgeneric_array-4d1e7d2120c15a03,libtypenum-b636c2b461885073,libblake3-d236627868460b88,libconstant_time_eq-7540ab86f53c975b,libarrayref-e2c56de32f019e08,libnu_plugin-0dcd326571a61757,libnu_plugin_core-d77d65547d59f8dc,libnu_plugin_protocol-93af8ec5dd013ba5,libsemver-ff06d5ab784e9881,libinterprocess-d4b354d2317470dc,libnu_engine-f9715cb1688cdf19,libnu_protocol-a75cb1328e6f6175,libnu_experimental-b67b4076f039db2d,libitertools-3db4797dc23645d3,libeither-ef22a4c75605e12f,libbytes-bfe11088fe358bd1,libheck-167f3c7591a7a4b0,librmp_serde-dfca7d2c7a5b11b5,librmp-002e2c9450e40072,libbyteorder-1efcbe4f07366651,libbrotli-5fa45d55395a0cad,libbrotli_decompressor-7dfe9b6b3b0ee4ef,liballoc_stdlib-be9175862277e1f4,liballoc_no_stdlib-06c983927188c99c,libstrum-cd0529b9bac5883b,libtypetag-3b2f7d1d6f18badd,libonce_cell-0ba6aecba7086d38,libinventory-e558e2aee536c545,liberased_serde-1b672e1d2bd1f416,libtypeid-06b0f637fa188106,libchrono_humanize-114c391fe7b1c24a,libos_pipe-30ee092540c8b740,libnu_glob-87935bdead9ff38a,libindexmap-689f987a920e3e58,libmiette-fc1017c42066deb4,libsupports_unicode-88c05a35c2063733,libsupports_color-d66152dcb5f654a9,libis_ci-e3b8d61645aa7a46,libsupports_hyperlinks-84b81e2ab091eabf,libterminal_size-149f67a763658505,librustix-bcd63a3efa0bbfe6,liblinux_raw_sys-20b62ec4b985a4c8,libtextwrap-8a3e3bd980389025,libunicode_linebreak-e2d4f4a68c1e757f,libunicode_width-d12f1dd14779f44c,libunicode_width-08b963676a6677c5,libowo_colors-aadec6530322b6c3,libnu_system-6e3b7fa26537c991,libsysinfo-33436c9c7dea9dec,libprocfs-dda1a37af68d6517,libflate2-36f5f750ebaceef7,libminiz_oxide-63622f1d3ce634bc,libadler2-6c84652b4f76062c,libcrc32fast-84583fa265e26206,libprocfs_core-9a36a86fb80810f8,libhex-28742b4ca144387c,libnu_path-71cd1dabe30d6649,libdirs-5ab2e445b23f3e80,libdirs_sys-8458684079acd628,liboption_ext-23838f1959a6156b,libpwd-2f00d15921e86f3a,libthiserror-6b2a83d6ffb38ba5,libref_cast-1fe9194c41f589af,liblru-42d9650bdd26c81c,libhashbrown-d528eeff5e5f109b,libfoldhash-a84df4cbe8daa3b8,libequivalent-7e0e8cbe6c474a67,liballocator_api2-3bc2480ae44878f3,libweb_time-c447c8b725da1947,libthiserror-35be4b6b7b9a4e66,libchrono-5da137cb80faa68d,libiana_time_zone-693b81a5c0b46492,libnum_traits-3de84949450908c1,libpure_rust_locales-759a745e030f98f9,libnu_utils-1796a5e888b99e51,libcrossterm-cf2766a50c32f728,librustix-1a08bc382af23123,liblinux_raw_sys-bd5a7f223afa9757,libparking_lot-6edf503962609275,libparking_lot_core-1609f725ef377b4a,libsmallvec-45f6e3b8047adea1,liblock_api-0826b5028eacedf5,libscopeguard-d52bd00767847e44,libsignal_hook_mio-4c084892bd54b2fe,libsignal_hook-81838112a721b18c,libsignal_hook_registry-f5c79e880fb2e29e,libmio-5bc38c5563942bbb,liblog-394b918668cad64a,libsys_locale-8a0dd50798cdb1bf,libstrip_ansi_escapes-0a76ad9795d407c4,libvte-b5a3f4f7759128a7,liblscolors-c9ad0b61bb096ff5,libnu_ansi_term-3bb03eaa72f55709,libfancy_regex-8e57c324822e2aa7,libbit_set-a12eff27179b4946,libbit_vec-4078949085e9c884,libregex_automata-7da809d79b0da45b,libaho_corasick-45b1dc6e49ed3f0e,libregex_syntax-13fc688ae7f36982,libnum_format-38764826fb2286ed,libarrayvec-41dcfe80309d7422,libserde_json-0ca17423ff9865f2,libmemchr-6f5829dadd40eda8,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libnix-67032157a22622c6,libbitflags-08aa0c6e2a89070e,libcfg_if-5a199b0ec0054672,liblibc-6ff14bdbae7df518,libunicase-5017e9507498ef51,libserde-c24e593116f3a588}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcbAJd91/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/blake3-70b2297ae39f10e1/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/show_unredacted_tests-2def3a334e608ecf" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nu_plugin_secret` (test "show_unredacted_tests") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcPjUCnu/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libnu_plugin_secret-0d3e68d7e5b8b839,libbincode-64faac425a24f660,libtoml-778767b6becac30f,libtoml_edit-4ee7cf86cb39fb16,libserde_spanned-892578c14dbf6348,libwinnow-6bf953c601c8006d,libtoml_write-391d1a913c599bd8,libtoml_datetime-b9de194bef56e84b,libtera-5c1b04b738356986,libslug-1588e198bea9d370,libdeunicode-86d3f5b336f0300d,libglobwalk-026f81756103273f,libignore-fba82f4d71b560ca,libwalkdir-1a00c768f8c7f3de,libsame_file-1ceb7b6153588b15,libcrossbeam_deque-ce08bd9aba37d973,libcrossbeam_epoch-0e344cb0f6dc787c,libcrossbeam_utils-57acb8582d3ed5fe,libglobset-9c8dc64a0feabf65,libbstr-3a6d7499988ecf2c,libpest-1e4941f7be6b0d50,libucd_trie-01dd94f548235104,librand-991226b41bdfb17a,librand_chacha-d0313ecdd4b8c143,libppv_lite86-d40de8daa0db893c,libzerocopy-70610920d7f7fd24,librand_core-07cae9a24bd3eafc,libgetrandom-60d75b955ecebfa9,libpercent_encoding-c53c37e60dd2727e,libunic_segment-9a82efb0fdea9f9b,libunic_ucd_segment-ce71ce7232c50ccd,libunic_ucd_version-95ab1c46fc2dce4c,libunic_common-95572032ffd99b0d,libunic_char_property-14ec15120d11108a,libunic_char_range-a799f89c5585e437,libregex-3ce427e606fbab13,liblazy_static-b3603208c0de2608,libhumansize-4fcbd6736bfcdf76,liblibm-ce6ce238ee049dec,libchrono_tz-e9ee41544619fae5,libphf-b9ff4cb4ba97c0d6,libphf_shared-f689377a0d0bf382,libsiphasher-f4ddcf7845cbccbe,libzeroize-1ba2f33662487dbf,libsha2-ebc709dc1634e3c3,libcpufeatures-471354fefbcaf2d8,libdigest-1c0ded6696e33019,libblock_buffer-eb912e7657afff52,libcrypto_common-7fdbb27dd40ebdc7,libgeneric_array-4d1e7d2120c15a03,libtypenum-b636c2b461885073,libblake3-d236627868460b88,libconstant_time_eq-7540ab86f53c975b,libarrayref-e2c56de32f019e08,libnu_plugin-0dcd326571a61757,libnu_plugin_core-d77d65547d59f8dc,libnu_plugin_protocol-93af8ec5dd013ba5,libsemver-ff06d5ab784e9881,libinterprocess-d4b354d2317470dc,libnu_engine-f9715cb1688cdf19,libnu_protocol-a75cb1328e6f6175,libnu_experimental-b67b4076f039db2d,libitertools-3db4797dc23645d3,libeither-ef22a4c75605e12f,libbytes-bfe11088fe358bd1,libheck-167f3c7591a7a4b0,librmp_serde-dfca7d2c7a5b11b5,librmp-002e2c9450e40072,libbyteorder-1efcbe4f07366651,libbrotli-5fa45d55395a0cad,libbrotli_decompressor-7dfe9b6b3b0ee4ef,liballoc_stdlib-be9175862277e1f4,liballoc_no_stdlib-06c983927188c99c,libstrum-cd0529b9bac5883b,libtypetag-3b2f7d1d6f18badd,libonce_cell-0ba6aecba7086d38,libinventory-e558e2aee536c545,liberased_serde-1b672e1d2bd1f416,libtypeid-06b0f637fa188106,libchrono_humanize-114c391fe7b1c24a,libos_pipe-30ee092540c8b740,libnu_glob-87935bdead9ff38a,libindexmap-689f987a920e3e58,libmiette-fc1017c42066deb4,libsupports_unicode-88c05a35c2063733,libsupports_color-d66152dcb5f654a9,libis_ci-e3b8d61645aa7a46,libsupports_hyperlinks-84b81e2ab091eabf,libterminal_size-149f67a763658505,librustix-bcd63a3efa0bbfe6,liblinux_raw_sys-20b62ec4b985a4c8,libtextwrap-8a3e3bd980389025,libunicode_linebreak-e2d4f4a68c1e757f,libunicode_width-d12f1dd14779f44c,libunicode_width-08b963676a6677c5,libowo_colors-aadec6530322b6c3,libnu_system-6e3b7fa26537c991,libsysinfo-33436c9c7dea9dec,libprocfs-dda1a37af68d6517,libflate2-36f5f750ebaceef7,libminiz_oxide-63622f1d3ce634bc,libadler2-6c84652b4f76062c,libcrc32fast-84583fa265e26206,libprocfs_core-9a36a86fb80810f8,libhex-28742b4ca144387c,libnu_path-71cd1dabe30d6649,libdirs-5ab2e445b23f3e80,libdirs_sys-8458684079acd628,liboption_ext-23838f1959a6156b,libpwd-2f00d15921e86f3a,libthiserror-6b2a83d6ffb38ba5,libref_cast-1fe9194c41f589af,liblru-42d9650bdd26c81c,libhashbrown-d528eeff5e5f109b,libfoldhash-a84df4cbe8daa3b8,libequivalent-7e0e8cbe6c474a67,liballocator_api2-3bc2480ae44878f3,libweb_time-c447c8b725da1947,libthiserror-35be4b6b7b9a4e66,libchrono-5da137cb80faa68d,libiana_time_zone-693b81a5c0b46492,libnum_traits-3de84949450908c1,libpure_rust_locales-759a745e030f98f9,libnu_utils-1796a5e888b99e51,libcrossterm-cf2766a50c32f728,librustix-1a08bc382af23123,liblinux_raw_sys-bd5a7f223afa9757,libparking_lot-6edf503962609275,libparking_lot_core-1609f725ef377b4a,libsmallvec-45f6e3b8047adea1,liblock_api-0826b5028eacedf5,libscopeguard-d52bd00767847e44,libsignal_hook_mio-4c084892bd54b2fe,libsignal_hook-81838112a721b18c,libsignal_hook_registry-f5c79e880fb2e29e,libmio-5bc38c5563942bbb,liblog-394b918668cad64a,libsys_locale-8a0dd50798cdb1bf,libstrip_ansi_escapes-0a76ad9795d407c4,libvte-b5a3f4f7759128a7,liblscolors-c9ad0b61bb096ff5,libnu_ansi_term-3bb03eaa72f55709,libfancy_regex-8e57c324822e2aa7,libbit_set-a12eff27179b4946,libbit_vec-4078949085e9c884,libregex_automata-7da809d79b0da45b,libaho_corasick-45b1dc6e49ed3f0e,libregex_syntax-13fc688ae7f36982,libnum_format-38764826fb2286ed,libarrayvec-41dcfe80309d7422,libserde_json-0ca17423ff9865f2,libmemchr-6f5829dadd40eda8,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libnix-67032157a22622c6,libbitflags-08aa0c6e2a89070e,libcfg_if-5a199b0ec0054672,liblibc-6ff14bdbae7df518,libunicase-5017e9507498ef51,libserde-c24e593116f3a588}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcPjUCnu/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/blake3-70b2297ae39f10e1/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/unified_wrap_tests-7e62a405d70a5fb1" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nu_plugin_secret` (test "unified_wrap_tests") due to 1 previous error [INFO] [stderr] error: could not compile `nu_plugin_secret` (bin "nu_plugin_secret") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/caccb4d0368bd918ef6668af8e13834d07040417/bin/rustc --crate-name nu_plugin_secret --edition=2021 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e6689f82034ca37c -C extra-filename=-983d2a3e3a69537a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bincode=/opt/rustwide/target/debug/deps/libbincode-64faac425a24f660.rlib --extern blake3=/opt/rustwide/target/debug/deps/libblake3-d236627868460b88.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-5da137cb80faa68d.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-5ab2e445b23f3e80.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rlib --extern nu_plugin=/opt/rustwide/target/debug/deps/libnu_plugin-0dcd326571a61757.rlib --extern nu_protocol=/opt/rustwide/target/debug/deps/libnu_protocol-a75cb1328e6f6175.rlib --extern nu_plugin_secret=/opt/rustwide/target/debug/deps/libnu_plugin_secret-0d3e68d7e5b8b839.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-c24e593116f3a588.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-ebc709dc1634e3c3.rlib --extern tera=/opt/rustwide/target/debug/deps/libtera-5c1b04b738356986.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-35be4b6b7b9a4e66.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-778767b6becac30f.rlib --extern typetag=/opt/rustwide/target/debug/deps/libtypetag-3b2f7d1d6f18badd.rlib --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-1ba2f33662487dbf.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/blake3-70b2297ae39f10e1/out -L native=/opt/rustwide/target/debug/build/blake3-70b2297ae39f10e1/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `nu_plugin_secret` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/caccb4d0368bd918ef6668af8e13834d07040417/bin/rustc --crate-name nu_plugin_secret --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6d5dfbefe94b6235 -C extra-filename=-9cd886d30d08c0ee --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bincode=/opt/rustwide/target/debug/deps/libbincode-64faac425a24f660.rlib --extern blake3=/opt/rustwide/target/debug/deps/libblake3-d236627868460b88.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-5da137cb80faa68d.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-639565e91061248e.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-5ab2e445b23f3e80.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rlib --extern nu_plugin=/opt/rustwide/target/debug/deps/libnu_plugin-0dcd326571a61757.rlib --extern nu_protocol=/opt/rustwide/target/debug/deps/libnu_protocol-a75cb1328e6f6175.rlib --extern nu_test_support=/opt/rustwide/target/debug/deps/libnu_test_support-992058a21f79f682.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-a23807320f4033e1.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-c24e593116f3a588.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-0ca17423ff9865f2.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-feaa4c036dcfe2cf.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-ebc709dc1634e3c3.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-26d1512c6d6f1881.rlib --extern tera=/opt/rustwide/target/debug/deps/libtera-5c1b04b738356986.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-35be4b6b7b9a4e66.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-778767b6becac30f.rlib --extern typetag=/opt/rustwide/target/debug/deps/libtypetag-3b2f7d1d6f18badd.rlib --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-1ba2f33662487dbf.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/blake3-70b2297ae39f10e1/out -L native=/opt/rustwide/target/debug/build/blake3-70b2297ae39f10e1/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "214d74a073ca40e62d32f4aeb654b7dadfa68984024ba0b481d70b14bbb45ca2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "214d74a073ca40e62d32f4aeb654b7dadfa68984024ba0b481d70b14bbb45ca2", kill_on_drop: false }` [INFO] [stdout] 214d74a073ca40e62d32f4aeb654b7dadfa68984024ba0b481d70b14bbb45ca2