[INFO] cloning repository https://github.com/ianic/yarws [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ianic/yarws" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fianic%2Fyarws", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fianic%2Fyarws'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a30d5b5f8d8f367f3fd92d7aa03a2a8fa957c9e6 [INFO] testing ianic/yarws against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fianic%2Fyarws" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ianic/yarws on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ianic/yarws [INFO] finished tweaking git repo https://github.com/ianic/yarws [INFO] tweaked toml for git repo https://github.com/ianic/yarws written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/ianic/yarws already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] error: the lock file /workspace/builds/worker-8/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9159adffb9effd391578e594f2a17ab025e61eb35428ee423031dbb932fb45b9 [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" "9159adffb9effd391578e594f2a17ab025e61eb35428ee423031dbb932fb45b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9159adffb9effd391578e594f2a17ab025e61eb35428ee423031dbb932fb45b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9159adffb9effd391578e594f2a17ab025e61eb35428ee423031dbb932fb45b9", kill_on_drop: false }` [INFO] [stdout] 9159adffb9effd391578e594f2a17ab025e61eb35428ee423031dbb932fb45b9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 24a839923b4d027bcce7c2bd39fa867aae41cc3a03a93c2575452ca4e4c4d12f [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" "24a839923b4d027bcce7c2bd39fa867aae41cc3a03a93c2575452ca4e4c4d12f", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling arc-swap v0.4.8 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling addr2line v0.14.1 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling hex-literal-impl v0.2.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Compiling hex-literal v0.2.1 [INFO] [stderr] Compiling slog-scope v4.3.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling slog-stdlog v4.1.0 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling slog-async v2.5.0 [INFO] [stderr] Compiling slog-term v2.6.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling pin-project-internal v1.0.3 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling tokio v0.2.24 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling pin-project v1.0.3 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.8 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling yarws v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `yarws` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name chat_server --edition=2018 src/bin/chat_server.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=49886fed721112fe -C extra-filename=-49886fed721112fe --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-f3ec148fd12597ac.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-920e5554baaa2274.rlib --extern failure=/opt/rustwide/target/debug/deps/libfailure-2733099c0e34f4e1.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-6b118202939d94c6.rlib --extern hex_literal=/opt/rustwide/target/debug/deps/libhex_literal-fb8e011072053df3.rlib --extern inflate=/opt/rustwide/target/debug/deps/libinflate-84d71f1aa9491e98.rlib --extern miniz_oxide=/opt/rustwide/target/debug/deps/libminiz_oxide-6c5259b613b84b2e.rlib --extern native_tls=/opt/rustwide/target/debug/deps/libnative_tls-e5a587df36271878.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-423b958feecc724b.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-fb4e5bd19cec6c0b.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-dc21299f6774fa34.rlib --extern sha1=/opt/rustwide/target/debug/deps/libsha1-b3a0da0aa60be9ee.rlib --extern slog=/opt/rustwide/target/debug/deps/libslog-c10ac9ab9ecf4e21.rlib --extern slog_async=/opt/rustwide/target/debug/deps/libslog_async-04bca72888e72d10.rlib --extern slog_stdlog=/opt/rustwide/target/debug/deps/libslog_stdlog-24140b59f2bf6cae.rlib --extern slog_term=/opt/rustwide/target/debug/deps/libslog_term-dc8b153b73752010.rlib --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-ff18a703520070c0.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-d63a143be039a738.rlib --extern tokio_tls=/opt/rustwide/target/debug/deps/libtokio_tls-0ffe66a3b573710b.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-2fe2bce7137a7220.rlib --extern yarws=/opt/rustwide/target/debug/deps/libyarws-38b6145164493ee5.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/autobahn_client-9dfc06767ccea52f.autobahn_client.8a4xs034-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/autobahn_client-9dfc06767ccea52f.autobahn_client.8a4xs034-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/autobahn_client-9dfc06767ccea52f.autobahn_client.8a4xs034-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/autobahn_client-9dfc06767ccea52f.autobahn_client.8a4xs034-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/autobahn_client-9dfc06767ccea52f.autobahn_client.8a4xs034-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/autobahn_client-9dfc06767ccea52f.autobahn_client.8a4xs034-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/autobahn_client-9dfc06767ccea52f.autobahn_client.8a4xs034-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/autobahn_client-9dfc06767ccea52f.autobahn_client.8a4xs034-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/autobahn_client-9dfc06767ccea52f.autobahn_client.8a4xs034-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/autobahn_client-9dfc06767ccea52f.autobahn_client.8a4xs034-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/autobahn_client-9dfc06767ccea52f.autobahn_client.8a4xs034-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/autobahn_client-9dfc06767ccea52f.autobahn_client.8a4xs034-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/autobahn_client-9dfc06767ccea52f.autobahn_client.8a4xs034-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/autobahn_client-9dfc06767ccea52f.autobahn_client.8a4xs034-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/autobahn_client-9dfc06767ccea52f.autobahn_client.8a4xs034-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/autobahn_client-9dfc06767ccea52f.autobahn_client.8a4xs034-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/autobahn_client-9dfc06767ccea52f" "/opt/rustwide/target/debug/deps/autobahn_client-9dfc06767ccea52f.517l8td1j6ea3imi.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libyarws-38b6145164493ee5.rlib" "/opt/rustwide/target/debug/deps/liburl-2fe2bce7137a7220.rlib" "/opt/rustwide/target/debug/deps/libidna-d82966ff1030c86b.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-00a5caef43a4386b.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c7495963f757b92a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-5b1520f36949599c.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7e8075a07f0e5422.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-e26891aebe4d3d4b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-118ab8cd0c12994c.rlib" "/opt/rustwide/target/debug/deps/libmatches-5499bb0a916b29b9.rlib" "/opt/rustwide/target/debug/deps/libslog_stdlog-24140b59f2bf6cae.rlib" "/opt/rustwide/target/debug/deps/libslog_scope-1587add50dcd87ba.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-e6eda50616c8d117.rlib" "/opt/rustwide/target/debug/deps/libslog_async-04bca72888e72d10.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-902c0c35291145a2.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-ba8c860573beb973.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-ff13728372c662eb.rlib" "/opt/rustwide/target/debug/deps/libtake_mut-dd1fdcc10b09b6eb.rlib" "/opt/rustwide/target/debug/deps/libthread_local-76e36b18ae5ab5a5.rlib" "/opt/rustwide/target/debug/deps/libslog_term-dc8b153b73752010.rlib" "/opt/rustwide/target/debug/deps/libterm-e6087114068652bb.rlib" "/opt/rustwide/target/debug/deps/libdirs-c89a813099462da6.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-bd55f7aa23f69876.rlib" "/opt/rustwide/target/debug/deps/libchrono-141ccfa1a84388cd.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-e94630215054e891.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-976916f1151500ce.rlib" "/opt/rustwide/target/debug/deps/libtime-488b249a9f4509f3.rlib" "/opt/rustwide/target/debug/deps/libinflate-84d71f1aa9491e98.rlib" "/opt/rustwide/target/debug/deps/libadler32-d0c8907caa249e4c.rlib" "/opt/rustwide/target/debug/deps/libsha1-b3a0da0aa60be9ee.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-3704098158514f49.rlib" "/opt/rustwide/target/debug/deps/libdigest-560da67ecda1b926.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-efd5d3f8c67be758.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-58c0475c8a4b3382.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-863acf4de67dbc62.rlib" "/opt/rustwide/target/debug/deps/libtypenum-a5e8dd74bd8dfb37.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-0cbcbf39d870dce5.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-7b41428fbe7b62c6.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-0d97d10b9dc401d8.rlib" "/opt/rustwide/target/debug/deps/librand-423b958feecc724b.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-76d3317579449ba7.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-9e2dc93c7288ddfd.rlib" "/opt/rustwide/target/debug/deps/librand_core-183052496725a7be.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-f6994ea8e4366aed.rlib" "/opt/rustwide/target/debug/deps/libbase64-f3ec148fd12597ac.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-0ffe66a3b573710b.rlib" "/opt/rustwide/target/debug/deps/libtokio-d63a143be039a738.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-49a5dd7ea5b34919.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-a8b7d78b177fad72.rlib" "/opt/rustwide/target/debug/deps/libmemchr-13e04cbe0e9e63d1.rlib" "/opt/rustwide/target/debug/deps/libfnv-751e5967119454f8.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-f66bfc5cbc1b1239.rlib" "/opt/rustwide/target/debug/deps/libmio-0c06281b0e65ed3b.rlib" "/opt/rustwide/target/debug/deps/libslab-65742487a18009d6.rlib" "/opt/rustwide/target/debug/deps/libiovec-31b9356129bf79b0.rlib" "/opt/rustwide/target/debug/deps/libnet2-edb86b88400aa48e.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-201e479cff1ea00b.rlib" "/opt/rustwide/target/debug/deps/libbytes-8f475ca97d0bfeee.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-635494193ad7aa14.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-e5a587df36271878.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-0807aab40c872817.rlib" "/opt/rustwide/target/debug/deps/libopenssl-5e0b8cd74c8be772.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-fae71c278faee0ca.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-a8021f93a490c2c6.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-16ec2b602d960524.rlib" "/opt/rustwide/target/debug/deps/liblog-e85f58044ae91ffe.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b10e0993eefc366b.rlib" "/opt/rustwide/target/debug/deps/libfailure-2733099c0e34f4e1.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-6afa97e71e22c2d7.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-717c95e0ca43996f.rlib" "/opt/rustwide/target/debug/deps/libadler-797761d55cc6d77d.rlib" "/opt/rustwide/target/debug/deps/libobject-3398b1b82a61cf88.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-57a8d78d4ce5a557.rlib" "/opt/rustwide/target/debug/deps/libgimli-0a231e394c8ed583.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d836a7202f0431f0.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-f324c5343369256d.rlib" "/opt/rustwide/target/debug/deps/libstructopt-ff18a703520070c0.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7895c92c6d278491.rlib" "/opt/rustwide/target/debug/deps/libclap-def755826a587d18.rlib" "/opt/rustwide/target/debug/deps/libvec_map-97b2d50686bf36e9.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-c6e5ad5dd55bdd8b.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-6a2548713a451fe0.rlib" "/opt/rustwide/target/debug/deps/libstrsim-8b805b0832095d99.rlib" "/opt/rustwide/target/debug/deps/libbitflags-de31228f2c0549ed.rlib" "/opt/rustwide/target/debug/deps/libatty-3db768dbe155df3f.rlib" "/opt/rustwide/target/debug/deps/liblibc-6f12b0679cd4d4e6.rlib" "/opt/rustwide/target/debug/deps/libansi_term-017778a055950e81.rlib" "/opt/rustwide/target/debug/deps/libslog-c10ac9ab9ecf4e21.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e12de7683a34c500.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-446a53c2e468675f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-86fef9fb252a2d33.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-3bed9bfd30304751.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0e38eeb474a7b386.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a846ed547b824740.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c9540f0a4fb9265d.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7d2ca66c92c356eb.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-147e2c808f949493.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-bd2a4369506670e9.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74bfdd0ce7d0ed48.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6777f47f1c491841.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-b104f1790174f2be.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-db37898996f45c13.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-25b7435131fc4938.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9d4b6f3c097e876e.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3f953ad652ab829a.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "24a839923b4d027bcce7c2bd39fa867aae41cc3a03a93c2575452ca4e4c4d12f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24a839923b4d027bcce7c2bd39fa867aae41cc3a03a93c2575452ca4e4c4d12f", kill_on_drop: false }` [INFO] [stdout] 24a839923b4d027bcce7c2bd39fa867aae41cc3a03a93c2575452ca4e4c4d12f