[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 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbecheran%2Fmlc" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/becheran/mlc on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "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-11/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.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0851ed5e3a31d6a9009a3e3233bddc179af86189c3b38eaf7ac864a123250277 [INFO] running `Command { std: "docker" "start" "-a" "0851ed5e3a31d6a9009a3e3233bddc179af86189c3b38eaf7ac864a123250277", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0851ed5e3a31d6a9009a3e3233bddc179af86189c3b38eaf7ac864a123250277", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0851ed5e3a31d6a9009a3e3233bddc179af86189c3b38eaf7ac864a123250277", kill_on_drop: false }` [INFO] [stdout] 0851ed5e3a31d6a9009a3e3233bddc179af86189c3b38eaf7ac864a123250277 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bb0fa30e810550234e8e54ac5f88a29a80e907167627c81466aaa82a9b3a9c52 [INFO] running `Command { std: "docker" "start" "-a" "bb0fa30e810550234e8e54ac5f88a29a80e907167627c81466aaa82a9b3a9c52", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling libc v0.2.95 [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 slab v0.4.3 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling fastrand v1.4.1 [INFO] [stderr] Compiling openssl v0.10.34 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [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 value-bag v1.0.0-alpha.7 [INFO] [stderr] Compiling openssl-src v111.15.0+1.1.1k [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling openssl-sys v0.9.63 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [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 clap v2.33.3 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling url v2.2.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 pin-project v1.0.7 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling polling v2.0.3 [INFO] [stderr] Compiling want v0.3.0 [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 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 tokio-native-tls v0.3.0 [INFO] [stderr] Compiling hyper v0.14.8 [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 25s [INFO] running `Command { std: "docker" "inspect" "bb0fa30e810550234e8e54ac5f88a29a80e907167627c81466aaa82a9b3a9c52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb0fa30e810550234e8e54ac5f88a29a80e907167627c81466aaa82a9b3a9c52", kill_on_drop: false }` [INFO] [stdout] bb0fa30e810550234e8e54ac5f88a29a80e907167627c81466aaa82a9b3a9c52 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] af208b8973d9e3388dd5e1c4cd7eca39d1a3b6298d6a0c67cf7832fb8dce25d1 [INFO] running `Command { std: "docker" "start" "-a" "af208b8973d9e3388dd5e1c4cd7eca39d1a3b6298d6a0c67cf7832fb8dce25d1", kill_on_drop: false }` [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling plotters-backend v0.3.0 [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 semver-parser v0.10.2 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling ntest_test_cases v0.7.3 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling plotters-svg v0.3.0 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling cast v0.2.6 [INFO] [stderr] Compiling ntest_timeout v0.7.3 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling ntest v0.7.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" "/opt/rustwide/target/debug/deps/throttle-7e4a3c45b200b33d.throttle.5163937a-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/throttle-7e4a3c45b200b33d.throttle.5163937a-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/throttle-7e4a3c45b200b33d.throttle.5163937a-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/throttle-7e4a3c45b200b33d.throttle.5163937a-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/throttle-7e4a3c45b200b33d.throttle.5163937a-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/throttle-7e4a3c45b200b33d.throttle.5163937a-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/throttle-7e4a3c45b200b33d.throttle.5163937a-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/throttle-7e4a3c45b200b33d.throttle.5163937a-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/throttle-7e4a3c45b200b33d.throttle.5163937a-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/throttle-7e4a3c45b200b33d.throttle.5163937a-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/throttle-7e4a3c45b200b33d.throttle.5163937a-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/throttle-7e4a3c45b200b33d.throttle.5163937a-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/throttle-7e4a3c45b200b33d.throttle.5163937a-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/throttle-7e4a3c45b200b33d.throttle.5163937a-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/throttle-7e4a3c45b200b33d.throttle.5163937a-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/throttle-7e4a3c45b200b33d.throttle.5163937a-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/throttle-7e4a3c45b200b33d.4vz4f8lo0ougo61p.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/openssl-sys-6f1cf7dfa5348767/out/openssl-build/install/lib" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-ae0b9de85e81d76f.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-dd17e7b765638f54.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-e55ce254123a1c62.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-c91921c83bf98d74.rlib" "/opt/rustwide/target/debug/deps/libmlc-ea623f939ae968e1.rlib" "/opt/rustwide/target/debug/deps/libfutures-7e8a8e0ae502c9c3.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-1a6afdc60376b17c.rlib" "/opt/rustwide/target/debug/deps/libcolored-a9de1dc9439b990a.rlib" "/opt/rustwide/target/debug/deps/libregex-ba47a52faac36a33.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-5250b30090105b38.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-b77be10fdde4f88a.rlib" "/opt/rustwide/target/debug/deps/libreqwest-1b38c7ec408b24ae.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-97a8cb81d2ec2a76.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-9791e823d744f74f.rlib" "/opt/rustwide/target/debug/deps/libryu-739207766fb1644f.rlib" "/opt/rustwide/target/debug/deps/libipnet-4c7cff2b9fc5c0db.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-ffe831ca1c052a56.rlib" "/opt/rustwide/target/debug/deps/libmime-81c0a547976aedd9.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-34b9d2a12e311f65.rlib" "/opt/rustwide/target/debug/deps/libserde-8a829a1c2949d4af.rlib" "/opt/rustwide/target/debug/deps/libbase64-6f58e0ee187256d5.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-44ca577293495da8.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-2859b577b47e78ac.rlib" "/opt/rustwide/target/debug/deps/libopenssl-6101784ccb28454a.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-24ec6f510909448f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-87fc368e0f0dce56.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-335ad4244fd823a2.rlib" "/opt/rustwide/target/debug/deps/libhyper-fbe17a5a49e907aa.rlib" "/opt/rustwide/target/debug/deps/libwant-71762ccb251037b3.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-d6cb38c84a8dbb06.rlib" "/opt/rustwide/target/debug/deps/libh2-30da8a5e215a2865.rlib" "/opt/rustwide/target/debug/deps/libindexmap-510a22c1996251bd.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-0fd1fdbaa7190c05.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-a4cd5fbadcaa86de.rlib" "/opt/rustwide/target/debug/deps/libhttparse-3bef57e72abf1d12.rlib" "/opt/rustwide/target/debug/deps/libtower_service-6990ec38e09d2cbe.rlib" "/opt/rustwide/target/debug/deps/libpin_project-00e5818b2dc1dfb3.rlib" "/opt/rustwide/target/debug/deps/libtracing-b6c9ee501457a95f.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-ca9fa1bff510b63b.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-6f64c0ee7731cca6.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-efa3a77aeb2a11d4.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-e7bd4e8e2d6a1b51.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-1781ac97a50f7b56.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-179c4ec3b1bb6929.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-ed8e40a3dcd574d8.rlib" "/opt/rustwide/target/debug/deps/libhttp-1aaf4b462ef19500.rlib" "/opt/rustwide/target/debug/deps/libitoa-90f9d50dc2d49c87.rlib" "/opt/rustwide/target/debug/deps/libfnv-d1dc8bedb5ffcb44.rlib" "/opt/rustwide/target/debug/deps/libasync_std-679e6627411b0948.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-8008762cecc5a472.rlib" "/opt/rustwide/target/debug/deps/libblocking-a57d11ecf54275f9.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-2d246637917f931f.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-9261fc820090dc1e.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-b75f6495d035f4fa.rlib" "/opt/rustwide/target/debug/deps/libasync_task-9ff0738f8a84337b.rlib" "/opt/rustwide/target/debug/deps/libasync_io-5fec37c8bf10a3c5.rlib" "/opt/rustwide/target/debug/deps/libslab-3bdb8c9dbd18a7c6.rlib" "/opt/rustwide/target/debug/deps/libpolling-d29367341a479534.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-c75b5e85f253ab30.rlib" "/opt/rustwide/target/debug/deps/libsocket2-35aa6e574db39f32.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-6bd72bbc42ed2115.rlib" "/opt/rustwide/target/debug/deps/libfastrand-f4c711f15cf27352.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-641ca6068bd76b47.rlib" "/opt/rustwide/target/debug/deps/libparking-1bae8b136a4b8abe.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-82ee0d9e145c99c7.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-d74dabe97b342a84.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-abc897afdf190a41.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-7c2a98167b432b47.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-21415cfd738a29bd.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-b9a1cd257fd0589a.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-d54f13d874abf01b.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-7c99faab4c27c24f.rlib" "/opt/rustwide/target/debug/deps/libpulldown_cmark-b0b21b15a6254252.rlib" "/opt/rustwide/target/debug/deps/libunicase-d73f1f891d61676d.rlib" "/opt/rustwide/target/debug/deps/libwildmatch-85cc6d46748d6956.rlib" "/opt/rustwide/target/debug/deps/libtokio-e0e0250ed7e13ba8.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-afe08620d46eca89.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e3068e1c9377047f.rlib" "/opt/rustwide/target/debug/deps/libbytes-e6eec5aeecffa8a4.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-bd5beea2e07fb20c.rlib" "/opt/rustwide/target/debug/deps/libmio-7ad786129328abd8.rlib" "/opt/rustwide/target/debug/deps/libsimplelog-b7543c31ac73a73f.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-8f27c150af643511.rlib" "/opt/rustwide/target/debug/deps/libchrono-4ed82f7cc12319c2.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-d7521f29393ef80a.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-7b6445d372d84407.rlib" "/opt/rustwide/target/debug/deps/libtime-0e58277fb4d6d783.rlib" "/opt/rustwide/target/debug/deps/liburl-b51f11ba19c393f1.rlib" "/opt/rustwide/target/debug/deps/libidna-529c6702193d93b8.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-d3f68e0347e40936.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-7be39ecae3625c4b.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-8102c6c5d37b89f3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-857e07ade33a6908.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-e1bff9f8f15d7419.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e457123dded25aba.rlib" "/opt/rustwide/target/debug/deps/libmatches-201b4dfb49094b2f.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-5e165100e176414b.rlib" "/opt/rustwide/target/debug/deps/libsame_file-36dfff0ef8311abf.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-df981c5871754530.rlib" "/opt/rustwide/target/debug/deps/libclap-cd9347b63f357e0f.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-8cbebdaaa81fad45.rlib" "/opt/rustwide/target/debug/deps/libvec_map-5f104c2ee05f26e6.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-349506f3b2349b3f.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-05a4b639dec6224c.rlib" "/opt/rustwide/target/debug/deps/libstrsim-0fc606efc91e3789.rlib" "/opt/rustwide/target/debug/deps/libbitflags-117d41ac256572da.rlib" "/opt/rustwide/target/debug/deps/libatty-1e49ff90cdfb8e83.rlib" "/opt/rustwide/target/debug/deps/liblibc-6fb6615b9d00daf8.rlib" "/opt/rustwide/target/debug/deps/libansi_term-329dab68dba20daf.rlib" "/opt/rustwide/target/debug/deps/liblog-aaef606f70f83744.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-deadecc9bbe06a81.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-dece450273084492.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-008055cc7d873802.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-06f01ac2578bda94.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f9a3c3274a1835e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d4cbb754ee9f4daa.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-95c14e1c1e3ebcc4.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d489f0ca872880cc.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-75f07df0b18fea39.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0c35b278736219a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e530649c9a06e3c6.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-6b148909d375a785.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cd15fa647f4775d1.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74be3a703f788ba2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8f2c5b445c28b2e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8480e85e0be96197.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ac23a75f6f42004e.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-557ba8776e04d182.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-4beb03d03503c439.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd7db1bec6909f24.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/throttle-7e4a3c45b200b33d" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [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` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/end_to_end-b7e098b9c72854cb.end_to_end.97e5967f-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/end_to_end-b7e098b9c72854cb.end_to_end.97e5967f-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/end_to_end-b7e098b9c72854cb.end_to_end.97e5967f-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/end_to_end-b7e098b9c72854cb.end_to_end.97e5967f-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/end_to_end-b7e098b9c72854cb.end_to_end.97e5967f-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/end_to_end-b7e098b9c72854cb.end_to_end.97e5967f-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/end_to_end-b7e098b9c72854cb.end_to_end.97e5967f-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/end_to_end-b7e098b9c72854cb.end_to_end.97e5967f-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/end_to_end-b7e098b9c72854cb.end_to_end.97e5967f-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/end_to_end-b7e098b9c72854cb.end_to_end.97e5967f-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/end_to_end-b7e098b9c72854cb.end_to_end.97e5967f-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/end_to_end-b7e098b9c72854cb.end_to_end.97e5967f-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/end_to_end-b7e098b9c72854cb.end_to_end.97e5967f-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/end_to_end-b7e098b9c72854cb.end_to_end.97e5967f-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/end_to_end-b7e098b9c72854cb.end_to_end.97e5967f-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/end_to_end-b7e098b9c72854cb.end_to_end.97e5967f-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/end_to_end-b7e098b9c72854cb.590bwwshnods3k7l.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/openssl-sys-6f1cf7dfa5348767/out/openssl-build/install/lib" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-ae0b9de85e81d76f.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-dd17e7b765638f54.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-e55ce254123a1c62.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-c91921c83bf98d74.rlib" "/opt/rustwide/target/debug/deps/libmlc-ea623f939ae968e1.rlib" "/opt/rustwide/target/debug/deps/libfutures-7e8a8e0ae502c9c3.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-1a6afdc60376b17c.rlib" "/opt/rustwide/target/debug/deps/libcolored-a9de1dc9439b990a.rlib" "/opt/rustwide/target/debug/deps/libregex-ba47a52faac36a33.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-5250b30090105b38.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-b77be10fdde4f88a.rlib" "/opt/rustwide/target/debug/deps/libreqwest-1b38c7ec408b24ae.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-97a8cb81d2ec2a76.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-9791e823d744f74f.rlib" "/opt/rustwide/target/debug/deps/libryu-739207766fb1644f.rlib" "/opt/rustwide/target/debug/deps/libipnet-4c7cff2b9fc5c0db.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-ffe831ca1c052a56.rlib" "/opt/rustwide/target/debug/deps/libmime-81c0a547976aedd9.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-34b9d2a12e311f65.rlib" "/opt/rustwide/target/debug/deps/libserde-8a829a1c2949d4af.rlib" "/opt/rustwide/target/debug/deps/libbase64-6f58e0ee187256d5.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-44ca577293495da8.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-2859b577b47e78ac.rlib" "/opt/rustwide/target/debug/deps/libopenssl-6101784ccb28454a.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-24ec6f510909448f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-87fc368e0f0dce56.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-335ad4244fd823a2.rlib" "/opt/rustwide/target/debug/deps/libhyper-fbe17a5a49e907aa.rlib" "/opt/rustwide/target/debug/deps/libwant-71762ccb251037b3.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-d6cb38c84a8dbb06.rlib" "/opt/rustwide/target/debug/deps/libh2-30da8a5e215a2865.rlib" "/opt/rustwide/target/debug/deps/libindexmap-510a22c1996251bd.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-0fd1fdbaa7190c05.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-a4cd5fbadcaa86de.rlib" "/opt/rustwide/target/debug/deps/libhttparse-3bef57e72abf1d12.rlib" "/opt/rustwide/target/debug/deps/libtower_service-6990ec38e09d2cbe.rlib" "/opt/rustwide/target/debug/deps/libpin_project-00e5818b2dc1dfb3.rlib" "/opt/rustwide/target/debug/deps/libtracing-b6c9ee501457a95f.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-ca9fa1bff510b63b.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-6f64c0ee7731cca6.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-efa3a77aeb2a11d4.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-e7bd4e8e2d6a1b51.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-1781ac97a50f7b56.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-179c4ec3b1bb6929.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-ed8e40a3dcd574d8.rlib" "/opt/rustwide/target/debug/deps/libhttp-1aaf4b462ef19500.rlib" "/opt/rustwide/target/debug/deps/libitoa-90f9d50dc2d49c87.rlib" "/opt/rustwide/target/debug/deps/libfnv-d1dc8bedb5ffcb44.rlib" "/opt/rustwide/target/debug/deps/libasync_std-679e6627411b0948.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-8008762cecc5a472.rlib" "/opt/rustwide/target/debug/deps/libblocking-a57d11ecf54275f9.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-2d246637917f931f.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-9261fc820090dc1e.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-b75f6495d035f4fa.rlib" "/opt/rustwide/target/debug/deps/libasync_task-9ff0738f8a84337b.rlib" "/opt/rustwide/target/debug/deps/libasync_io-5fec37c8bf10a3c5.rlib" "/opt/rustwide/target/debug/deps/libslab-3bdb8c9dbd18a7c6.rlib" "/opt/rustwide/target/debug/deps/libpolling-d29367341a479534.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-c75b5e85f253ab30.rlib" "/opt/rustwide/target/debug/deps/libsocket2-35aa6e574db39f32.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-6bd72bbc42ed2115.rlib" "/opt/rustwide/target/debug/deps/libfastrand-f4c711f15cf27352.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-641ca6068bd76b47.rlib" "/opt/rustwide/target/debug/deps/libparking-1bae8b136a4b8abe.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-82ee0d9e145c99c7.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-d74dabe97b342a84.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-abc897afdf190a41.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-7c2a98167b432b47.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-21415cfd738a29bd.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-b9a1cd257fd0589a.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-d54f13d874abf01b.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-7c99faab4c27c24f.rlib" "/opt/rustwide/target/debug/deps/libpulldown_cmark-b0b21b15a6254252.rlib" "/opt/rustwide/target/debug/deps/libunicase-d73f1f891d61676d.rlib" "/opt/rustwide/target/debug/deps/libwildmatch-85cc6d46748d6956.rlib" "/opt/rustwide/target/debug/deps/libtokio-e0e0250ed7e13ba8.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-afe08620d46eca89.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e3068e1c9377047f.rlib" "/opt/rustwide/target/debug/deps/libbytes-e6eec5aeecffa8a4.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-bd5beea2e07fb20c.rlib" "/opt/rustwide/target/debug/deps/libmio-7ad786129328abd8.rlib" "/opt/rustwide/target/debug/deps/libsimplelog-b7543c31ac73a73f.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-8f27c150af643511.rlib" "/opt/rustwide/target/debug/deps/libchrono-4ed82f7cc12319c2.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-d7521f29393ef80a.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-7b6445d372d84407.rlib" "/opt/rustwide/target/debug/deps/libtime-0e58277fb4d6d783.rlib" "/opt/rustwide/target/debug/deps/liburl-b51f11ba19c393f1.rlib" "/opt/rustwide/target/debug/deps/libidna-529c6702193d93b8.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-d3f68e0347e40936.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-7be39ecae3625c4b.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-8102c6c5d37b89f3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-857e07ade33a6908.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-e1bff9f8f15d7419.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e457123dded25aba.rlib" "/opt/rustwide/target/debug/deps/libmatches-201b4dfb49094b2f.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-5e165100e176414b.rlib" "/opt/rustwide/target/debug/deps/libsame_file-36dfff0ef8311abf.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-df981c5871754530.rlib" "/opt/rustwide/target/debug/deps/libclap-cd9347b63f357e0f.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-8cbebdaaa81fad45.rlib" "/opt/rustwide/target/debug/deps/libvec_map-5f104c2ee05f26e6.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-349506f3b2349b3f.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-05a4b639dec6224c.rlib" "/opt/rustwide/target/debug/deps/libstrsim-0fc606efc91e3789.rlib" "/opt/rustwide/target/debug/deps/libbitflags-117d41ac256572da.rlib" "/opt/rustwide/target/debug/deps/libatty-1e49ff90cdfb8e83.rlib" "/opt/rustwide/target/debug/deps/liblibc-6fb6615b9d00daf8.rlib" "/opt/rustwide/target/debug/deps/libansi_term-329dab68dba20daf.rlib" "/opt/rustwide/target/debug/deps/liblog-aaef606f70f83744.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-deadecc9bbe06a81.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-dece450273084492.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-008055cc7d873802.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-06f01ac2578bda94.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f9a3c3274a1835e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d4cbb754ee9f4daa.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-95c14e1c1e3ebcc4.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d489f0ca872880cc.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-75f07df0b18fea39.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0c35b278736219a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e530649c9a06e3c6.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-6b148909d375a785.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cd15fa647f4775d1.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74be3a703f788ba2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8f2c5b445c28b2e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8480e85e0be96197.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ac23a75f6f42004e.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-557ba8776e04d182.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-4beb03d03503c439.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd7db1bec6909f24.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/end_to_end-b7e098b9c72854cb" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [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" "af208b8973d9e3388dd5e1c4cd7eca39d1a3b6298d6a0c67cf7832fb8dce25d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af208b8973d9e3388dd5e1c4cd7eca39d1a3b6298d6a0c67cf7832fb8dce25d1", kill_on_drop: false }` [INFO] [stdout] af208b8973d9e3388dd5e1c4cd7eca39d1a3b6298d6a0c67cf7832fb8dce25d1