[INFO] cloning repository https://github.com/notzenco/cloak [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/notzenco/cloak" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnotzenco%2Fcloak", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnotzenco%2Fcloak'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0523c5a638bb43fc9678998713001338613961ab [INFO] testing notzenco/cloak/0523c5a638bb43fc9678998713001338613961ab against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnotzenco%2Fcloak" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/notzenco/cloak [INFO] finished tweaking git repo https://github.com/notzenco/cloak [INFO] tweaked toml for git repo https://github.com/notzenco/cloak written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/notzenco/cloak on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/notzenco/cloak 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" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dc35f4c5e7129848d9c1bc7c743514af8cd82715a3fc8014e426df2e9fa8fcc5 [INFO] running `Command { std: "docker" "start" "-a" "dc35f4c5e7129848d9c1bc7c743514af8cd82715a3fc8014e426df2e9fa8fcc5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dc35f4c5e7129848d9c1bc7c743514af8cd82715a3fc8014e426df2e9fa8fcc5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc35f4c5e7129848d9c1bc7c743514af8cd82715a3fc8014e426df2e9fa8fcc5", kill_on_drop: false }` [INFO] [stdout] dc35f4c5e7129848d9c1bc7c743514af8cd82715a3fc8014e426df2e9fa8fcc5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eccc28fd7f328c321dae916cd61ef341ca6f7112f491700682e78c36d4ae8cf1 [INFO] running `Command { std: "docker" "start" "-a" "eccc28fd7f328c321dae916cd61ef341ca6f7112f491700682e78c36d4ae8cf1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling zerocopy v0.8.40 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling as-slice v0.2.1 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling built v0.8.0 [INFO] [stderr] Compiling av-scenechange v0.14.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling weezl v0.1.12 [INFO] [stderr] Compiling pastey v0.1.1 [INFO] [stderr] Compiling y4m v0.8.0 [INFO] [stderr] Compiling aligned v0.4.3 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling imgref v1.12.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling zune-jpeg v0.4.21 [INFO] [stderr] Compiling avif-serialize v0.8.8 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling pxfm v0.1.28 [INFO] [stderr] Compiling base64ct v1.8.3 [INFO] [stderr] Compiling rav1e v0.8.1 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling bitstream-io v4.9.0 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling bytemuck v1.25.0 [INFO] [stderr] Compiling zune-core v0.5.1 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling instability v0.3.11 [INFO] [stderr] Compiling rgb v0.8.53 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling bit_field v0.10.3 [INFO] [stderr] Compiling lebe v0.5.3 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling png v0.18.1 [INFO] [stderr] Compiling zune-jpeg v0.5.12 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling image-webp v0.2.4 [INFO] [stderr] Compiling gif v0.14.1 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling argon2 v0.5.3 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling chacha20poly1305 v0.10.1 [INFO] [stderr] Compiling gif v0.13.3 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Compiling clap_lex v1.0.0 [INFO] [stderr] Compiling clap_builder v4.5.60 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling rtoolbox v0.0.3 [INFO] [stderr] Compiling moxcms v0.7.11 [INFO] [stderr] Compiling rpassword v7.4.0 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling zerocopy-derive v0.8.40 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Compiling fax_derive v0.2.0 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling profiling v1.0.17 [INFO] [stderr] Compiling fax v0.2.6 [INFO] [stderr] Compiling equator v0.4.2 [INFO] [stderr] Compiling aligned-vec v0.6.4 [INFO] [stderr] Compiling v_frame v0.3.9 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling av1-grain v0.2.5 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling clap v4.5.60 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling exr v1.74.0 [INFO] [stderr] Compiling tiff v0.10.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ravif v0.12.0 [INFO] [stderr] Compiling image v0.25.9 [INFO] [stderr] Compiling cloak-core v0.4.0 (/opt/rustwide/workdir/crates/cloak-core) [INFO] [stderr] Compiling cloak-tui v0.4.0 (/opt/rustwide/workdir/crates/cloak-tui) [INFO] [stderr] Compiling cloak-cli v0.4.0 (/opt/rustwide/workdir/crates/cloak-cli) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.48s [INFO] running `Command { std: "docker" "inspect" "eccc28fd7f328c321dae916cd61ef341ca6f7112f491700682e78c36d4ae8cf1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eccc28fd7f328c321dae916cd61ef341ca6f7112f491700682e78c36d4ae8cf1", kill_on_drop: false }` [INFO] [stdout] eccc28fd7f328c321dae916cd61ef341ca6f7112f491700682e78c36d4ae8cf1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dbb3da73af63e8a8ef3133c264f195a74ef6010aafe3598104f1995a828403bc [INFO] running `Command { std: "docker" "start" "-a" "dbb3da73af63e8a8ef3133c264f195a74ef6010aafe3598104f1995a828403bc", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling cloak-cli v0.4.0 (/opt/rustwide/workdir/crates/cloak-cli) [INFO] [stderr] Compiling cloak-tui v0.4.0 (/opt/rustwide/workdir/crates/cloak-tui) [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling rusty-fork v0.3.1 [INFO] [stderr] Compiling proptest v1.10.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling cloak-core v0.4.0 (/opt/rustwide/workdir/crates/cloak-core) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcRiO55D/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libcloak_core-59b763035d161b5b,libgif-e44114346b0887eb,librand-7197dbc0bcaac7e7,librand_chacha-d336b79ec40f030c,libchacha20poly1305-5e18a3983af8b714,libchacha20-cb20a792c8f2df9e,libpoly1305-a69d2d556733cd4c,libopaque_debug-de5bb8c07720ebca,libuniversal_hash-bbb80e0b95cfb7e4,libaead-6a7d15ad999f2de0,libcipher-1b7e3286f57910d2,libzeroize-f9e6aa36346746c5,libinout-e66b425125eef00e,libargon2-e395d29987fee058,libcpufeatures-bb85f9e0eaf4b5a3,libblake2-4a2fb379103b2c5e,libdigest-26e9b3daaf7c7f25,libblock_buffer-5dce873968ab2a0e,libcrypto_common-e2d9d4ab61c54e0f,libgeneric_array-fc021ac1898d14e1,libtypenum-8388f334d4574afe,libpassword_hash-285897c6c6e55eb7,libsubtle-e2f0af8959bd7889,libbase64ct-f6dd625d8072d296,librand_core-41eb375280f3de20,libgetrandom-4046e0c72bf117bb}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libproptest-31bfcda7058707da,libunarray-8402dba728d49d47,libregex_syntax-33adcf3d7e28903a,librand_xorshift-3c46463bb355d768,librand_chacha-565a5dc7e081b1da,libppv_lite86-de3e4892b12964c5,librand-07fa3b4879704436,librand_core-4ea86d6836e5a447,librusty_fork-5f112bc905be3cc3,libwait_timeout-cc5ff23616d7624b,libtempfile-b9bfd48326c9a3b1,libgetrandom-b4b6e67151725e77,liblibc-0e890954913dc77e,libfastrand-74ae4622d963d882,libonce_cell-db8f3eed2a1f3f7b,librustix-96e693be2f4454ce,liblinux_raw_sys-6f64b533656ada5e,libfnv-2a26f5d3b9cd4973,libquick_error-21cd1427beb9c4e2,libbit_set-aea5647a1bb1659c,libbit_vec-917cdaf51cf9b7d3,libimage-f2fcc7d4c40e4856,libimage_webp-52c6141a01af54cf,libqoi-9b2cf069788b2e3f,libmoxcms-d9f8067423e777f2,libpxfm-0078c2b7d2291285,libtiff-bdbb8ad3e43d0c92,libfax-9ead49b84bdeee02,libzune_jpeg-31190f47c06ce152,libzune_core-8afd53f55577f695,libpng-7406717c89691e73,libbitflags-5009bb8c2d6ccbe4,libflate2-e2bbd46b7f6459ee,libfdeflate-5c07dfa8830a9531,libcrc32fast-5906a57d877d687d,libexr-542a9f867aabe502,libminiz_oxide-d035e9f28a82b22b,libzune_inflate-6a0ce4674c88ab58,libsimd_adler32-f83d48f59f2d3154,libbit_field-44b93dc9686b96d8,liblebe-a6531fa75d120ada,libhalf-5effa99f3a42c1da,libzerocopy-e3a4326e222df4df,libsmallvec-04749cc7df691946,libzune_jpeg-5a26f941b9e8b2a8,libzune_core-e24feaec0505289d,libgif-7b0f8b92b4385d0c,libcolor_quant-7eaa5904ea87e27c,libweezl-75bb1fddac9c3cde,libbyteorder_lite-372ee7020504094b,libravif-7cf4e9a66aaafe4d,libloop9-dfdcd7a214997f66,libavif_serialize-99570c0497c41959,libquick_error-ed53c5b033f4fbce,librgb-a4f496775a17521f,librav1e-b3ce635e3c3152d9,libprofiling-30f8447c2ffcac23,libav_scenechange-ab4909bcc2cda4cd,liby4m-ebe4b441fc1dfc49,libaligned-cbaa75c648c34f6d,libas_slice-349a85c7d2d690e6,libstable_deref_trait-646f6b28b9520b3d,libav1_grain-4554b75d4d30a5b8,liblog-a4263a0971f08dad,libnom-74be37a2322da60c,libmemchr-03def47fccb9cf8c,libnum_rational-7726e34cdfcc07d7,libnum_bigint-4748558bf3f4440d,libnum_integer-87bbf78974b93dd0,libanyhow-bb5f243237f5f99b,libmaybe_rayon-b62c8b4d84d25fac,librayon-730e42f842911204,librayon_core-d152b73abe94b6c2,libcrossbeam_deque-ee75ef57f31a4d1b,libcrossbeam_epoch-0641d0c75196d84a,libcrossbeam_utils-7c4ed9e811c5c46d,libcfg_if-cad248e7066eec15,libv_frame-828735587b3248c7,libarrayvec-78e6687af5fcd84b,libaligned_vec-36c911b8aa7dd01e,libequator-57158e5bf264976c,libthiserror-52bbd0e313e10a98,libbitstream_io-2ce5e42e2c218ef8,libitertools-84be9d5d7f440bba,libeither-f9cfe41df9eac463,libimgref-97387544b992b81f,libbytemuck-667951a4be418c98,libnum_traits-efae0973d6a22ee7}.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" "/opt/rustwide/target/debug/deps/rustcRiO55D/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/proptest_capacity-5af031c644902bd8" "-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 `cloak-core` (test "proptest_capacity") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "dbb3da73af63e8a8ef3133c264f195a74ef6010aafe3598104f1995a828403bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dbb3da73af63e8a8ef3133c264f195a74ef6010aafe3598104f1995a828403bc", kill_on_drop: false }` [INFO] [stdout] dbb3da73af63e8a8ef3133c264f195a74ef6010aafe3598104f1995a828403bc