[INFO] fetching crate factom 2.1.1... [INFO] testing factom-2.1.1 against beta-2021-01-01 for beta-1.50-1 [INFO] extracting crate factom 2.1.1 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate factom 2.1.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 factom 2.1.1 [INFO] finished tweaking crates.io crate factom 2.1.1 [INFO] tweaked toml for crates.io crate factom 2.1.1 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate factom 2.1.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 http-body v0.3.0 [INFO] [stderr] Downloaded hyper v0.13.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] ba3be9b8ec0645e80f3a5db8132fe72e643e9c8af13862c01b94d226b60fd9ba [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" "ba3be9b8ec0645e80f3a5db8132fe72e643e9c8af13862c01b94d226b60fd9ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ba3be9b8ec0645e80f3a5db8132fe72e643e9c8af13862c01b94d226b60fd9ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba3be9b8ec0645e80f3a5db8132fe72e643e9c8af13862c01b94d226b60fd9ba", kill_on_drop: false }` [INFO] [stdout] ba3be9b8ec0645e80f3a5db8132fe72e643e9c8af13862c01b94d226b60fd9ba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] 09f685d8000449fdbf155a263f10510e148c59bbd7df8bdc4d7bf11d6afa3619 [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" "09f685d8000449fdbf155a263f10510e148c59bbd7df8bdc4d7bf11d6afa3619", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling cc v1.0.46 [INFO] [stderr] Compiling bytes v0.5.2 [INFO] [stderr] Compiling smallvec v1.0.0 [INFO] [stderr] Compiling serde v1.0.103 [INFO] [stderr] Compiling futures-channel v0.3.1 [INFO] [stderr] Compiling futures-channel-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling futures-util-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling unicode-normalization v0.1.11 [INFO] [stderr] Compiling http v0.2.0 [INFO] [stderr] Compiling openssl-sys v0.9.52 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling tokio-executor v0.2.0-alpha.6 [INFO] [stderr] Compiling openssl v0.10.25 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling http-body v0.3.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling tokio-macros v0.2.0 [INFO] [stderr] Compiling pin-project-internal v0.4.6 [INFO] [stderr] Compiling serde_derive v1.0.103 [INFO] [stderr] Compiling tokio v0.2.4 [INFO] [stderr] Compiling futures-macro v0.3.1 [INFO] [stderr] Compiling pin-project v0.4.6 [INFO] [stderr] Compiling futures-util v0.3.1 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling tokio-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.2.1 [INFO] [stderr] Compiling futures-executor v0.3.1 [INFO] [stderr] Compiling futures v0.3.1 [INFO] [stderr] Compiling hyper v0.13.0 [INFO] [stderr] Compiling serde_json v1.0.44 [INFO] [stderr] Compiling hyper-tls v0.4.0 [INFO] [stderr] Compiling factom v2.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 35s [INFO] running `Command { std: "docker" "inspect" "09f685d8000449fdbf155a263f10510e148c59bbd7df8bdc4d7bf11d6afa3619", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09f685d8000449fdbf155a263f10510e148c59bbd7df8bdc4d7bf11d6afa3619", kill_on_drop: false }` [INFO] [stdout] 09f685d8000449fdbf155a263f10510e148c59bbd7df8bdc4d7bf11d6afa3619 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a1e887e8a51c2b731990eb54f2fdf39153aee3690cc7f01e81f7ed76f23839e9 [INFO] running `Command { std: "docker" "start" "-a" "a1e887e8a51c2b731990eb54f2fdf39153aee3690cc7f01e81f7ed76f23839e9", kill_on_drop: false }` [INFO] [stderr] Compiling rayon-core v1.6.1 [INFO] [stderr] Compiling hex v0.4.0 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling csv-core v0.1.6 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling bstr v0.2.8 [INFO] [stderr] Compiling tinytemplate v1.0.2 [INFO] [stderr] Compiling criterion-plot v0.4.0 [INFO] [stderr] Compiling sha2 v0.8.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand_xoshiro v0.3.1 [INFO] [stderr] Compiling rand_os v0.2.2 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling crossbeam-queue v0.2.0 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling csv v1.1.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling rayon v1.2.1 [INFO] [stderr] Compiling criterion v0.3.0 [INFO] [stderr] Compiling factom v2.1.1 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `factom` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name mod --edition=2018 tests/mod.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="tokio"' --cfg 'feature="tokio-executor"' -C metadata=af85106ae74bed4c -C extra-filename=-af85106ae74bed4c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bs58=/opt/rustwide/target/debug/deps/libbs58-1e61590b16397eb3.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-c5a079925a8f979d.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-0455c771f95f895d.rlib --extern factom=/opt/rustwide/target/debug/deps/libfactom-72ab409bf9bc5c43.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-aee387d7866bdc1f.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-96c489101195a8ac.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-07e40afff19c30fa.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-3edb8b03e47c9597.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-579381adc86a4c6c.rlib --extern hyper_tls=/opt/rustwide/target/debug/deps/libhyper_tls-2879fa09cef79c8f.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-79b7d004077c27f2.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-1df070e2185f1ce7.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-5266399ac74d199d.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-ef9b96527e6d3729.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-10dd3dd5a85dca2b.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-66df3e21f5925edc.rlib --extern tokio_executor=/opt/rustwide/target/debug/deps/libtokio_executor-281d9cfe63f8983f.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-c3444b7c87da6cb9.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: signal: 9 [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/get_balance-0b5157be27d2e0f3.get_balance.uagyxcnq-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/get_balance-0b5157be27d2e0f3.get_balance.uagyxcnq-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/get_balance-0b5157be27d2e0f3.get_balance.uagyxcnq-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/get_balance-0b5157be27d2e0f3.get_balance.uagyxcnq-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/get_balance-0b5157be27d2e0f3.get_balance.uagyxcnq-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/get_balance-0b5157be27d2e0f3.get_balance.uagyxcnq-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/get_balance-0b5157be27d2e0f3.get_balance.uagyxcnq-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/get_balance-0b5157be27d2e0f3.get_balance.uagyxcnq-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/get_balance-0b5157be27d2e0f3.get_balance.uagyxcnq-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/get_balance-0b5157be27d2e0f3.get_balance.uagyxcnq-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/get_balance-0b5157be27d2e0f3.get_balance.uagyxcnq-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/get_balance-0b5157be27d2e0f3.get_balance.uagyxcnq-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/get_balance-0b5157be27d2e0f3.get_balance.uagyxcnq-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/get_balance-0b5157be27d2e0f3.get_balance.uagyxcnq-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/get_balance-0b5157be27d2e0f3.get_balance.uagyxcnq-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/get_balance-0b5157be27d2e0f3.get_balance.uagyxcnq-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/get_balance-0b5157be27d2e0f3" "/opt/rustwide/target/debug/examples/get_balance-0b5157be27d2e0f3.3vntf49taa8zwd0q.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-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/libfactom-72ab409bf9bc5c43.rlib" "/opt/rustwide/target/debug/deps/libfutures-aee387d7866bdc1f.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-827d1ceb2020f43e.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-2879fa09cef79c8f.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-434489f090d96d2a.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-76a35642b44d80b0.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-65d1fa460031adce.rlib" "/opt/rustwide/target/debug/deps/libopenssl-04a41633dee2d51c.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-51657ae62ca1d9b3.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b2d06f7d60fcbb27.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-55dec0f74faa33df.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-cf5ba4a61f263f83.rlib" "/opt/rustwide/target/debug/deps/libbitflags-8a5476fab5bb3232.rlib" "/opt/rustwide/target/debug/deps/libhyper-579381adc86a4c6c.rlib" "/opt/rustwide/target/debug/deps/libhttparse-4498e44828a5bbeb.rlib" "/opt/rustwide/target/debug/deps/libwant-6200cac238266be4.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-685e0e463b0081f4.rlib" "/opt/rustwide/target/debug/deps/libh2-a98cb0163ef45c3f.rlib" "/opt/rustwide/target/debug/deps/libindexmap-7e9066daaf6470fb.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-f222091b9aac7ab0.rlib" "/opt/rustwide/target/debug/deps/libtime-e217edac17e767e5.rlib" "/opt/rustwide/target/debug/deps/libtower_service-b46ab647ec6da3c5.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-96c489101195a8ac.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-61d7b58e5c3dd137.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-1576ac35bf980742.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-73415975a2bd9a87.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-3b9002d043e698de.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-5a4f3b8432665aea.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-d46bee5ca6f91867.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-83e9ad68293e4b4e.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-6857c662926a24a6.rlib" "/opt/rustwide/target/debug/deps/libpin_project-af475670dc8f8a49.rlib" "/opt/rustwide/target/debug/deps/libserde_json-ef9b96527e6d3729.rlib" "/opt/rustwide/target/debug/deps/libryu-077067919e66c087.rlib" "/opt/rustwide/target/debug/deps/libserde-1df070e2185f1ce7.rlib" "/opt/rustwide/target/debug/deps/libhttp-3edb8b03e47c9597.rlib" "/opt/rustwide/target/debug/deps/libitoa-4ac6ea31b1524e45.rlib" "/opt/rustwide/target/debug/deps/liburl-c3444b7c87da6cb9.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-6ae592ab414920f8.rlib" "/opt/rustwide/target/debug/deps/libidna-9cb69ea74f767b73.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-9638ae04d2629032.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-33f95ed4751cbb42.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-2a3427138786ef48.rlib" "/opt/rustwide/target/debug/deps/libmatches-48febceb3dcc9296.rlib" "/opt/rustwide/target/debug/deps/libtokio-66df3e21f5925edc.rlib" "/opt/rustwide/target/debug/deps/libmemchr-9592f8628d9e208c.rlib" "/opt/rustwide/target/debug/deps/libfnv-81254b20febae08d.rlib" "/opt/rustwide/target/debug/deps/libmio-5421fe9b223b6d23.rlib" "/opt/rustwide/target/debug/deps/liblog-b8afdaab1dba77fa.rlib" "/opt/rustwide/target/debug/deps/libslab-f568091877b30548.rlib" "/opt/rustwide/target/debug/deps/libiovec-e192596de1369eab.rlib" "/opt/rustwide/target/debug/deps/libnet2-ffe132b70a3b14dc.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3bb9a546b52233f2.rlib" "/opt/rustwide/target/debug/deps/liblibc-7fde795bc221bd2c.rlib" "/opt/rustwide/target/debug/deps/libbytes-c5a079925a8f979d.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-71acccbddd46647b.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" "-lssl" "-lcrypto" "-lutil" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: [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" "a1e887e8a51c2b731990eb54f2fdf39153aee3690cc7f01e81f7ed76f23839e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1e887e8a51c2b731990eb54f2fdf39153aee3690cc7f01e81f7ed76f23839e9", kill_on_drop: false }` [INFO] [stdout] a1e887e8a51c2b731990eb54f2fdf39153aee3690cc7f01e81f7ed76f23839e9