[INFO] cloning repository https://github.com/douglaz/multibackend-orchestration
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/douglaz/multibackend-orchestration" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdouglaz%2Fmultibackend-orchestration", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdouglaz%2Fmultibackend-orchestration'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 67ed2ccb9bdc2e1e4a453d0e48d2a2bee8911b7b
[INFO] testing douglaz/multibackend-orchestration against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdouglaz%2Fmultibackend-orchestration" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/douglaz/multibackend-orchestration
[INFO] finished tweaking git repo https://github.com/douglaz/multibackend-orchestration
[INFO] tweaked toml for git repo https://github.com/douglaz/multibackend-orchestration written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/douglaz/multibackend-orchestration on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/douglaz/multibackend-orchestration 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 087babfb99650f987597c719e4e5f2a0b1efba14e43da809dcb458fa825ba340
[INFO] running `Command { std: "docker" "start" "-a" "087babfb99650f987597c719e4e5f2a0b1efba14e43da809dcb458fa825ba340", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "087babfb99650f987597c719e4e5f2a0b1efba14e43da809dcb458fa825ba340", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "087babfb99650f987597c719e4e5f2a0b1efba14e43da809dcb458fa825ba340", kill_on_drop: false }`
[INFO] [stdout] 087babfb99650f987597c719e4e5f2a0b1efba14e43da809dcb458fa825ba340
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aeb201ff8b3430ed59aba7f1f1152e9c93b0925c7fe9121b6019ee00fcfaa9d1
[INFO] running `Command { std: "docker" "start" "-a" "aeb201ff8b3430ed59aba7f1f1152e9c93b0925c7fe9121b6019ee00fcfaa9d1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling zmij v1.0.19
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling clap_builder v4.5.57
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling which v7.0.3
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling clap v4.5.57
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling ralph v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 16s
[INFO] running `Command { std: "docker" "inspect" "aeb201ff8b3430ed59aba7f1f1152e9c93b0925c7fe9121b6019ee00fcfaa9d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aeb201ff8b3430ed59aba7f1f1152e9c93b0925c7fe9121b6019ee00fcfaa9d1", kill_on_drop: false }`
[INFO] [stdout] aeb201ff8b3430ed59aba7f1f1152e9c93b0925c7fe9121b6019ee00fcfaa9d1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 50783a6f48385a29715efe67112aeaaab866981f6645ab8f592a9ae362c750a9
[INFO] running `Command { std: "docker" "start" "-a" "50783a6f48385a29715efe67112aeaaab866981f6645ab8f592a9ae362c750a9", kill_on_drop: false }`
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling serial_test_derive v3.4.0
[INFO] [stderr]    Compiling scc v2.4.0
[INFO] [stderr]    Compiling serial_test v3.4.0
[INFO] [stderr]    Compiling ralph v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcZdyesa/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libralph-240f95a848425eff,libwhich-d83e7d270b660df8,libenv_home-2bdd09637334512a,libeither-ee1ed391f5dfcb09,libtempfile-87769f60c1fe0b59,libgetrandom-c18cebf5c7d216d2,libfastrand-751bcde24b8aa073,librustix-bcbc58348a6e2b95,liblinux_raw_sys-7c0af75954695899,libtoml-57a8a3d180f72dd5,libserde_yaml-59f6f5e631977be5,libryu-1f4f40e4352371e5,libunsafe_libyaml-d3127b66fe569cc5,libsha2-d6777488adf6403e,libcpufeatures-e04321643d03190d,libdigest-58e72b83ad3d3d94,libblock_buffer-ceb5bfb4b62e5dc4,libcrypto_common-56b940ef3ee0385e,libgeneric_array-3399f74876fb1fa9,libtypenum-973adb5204d6e560,libfs2-9d8ffea30162aac5,libthiserror-00c4de519a110820,libtracing_subscriber-15a7f294d5616f36,libsharded_slab-bd3e89e1e50b7c87,liblazy_static-3674be3f4245d19b,libmatchers-3d6ce3ca744ca99c,libnu_ansi_term-745c727bb3e87c52,libthread_local-b4f6fe44d641c0b1,libtracing_log-ec4da570862f46db,liblog-b262261d47bd2eba,libnix-72db8ef8dfdb87ff,libbitflags-9362e66b8880981a,libregex-77fcdeca2b8a6a91,libregex_automata-0aa113026beeebf1,libaho_corasick-208f58474d132b0d,libregex_syntax-09d4ea68c5905b01,libtoml_edit-31c8800002a929e0,libserde_spanned-f4ea23e85ba9a827,libindexmap-f006485b143d2676,libequivalent-6a754676e6af62ae,libhashbrown-25abce2d85979e8d,libwinnow-ff325613e0e6d4a9,libtoml_write-2c704ffd35684d73,libtoml_datetime-527136547c6b90ed,libclap-4b4121ac7ac2cba3,libclap_builder-d315de1b92239f60,libstrsim-4d1ed08a123238dc,libanstream-8abea42649d55d0c,libanstyle_query-635080b1d6343734,libis_terminal_polyfill-3ca4268cb2568267,libcolorchoice-8e2615b3451b028d,libanstyle_parse-2b179629a907e4e4,libutf8parse-92d0158219063202,libclap_lex-3d90c62a36aac03c,libanstyle-fe219cdab7346aa5,libchrono-1f46c87267e35b83,libiana_time_zone-bcd81aefedc374a6,libnum_traits-3a2b08a4728dfda7,libserde-3917ea8349aa03d0,libtokio_util-ee9f11799c9d7b43,libfutures_util-52b0679b8ce863e1,libslab-ed301aba3460fb05,libfutures_task-36f327cfab86eddc,libfutures_core-1121ff913ed87f93,libfutures_sink-3971bde37bb30e19,libtracing-2cb34979902c2780,libtracing_core-4cc82aeb094c2c39,libonce_cell-e9252a7b5119f3eb,libserde_json-5079703c0aa31602,libmemchr-60b408e76a46f254,libitoa-f3a70a1441f7f89b,libzmij-8eb72cbe5f9b9b4e,libserde_core-2c928ee17a7447a4,libtokio-499eb3aba3c512cc,libsignal_hook_registry-acd2f2ee12a7a389,liberrno-7a011f285ecab8fd,libsocket2-d8f267d1b2d0338c,libbytes-2ed9460101f17bbf,libmio-8d4190b57442d951,libparking_lot-3c5bc5ef0ef1b7dd,libparking_lot_core-eaa706b08688c4c7,liblibc-f836acfa9b4bfd56,libcfg_if-83060ec5685761ae,libsmallvec-c4b0763233bab5f9,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libpin_project_lite-72bf04572caa1c84}.rlib" "<sysroot>/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/rustcZdyesa/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/daemon_rebase_agent-a69d083f358c1931" "-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 `ralph` (test "daemon_rebase_agent") 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" "/opt/rustwide/target/debug/deps/rustc6IyUuX/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libralph-240f95a848425eff,libwhich-d83e7d270b660df8,libenv_home-2bdd09637334512a,libeither-ee1ed391f5dfcb09,libtempfile-87769f60c1fe0b59,libgetrandom-c18cebf5c7d216d2,libfastrand-751bcde24b8aa073,librustix-bcbc58348a6e2b95,liblinux_raw_sys-7c0af75954695899,libtoml-57a8a3d180f72dd5,libserde_yaml-59f6f5e631977be5,libryu-1f4f40e4352371e5,libunsafe_libyaml-d3127b66fe569cc5,libsha2-d6777488adf6403e,libcpufeatures-e04321643d03190d,libdigest-58e72b83ad3d3d94,libblock_buffer-ceb5bfb4b62e5dc4,libcrypto_common-56b940ef3ee0385e,libgeneric_array-3399f74876fb1fa9,libtypenum-973adb5204d6e560,libfs2-9d8ffea30162aac5,libthiserror-00c4de519a110820,libtracing_subscriber-15a7f294d5616f36,libsharded_slab-bd3e89e1e50b7c87,liblazy_static-3674be3f4245d19b,libmatchers-3d6ce3ca744ca99c,libnu_ansi_term-745c727bb3e87c52,libthread_local-b4f6fe44d641c0b1,libtracing_log-ec4da570862f46db,liblog-b262261d47bd2eba,libnix-72db8ef8dfdb87ff,libbitflags-9362e66b8880981a,libregex-77fcdeca2b8a6a91,libregex_automata-0aa113026beeebf1,libaho_corasick-208f58474d132b0d,libregex_syntax-09d4ea68c5905b01,libtoml_edit-31c8800002a929e0,libserde_spanned-f4ea23e85ba9a827,libindexmap-f006485b143d2676,libequivalent-6a754676e6af62ae,libhashbrown-25abce2d85979e8d,libwinnow-ff325613e0e6d4a9,libtoml_write-2c704ffd35684d73,libtoml_datetime-527136547c6b90ed,libchrono-1f46c87267e35b83,libiana_time_zone-bcd81aefedc374a6,libnum_traits-3a2b08a4728dfda7,libserde-3917ea8349aa03d0,libtokio_util-ee9f11799c9d7b43,libfutures_util-52b0679b8ce863e1,libslab-ed301aba3460fb05,libfutures_task-36f327cfab86eddc,libfutures_core-1121ff913ed87f93,libfutures_sink-3971bde37bb30e19,libtracing-2cb34979902c2780,libtracing_core-4cc82aeb094c2c39,libonce_cell-e9252a7b5119f3eb,libserde_json-5079703c0aa31602,libmemchr-60b408e76a46f254,libitoa-f3a70a1441f7f89b,libzmij-8eb72cbe5f9b9b4e,libserde_core-2c928ee17a7447a4,libtokio-499eb3aba3c512cc,libsignal_hook_registry-acd2f2ee12a7a389,liberrno-7a011f285ecab8fd,libsocket2-d8f267d1b2d0338c,libbytes-2ed9460101f17bbf,libmio-8d4190b57442d951,libparking_lot-3c5bc5ef0ef1b7dd,libparking_lot_core-eaa706b08688c4c7,liblibc-f836acfa9b4bfd56,libcfg_if-83060ec5685761ae,libsmallvec-c4b0763233bab5f9,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libpin_project_lite-72bf04572caa1c84,libclap-4b4121ac7ac2cba3,libclap_builder-d315de1b92239f60,libstrsim-4d1ed08a123238dc,libanstream-8abea42649d55d0c,libanstyle_query-635080b1d6343734,libis_terminal_polyfill-3ca4268cb2568267,libcolorchoice-8e2615b3451b028d,libanstyle_parse-2b179629a907e4e4,libutf8parse-92d0158219063202,libclap_lex-3d90c62a36aac03c,libanstyle-fe219cdab7346aa5}.rlib" "<sysroot>/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/rustc6IyUuX/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/tail_tmux-ec440d2e281288b7" "-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 `ralph` (test "tail_tmux") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "50783a6f48385a29715efe67112aeaaab866981f6645ab8f592a9ae362c750a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "50783a6f48385a29715efe67112aeaaab866981f6645ab8f592a9ae362c750a9", kill_on_drop: false }`
[INFO] [stdout] 50783a6f48385a29715efe67112aeaaab866981f6645ab8f592a9ae362c750a9
