[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 beta-2020-07-24 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-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/becheran/mlc on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "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-12/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" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 80d803676f3191f326a159aa3e0a71dbe70ebbf1fa05a32720b5c5ccd2d4e6d2 [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" "80d803676f3191f326a159aa3e0a71dbe70ebbf1fa05a32720b5c5ccd2d4e6d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "80d803676f3191f326a159aa3e0a71dbe70ebbf1fa05a32720b5c5ccd2d4e6d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80d803676f3191f326a159aa3e0a71dbe70ebbf1fa05a32720b5c5ccd2d4e6d2", kill_on_drop: false }` [INFO] [stdout] 80d803676f3191f326a159aa3e0a71dbe70ebbf1fa05a32720b5c5ccd2d4e6d2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 44f216baff33a3b53753f19089de291b704928d98ce6f5d24e46f2fdfff4cdc9 [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" "44f216baff33a3b53753f19089de291b704928d98ce6f5d24e46f2fdfff4cdc9", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.72 [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 bytes v0.5.3 [INFO] [stderr] Compiling openssl v0.10.25 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling waker-fn v1.0.0 [INFO] [stderr] Compiling parking v1.0.4 [INFO] [stderr] Compiling fastrand v1.3.3 [INFO] [stderr] Compiling async-task v3.0.0 [INFO] [stderr] Compiling wildmatch v1.0.11 [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 concurrent-queue v1.1.1 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-normalization v0.1.9 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Compiling http v0.2.0 [INFO] [stderr] Compiling quote v1.0.2 [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 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 dirs v1.0.5 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling atty v0.2.13 [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 url v2.1.1 [INFO] [stderr] Compiling chrono v0.4.9 [INFO] [stderr] Compiling regex v1.3.9 [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 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 53s [INFO] running `Command { std: "docker" "inspect" "44f216baff33a3b53753f19089de291b704928d98ce6f5d24e46f2fdfff4cdc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44f216baff33a3b53753f19089de291b704928d98ce6f5d24e46f2fdfff4cdc9", kill_on_drop: false }` [INFO] [stdout] 44f216baff33a3b53753f19089de291b704928d98ce6f5d24e46f2fdfff4cdc9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+beta-2020-07-24" "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] 3d61f78af6c440231c12eb5fce15ec95630e6bb03bae37c5a84ef91843779542 [INFO] running `Command { std: "docker" "start" "-a" "3d61f78af6c440231c12eb5fce15ec95630e6bb03bae37c5a84ef91843779542", kill_on_drop: false }` [INFO] [stderr] Compiling ntest_proc_macro_helper v0.7.1 [INFO] [stderr] Compiling oorandom v11.1.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling csv-core v0.1.6 [INFO] [stderr] Compiling crossbeam-queue v0.2.0 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling serde_json v1.0.41 [INFO] [stderr] Compiling ntest_test_cases v0.7.1 [INFO] [stderr] Compiling plotters v0.2.12 [INFO] [stderr] Compiling serde_derive v1.0.102 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling regex-automata v0.1.8 [INFO] [stderr] Compiling bstr v0.2.8 [INFO] [stderr] Compiling criterion-plot v0.4.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling csv v1.1.1 [INFO] [stderr] Compiling proc-macro-crate v0.1.4 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling tinytemplate v1.0.2 [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" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/mlc-af228af527b727ea.mlc.9e554toj-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/mlc-af228af527b727ea.mlc.9e554toj-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/mlc-af228af527b727ea.mlc.9e554toj-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/mlc-af228af527b727ea.mlc.9e554toj-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/mlc-af228af527b727ea.mlc.9e554toj-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/mlc-af228af527b727ea.mlc.9e554toj-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/mlc-af228af527b727ea.mlc.9e554toj-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/mlc-af228af527b727ea.mlc.9e554toj-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/mlc-af228af527b727ea.mlc.9e554toj-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/mlc-af228af527b727ea.mlc.9e554toj-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/mlc-af228af527b727ea.mlc.9e554toj-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/mlc-af228af527b727ea.mlc.9e554toj-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/mlc-af228af527b727ea.mlc.9e554toj-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/mlc-af228af527b727ea.mlc.9e554toj-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/mlc-af228af527b727ea.mlc.9e554toj-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/mlc-af228af527b727ea.mlc.9e554toj-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/mlc-af228af527b727ea" "/opt/rustwide/target/debug/deps/mlc-af228af527b727ea.4ebo09x49ecmtayw.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-250b5920ba6ee623/out/openssl-build/install/lib" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-12320b97c89568cd.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-700356192fffd298.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-b7642fe67be89b55.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-5281c8ee01ffdf7b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-a4e3948fb2172e36.rlib" "/opt/rustwide/target/debug/deps/libcolored-cd31129bf0a0a012.rlib" "/opt/rustwide/target/debug/deps/libregex-898c71122cde910c.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b5a8520d8d18b76f.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-a1e9e1e3fc23ae94.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-0e2f605d6323506c.rlib" "/opt/rustwide/target/debug/deps/libreqwest-f2d33c72e8e3307c.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-6b909b97c12bb216.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-9ad68017f6465024.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-5172240f1a87672a.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-21146690c1d9c5b3.rlib" "/opt/rustwide/target/debug/deps/libdtoa-198dc0726348f08c.rlib" "/opt/rustwide/target/debug/deps/libserde-5e4fafdfb4f8ea27.rlib" "/opt/rustwide/target/debug/deps/libbase64-22fc149a73a5ec05.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-0e3264a543c73ed6.rlib" "/opt/rustwide/target/debug/deps/libunicase-d2cc8a34fe230404.rlib" "/opt/rustwide/target/debug/deps/libmime-afcd861a777bc0e9.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-35f6b572901dc012.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bebe2698646f2b6d.rlib" "/opt/rustwide/target/debug/deps/libopenssl-6716b8ba6448f10a.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-e05cb01208497f19.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-cc016b41e658d4ca.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-9936252c37cb34b8.rlib" "/opt/rustwide/target/debug/deps/libhyper-7cfb8e09e5c63504.rlib" "/opt/rustwide/target/debug/deps/libhttparse-e0ff37260b32465b.rlib" "/opt/rustwide/target/debug/deps/libwant-725ad6f3f156e813.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-a6357efd1c04c04a.rlib" "/opt/rustwide/target/debug/deps/libh2-c6def5401cbb69e5.rlib" "/opt/rustwide/target/debug/deps/libindexmap-8e574abe5615dc0a.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-d0e66e921199a250.rlib" "/opt/rustwide/target/debug/deps/libtower_service-a3c70ace6f993692.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-5042f143a3438cfc.rlib" "/opt/rustwide/target/debug/deps/libhttp-1ccf9538861d24f7.rlib" "/opt/rustwide/target/debug/deps/libitoa-d09b03244d96d381.rlib" "/opt/rustwide/target/debug/deps/libasync_std-e45e1ff6ba791dda.rlib" "/opt/rustwide/target/debug/deps/libsmol-f0820fc31c702da7.rlib" "/opt/rustwide/target/debug/deps/libfastrand-3733fa121b77f7ea.rlib" "/opt/rustwide/target/debug/deps/libasync_task-86bf1a8f97023559.rlib" "/opt/rustwide/target/debug/deps/libblocking-cd191037f87a17b3.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-a3bf6c098268ac69.rlib" "/opt/rustwide/target/debug/deps/libparking-9066cbf4d5a15d0a.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-35862613972434ea.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-30e0c060cfd95ccd.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-f4efd4a6bb8b4f4a.rlib" "/opt/rustwide/target/debug/deps/libsocket2-193753863c5ce7ed.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-60e677f79172690c.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-d49cfde83d3f4e7a.rlib" "/opt/rustwide/target/debug/deps/libntest-0a5ba059b98c8b5a.rlib" "/opt/rustwide/target/debug/deps/libntest_proc_macro_helper-ab9fb9a470b48c28.rlib" "/opt/rustwide/target/debug/deps/libwildmatch-6337bd604f06e91b.rlib" "/opt/rustwide/target/debug/deps/libtokio-232addd06e514765.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-34eb5944d5f6820d.rlib" "/opt/rustwide/target/debug/deps/libfnv-37dc92b0673ee3ab.rlib" "/opt/rustwide/target/debug/deps/libmio-57c24b522da81a89.rlib" "/opt/rustwide/target/debug/deps/libiovec-001a9d7cb0578e89.rlib" "/opt/rustwide/target/debug/deps/libnet2-e80dcc06b26a69ed.rlib" "/opt/rustwide/target/debug/deps/libbytes-2450ad86b992df4b.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-e6a929fbed197d6b.rlib" "/opt/rustwide/target/debug/deps/libfutures-0c395b125768d31d.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-f354836614ca26c3.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-7233ac2d5533e943.rlib" "/opt/rustwide/target/debug/deps/libmemchr-7bef5e6da259c9aa.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-97d0dc9b45ecd0b8.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-cde5d1c7c468dd48.rlib" "/opt/rustwide/target/debug/deps/libslab-e0e9bebbbea2c5c2.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-f7c6ec719eac40f1.rlib" "/opt/rustwide/target/debug/deps/libpin_project-85ae32b509d14188.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-73997e62ca70c136.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-eaa27b672c379396.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-380fa5185422dcd6.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-53345e30bb44cd86.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-3847b1d963e5b5d3.rlib" "/opt/rustwide/target/debug/deps/libsimplelog-7bed593436dda1ae.rlib" "/opt/rustwide/target/debug/deps/libterm-a1b885b657e9c795.rlib" "/opt/rustwide/target/debug/deps/libdirs-7a26a08c3ff517ef.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-920ed6a70714d423.rlib" "/opt/rustwide/target/debug/deps/libchrono-e23fa36422a50561.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-456e979978fbc982.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-e4403ffdf5a35a79.rlib" "/opt/rustwide/target/debug/deps/libtime-bb8f8fe25fd2e409.rlib" "/opt/rustwide/target/debug/deps/liburl-2430cadd983e55da.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-52a6b1f15fa5dd80.rlib" "/opt/rustwide/target/debug/deps/libidna-3129b3a9ecf68264.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-def2b82c47e108a0.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-22ab482a22e30e72.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-5af35797bdba708c.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-378825f0a341ccf9.rlib" "/opt/rustwide/target/debug/deps/libmatches-bbcc1f6f6a0b4874.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-f91b9fde57735bb8.rlib" "/opt/rustwide/target/debug/deps/libsame_file-6259e1726f074954.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-03dc560a77c5aa3e.rlib" "/opt/rustwide/target/debug/deps/libclap-d9be99794e5a7b16.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-110878fe23d3ee81.rlib" "/opt/rustwide/target/debug/deps/libvec_map-d63055c0e609bac9.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-9e8c0350f9892a4b.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-3df71308fd336bb7.rlib" "/opt/rustwide/target/debug/deps/libstrsim-22d7efa33182e3c6.rlib" "/opt/rustwide/target/debug/deps/libbitflags-ef3b499484556621.rlib" "/opt/rustwide/target/debug/deps/libatty-d6ce987b8005bc38.rlib" "/opt/rustwide/target/debug/deps/liblibc-f503d0b57945a25f.rlib" "/opt/rustwide/target/debug/deps/libansi_term-fe7bdec5ded10333.rlib" "/opt/rustwide/target/debug/deps/liblog-03bec60e8020b628.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-727e218cbe4629d5.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-d66e0ceb8eaec9b8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9717ec0599b569a0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-04369de9ba916647.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-997d622c2e4dbe5c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-0359c4288a5ef89f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-1b25ede22d698ab3.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-37940b486a68e488.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-06b77c27e794c7c6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4d07e02a8df36da1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-fb29e0695c0a0f79.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e16188b4cf97e8bb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-5eb391c8dabdee77.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-b0689b528b222bee.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ed072ac495e62e7a.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" "3d61f78af6c440231c12eb5fce15ec95630e6bb03bae37c5a84ef91843779542", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d61f78af6c440231c12eb5fce15ec95630e6bb03bae37c5a84ef91843779542", kill_on_drop: false }` [INFO] [stdout] 3d61f78af6c440231c12eb5fce15ec95630e6bb03bae37c5a84ef91843779542