[INFO] cloning repository https://github.com/becheran/mlc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/becheran/mlc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbecheran%2Fmlc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbecheran%2Fmlc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 98dbfc1a44ed584edf14ce830478ae5a46329f32 [INFO] testing becheran/mlc against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbecheran%2Fmlc" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/becheran/mlc on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/becheran/mlc [INFO] finished tweaking git repo https://github.com/becheran/mlc [INFO] tweaked toml for git repo https://github.com/becheran/mlc written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/becheran/mlc already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ntest_timeout v0.7.3 [INFO] [stderr] Downloaded ntest_test_cases v0.7.3 [INFO] [stderr] Downloaded wildmatch v2.1.0 [INFO] [stderr] Downloaded ntest v0.7.3 [INFO] [stderr] Downloaded regex-automata v0.1.10 [INFO] [stderr] Downloaded ntest_proc_macro_helper v0.7.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f955d4a4323e5888e13381fe7ccfbd9461e3974e1ef09c223895278003672639 [INFO] running `Command { std: "docker" "start" "-a" "f955d4a4323e5888e13381fe7ccfbd9461e3974e1ef09c223895278003672639", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f955d4a4323e5888e13381fe7ccfbd9461e3974e1ef09c223895278003672639", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f955d4a4323e5888e13381fe7ccfbd9461e3974e1ef09c223895278003672639", kill_on_drop: false }` [INFO] [stdout] f955d4a4323e5888e13381fe7ccfbd9461e3974e1ef09c223895278003672639 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f688328e610e217286f1685ab408d0572e101798ff548e82203e01244ee272bf [INFO] running `Command { std: "docker" "start" "-a" "f688328e610e217286f1685ab408d0572e101798ff548e82203e01244ee272bf", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling openssl v0.10.34 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling fastrand v1.4.1 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling yaml-rust v0.3.5 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling wildmatch v2.1.0 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling tokio v1.6.1 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.7 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling openssl-src v111.15.0+1.1.1k [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling openssl-sys v0.9.63 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling polling v2.0.3 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling simplelog v0.10.0 [INFO] [stderr] Compiling async-io v1.4.1 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling async-std v1.9.0 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling hyper v0.14.8 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.3 [INFO] [stderr] Compiling mlc v0.14.4-alpha.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 39s [INFO] running `Command { std: "docker" "inspect" "f688328e610e217286f1685ab408d0572e101798ff548e82203e01244ee272bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f688328e610e217286f1685ab408d0572e101798ff548e82203e01244ee272bf", kill_on_drop: false }` [INFO] [stdout] f688328e610e217286f1685ab408d0572e101798ff548e82203e01244ee272bf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bfebc2203cb1b3b7dbdd7013aa6d27af9f58b10f4b65ccc6fd5bfd0568ea6fae [INFO] running `Command { std: "docker" "start" "-a" "bfebc2203cb1b3b7dbdd7013aa6d27af9f58b10f4b65ccc6fd5bfd0568ea6fae", kill_on_drop: false }` [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling ntest_proc_macro_helper v0.7.3 [INFO] [stderr] Compiling half v1.7.1 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling ntest_test_cases v0.7.3 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling ntest_timeout v0.7.3 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling cast v0.2.6 [INFO] [stderr] Compiling ntest v0.7.3 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling criterion v0.3.4 [INFO] [stderr] Compiling mlc v0.14.4-alpha.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/file_traversal-d9144974d143ccde.file_traversal.2zbxhsa3-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/file_traversal-d9144974d143ccde.file_traversal.2zbxhsa3-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/file_traversal-d9144974d143ccde.file_traversal.2zbxhsa3-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/file_traversal-d9144974d143ccde.file_traversal.2zbxhsa3-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/file_traversal-d9144974d143ccde.file_traversal.2zbxhsa3-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/file_traversal-d9144974d143ccde.file_traversal.2zbxhsa3-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/file_traversal-d9144974d143ccde.file_traversal.2zbxhsa3-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/file_traversal-d9144974d143ccde.file_traversal.2zbxhsa3-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/file_traversal-d9144974d143ccde.file_traversal.2zbxhsa3-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/file_traversal-d9144974d143ccde.file_traversal.2zbxhsa3-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/file_traversal-d9144974d143ccde.file_traversal.2zbxhsa3-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/file_traversal-d9144974d143ccde.file_traversal.2zbxhsa3-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/file_traversal-d9144974d143ccde.file_traversal.2zbxhsa3-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/file_traversal-d9144974d143ccde.file_traversal.2zbxhsa3-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/file_traversal-d9144974d143ccde.file_traversal.2zbxhsa3-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/file_traversal-d9144974d143ccde.file_traversal.2zbxhsa3-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/file_traversal-d9144974d143ccde" "/opt/rustwide/target/debug/deps/file_traversal-d9144974d143ccde.7n906aiudab0y8l.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/openssl-sys-601e63ad18761e3f/out/openssl-build/install/lib" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-bf52c83b5218000c.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-1b1cab3f10607987.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-2e1c807fd8d214f1.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-a6c04fd1ac45a934.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-c9f124f6e94019e0.rlib" "/opt/rustwide/target/debug/deps/libmlc-b5d481f2e0cf4af0.rlib" "/opt/rustwide/target/debug/deps/libfutures-1b033c1ff7d7eb3e.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-20db923c0c1b1d79.rlib" "/opt/rustwide/target/debug/deps/libcolored-2aa68b98429195dd.rlib" "/opt/rustwide/target/debug/deps/libregex-304a182fb235bf3f.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-95e05f880ff50868.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-7f67f9c47fcbf828.rlib" "/opt/rustwide/target/debug/deps/libreqwest-5403c77fa8b8d55b.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-34839e9a2cd8b1de.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-37f2a7380f4d93e2.rlib" "/opt/rustwide/target/debug/deps/libryu-8dbd57cf09aa6df6.rlib" "/opt/rustwide/target/debug/deps/libipnet-babecc78f9808f0e.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-ff5bcf26a4425a4c.rlib" "/opt/rustwide/target/debug/deps/libmime-636582022b0e4181.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-d3761e0f66c1970f.rlib" "/opt/rustwide/target/debug/deps/libserde-cf3c707e87a3eee3.rlib" "/opt/rustwide/target/debug/deps/libbase64-4defecc13ecad25f.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-73e7b34a02625a29.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-6a555a918c8a60e5.rlib" "/opt/rustwide/target/debug/deps/libopenssl-e1896485a4be0d85.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-a93100efcd71664b.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-57ec5836a2332306.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-389ffd786e5bc46f.rlib" "/opt/rustwide/target/debug/deps/libhyper-77592f202f0f3a72.rlib" "/opt/rustwide/target/debug/deps/libwant-3553056570e7af18.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b390503a68b65fc5.rlib" "/opt/rustwide/target/debug/deps/libh2-b6f94f4957e15c83.rlib" "/opt/rustwide/target/debug/deps/libindexmap-eb2b5f68a844facd.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-58b681a40238888b.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-6b88c52ab9883490.rlib" "/opt/rustwide/target/debug/deps/libhttparse-4d5ef5a2fbe90ec2.rlib" "/opt/rustwide/target/debug/deps/libtower_service-ddd872d6c5aa094a.rlib" "/opt/rustwide/target/debug/deps/libpin_project-131bb18a4a75cc77.rlib" "/opt/rustwide/target/debug/deps/libtracing-f61ae3684b5a22e9.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-8046ea6c8d06ef89.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-f05d22c5c4db171e.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-08ee51cda453be96.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-2d81f808b55a4abd.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-d46c373c6e498d3e.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b10c0dd2b387f299.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-942398b9feacef9e.rlib" "/opt/rustwide/target/debug/deps/libhttp-b950536af910ffdd.rlib" "/opt/rustwide/target/debug/deps/libitoa-8e758d1d5247eab4.rlib" "/opt/rustwide/target/debug/deps/libfnv-03632dd09ca25027.rlib" "/opt/rustwide/target/debug/deps/libasync_std-5e7230d15b14d6f4.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-99a6d8fd2c08a323.rlib" "/opt/rustwide/target/debug/deps/libblocking-c7417fe121ce5d52.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-ede6cd1928a31141.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-ece25b3c76ba9214.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-dfa0fefb735633d1.rlib" "/opt/rustwide/target/debug/deps/libasync_task-8898ab3e1983dc82.rlib" "/opt/rustwide/target/debug/deps/libasync_io-0f890a110a684102.rlib" "/opt/rustwide/target/debug/deps/libslab-396e4fea689eef7d.rlib" "/opt/rustwide/target/debug/deps/libpolling-9a6da3373af8ca8b.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-ae14c9fb41bfd017.rlib" "/opt/rustwide/target/debug/deps/libsocket2-5053901f00c12216.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-53cdceb53e2c882d.rlib" "/opt/rustwide/target/debug/deps/libfastrand-6392547ac7e25f96.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-737afa288bf70b40.rlib" "/opt/rustwide/target/debug/deps/libparking-e4a21c5bdef335d4.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-a3888f1d25306f13.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-d4655ae8df0e43f2.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-2eb4ff6f9706e7e1.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-7c0e57867227bc78.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-efd1fdc6bd6b443e.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-977d6d36b62a445c.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-c4a11bbe98fbbc7e.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-aaec266bfa1b2b23.rlib" "/opt/rustwide/target/debug/deps/libpulldown_cmark-3712e16a7f9901e0.rlib" "/opt/rustwide/target/debug/deps/libunicase-2b08b535fd34dd4d.rlib" "/opt/rustwide/target/debug/deps/libwildmatch-7af5fa48d837144e.rlib" "/opt/rustwide/target/debug/deps/libtokio-c446f429eca4d022.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-071ff090805dcccc.rlib" "/opt/rustwide/target/debug/deps/libmemchr-ed39d34d53eebdc4.rlib" "/opt/rustwide/target/debug/deps/libbytes-a60e40d0e9b2600c.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-a66b1977078d6182.rlib" "/opt/rustwide/target/debug/deps/libmio-a92c70a75ffd316e.rlib" "/opt/rustwide/target/debug/deps/libsimplelog-85e9d1e998f76a5d.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-facf7d196d2bb8d6.rlib" "/opt/rustwide/target/debug/deps/libchrono-4d4cfde97d7f81d7.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-c160029f4ff948d3.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b9d75a04b4714f47.rlib" "/opt/rustwide/target/debug/deps/libtime-6cfef0fc02b26d27.rlib" "/opt/rustwide/target/debug/deps/liburl-32543d96fd785ed1.rlib" "/opt/rustwide/target/debug/deps/libidna-dd6ed9d5d7d21662.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-472dfe3247e8490d.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-3ea7624e027cd19d.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-79e05a5247fc8fe1.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-4760f969381f3a69.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-4936dc47b2188a4a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0d8ae709ba835adc.rlib" "/opt/rustwide/target/debug/deps/libmatches-e50d8b3702610141.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-7645d93e670374e8.rlib" "/opt/rustwide/target/debug/deps/libsame_file-2c4a4aad0db934de.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib" "/opt/rustwide/target/debug/deps/libclap-2676765d2bf6024c.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-58d6ae9ddcb01a4a.rlib" "/opt/rustwide/target/debug/deps/libvec_map-6ca2ab92fd8f89b6.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-72726d2ca165c499.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-9ab5865733e9acc9.rlib" "/opt/rustwide/target/debug/deps/libstrsim-66e58bd8aecd9c6e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7f78c1de5599d643.rlib" "/opt/rustwide/target/debug/deps/libatty-cfdec2cf484a8627.rlib" "/opt/rustwide/target/debug/deps/liblibc-2eeb146fbbc48d30.rlib" "/opt/rustwide/target/debug/deps/libansi_term-b7c7e94976e9eae7.rlib" "/opt/rustwide/target/debug/deps/liblog-9d0c436f1acb6a25.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-e7a88ad79f57e695.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-755744d3ca57570c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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 `mlc` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [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" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/throttle-85a35b83b8a4b40d.throttle.dh8rzgf4-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/throttle-85a35b83b8a4b40d.throttle.dh8rzgf4-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/throttle-85a35b83b8a4b40d.throttle.dh8rzgf4-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/throttle-85a35b83b8a4b40d.throttle.dh8rzgf4-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/throttle-85a35b83b8a4b40d.throttle.dh8rzgf4-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/throttle-85a35b83b8a4b40d.throttle.dh8rzgf4-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/throttle-85a35b83b8a4b40d.throttle.dh8rzgf4-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/throttle-85a35b83b8a4b40d.throttle.dh8rzgf4-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/throttle-85a35b83b8a4b40d.throttle.dh8rzgf4-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/throttle-85a35b83b8a4b40d.throttle.dh8rzgf4-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/throttle-85a35b83b8a4b40d.throttle.dh8rzgf4-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/throttle-85a35b83b8a4b40d.throttle.dh8rzgf4-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/throttle-85a35b83b8a4b40d.throttle.dh8rzgf4-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/throttle-85a35b83b8a4b40d.throttle.dh8rzgf4-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/throttle-85a35b83b8a4b40d.throttle.dh8rzgf4-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/throttle-85a35b83b8a4b40d.throttle.dh8rzgf4-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/throttle-85a35b83b8a4b40d" "/opt/rustwide/target/debug/deps/throttle-85a35b83b8a4b40d.4s2of8w49slpi7cq.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/openssl-sys-601e63ad18761e3f/out/openssl-build/install/lib" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-bf52c83b5218000c.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-1b1cab3f10607987.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-2e1c807fd8d214f1.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-a6c04fd1ac45a934.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-c9f124f6e94019e0.rlib" "/opt/rustwide/target/debug/deps/libmlc-b5d481f2e0cf4af0.rlib" "/opt/rustwide/target/debug/deps/libfutures-1b033c1ff7d7eb3e.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-20db923c0c1b1d79.rlib" "/opt/rustwide/target/debug/deps/libcolored-2aa68b98429195dd.rlib" "/opt/rustwide/target/debug/deps/libregex-304a182fb235bf3f.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-95e05f880ff50868.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-7f67f9c47fcbf828.rlib" "/opt/rustwide/target/debug/deps/libreqwest-5403c77fa8b8d55b.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-34839e9a2cd8b1de.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-37f2a7380f4d93e2.rlib" "/opt/rustwide/target/debug/deps/libryu-8dbd57cf09aa6df6.rlib" "/opt/rustwide/target/debug/deps/libipnet-babecc78f9808f0e.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-ff5bcf26a4425a4c.rlib" "/opt/rustwide/target/debug/deps/libmime-636582022b0e4181.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-d3761e0f66c1970f.rlib" "/opt/rustwide/target/debug/deps/libserde-cf3c707e87a3eee3.rlib" "/opt/rustwide/target/debug/deps/libbase64-4defecc13ecad25f.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-73e7b34a02625a29.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-6a555a918c8a60e5.rlib" "/opt/rustwide/target/debug/deps/libopenssl-e1896485a4be0d85.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-a93100efcd71664b.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-57ec5836a2332306.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-389ffd786e5bc46f.rlib" "/opt/rustwide/target/debug/deps/libhyper-77592f202f0f3a72.rlib" "/opt/rustwide/target/debug/deps/libwant-3553056570e7af18.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b390503a68b65fc5.rlib" "/opt/rustwide/target/debug/deps/libh2-b6f94f4957e15c83.rlib" "/opt/rustwide/target/debug/deps/libindexmap-eb2b5f68a844facd.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-58b681a40238888b.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-6b88c52ab9883490.rlib" "/opt/rustwide/target/debug/deps/libhttparse-4d5ef5a2fbe90ec2.rlib" "/opt/rustwide/target/debug/deps/libtower_service-ddd872d6c5aa094a.rlib" "/opt/rustwide/target/debug/deps/libpin_project-131bb18a4a75cc77.rlib" "/opt/rustwide/target/debug/deps/libtracing-f61ae3684b5a22e9.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-8046ea6c8d06ef89.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-f05d22c5c4db171e.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-08ee51cda453be96.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-2d81f808b55a4abd.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-d46c373c6e498d3e.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b10c0dd2b387f299.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-942398b9feacef9e.rlib" "/opt/rustwide/target/debug/deps/libhttp-b950536af910ffdd.rlib" "/opt/rustwide/target/debug/deps/libitoa-8e758d1d5247eab4.rlib" "/opt/rustwide/target/debug/deps/libfnv-03632dd09ca25027.rlib" "/opt/rustwide/target/debug/deps/libasync_std-5e7230d15b14d6f4.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-99a6d8fd2c08a323.rlib" "/opt/rustwide/target/debug/deps/libblocking-c7417fe121ce5d52.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-ede6cd1928a31141.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-ece25b3c76ba9214.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-dfa0fefb735633d1.rlib" "/opt/rustwide/target/debug/deps/libasync_task-8898ab3e1983dc82.rlib" "/opt/rustwide/target/debug/deps/libasync_io-0f890a110a684102.rlib" "/opt/rustwide/target/debug/deps/libslab-396e4fea689eef7d.rlib" "/opt/rustwide/target/debug/deps/libpolling-9a6da3373af8ca8b.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-ae14c9fb41bfd017.rlib" "/opt/rustwide/target/debug/deps/libsocket2-5053901f00c12216.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-53cdceb53e2c882d.rlib" "/opt/rustwide/target/debug/deps/libfastrand-6392547ac7e25f96.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-737afa288bf70b40.rlib" "/opt/rustwide/target/debug/deps/libparking-e4a21c5bdef335d4.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-a3888f1d25306f13.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-d4655ae8df0e43f2.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-2eb4ff6f9706e7e1.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-7c0e57867227bc78.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-efd1fdc6bd6b443e.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-977d6d36b62a445c.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-c4a11bbe98fbbc7e.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-aaec266bfa1b2b23.rlib" "/opt/rustwide/target/debug/deps/libpulldown_cmark-3712e16a7f9901e0.rlib" "/opt/rustwide/target/debug/deps/libunicase-2b08b535fd34dd4d.rlib" "/opt/rustwide/target/debug/deps/libwildmatch-7af5fa48d837144e.rlib" "/opt/rustwide/target/debug/deps/libtokio-c446f429eca4d022.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-071ff090805dcccc.rlib" "/opt/rustwide/target/debug/deps/libmemchr-ed39d34d53eebdc4.rlib" "/opt/rustwide/target/debug/deps/libbytes-a60e40d0e9b2600c.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-a66b1977078d6182.rlib" "/opt/rustwide/target/debug/deps/libmio-a92c70a75ffd316e.rlib" "/opt/rustwide/target/debug/deps/libsimplelog-85e9d1e998f76a5d.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-facf7d196d2bb8d6.rlib" "/opt/rustwide/target/debug/deps/libchrono-4d4cfde97d7f81d7.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-c160029f4ff948d3.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b9d75a04b4714f47.rlib" "/opt/rustwide/target/debug/deps/libtime-6cfef0fc02b26d27.rlib" "/opt/rustwide/target/debug/deps/liburl-32543d96fd785ed1.rlib" "/opt/rustwide/target/debug/deps/libidna-dd6ed9d5d7d21662.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-472dfe3247e8490d.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-3ea7624e027cd19d.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-79e05a5247fc8fe1.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-4760f969381f3a69.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-4936dc47b2188a4a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0d8ae709ba835adc.rlib" "/opt/rustwide/target/debug/deps/libmatches-e50d8b3702610141.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-7645d93e670374e8.rlib" "/opt/rustwide/target/debug/deps/libsame_file-2c4a4aad0db934de.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib" "/opt/rustwide/target/debug/deps/libclap-2676765d2bf6024c.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-58d6ae9ddcb01a4a.rlib" "/opt/rustwide/target/debug/deps/libvec_map-6ca2ab92fd8f89b6.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-72726d2ca165c499.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-9ab5865733e9acc9.rlib" "/opt/rustwide/target/debug/deps/libstrsim-66e58bd8aecd9c6e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7f78c1de5599d643.rlib" "/opt/rustwide/target/debug/deps/libatty-cfdec2cf484a8627.rlib" "/opt/rustwide/target/debug/deps/liblibc-2eeb146fbbc48d30.rlib" "/opt/rustwide/target/debug/deps/libansi_term-b7c7e94976e9eae7.rlib" "/opt/rustwide/target/debug/deps/liblog-9d0c436f1acb6a25.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-e7a88ad79f57e695.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-755744d3ca57570c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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" "bfebc2203cb1b3b7dbdd7013aa6d27af9f58b10f4b65ccc6fd5bfd0568ea6fae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bfebc2203cb1b3b7dbdd7013aa6d27af9f58b10f4b65ccc6fd5bfd0568ea6fae", kill_on_drop: false }` [INFO] [stdout] bfebc2203cb1b3b7dbdd7013aa6d27af9f58b10f4b65ccc6fd5bfd0568ea6fae