[INFO] updating cached repository https://github.com/becheran/mlc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] [stderr] From https://github.com/becheran/mlc [INFO] [stderr] 7e9b406..45975b9 master -> master [INFO] [stderr] * [new tag] v0.13.2 -> v0.13.2 [INFO] [stderr] * [new tag] v0.13.4 -> v0.13.4 [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 45975b9f496a90af5806b93791d581c74f6b96a8 [INFO] testing becheran/mlc against 1.45.2 for beta-1.46-1 [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 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", 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" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d278d2164272af497a6bbd53510a0da56d94d86f652ea3b5f02957efd23e865a [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" "d278d2164272af497a6bbd53510a0da56d94d86f652ea3b5f02957efd23e865a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d278d2164272af497a6bbd53510a0da56d94d86f652ea3b5f02957efd23e865a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d278d2164272af497a6bbd53510a0da56d94d86f652ea3b5f02957efd23e865a", kill_on_drop: false }` [INFO] [stdout] d278d2164272af497a6bbd53510a0da56d94d86f652ea3b5f02957efd23e865a [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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c9f51cf362371aaf391e2a33ab5b039c0b4e0fe490fd1d313e0d27643ccfbd52 [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" "c9f51cf362371aaf391e2a33ab5b039c0b4e0fe490fd1d313e0d27643ccfbd52", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling cc v1.0.47 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling openssl v0.10.25 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling parking v1.0.4 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling waker-fn v1.0.0 [INFO] [stderr] Compiling fastrand v1.3.3 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling async-task v3.0.0 [INFO] [stderr] Compiling base64 v0.12.2 [INFO] [stderr] Compiling yaml-rust v0.3.5 [INFO] [stderr] Compiling wildmatch v1.0.11 [INFO] [stderr] Compiling libc v0.2.72 [INFO] [stderr] Compiling num-traits v0.2.9 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling http v0.2.0 [INFO] [stderr] Compiling concurrent-queue v1.1.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling unicode-normalization v0.1.9 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Compiling openssl-src v111.6.0+1.1.1d [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling openssl-sys v0.9.52 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling chrono v0.4.9 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling simplelog v0.6.0 [INFO] [stderr] Compiling pin-project-internal v0.4.17 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling tokio-macros v0.2.4 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling futures-macro v0.3.5 [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 blocking v0.4.6 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling smol v0.1.18 [INFO] [stderr] Compiling async-std v1.6.2 [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.6 [INFO] [stderr] Compiling mlc v0.13.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 49s [INFO] running `Command { std: "docker" "inspect" "c9f51cf362371aaf391e2a33ab5b039c0b4e0fe490fd1d313e0d27643ccfbd52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9f51cf362371aaf391e2a33ab5b039c0b4e0fe490fd1d313e0d27643ccfbd52", kill_on_drop: false }` [INFO] [stdout] c9f51cf362371aaf391e2a33ab5b039c0b4e0fe490fd1d313e0d27643ccfbd52 [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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c1df23c36cbd1526463a4357a15640c07cd9c9cb08370e6ce61c42cc36cc7d47 [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" "c1df23c36cbd1526463a4357a15640c07cd9c9cb08370e6ce61c42cc36cc7d47", kill_on_drop: false }` [INFO] [stderr] Compiling ntest_proc_macro_helper v0.7.1 [INFO] [stderr] Compiling oorandom v11.1.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling regex-automata v0.1.8 [INFO] [stderr] Compiling crossbeam-queue v0.2.0 [INFO] [stderr] Compiling serde_json v1.0.41 [INFO] [stderr] Compiling plotters v0.2.12 [INFO] [stderr] Compiling csv-core v0.1.6 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling ntest_test_cases v0.7.1 [INFO] [stderr] Compiling serde_derive v1.0.102 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling bstr v0.2.8 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling criterion-plot v0.4.2 [INFO] [stderr] Compiling csv v1.1.1 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling tinytemplate v1.0.2 [INFO] [stderr] Compiling proc-macro-crate v0.1.4 [INFO] [stderr] Compiling ntest_timeout v0.7.1 [INFO] [stderr] Compiling ntest v0.7.1 [INFO] [stderr] Compiling criterion v0.3.2 [INFO] [stderr] Compiling mlc v0.13.4 (/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" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/end_to_end-5f6303c03cb601ed.end_to_end.3iiny2x1-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/end_to_end-5f6303c03cb601ed.end_to_end.3iiny2x1-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/end_to_end-5f6303c03cb601ed.end_to_end.3iiny2x1-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/end_to_end-5f6303c03cb601ed.end_to_end.3iiny2x1-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/end_to_end-5f6303c03cb601ed.end_to_end.3iiny2x1-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/end_to_end-5f6303c03cb601ed.end_to_end.3iiny2x1-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/end_to_end-5f6303c03cb601ed.end_to_end.3iiny2x1-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/end_to_end-5f6303c03cb601ed.end_to_end.3iiny2x1-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/end_to_end-5f6303c03cb601ed.end_to_end.3iiny2x1-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/end_to_end-5f6303c03cb601ed.end_to_end.3iiny2x1-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/end_to_end-5f6303c03cb601ed.end_to_end.3iiny2x1-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/end_to_end-5f6303c03cb601ed.end_to_end.3iiny2x1-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/end_to_end-5f6303c03cb601ed.end_to_end.3iiny2x1-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/end_to_end-5f6303c03cb601ed.end_to_end.3iiny2x1-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/end_to_end-5f6303c03cb601ed.end_to_end.3iiny2x1-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/end_to_end-5f6303c03cb601ed.end_to_end.3iiny2x1-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/end_to_end-5f6303c03cb601ed" "/opt/rustwide/target/debug/deps/end_to_end-5f6303c03cb601ed.2av17y8y0dj2rrj5.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-e19d72e441d05495/out/openssl-build/install/lib" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-3ad1ab5f7ba3783f.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-be4838eb8e86accd.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-d7f97d30aca9ddf1.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-2e806a0559ee0b3f.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-9137a404219e7a82.rlib" "/opt/rustwide/target/debug/deps/libmlc-0c426ba1c64e6528.rlib" "/opt/rustwide/target/debug/deps/libcolored-d1da9c7534ff235a.rlib" "/opt/rustwide/target/debug/deps/libregex-4ff13e132c08477f.rlib" "/opt/rustwide/target/debug/deps/libthread_local-87cfd577652377a1.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c234f626249548c1.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-5e70da529a94be54.rlib" "/opt/rustwide/target/debug/deps/libreqwest-70a80e6a2c688c31.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-f6ddf62fe2c8ddf8.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-aee7316d91b04d25.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-8ce151a95c8a422a.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-2459a0c8aae1838f.rlib" "/opt/rustwide/target/debug/deps/libdtoa-69c821b2e6c3e8ec.rlib" "/opt/rustwide/target/debug/deps/libserde-926e5ac6da8c2f29.rlib" "/opt/rustwide/target/debug/deps/libbase64-5aa7ebd1d3a25f16.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-e793feac6f95981c.rlib" "/opt/rustwide/target/debug/deps/libunicase-4c76f52b188a2b26.rlib" "/opt/rustwide/target/debug/deps/libmime-1d03bfdafd3407c9.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-542966d1ac7999a6.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-f3fbb95906027326.rlib" "/opt/rustwide/target/debug/deps/libopenssl-7dfda8d7b61d94cc.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-14109b1b4ba87419.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-0a94b6e682a12a0a.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-0fbc5bcb3d7ee30a.rlib" "/opt/rustwide/target/debug/deps/libhyper-6a9b23b574c1c2df.rlib" "/opt/rustwide/target/debug/deps/libhttparse-c36015986759fb44.rlib" "/opt/rustwide/target/debug/deps/libwant-3a0813b41df07cc9.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-98cbc7a1f91fbdbd.rlib" "/opt/rustwide/target/debug/deps/libh2-17e5387fa831f1b1.rlib" "/opt/rustwide/target/debug/deps/libindexmap-716b725153bbc6f0.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-5363ca971172d9bf.rlib" "/opt/rustwide/target/debug/deps/libtower_service-b53d9b380996f635.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-62625ed39e803462.rlib" "/opt/rustwide/target/debug/deps/libhttp-203cd2d3aba8caec.rlib" "/opt/rustwide/target/debug/deps/libitoa-f38c0eb4fa3e9416.rlib" "/opt/rustwide/target/debug/deps/libasync_std-28556b3da135adc6.rlib" "/opt/rustwide/target/debug/deps/libsmol-fcf23e80354d2a03.rlib" "/opt/rustwide/target/debug/deps/libfastrand-454f0045f0f9106e.rlib" "/opt/rustwide/target/debug/deps/libasync_task-2e922d0ad8f92ea9.rlib" "/opt/rustwide/target/debug/deps/libblocking-a2925ec2ef8b8704.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-5a2f3df82e9fd9e5.rlib" "/opt/rustwide/target/debug/deps/libparking-5ae25dadb94d2ebb.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-98f92a0d2fb8b77d.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-ad65594b5a33255f.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-b1f319935916a3c3.rlib" "/opt/rustwide/target/debug/deps/libsocket2-49569fb31627851d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-b4377c595fc970d2.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-04f35624eea4b395.rlib" "/opt/rustwide/target/debug/deps/libwildmatch-5ec45f36af842d10.rlib" "/opt/rustwide/target/debug/deps/libtokio-95d24f539b96a8ea.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-5a1b77e464367ac7.rlib" "/opt/rustwide/target/debug/deps/libfnv-17f81a650e186a33.rlib" "/opt/rustwide/target/debug/deps/libmio-d79bc9c64c9a8d7d.rlib" "/opt/rustwide/target/debug/deps/libiovec-a7364b4949a45c19.rlib" "/opt/rustwide/target/debug/deps/libnet2-a7074be0e2ae29f6.rlib" "/opt/rustwide/target/debug/deps/libbytes-cf4ed48759939c45.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-ceeb042be6e3a390.rlib" "/opt/rustwide/target/debug/deps/libfutures-399a13278f61d1fe.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-6dc83f28948cc2e0.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-1613e9b43821a3c8.rlib" "/opt/rustwide/target/debug/deps/libmemchr-7fab5a0c8086e914.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-b7928a16b3c426e7.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-88a00cbdb897b767.rlib" "/opt/rustwide/target/debug/deps/libslab-f053b532a5ee7f39.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-a2e457e7b3349e0a.rlib" "/opt/rustwide/target/debug/deps/libpin_project-a68485dc8c19d3ae.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-e0b5245fd2852c77.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-7ca2ee3cacea1b4c.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-a0d4ad067954e0ad.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-075b778001f9a5fa.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-03bb6a49e6adc4c5.rlib" "/opt/rustwide/target/debug/deps/libsimplelog-7e34e8173f7f448a.rlib" "/opt/rustwide/target/debug/deps/libterm-8a5d5c4fed54bdc0.rlib" "/opt/rustwide/target/debug/deps/libdirs-0a197d6396b18b37.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-95e0ab8c92cb6559.rlib" "/opt/rustwide/target/debug/deps/libchrono-67311e47398043ed.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-3a33680be7638450.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-cf63b1504535682c.rlib" "/opt/rustwide/target/debug/deps/libtime-6c6dbaad5371c5b4.rlib" "/opt/rustwide/target/debug/deps/liburl-b81ff4f3bb800560.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-923da02b287c93c1.rlib" "/opt/rustwide/target/debug/deps/libidna-5fa0d58989a91bd6.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-95bd56d6e6b75b32.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c846b7da856a15ec.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-aa01153fba6326d5.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-a35d543dc62ca9dc.rlib" "/opt/rustwide/target/debug/deps/libmatches-2e3ca713d4d6e5d2.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-6b8403f6a562cafa.rlib" "/opt/rustwide/target/debug/deps/libsame_file-90252efea2d8add8.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-660ab907323d6aba.rlib" "/opt/rustwide/target/debug/deps/libclap-26f1eeb04ba4e159.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-0d90a177511da404.rlib" "/opt/rustwide/target/debug/deps/libvec_map-3d63e171f843dcc4.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-656e998b79f8578d.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-b2c7db0d9733ea7c.rlib" "/opt/rustwide/target/debug/deps/libstrsim-634e26f9ad594cf1.rlib" "/opt/rustwide/target/debug/deps/libbitflags-02fffe573fe5be1a.rlib" "/opt/rustwide/target/debug/deps/libatty-bd455905f7e2353f.rlib" "/opt/rustwide/target/debug/deps/liblibc-ebff9c1ec481cfc5.rlib" "/opt/rustwide/target/debug/deps/libansi_term-a7bdbb1c1b6d9ee6.rlib" "/opt/rustwide/target/debug/deps/liblog-40083b8c5210c9ea.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-ab1bd98be96b57b3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8bb11f807a7b6b4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ca8087507780d964.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-259c92b387c1c166.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-16e0a2fbbb8e14b3.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-8a1651b8e23d2aaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-23bdd98b0574083e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-855a92055ec33e2e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-24c70dd44fbacdfb.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b326273841bae587.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac3c1f0e16507051.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5729542b65954aa.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-09bd1119ab1cad7d.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9a787681bfbeaf61.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5a0398ee67f74664.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 `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" "c1df23c36cbd1526463a4357a15640c07cd9c9cb08370e6ce61c42cc36cc7d47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1df23c36cbd1526463a4357a15640c07cd9c9cb08370e6ce61c42cc36cc7d47", kill_on_drop: false }` [INFO] [stdout] c1df23c36cbd1526463a4357a15640c07cd9c9cb08370e6ce61c42cc36cc7d47