[INFO] fetching crate mlc 0.14.0... [INFO] testing mlc-0.14.0 against try#eafdee2dfae8c2233b74f98b123308be7ccefcc6 for pr-79296 [INFO] extracting crate mlc 0.14.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate mlc 0.14.0 on toolchain eafdee2dfae8c2233b74f98b123308be7ccefcc6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate mlc 0.14.0 [INFO] finished tweaking crates.io crate mlc 0.14.0 [INFO] tweaked toml for crates.io crate mlc 0.14.0 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate mlc 0.14.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wildmatch v1.0.12 [INFO] [stderr] Downloaded ntest_proc_macro_helper v0.7.2 [INFO] [stderr] Downloaded ntest v0.7.2 [INFO] [stderr] Downloaded ntest_test_cases v0.7.2 [INFO] [stderr] Downloaded tokio-macros v0.2.4 [INFO] [stderr] Downloaded fastrand v1.3.3 [INFO] [stderr] Downloaded openssl-sys v0.9.52 [INFO] [stderr] Downloaded bumpalo v3.1.2 [INFO] [stderr] Downloaded security-framework v0.3.3 [INFO] [stderr] Downloaded ntest_timeout v0.7.2 [INFO] [stderr] Downloaded simplelog v0.6.0 [INFO] [stderr] Downloaded cc v1.0.47 [INFO] [stderr] Downloaded openssl-src v111.6.0+1.1.1d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6f02a9ac0d2e98d2dcb48ae91ef4d3eefe4cc9d9079bc53722f678e46994e7eb [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" "6f02a9ac0d2e98d2dcb48ae91ef4d3eefe4cc9d9079bc53722f678e46994e7eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6f02a9ac0d2e98d2dcb48ae91ef4d3eefe4cc9d9079bc53722f678e46994e7eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f02a9ac0d2e98d2dcb48ae91ef4d3eefe4cc9d9079bc53722f678e46994e7eb", kill_on_drop: false }` [INFO] [stdout] 6f02a9ac0d2e98d2dcb48ae91ef4d3eefe4cc9d9079bc53722f678e46994e7eb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9091983b08109723c3e054796d272dd28dfe06afdd08146a70cdd1f26c3a67cf [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" "9091983b08109723c3e054796d272dd28dfe06afdd08146a70cdd1f26c3a67cf", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling cc v1.0.47 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling bytes v0.5.3 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling openssl v0.10.25 [INFO] [stderr] Compiling fastrand v1.3.3 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling waker-fn v1.0.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling event-listener v2.4.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling encoding_rs v0.8.20 [INFO] [stderr] Compiling vec-arena v0.5.2 [INFO] [stderr] Compiling async-task v3.0.0 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling parking v1.0.6 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling mime v0.3.14 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling base64 v0.12.2 [INFO] [stderr] Compiling yaml-rust v0.3.5 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling wildmatch v1.0.12 [INFO] [stderr] Compiling indexmap v1.3.0 [INFO] [stderr] Compiling num-traits v0.2.9 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling openssl-src v111.6.0+1.1.1d [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling http v0.2.0 [INFO] [stderr] Compiling async-mutex v1.2.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling multitask v0.2.0 [INFO] [stderr] Compiling async-channel v1.4.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling openssl-sys v0.9.52 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling polling v0.1.6 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling unicode-normalization v0.1.9 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling futures-lite v0.1.11 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling async-io v0.1.11 [INFO] [stderr] Compiling blocking v0.5.2 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling chrono v0.4.9 [INFO] [stderr] Compiling async-executor v0.1.2 [INFO] [stderr] Compiling async-std v1.6.3 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling simplelog v0.6.0 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling pin-project-internal v0.4.17 [INFO] [stderr] Compiling tokio-macros v0.2.4 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling pin-project v0.4.17 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling h2 v0.2.5 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling hyper v0.13.5 [INFO] [stderr] Compiling tokio-tls v0.3.0 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling reqwest v0.10.8 [INFO] [stderr] Compiling mlc v0.14.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 52s [INFO] running `Command { std: "docker" "inspect" "9091983b08109723c3e054796d272dd28dfe06afdd08146a70cdd1f26c3a67cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9091983b08109723c3e054796d272dd28dfe06afdd08146a70cdd1f26c3a67cf", kill_on_drop: false }` [INFO] [stdout] 9091983b08109723c3e054796d272dd28dfe06afdd08146a70cdd1f26c3a67cf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5c1d4e903c2c3f5ea86fae6b8319857a414f223ee015b6393040ab3550419078 [INFO] running `Command { std: "docker" "start" "-a" "5c1d4e903c2c3f5ea86fae6b8319857a414f223ee015b6393040ab3550419078", kill_on_drop: false }` [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling ntest_proc_macro_helper v0.7.2 [INFO] [stderr] Compiling half v1.6.0 [INFO] [stderr] Compiling oorandom v11.1.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling regex-automata v0.1.8 [INFO] [stderr] Compiling serde_json v1.0.41 [INFO] [stderr] Compiling csv-core v0.1.6 [INFO] [stderr] Compiling plotters v0.2.12 [INFO] [stderr] Compiling crossbeam-queue v0.2.0 [INFO] [stderr] Compiling ntest_test_cases v0.7.2 [INFO] [stderr] Compiling serde_derive v1.0.102 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling bstr v0.2.8 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling tinytemplate v1.1.0 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling csv v1.1.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling ntest_timeout v0.7.2 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling ntest v0.7.2 [INFO] [stderr] Compiling criterion v0.3.3 [INFO] [stderr] Compiling mlc v0.14.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/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/end_to_end-55b01a1fd7c7487d.end_to_end.a6tdkoa7-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/end_to_end-55b01a1fd7c7487d.end_to_end.a6tdkoa7-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/end_to_end-55b01a1fd7c7487d.end_to_end.a6tdkoa7-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/end_to_end-55b01a1fd7c7487d.end_to_end.a6tdkoa7-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/end_to_end-55b01a1fd7c7487d.end_to_end.a6tdkoa7-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/end_to_end-55b01a1fd7c7487d.end_to_end.a6tdkoa7-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/end_to_end-55b01a1fd7c7487d.end_to_end.a6tdkoa7-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/end_to_end-55b01a1fd7c7487d.end_to_end.a6tdkoa7-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/end_to_end-55b01a1fd7c7487d.end_to_end.a6tdkoa7-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/end_to_end-55b01a1fd7c7487d.end_to_end.a6tdkoa7-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/end_to_end-55b01a1fd7c7487d.end_to_end.a6tdkoa7-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/end_to_end-55b01a1fd7c7487d.end_to_end.a6tdkoa7-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/end_to_end-55b01a1fd7c7487d.end_to_end.a6tdkoa7-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/end_to_end-55b01a1fd7c7487d.end_to_end.a6tdkoa7-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/end_to_end-55b01a1fd7c7487d.end_to_end.a6tdkoa7-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/end_to_end-55b01a1fd7c7487d.end_to_end.a6tdkoa7-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/end_to_end-55b01a1fd7c7487d" "/opt/rustwide/target/debug/deps/end_to_end-55b01a1fd7c7487d.40s13pylh0eyelib.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-df554243ca7833de/out/openssl-build/install/lib" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-e400a06feeddb41f.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-8ca745aec409b30d.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-dddd49119eca10c7.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-3f84b2ca2f59187b.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-53983bcf89dbd6ef.rlib" "/opt/rustwide/target/debug/deps/libmlc-dbf88b96b49004d6.rlib" "/opt/rustwide/target/debug/deps/libcolored-c78e4aae6c2c8e93.rlib" "/opt/rustwide/target/debug/deps/libregex-a3400c52962969cc.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b1b857567b38aff1.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-f58e76f38029c5ae.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-00ed257f080048c0.rlib" "/opt/rustwide/target/debug/deps/libreqwest-edcce5527c33188a.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-178843aee848262e.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-5fcc21c1f437f7b0.rlib" "/opt/rustwide/target/debug/deps/libdtoa-a2feb536077405b7.rlib" "/opt/rustwide/target/debug/deps/libipnet-80aef0b8131aa337.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-f505a392d6db7e3c.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-021a118db3f523c9.rlib" "/opt/rustwide/target/debug/deps/libserde-5e58dc32cae34ed6.rlib" "/opt/rustwide/target/debug/deps/libbase64-d498f181a02ece73.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-c9097b31b9f490cf.rlib" "/opt/rustwide/target/debug/deps/libunicase-e02541644abb99c9.rlib" "/opt/rustwide/target/debug/deps/libmime-c069d2a09c5e3ced.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-b8140b42edbf2c8d.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-3fc17c5c1d53a384.rlib" "/opt/rustwide/target/debug/deps/libopenssl-94eb21a24428ac00.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-edcfbbd083f54f29.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-f70576c32fbfaf7f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-c71078ab8c7eadf1.rlib" "/opt/rustwide/target/debug/deps/libhyper-3f34eb2eeb450e13.rlib" "/opt/rustwide/target/debug/deps/libhttparse-aea89943359d8b2e.rlib" "/opt/rustwide/target/debug/deps/libwant-5575ed7033b8772f.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-ddc28f2142bfa48a.rlib" "/opt/rustwide/target/debug/deps/libh2-faba5de88b5cf63e.rlib" "/opt/rustwide/target/debug/deps/libindexmap-4849eae6e2d6d4d4.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-a9b30e2c18de1e7d.rlib" "/opt/rustwide/target/debug/deps/libtower_service-3408c8ea8ac0d6aa.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-147e17049d3eb120.rlib" "/opt/rustwide/target/debug/deps/libhttp-a9bf0a22732739f0.rlib" "/opt/rustwide/target/debug/deps/libitoa-25d33da1e28d930f.rlib" "/opt/rustwide/target/debug/deps/libasync_std-c7756d4cc9024b92.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-71249a48cbb2fbeb.rlib" "/opt/rustwide/target/debug/deps/libmultitask-6f4be15f92d910bf.rlib" "/opt/rustwide/target/debug/deps/libasync_task-f82bbdcd8d6936c5.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-029df006f2da0c35.rlib" "/opt/rustwide/target/debug/deps/libasync_io-41849496b7080df3.rlib" "/opt/rustwide/target/debug/deps/libvec_arena-ba2a2ae53f3ee947.rlib" "/opt/rustwide/target/debug/deps/libpolling-9de5922a0aa85895.rlib" "/opt/rustwide/target/debug/deps/libsocket2-f0a9c8dcf923c1f0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-9927338b5ed04e03.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-c131b80d88a03b7f.rlib" "/opt/rustwide/target/debug/deps/libblocking-29111780afd1989b.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-69b666ad42bc668c.rlib" "/opt/rustwide/target/debug/deps/libfastrand-be220f971d777759.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-7eeac269d1c2d0fa.rlib" "/opt/rustwide/target/debug/deps/libparking-58a506808caf1d5a.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-24d480e56807abeb.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-71b9b177e6cf776e.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-6b8be8fa82699269.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-6a69cd1cbc9b7350.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-e51053bda838e499.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-d4a9294fff6f96dd.rlib" "/opt/rustwide/target/debug/deps/libwildmatch-917b6cb7cc2152d4.rlib" "/opt/rustwide/target/debug/deps/libtokio-6974b7bc5a6d2925.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-2f6fac621eb05a0d.rlib" "/opt/rustwide/target/debug/deps/libfnv-efbf2f9463bbe447.rlib" "/opt/rustwide/target/debug/deps/libmio-b841a2f46e218dcf.rlib" "/opt/rustwide/target/debug/deps/libiovec-f773d621024912ea.rlib" "/opt/rustwide/target/debug/deps/libnet2-e60fcdb8af51a533.rlib" "/opt/rustwide/target/debug/deps/libbytes-f19cd6ce76253db2.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-3a1a81d9f00f84f0.rlib" "/opt/rustwide/target/debug/deps/libfutures-67c946189c9e0f77.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-e91e4884702f04ed.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-f47c392956b09b5d.rlib" "/opt/rustwide/target/debug/deps/libmemchr-091c9ea525161020.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-92851085887cd8cb.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-df442e7fad691540.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-a549c51285bf8ded.rlib" "/opt/rustwide/target/debug/deps/libpin_project-606471dfdcb7a346.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-b09a18df3bc6aa1c.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-e13eb82c02e4a822.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-7692785563a96539.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-20f290c37612163f.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-b259ee0c57726cf9.rlib" "/opt/rustwide/target/debug/deps/libsimplelog-ca188064a3ba96d3.rlib" "/opt/rustwide/target/debug/deps/libterm-37ef170b32f6e17e.rlib" "/opt/rustwide/target/debug/deps/libdirs-27e0efa1511fdf55.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4a8145f39c6f83ac.rlib" "/opt/rustwide/target/debug/deps/libchrono-798036bbb2aaa7ca.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-85fca9040e7a4c13.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-2a9e8b1cb048376b.rlib" "/opt/rustwide/target/debug/deps/libtime-b5eef1c5315e4d46.rlib" "/opt/rustwide/target/debug/deps/liburl-eed4c109ee72731d.rlib" "/opt/rustwide/target/debug/deps/libidna-1df9de2ae0161692.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-a9b45f6c13c3f137.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ec7275bb98e9f00d.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-9da774b3463b5176.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-00687fdf7952a949.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-7bbc050d89dfc80b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-bae4c6d884296e4c.rlib" "/opt/rustwide/target/debug/deps/libmatches-b31feef5c3ce1062.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-aa71ec9e0e4eaa59.rlib" "/opt/rustwide/target/debug/deps/libsame_file-97c4603469127cb8.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libclap-90dfae2e26db693d.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-60b766862fb93b03.rlib" "/opt/rustwide/target/debug/deps/libvec_map-08722e269333ade1.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-b0ead66ac9a13a19.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-8f0943902aced54a.rlib" "/opt/rustwide/target/debug/deps/libstrsim-802379fb3524d342.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/libatty-f68bfc3d1c10ba1d.rlib" "/opt/rustwide/target/debug/deps/liblibc-a699ae28749cdf0d.rlib" "/opt/rustwide/target/debug/deps/libansi_term-5e807deedeef1036.rlib" "/opt/rustwide/target/debug/deps/liblog-90284f056e4dc4fe.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "5c1d4e903c2c3f5ea86fae6b8319857a414f223ee015b6393040ab3550419078", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c1d4e903c2c3f5ea86fae6b8319857a414f223ee015b6393040ab3550419078", kill_on_drop: false }` [INFO] [stdout] 5c1d4e903c2c3f5ea86fae6b8319857a414f223ee015b6393040ab3550419078