[INFO] fetching crate samotop 0.11.1... [INFO] testing samotop-0.11.1 against beta-2021-01-01 for beta-1.50-1 [INFO] extracting crate samotop 0.11.1 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate samotop 0.11.1 on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate samotop 0.11.1 [INFO] finished tweaking crates.io crate samotop 0.11.1 [INFO] tweaked toml for crates.io crate samotop 0.11.1 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate crates.io crate samotop 0.11.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded samotop-parser v0.11.0 [INFO] [stderr] Downloaded samotop-core v0.11.0 [INFO] [stderr] Downloaded samotop-with-spf v0.11.0 [INFO] [stderr] Downloaded samotop-delivery v0.5.0 [INFO] [stderr] Downloaded viaspf v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7292f9fd64419e516f098538426e283736ec423f484b70c8e6dff5f1500c0b0d [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" "7292f9fd64419e516f098538426e283736ec423f484b70c8e6dff5f1500c0b0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7292f9fd64419e516f098538426e283736ec423f484b70c8e6dff5f1500c0b0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7292f9fd64419e516f098538426e283736ec423f484b70c8e6dff5f1500c0b0d", kill_on_drop: false }` [INFO] [stdout] 7292f9fd64419e516f098538426e283736ec423f484b70c8e6dff5f1500c0b0d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0cabb2739183af4d10f314a72cac1ac5eabc24ab8ac59707eafb6d11d89a86ef [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" "0cabb2739183af4d10f314a72cac1ac5eabc24ab8ac59707eafb6d11d89a86ef", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling unicode-segmentation v1.7.0 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling peg-runtime v0.6.3 [INFO] [stderr] Compiling ascii_utils v0.9.3 [INFO] [stderr] Compiling bytes v0.6.0 [INFO] [stderr] Compiling ring v0.16.16 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling nb-connect v1.0.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling futures-lite v1.11.2 [INFO] [stderr] Compiling polling v2.0.2 [INFO] [stderr] Compiling samotop-model v0.11.0 [INFO] [stderr] Compiling fast_chemail v0.9.6 [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling peg-macros v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling async-io v1.2.0 [INFO] [stderr] Compiling async-executor v1.4.0 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling tokio v0.2.23 [INFO] [stderr] Compiling async-global-executor v1.4.3 [INFO] [stderr] Compiling async-std v1.7.0 [INFO] [stderr] Compiling peg v0.6.3 [INFO] [stderr] Compiling samotop-parser v0.11.0 [INFO] [stderr] Compiling viaspf v0.2.0 [INFO] [stderr] Compiling webpki v0.21.3 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling webpki-roots v0.20.0 [INFO] [stderr] Compiling rustls v0.18.1 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling async-trait v0.1.41 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling async-tls v0.10.0 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling futures-executor v0.3.8 [INFO] [stderr] Compiling potential v2.2.1 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling trust-dns-proto v0.19.6 [INFO] [stderr] Compiling samotop-core v0.11.0 [INFO] [stderr] Compiling samotop-delivery v0.5.0 [INFO] [stderr] Compiling trust-dns-resolver v0.19.6 [INFO] [stderr] Compiling samotop-with-spf v0.11.0 [INFO] [stderr] Compiling samotop v0.11.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 11s [INFO] running `Command { std: "docker" "inspect" "0cabb2739183af4d10f314a72cac1ac5eabc24ab8ac59707eafb6d11d89a86ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0cabb2739183af4d10f314a72cac1ac5eabc24ab8ac59707eafb6d11d89a86ef", kill_on_drop: false }` [INFO] [stdout] 0cabb2739183af4d10f314a72cac1ac5eabc24ab8ac59707eafb6d11d89a86ef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+beta-2021-01-01" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d9034cfa8fb9be68153f934d2246bb470541d6f59aac1d52eef72188d6b0181c [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" "d9034cfa8fb9be68153f934d2246bb470541d6f59aac1d52eef72188d6b0181c", kill_on_drop: false }` [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling futures-await-test-macro v0.3.0 [INFO] [stderr] Compiling env_logger v0.8.2 [INFO] [stderr] Compiling futures-await-test v0.3.0 [INFO] [stderr] Compiling samotop v0.11.1 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `samotop` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name to_lmtp_unix --edition=2018 examples/to-lmtp-unix.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="async-tls"' --cfg 'feature="default"' --cfg 'feature="rust-tls"' --cfg 'feature="samotop-with-spf"' --cfg 'feature="spf"' -C metadata=e550d4ee2c71abe6 -C extra-filename=-e550d4ee2c71abe6 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern async_std=/opt/rustwide/target/debug/deps/libasync_std-6d24b4691d38896b.rlib --extern async_tls=/opt/rustwide/target/debug/deps/libasync_tls-a821edd56695db5f.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-b6b4c8e8fea7606c.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-a1fc26184b9aa865.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-7121ca144d365447.rlib --extern futures_await_test=/opt/rustwide/target/debug/deps/libfutures_await_test-cbc8473f701bec48.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-9eadb0415de29753.rlib --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-f4f0ff21d934febe.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-88a1e75c7e2bfbce.rlib --extern samotop=/opt/rustwide/target/debug/deps/libsamotop-690210e86a8edf6d.rlib --extern samotop_core=/opt/rustwide/target/debug/deps/libsamotop_core-c051f2d87627d79a.rlib --extern samotop_delivery=/opt/rustwide/target/debug/deps/libsamotop_delivery-2d549fd5fc34b128.rlib --extern samotop_parser=/opt/rustwide/target/debug/deps/libsamotop_parser-9a81d6f8f31777d2.rlib --extern samotop_with_spf=/opt/rustwide/target/debug/deps/libsamotop_with_spf-214813ddb38f836f.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-02fe5e96d116bd25/out` (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/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/dummy_tcp-50db8fd445de575e.dummy_tcp.2kb4ff8c-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/dummy_tcp-50db8fd445de575e.dummy_tcp.2kb4ff8c-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/dummy_tcp-50db8fd445de575e.dummy_tcp.2kb4ff8c-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/dummy_tcp-50db8fd445de575e.dummy_tcp.2kb4ff8c-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/dummy_tcp-50db8fd445de575e.dummy_tcp.2kb4ff8c-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/dummy_tcp-50db8fd445de575e.dummy_tcp.2kb4ff8c-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/dummy_tcp-50db8fd445de575e.dummy_tcp.2kb4ff8c-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/dummy_tcp-50db8fd445de575e.dummy_tcp.2kb4ff8c-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/dummy_tcp-50db8fd445de575e.dummy_tcp.2kb4ff8c-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/dummy_tcp-50db8fd445de575e.dummy_tcp.2kb4ff8c-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/dummy_tcp-50db8fd445de575e.dummy_tcp.2kb4ff8c-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/dummy_tcp-50db8fd445de575e.dummy_tcp.2kb4ff8c-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/dummy_tcp-50db8fd445de575e.dummy_tcp.2kb4ff8c-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/dummy_tcp-50db8fd445de575e.dummy_tcp.2kb4ff8c-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/dummy_tcp-50db8fd445de575e.dummy_tcp.2kb4ff8c-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/dummy_tcp-50db8fd445de575e.dummy_tcp.2kb4ff8c-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/dummy_tcp-50db8fd445de575e" "/opt/rustwide/target/debug/examples/dummy_tcp-50db8fd445de575e.2farw14zbbxfs0fy.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-02fe5e96d116bd25/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsamotop-690210e86a8edf6d.rlib" "/opt/rustwide/target/debug/deps/libasync_tls-a821edd56695db5f.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-b460246d268f8024.rlib" "/opt/rustwide/target/debug/deps/librustls-cedd00668199bced.rlib" "/opt/rustwide/target/debug/deps/libsct-cc5023a2bc2ff466.rlib" "/opt/rustwide/target/debug/deps/libwebpki-72378cae579ef1cf.rlib" "/opt/rustwide/target/debug/deps/libring-fa1c6ff803c67714.rlib" "/opt/rustwide/target/debug/deps/libspin-3b7e09eb6993769d.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-d67c0ed62294e46d.rlib" "/opt/rustwide/target/debug/deps/libsamotop_with_spf-214813ddb38f836f.rlib" "/opt/rustwide/target/debug/deps/libviaspf-e9a968807fbbb49a.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-3f19136fbb0cd63a.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-d0e9cbf560fc48bc.rlib" "/opt/rustwide/target/debug/deps/librand-a9c09fd25b234ac2.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-6229bb1ca1c36077.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-b2a2733ac9f6124d.rlib" "/opt/rustwide/target/debug/deps/librand_core-dbb43d42f03c547e.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-638b23fa277ab6fa.rlib" "/opt/rustwide/target/debug/deps/liburl-9636fc8adfc31f79.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-af042c6a09d8677f.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-6ae592ab414920f8.rlib" "/opt/rustwide/target/debug/deps/libidna-24ecefd6c5b9a04d.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-7468a419cdf9d732.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-9737c6d444d5d4fb.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-fd04830c7eee2552.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-2a3427138786ef48.rlib" "/opt/rustwide/target/debug/deps/libmatches-48febceb3dcc9296.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-4ec2ffde48753e42.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-fc37096584dd689f.rlib" "/opt/rustwide/target/debug/deps/libadler-013da12b1c81b559.rlib" "/opt/rustwide/target/debug/deps/libobject-dbb94767ac9953ef.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-d330feb02a922e3d.rlib" "/opt/rustwide/target/debug/deps/libgimli-8d0c103f388d3262.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-a05fd217af1a3b9e.rlib" "/opt/rustwide/target/debug/deps/libtokio-41d51d7d92cb5e97.rlib" "/opt/rustwide/target/debug/deps/libmio-88f12baa66f2c6f8.rlib" "/opt/rustwide/target/debug/deps/libiovec-0ff89e95e0b542a4.rlib" "/opt/rustwide/target/debug/deps/libnet2-5df36a6ba6d8d9db.rlib" "/opt/rustwide/target/debug/deps/libbytes-ae8e0e99d586d290.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-d599a05b5ab36173.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-c4f97c5a9f39268c.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-7a06d32fee8e4d25.rlib" "/opt/rustwide/target/debug/deps/libsamotop_delivery-2d549fd5fc34b128.rlib" "/opt/rustwide/target/debug/deps/libserde_json-e09a2deefbf48b33.rlib" "/opt/rustwide/target/debug/deps/libitoa-e2fe8f436295d324.rlib" "/opt/rustwide/target/debug/deps/libserde-a072954dd94f2b2a.rlib" "/opt/rustwide/target/debug/deps/libthiserror-14aa02394d6ad7fd.rlib" "/opt/rustwide/target/debug/deps/libfast_chemail-30ddabe63bee576f.rlib" "/opt/rustwide/target/debug/deps/libascii_utils-9eb098392837c72c.rlib" "/opt/rustwide/target/debug/deps/libpotential-7d09b61f7c5d6733.rlib" "/opt/rustwide/target/debug/deps/libnom-885407f33407535d.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-2e1ad8409c7af539.rlib" "/opt/rustwide/target/debug/deps/libryu-f21f59bb2c528cca.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-f13f4f0dbb450543.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-03b36c50a4d8d0ac.rlib" "/opt/rustwide/target/debug/deps/libbitflags-8a5476fab5bb3232.rlib" "/opt/rustwide/target/debug/deps/libhostname-f1231d55b704a5a9.rlib" "/opt/rustwide/target/debug/deps/libbase64-eb76252f3a009c81.rlib" "/opt/rustwide/target/debug/deps/libsamotop_core-c051f2d87627d79a.rlib" "/opt/rustwide/target/debug/deps/libbytes-b6b4c8e8fea7606c.rlib" "/opt/rustwide/target/debug/deps/libfutures-7121ca144d365447.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-52c593bd776c3739.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-93ff18b3922afba3.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-73c2663a38109869.rlib" "/opt/rustwide/target/debug/deps/libpin_project-f4f0ff21d934febe.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-0083a90d183bda15.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-15f5b6ca237e6d4e.rlib" "/opt/rustwide/target/debug/deps/libsamotop_parser-9a81d6f8f31777d2.rlib" "/opt/rustwide/target/debug/deps/libpeg-bd8ce31bbdd5f9f1.rlib" "/opt/rustwide/target/debug/deps/libpeg_runtime-2c96ce72b7a3e324.rlib" "/opt/rustwide/target/debug/deps/libsamotop_model-20e5624ee23fef87.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-a1fc26184b9aa865.rlib" "/opt/rustwide/target/debug/deps/libatty-6f8ccbd3c960cf83.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-708b856bc0bad76e.rlib" "/opt/rustwide/target/debug/deps/libhumantime-adb1c3dfaf792f89.rlib" "/opt/rustwide/target/debug/deps/libregex-88a1e75c7e2bfbce.rlib" "/opt/rustwide/target/debug/deps/libthread_local-abd19461110d9879.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-2e7c3a315d0632c2.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-d0ef70c30ec66613.rlib" "/opt/rustwide/target/debug/deps/libasync_std-6d24b4691d38896b.rlib" "/opt/rustwide/target/debug/deps/libblocking-2a49ee271feb09ce.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-59cb734d3c0e786e.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-b5915acfebae8fb3.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-cbf440e13b1ece7e.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-80c115f9953baf22.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-9900e57c49a56a70.rlib" "/opt/rustwide/target/debug/deps/libasync_task-8ae32a0f557b8448.rlib" "/opt/rustwide/target/debug/deps/libasync_io-94838cc42196404e.rlib" "/opt/rustwide/target/debug/deps/libnb_connect-8cdffa377315ece3.rlib" "/opt/rustwide/target/debug/deps/libvec_arena-5d27aa6e6bfc7e78.rlib" "/opt/rustwide/target/debug/deps/libpolling-9d0e1195553a1556.rlib" "/opt/rustwide/target/debug/deps/liblibc-3d9721a098b165bd.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-c31c972669483669.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-ac4d326c75ac5cf2.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-dc85fb7e1f85098c.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-3c4bd4c270768dd1.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e5604f0874edb5fe.rlib" "/opt/rustwide/target/debug/deps/libfastrand-fc5a8d58851d0023.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-7539c2fc84d421b3.rlib" "/opt/rustwide/target/debug/deps/libparking-20586ac7989f3189.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-ab275da51e7988c7.rlib" "/opt/rustwide/target/debug/deps/libslab-f568091877b30548.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-fb85536ecd2dab70.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b2d06f7d60fcbb27.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d82520db93b55397.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-7919a1ff8bde325b.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-9f09ff7de481a3fa.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-8024acad22cac6af.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-16ce9e91f7781613.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-d7bf65b246e4ac9c.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-31a640d787c1143d.rlib" "/opt/rustwide/target/debug/deps/liblog-9eadb0415de29753.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3bb9a546b52233f2.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7444fd17919e9af0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0ee2f67026959ab7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-df1bcd1e82256d04.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ed9ecf1b54021131.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0ede66bb24e94b96.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7c2de7f50940865c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b138d50085fd4683.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-6576870d8f2b9ae2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-042a30c5f67b2c91.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7b3f33d3dbe385dc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-90b3063cd7b22527.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-17f9484f8dc4da1e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-df38345acd9d92e1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5e10ca10bdd9e54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9e5b4162eeef2cef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3a4e739a77468800.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0f3a0c116d5e04d6.rlib" "-Wl,-Bdynamic" "-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] [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-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/on_cmd-b8340c2f87a912ef.on_cmd.8j934hux-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/on_cmd-b8340c2f87a912ef.on_cmd.8j934hux-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/on_cmd-b8340c2f87a912ef.on_cmd.8j934hux-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/on_cmd-b8340c2f87a912ef.on_cmd.8j934hux-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/on_cmd-b8340c2f87a912ef.on_cmd.8j934hux-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/on_cmd-b8340c2f87a912ef.on_cmd.8j934hux-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/on_cmd-b8340c2f87a912ef.on_cmd.8j934hux-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/on_cmd-b8340c2f87a912ef.on_cmd.8j934hux-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/on_cmd-b8340c2f87a912ef.on_cmd.8j934hux-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/on_cmd-b8340c2f87a912ef.on_cmd.8j934hux-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/on_cmd-b8340c2f87a912ef.on_cmd.8j934hux-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/on_cmd-b8340c2f87a912ef.on_cmd.8j934hux-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/on_cmd-b8340c2f87a912ef.on_cmd.8j934hux-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/on_cmd-b8340c2f87a912ef.on_cmd.8j934hux-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/on_cmd-b8340c2f87a912ef.on_cmd.8j934hux-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/on_cmd-b8340c2f87a912ef.on_cmd.8j934hux-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/on_cmd-b8340c2f87a912ef" "/opt/rustwide/target/debug/examples/on_cmd-b8340c2f87a912ef.6qcfuizm3e2e2j9.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-02fe5e96d116bd25/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-a1fc26184b9aa865.rlib" "/opt/rustwide/target/debug/deps/libatty-6f8ccbd3c960cf83.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-708b856bc0bad76e.rlib" "/opt/rustwide/target/debug/deps/libhumantime-adb1c3dfaf792f89.rlib" "/opt/rustwide/target/debug/deps/libsamotop-690210e86a8edf6d.rlib" "/opt/rustwide/target/debug/deps/libasync_tls-a821edd56695db5f.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-b460246d268f8024.rlib" "/opt/rustwide/target/debug/deps/librustls-cedd00668199bced.rlib" "/opt/rustwide/target/debug/deps/libsct-cc5023a2bc2ff466.rlib" "/opt/rustwide/target/debug/deps/libwebpki-72378cae579ef1cf.rlib" "/opt/rustwide/target/debug/deps/libring-fa1c6ff803c67714.rlib" "/opt/rustwide/target/debug/deps/libspin-3b7e09eb6993769d.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-d67c0ed62294e46d.rlib" "/opt/rustwide/target/debug/deps/libsamotop_with_spf-214813ddb38f836f.rlib" "/opt/rustwide/target/debug/deps/libviaspf-e9a968807fbbb49a.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-3f19136fbb0cd63a.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-d0e9cbf560fc48bc.rlib" "/opt/rustwide/target/debug/deps/librand-a9c09fd25b234ac2.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-6229bb1ca1c36077.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-b2a2733ac9f6124d.rlib" "/opt/rustwide/target/debug/deps/librand_core-dbb43d42f03c547e.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-638b23fa277ab6fa.rlib" "/opt/rustwide/target/debug/deps/liburl-9636fc8adfc31f79.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-af042c6a09d8677f.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-6ae592ab414920f8.rlib" "/opt/rustwide/target/debug/deps/libidna-24ecefd6c5b9a04d.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-7468a419cdf9d732.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-9737c6d444d5d4fb.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-fd04830c7eee2552.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-2a3427138786ef48.rlib" "/opt/rustwide/target/debug/deps/libmatches-48febceb3dcc9296.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-4ec2ffde48753e42.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-fc37096584dd689f.rlib" "/opt/rustwide/target/debug/deps/libadler-013da12b1c81b559.rlib" "/opt/rustwide/target/debug/deps/libobject-dbb94767ac9953ef.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-d330feb02a922e3d.rlib" "/opt/rustwide/target/debug/deps/libgimli-8d0c103f388d3262.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-a05fd217af1a3b9e.rlib" "/opt/rustwide/target/debug/deps/libtokio-41d51d7d92cb5e97.rlib" "/opt/rustwide/target/debug/deps/libmio-88f12baa66f2c6f8.rlib" "/opt/rustwide/target/debug/deps/libiovec-0ff89e95e0b542a4.rlib" "/opt/rustwide/target/debug/deps/libnet2-5df36a6ba6d8d9db.rlib" "/opt/rustwide/target/debug/deps/libbytes-ae8e0e99d586d290.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-d599a05b5ab36173.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-c4f97c5a9f39268c.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-7a06d32fee8e4d25.rlib" "/opt/rustwide/target/debug/deps/libsamotop_delivery-2d549fd5fc34b128.rlib" "/opt/rustwide/target/debug/deps/libserde_json-e09a2deefbf48b33.rlib" "/opt/rustwide/target/debug/deps/libitoa-e2fe8f436295d324.rlib" "/opt/rustwide/target/debug/deps/libserde-a072954dd94f2b2a.rlib" "/opt/rustwide/target/debug/deps/libthiserror-14aa02394d6ad7fd.rlib" "/opt/rustwide/target/debug/deps/libfast_chemail-30ddabe63bee576f.rlib" "/opt/rustwide/target/debug/deps/libascii_utils-9eb098392837c72c.rlib" "/opt/rustwide/target/debug/deps/libpotential-7d09b61f7c5d6733.rlib" "/opt/rustwide/target/debug/deps/libnom-885407f33407535d.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-2e1ad8409c7af539.rlib" "/opt/rustwide/target/debug/deps/libryu-f21f59bb2c528cca.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-f13f4f0dbb450543.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-03b36c50a4d8d0ac.rlib" "/opt/rustwide/target/debug/deps/libbitflags-8a5476fab5bb3232.rlib" "/opt/rustwide/target/debug/deps/libhostname-f1231d55b704a5a9.rlib" "/opt/rustwide/target/debug/deps/libbase64-eb76252f3a009c81.rlib" "/opt/rustwide/target/debug/deps/libsamotop_core-c051f2d87627d79a.rlib" "/opt/rustwide/target/debug/deps/libbytes-b6b4c8e8fea7606c.rlib" "/opt/rustwide/target/debug/deps/libsamotop_parser-9a81d6f8f31777d2.rlib" "/opt/rustwide/target/debug/deps/libpeg-bd8ce31bbdd5f9f1.rlib" "/opt/rustwide/target/debug/deps/libpeg_runtime-2c96ce72b7a3e324.rlib" "/opt/rustwide/target/debug/deps/libsamotop_model-20e5624ee23fef87.rlib" "/opt/rustwide/target/debug/deps/libregex-88a1e75c7e2bfbce.rlib" "/opt/rustwide/target/debug/deps/libthread_local-abd19461110d9879.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-2e7c3a315d0632c2.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-d0ef70c30ec66613.rlib" "/opt/rustwide/target/debug/deps/libfutures-7121ca144d365447.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-52c593bd776c3739.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-93ff18b3922afba3.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-73c2663a38109869.rlib" "/opt/rustwide/target/debug/deps/libpin_project-f4f0ff21d934febe.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-0083a90d183bda15.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-15f5b6ca237e6d4e.rlib" "/opt/rustwide/target/debug/deps/libasync_std-6d24b4691d38896b.rlib" "/opt/rustwide/target/debug/deps/libblocking-2a49ee271feb09ce.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-59cb734d3c0e786e.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-b5915acfebae8fb3.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-cbf440e13b1ece7e.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-80c115f9953baf22.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-9900e57c49a56a70.rlib" "/opt/rustwide/target/debug/deps/libasync_task-8ae32a0f557b8448.rlib" "/opt/rustwide/target/debug/deps/libasync_io-94838cc42196404e.rlib" "/opt/rustwide/target/debug/deps/libnb_connect-8cdffa377315ece3.rlib" "/opt/rustwide/target/debug/deps/libvec_arena-5d27aa6e6bfc7e78.rlib" "/opt/rustwide/target/debug/deps/libpolling-9d0e1195553a1556.rlib" "/opt/rustwide/target/debug/deps/liblibc-3d9721a098b165bd.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-c31c972669483669.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-ac4d326c75ac5cf2.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-dc85fb7e1f85098c.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-3c4bd4c270768dd1.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e5604f0874edb5fe.rlib" "/opt/rustwide/target/debug/deps/libfastrand-fc5a8d58851d0023.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-7539c2fc84d421b3.rlib" "/opt/rustwide/target/debug/deps/libparking-20586ac7989f3189.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-ab275da51e7988c7.rlib" "/opt/rustwide/target/debug/deps/libslab-f568091877b30548.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-fb85536ecd2dab70.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b2d06f7d60fcbb27.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d82520db93b55397.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-7919a1ff8bde325b.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-9f09ff7de481a3fa.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-8024acad22cac6af.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-16ce9e91f7781613.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-d7bf65b246e4ac9c.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-31a640d787c1143d.rlib" "/opt/rustwide/target/debug/deps/liblog-9eadb0415de29753.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3bb9a546b52233f2.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7444fd17919e9af0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0ee2f67026959ab7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-df1bcd1e82256d04.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ed9ecf1b54021131.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0ede66bb24e94b96.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7c2de7f50940865c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b138d50085fd4683.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-6576870d8f2b9ae2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-042a30c5f67b2c91.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7b3f33d3dbe385dc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-90b3063cd7b22527.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-17f9484f8dc4da1e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-df38345acd9d92e1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5e10ca10bdd9e54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9e5b4162eeef2cef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3a4e739a77468800.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0f3a0c116d5e04d6.rlib" "-Wl,-Bdynamic" "-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" "d9034cfa8fb9be68153f934d2246bb470541d6f59aac1d52eef72188d6b0181c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9034cfa8fb9be68153f934d2246bb470541d6f59aac1d52eef72188d6b0181c", kill_on_drop: false }` [INFO] [stdout] d9034cfa8fb9be68153f934d2246bb470541d6f59aac1d52eef72188d6b0181c