[INFO] crate cargo-member 0.1.0 is already in cache [INFO] testing cargo-member-0.1.0 against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] extracting crate cargo-member 0.1.0 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate cargo-member 0.1.0 on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate cargo-member 0.1.0 [INFO] finished tweaking crates.io crate cargo-member 0.1.0 [INFO] tweaked toml for crates.io crate cargo-member 0.1.0 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate crates.io crate cargo-member 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9499d41d5fc92e8071346797a6fb7d95c3dc04bf74c97abc7ee84ab9377dfe49 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "9499d41d5fc92e8071346797a6fb7d95c3dc04bf74c97abc7ee84ab9377dfe49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9499d41d5fc92e8071346797a6fb7d95c3dc04bf74c97abc7ee84ab9377dfe49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9499d41d5fc92e8071346797a6fb7d95c3dc04bf74c97abc7ee84ab9377dfe49", kill_on_drop: false }` [INFO] [stdout] 9499d41d5fc92e8071346797a6fb7d95c3dc04bf74c97abc7ee84ab9377dfe49 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d26b87a3307a05ed9f0e94c7227f78f6805f3a9e0ac3ca625c967add695cf3e6 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d26b87a3307a05ed9f0e94c7227f78f6805f3a9e0ac3ca625c967add695cf3e6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling syn v1.0.21 [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling anyhow v1.0.30 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling quote v1.0.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling shared_child v0.3.4 [INFO] [stderr] Compiling os_pipe v0.9.1 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling duct v0.13.4 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling globset v0.4.5 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling ignore v0.4.15 [INFO] [stderr] Compiling toml_edit v0.1.5 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling easy-ext v0.2.0 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling structopt-derive v0.4.7 [INFO] [stderr] Compiling strum v0.18.0 [INFO] [stderr] Compiling structopt v0.3.14 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling cargo_metadata v0.10.0 [INFO] [stderr] Compiling cargo-member v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 50s [INFO] running `Command { std: "docker" "inspect" "d26b87a3307a05ed9f0e94c7227f78f6805f3a9e0ac3ca625c967add695cf3e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d26b87a3307a05ed9f0e94c7227f78f6805f3a9e0ac3ca625c967add695cf3e6", kill_on_drop: false }` [INFO] [stdout] d26b87a3307a05ed9f0e94c7227f78f6805f3a9e0ac3ca625c967add695cf3e6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5ebdd9359e4ba565d187df09ca3a7060d6a22f6f9c92d6e906c85431860d5abe [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "5ebdd9359e4ba565d187df09ca3a7060d6a22f6f9c92d6e906c85431860d5abe", kill_on_drop: false }` [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling cargo-member v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/focus-ebc430b60095fb50.focus.590r5fs1-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/focus-ebc430b60095fb50.focus.590r5fs1-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/focus-ebc430b60095fb50.focus.590r5fs1-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/focus-ebc430b60095fb50.focus.590r5fs1-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/focus-ebc430b60095fb50.focus.590r5fs1-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/focus-ebc430b60095fb50.focus.590r5fs1-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/focus-ebc430b60095fb50.focus.590r5fs1-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/focus-ebc430b60095fb50.focus.590r5fs1-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/focus-ebc430b60095fb50.focus.590r5fs1-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/focus-ebc430b60095fb50.focus.590r5fs1-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/focus-ebc430b60095fb50.focus.590r5fs1-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/focus-ebc430b60095fb50.focus.590r5fs1-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/focus-ebc430b60095fb50.focus.590r5fs1-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/focus-ebc430b60095fb50.focus.590r5fs1-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/focus-ebc430b60095fb50.focus.590r5fs1-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/focus-ebc430b60095fb50.focus.590r5fs1-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/focus-ebc430b60095fb50" "/opt/rustwide/target/debug/deps/focus-ebc430b60095fb50.47t7hiuq6113u8f8.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcargo_member-ff5bcc47ed90277d.rlib" "/opt/rustwide/target/debug/deps/libshell_escape-f5bde363e519d07e.rlib" "/opt/rustwide/target/debug/deps/libtoml_edit-bc40fe11c70995e2.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-b600d4703f5109f1.rlib" "/opt/rustwide/target/debug/deps/libchrono-7a1f81ff9ab5a8fc.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-7c385f7c3c293be4.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-e49bfe22953d9289.rlib" "/opt/rustwide/target/debug/deps/libtime-c14485d17f3372af.rlib" "/opt/rustwide/target/debug/deps/libcombine-a44652b42117b762.rlib" "/opt/rustwide/target/debug/deps/libascii-1f1c6f4c264b0295.rlib" "/opt/rustwide/target/debug/deps/libunreachable-d50aefc3fd69daea.rlib" "/opt/rustwide/target/debug/deps/libvoid-9a28c3bedaac67b5.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-525fc08abd97776e.rlib" "/opt/rustwide/target/debug/deps/libtoml-6a081302ded98df2.rlib" "/opt/rustwide/target/debug/deps/liburl-9c6b64cadbf9835a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e676c97fbc74cd56.rlib" "/opt/rustwide/target/debug/deps/libidna-e9c38d66bbb3b2ec.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-a818e31853520ef0.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c498d37fa6245bbd.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/libitertools-a5a8cec141ba822b.rlib" "/opt/rustwide/target/debug/deps/libeither-68bdb03e2e79ff75.rlib" "/opt/rustwide/target/debug/deps/libignore-bbbb0d7b4a5893c6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-81bff507660079cf.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-2688f5fb2dd1ef4c.rlib" "/opt/rustwide/target/debug/deps/libsame_file-d8f70bf8210d83df.rlib" "/opt/rustwide/target/debug/deps/libglobset-b83ad8d4735f8509.rlib" "/opt/rustwide/target/debug/deps/libfnv-e461bc511369ce67.rlib" "/opt/rustwide/target/debug/deps/libbstr-f667e65052354555.rlib" "/opt/rustwide/target/debug/deps/libstrum-f7521977ff75c44f.rlib" "/opt/rustwide/target/debug/deps/libstructopt-239716741642fb57.rlib" "/opt/rustwide/target/debug/deps/libclap-e571ea1823e0afd0.rlib" "/opt/rustwide/target/debug/deps/libvec_map-afdbc8d9b39dae03.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-8a3e59887406aad7.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-429698455c73d9c3.rlib" "/opt/rustwide/target/debug/deps/libstrsim-e44af4ab13090443.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/libansi_term-22553bc1a6ab7a23.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-845402a648687370.rlib" "/opt/rustwide/target/debug/deps/libatty-0d321cc8d36af216.rlib" "/opt/rustwide/target/debug/deps/libhumantime-5af4e11a831f9349.rlib" "/opt/rustwide/target/debug/deps/libquick_error-04f7773cc8ada14a.rlib" "/opt/rustwide/target/debug/deps/liblog-2c5a3e6f05aa3f12.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/target/debug/deps/libregex-24892256906f21bd.rlib" "/opt/rustwide/target/debug/deps/libthread_local-c3b7931041689864.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-1b317b45a2ccdb0f.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-5ac90752cf561456.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1e6b68a09fbeab95.rlib" "/opt/rustwide/target/debug/deps/libanyhow-ac2efab405ec35a6.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-6805c615af620a51.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-975e251edec7895a.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-fa89c22811cbba70.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-8e79a065fef863f3.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-a68d66da01a6ed2b.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-7e1a178fe95831dc.rlib" "/opt/rustwide/target/debug/deps/libtempdir-3ae4b06365a41f31.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-a91f273d7fa78a84.rlib" "/opt/rustwide/target/debug/deps/librand-7d5770087f37c58d.rlib" "/opt/rustwide/target/debug/deps/libduct-b3253ce9c502f8f1.rlib" "/opt/rustwide/target/debug/deps/libos_pipe-f7715a2e7cf25deb.rlib" "/opt/rustwide/target/debug/deps/libshared_child-3c5c2d490c4453ea.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-f47bfe3107dba226.rlib" "/opt/rustwide/target/debug/deps/liblibc-92eda260fbafe33b.rlib" "/opt/rustwide/target/debug/deps/libdifference-97b2c204f3ba5287.rlib" "/opt/rustwide/target/debug/deps/libcargo_metadata-c8d95da8525b0c88.rlib" "/opt/rustwide/target/debug/deps/libserde_json-819d69d90676e32d.rlib" "/opt/rustwide/target/debug/deps/libryu-ef72b767bbc21e3a.rlib" "/opt/rustwide/target/debug/deps/libitoa-d6f19014665727d2.rlib" "/opt/rustwide/target/debug/deps/libsemver-808fe9e138e4059c.rlib" "/opt/rustwide/target/debug/deps/libserde-3386883bd90248c5.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-c3d0fd83dabff254.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cargo-member`. [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/new-7e7a114405a862f1.new.d8e4cea5-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/new-7e7a114405a862f1.new.d8e4cea5-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/new-7e7a114405a862f1.new.d8e4cea5-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/new-7e7a114405a862f1.new.d8e4cea5-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/new-7e7a114405a862f1.new.d8e4cea5-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/new-7e7a114405a862f1.new.d8e4cea5-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/new-7e7a114405a862f1.new.d8e4cea5-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/new-7e7a114405a862f1.new.d8e4cea5-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/new-7e7a114405a862f1.new.d8e4cea5-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/new-7e7a114405a862f1.new.d8e4cea5-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/new-7e7a114405a862f1.new.d8e4cea5-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/new-7e7a114405a862f1.new.d8e4cea5-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/new-7e7a114405a862f1.new.d8e4cea5-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/new-7e7a114405a862f1.new.d8e4cea5-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/new-7e7a114405a862f1.new.d8e4cea5-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/new-7e7a114405a862f1.new.d8e4cea5-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/new-7e7a114405a862f1" "/opt/rustwide/target/debug/deps/new-7e7a114405a862f1.3xdkj7kayvgzv84l.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcargo_member-ff5bcc47ed90277d.rlib" "/opt/rustwide/target/debug/deps/libshell_escape-f5bde363e519d07e.rlib" "/opt/rustwide/target/debug/deps/libtoml_edit-bc40fe11c70995e2.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-b600d4703f5109f1.rlib" "/opt/rustwide/target/debug/deps/libchrono-7a1f81ff9ab5a8fc.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-7c385f7c3c293be4.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-e49bfe22953d9289.rlib" "/opt/rustwide/target/debug/deps/libtime-c14485d17f3372af.rlib" "/opt/rustwide/target/debug/deps/libcombine-a44652b42117b762.rlib" "/opt/rustwide/target/debug/deps/libascii-1f1c6f4c264b0295.rlib" "/opt/rustwide/target/debug/deps/libunreachable-d50aefc3fd69daea.rlib" "/opt/rustwide/target/debug/deps/libvoid-9a28c3bedaac67b5.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-525fc08abd97776e.rlib" "/opt/rustwide/target/debug/deps/libtoml-6a081302ded98df2.rlib" "/opt/rustwide/target/debug/deps/libduct-b3253ce9c502f8f1.rlib" "/opt/rustwide/target/debug/deps/libos_pipe-f7715a2e7cf25deb.rlib" "/opt/rustwide/target/debug/deps/libshared_child-3c5c2d490c4453ea.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-f47bfe3107dba226.rlib" "/opt/rustwide/target/debug/deps/liburl-9c6b64cadbf9835a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e676c97fbc74cd56.rlib" "/opt/rustwide/target/debug/deps/libidna-e9c38d66bbb3b2ec.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-a818e31853520ef0.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c498d37fa6245bbd.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/libitertools-a5a8cec141ba822b.rlib" "/opt/rustwide/target/debug/deps/libeither-68bdb03e2e79ff75.rlib" "/opt/rustwide/target/debug/deps/libignore-bbbb0d7b4a5893c6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-81bff507660079cf.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-2688f5fb2dd1ef4c.rlib" "/opt/rustwide/target/debug/deps/libsame_file-d8f70bf8210d83df.rlib" "/opt/rustwide/target/debug/deps/libglobset-b83ad8d4735f8509.rlib" "/opt/rustwide/target/debug/deps/libfnv-e461bc511369ce67.rlib" "/opt/rustwide/target/debug/deps/libbstr-f667e65052354555.rlib" "/opt/rustwide/target/debug/deps/libstrum-f7521977ff75c44f.rlib" "/opt/rustwide/target/debug/deps/libstructopt-239716741642fb57.rlib" "/opt/rustwide/target/debug/deps/libclap-e571ea1823e0afd0.rlib" "/opt/rustwide/target/debug/deps/libvec_map-afdbc8d9b39dae03.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-8a3e59887406aad7.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-429698455c73d9c3.rlib" "/opt/rustwide/target/debug/deps/libstrsim-e44af4ab13090443.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/libansi_term-22553bc1a6ab7a23.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-845402a648687370.rlib" "/opt/rustwide/target/debug/deps/libatty-0d321cc8d36af216.rlib" "/opt/rustwide/target/debug/deps/libhumantime-5af4e11a831f9349.rlib" "/opt/rustwide/target/debug/deps/libquick_error-04f7773cc8ada14a.rlib" "/opt/rustwide/target/debug/deps/liblog-2c5a3e6f05aa3f12.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/target/debug/deps/libregex-24892256906f21bd.rlib" "/opt/rustwide/target/debug/deps/libthread_local-c3b7931041689864.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-1b317b45a2ccdb0f.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-5ac90752cf561456.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1e6b68a09fbeab95.rlib" "/opt/rustwide/target/debug/deps/libanyhow-ac2efab405ec35a6.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-6805c615af620a51.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-975e251edec7895a.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-fa89c22811cbba70.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-8e79a065fef863f3.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-a68d66da01a6ed2b.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-7e1a178fe95831dc.rlib" "/opt/rustwide/target/debug/deps/libtempdir-3ae4b06365a41f31.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-a91f273d7fa78a84.rlib" "/opt/rustwide/target/debug/deps/librand-7d5770087f37c58d.rlib" "/opt/rustwide/target/debug/deps/liblibc-92eda260fbafe33b.rlib" "/opt/rustwide/target/debug/deps/libdifference-97b2c204f3ba5287.rlib" "/opt/rustwide/target/debug/deps/libcargo_metadata-c8d95da8525b0c88.rlib" "/opt/rustwide/target/debug/deps/libserde_json-819d69d90676e32d.rlib" "/opt/rustwide/target/debug/deps/libryu-ef72b767bbc21e3a.rlib" "/opt/rustwide/target/debug/deps/libitoa-d6f19014665727d2.rlib" "/opt/rustwide/target/debug/deps/libsemver-808fe9e138e4059c.rlib" "/opt/rustwide/target/debug/deps/libserde-3386883bd90248c5.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-c3d0fd83dabff254.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name cargo_member --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -Cembed-bitcode=no -C debuginfo=2 --test -C metadata=20579608de8414d0 -C extra-filename=-20579608de8414d0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-ac2efab405ec35a6.rlib --extern atty=/opt/rustwide/target/debug/deps/libatty-0d321cc8d36af216.rlib --extern cargo_metadata=/opt/rustwide/target/debug/deps/libcargo_metadata-c8d95da8525b0c88.rlib --extern difference=/opt/rustwide/target/debug/deps/libdifference-97b2c204f3ba5287.rlib --extern duct=/opt/rustwide/target/debug/deps/libduct-b3253ce9c502f8f1.rlib --extern easy_ext=/opt/rustwide/target/debug/deps/libeasy_ext-573014e0840f627d.so --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-845402a648687370.rlib --extern ignore=/opt/rustwide/target/debug/deps/libignore-bbbb0d7b4a5893c6.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-a5a8cec141ba822b.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-2c5a3e6f05aa3f12.rlib --extern remove_dir_all=/opt/rustwide/target/debug/deps/libremove_dir_all-a91f273d7fa78a84.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-3386883bd90248c5.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-819d69d90676e32d.rlib --extern shell_escape=/opt/rustwide/target/debug/deps/libshell_escape-f5bde363e519d07e.rlib --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-239716741642fb57.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-f7521977ff75c44f.rlib --extern tempdir=/opt/rustwide/target/debug/deps/libtempdir-3ae4b06365a41f31.rlib --extern termcolor=/opt/rustwide/target/debug/deps/libtermcolor-7e1a178fe95831dc.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-6a081302ded98df2.rlib --extern toml_edit=/opt/rustwide/target/debug/deps/libtoml_edit-bc40fe11c70995e2.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-9c6b64cadbf9835a.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/exclude-7e187110e44b7899.exclude.2q3sligd-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/exclude-7e187110e44b7899.exclude.2q3sligd-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/exclude-7e187110e44b7899.exclude.2q3sligd-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/exclude-7e187110e44b7899.exclude.2q3sligd-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/exclude-7e187110e44b7899.exclude.2q3sligd-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/exclude-7e187110e44b7899.exclude.2q3sligd-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/exclude-7e187110e44b7899.exclude.2q3sligd-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/exclude-7e187110e44b7899.exclude.2q3sligd-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/exclude-7e187110e44b7899.exclude.2q3sligd-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/exclude-7e187110e44b7899.exclude.2q3sligd-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/exclude-7e187110e44b7899.exclude.2q3sligd-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/exclude-7e187110e44b7899.exclude.2q3sligd-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/exclude-7e187110e44b7899.exclude.2q3sligd-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/exclude-7e187110e44b7899.exclude.2q3sligd-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/exclude-7e187110e44b7899.exclude.2q3sligd-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/exclude-7e187110e44b7899.exclude.2q3sligd-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/exclude-7e187110e44b7899" "/opt/rustwide/target/debug/deps/exclude-7e187110e44b7899.8ljt6ldixkfaosg.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcargo_member-ff5bcc47ed90277d.rlib" "/opt/rustwide/target/debug/deps/libshell_escape-f5bde363e519d07e.rlib" "/opt/rustwide/target/debug/deps/libtoml_edit-bc40fe11c70995e2.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-b600d4703f5109f1.rlib" "/opt/rustwide/target/debug/deps/libchrono-7a1f81ff9ab5a8fc.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-7c385f7c3c293be4.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-e49bfe22953d9289.rlib" "/opt/rustwide/target/debug/deps/libtime-c14485d17f3372af.rlib" "/opt/rustwide/target/debug/deps/libcombine-a44652b42117b762.rlib" "/opt/rustwide/target/debug/deps/libascii-1f1c6f4c264b0295.rlib" "/opt/rustwide/target/debug/deps/libunreachable-d50aefc3fd69daea.rlib" "/opt/rustwide/target/debug/deps/libvoid-9a28c3bedaac67b5.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-525fc08abd97776e.rlib" "/opt/rustwide/target/debug/deps/libtoml-6a081302ded98df2.rlib" "/opt/rustwide/target/debug/deps/liburl-9c6b64cadbf9835a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e676c97fbc74cd56.rlib" "/opt/rustwide/target/debug/deps/libidna-e9c38d66bbb3b2ec.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-a818e31853520ef0.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c498d37fa6245bbd.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/libitertools-a5a8cec141ba822b.rlib" "/opt/rustwide/target/debug/deps/libeither-68bdb03e2e79ff75.rlib" "/opt/rustwide/target/debug/deps/libignore-bbbb0d7b4a5893c6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-81bff507660079cf.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-2688f5fb2dd1ef4c.rlib" "/opt/rustwide/target/debug/deps/libsame_file-d8f70bf8210d83df.rlib" "/opt/rustwide/target/debug/deps/libglobset-b83ad8d4735f8509.rlib" "/opt/rustwide/target/debug/deps/libfnv-e461bc511369ce67.rlib" "/opt/rustwide/target/debug/deps/libbstr-f667e65052354555.rlib" "/opt/rustwide/target/debug/deps/libstrum-f7521977ff75c44f.rlib" "/opt/rustwide/target/debug/deps/libstructopt-239716741642fb57.rlib" "/opt/rustwide/target/debug/deps/libclap-e571ea1823e0afd0.rlib" "/opt/rustwide/target/debug/deps/libvec_map-afdbc8d9b39dae03.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-8a3e59887406aad7.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-429698455c73d9c3.rlib" "/opt/rustwide/target/debug/deps/libstrsim-e44af4ab13090443.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/libansi_term-22553bc1a6ab7a23.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-845402a648687370.rlib" "/opt/rustwide/target/debug/deps/libatty-0d321cc8d36af216.rlib" "/opt/rustwide/target/debug/deps/libhumantime-5af4e11a831f9349.rlib" "/opt/rustwide/target/debug/deps/libquick_error-04f7773cc8ada14a.rlib" "/opt/rustwide/target/debug/deps/liblog-2c5a3e6f05aa3f12.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/target/debug/deps/libregex-24892256906f21bd.rlib" "/opt/rustwide/target/debug/deps/libthread_local-c3b7931041689864.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-1b317b45a2ccdb0f.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-5ac90752cf561456.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1e6b68a09fbeab95.rlib" "/opt/rustwide/target/debug/deps/libanyhow-ac2efab405ec35a6.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-6805c615af620a51.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-975e251edec7895a.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-fa89c22811cbba70.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-8e79a065fef863f3.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-a68d66da01a6ed2b.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-7e1a178fe95831dc.rlib" "/opt/rustwide/target/debug/deps/libtempdir-3ae4b06365a41f31.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-a91f273d7fa78a84.rlib" "/opt/rustwide/target/debug/deps/librand-7d5770087f37c58d.rlib" "/opt/rustwide/target/debug/deps/libduct-b3253ce9c502f8f1.rlib" "/opt/rustwide/target/debug/deps/libos_pipe-f7715a2e7cf25deb.rlib" "/opt/rustwide/target/debug/deps/libshared_child-3c5c2d490c4453ea.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-f47bfe3107dba226.rlib" "/opt/rustwide/target/debug/deps/liblibc-92eda260fbafe33b.rlib" "/opt/rustwide/target/debug/deps/libdifference-97b2c204f3ba5287.rlib" "/opt/rustwide/target/debug/deps/libcargo_metadata-c8d95da8525b0c88.rlib" "/opt/rustwide/target/debug/deps/libserde_json-819d69d90676e32d.rlib" "/opt/rustwide/target/debug/deps/libryu-ef72b767bbc21e3a.rlib" "/opt/rustwide/target/debug/deps/libitoa-d6f19014665727d2.rlib" "/opt/rustwide/target/debug/deps/libsemver-808fe9e138e4059c.rlib" "/opt/rustwide/target/debug/deps/libserde-3386883bd90248c5.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-c3d0fd83dabff254.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "5ebdd9359e4ba565d187df09ca3a7060d6a22f6f9c92d6e906c85431860d5abe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ebdd9359e4ba565d187df09ca3a7060d6a22f6f9c92d6e906c85431860d5abe", kill_on_drop: false }` [INFO] [stdout] 5ebdd9359e4ba565d187df09ca3a7060d6a22f6f9c92d6e906c85431860d5abe