[INFO] cloning repository https://github.com/awalgarg/reliverator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/awalgarg/reliverator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fawalgarg%2Freliverator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fawalgarg%2Freliverator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a8dc0725df74101afdf5b5cd6b24b4fdce2d14bf [INFO] testing awalgarg/reliverator against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fawalgarg%2Freliverator" "/workspace/builds/worker-65/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-65/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/awalgarg/reliverator on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/awalgarg/reliverator [INFO] finished tweaking git repo https://github.com/awalgarg/reliverator [INFO] tweaked toml for git repo https://github.com/awalgarg/reliverator written to /workspace/builds/worker-65/source/Cargo.toml [INFO] crate git repo https://github.com/awalgarg/reliverator already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded libsqlite3-sys v0.17.1 [INFO] [stderr] Downloaded domain v0.2.4 [INFO] [stderr] Downloaded hermit-abi v0.1.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-65/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-65/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c9406f6830aaaada5eed93f81ae7b0719716ca8abd6519a880f36f86bdb3bd42 [INFO] running `Command { std: "docker" "start" "-a" "c9406f6830aaaada5eed93f81ae7b0719716ca8abd6519a880f36f86bdb3bd42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c9406f6830aaaada5eed93f81ae7b0719716ca8abd6519a880f36f86bdb3bd42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9406f6830aaaada5eed93f81ae7b0719716ca8abd6519a880f36f86bdb3bd42", kill_on_drop: false }` [INFO] [stdout] c9406f6830aaaada5eed93f81ae7b0719716ca8abd6519a880f36f86bdb3bd42 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-65/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-65/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=forbid" "-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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0a5e0a92944de85575aa76ef331f9eae193cb5aab7937688c25ed0f20a73a3dd [INFO] running `Command { std: "docker" "start" "-a" "0a5e0a92944de85575aa76ef331f9eae193cb5aab7937688c25ed0f20a73a3dd", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling scoped-tls v0.1.2 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling reliverator v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling lock_api v0.3.3 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling libsqlite3-sys v0.17.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling rusqlite v0.21.0 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling regex v1.3.6 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-uds v0.2.6 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling domain v0.2.4 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/reliverator-6d50c1b6e01c0a16.reliverator.a5bfb023-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/reliverator-6d50c1b6e01c0a16.reliverator.a5bfb023-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/reliverator-6d50c1b6e01c0a16.reliverator.a5bfb023-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/reliverator-6d50c1b6e01c0a16.reliverator.a5bfb023-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/reliverator-6d50c1b6e01c0a16.reliverator.a5bfb023-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/reliverator-6d50c1b6e01c0a16.reliverator.a5bfb023-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/reliverator-6d50c1b6e01c0a16.reliverator.a5bfb023-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/reliverator-6d50c1b6e01c0a16.reliverator.a5bfb023-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/reliverator-6d50c1b6e01c0a16.reliverator.a5bfb023-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/reliverator-6d50c1b6e01c0a16.reliverator.a5bfb023-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/reliverator-6d50c1b6e01c0a16.reliverator.a5bfb023-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/reliverator-6d50c1b6e01c0a16.reliverator.a5bfb023-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/reliverator-6d50c1b6e01c0a16.reliverator.a5bfb023-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/reliverator-6d50c1b6e01c0a16.reliverator.a5bfb023-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/reliverator-6d50c1b6e01c0a16.reliverator.a5bfb023-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/reliverator-6d50c1b6e01c0a16.reliverator.a5bfb023-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/reliverator-6d50c1b6e01c0a16.2b3c3vltzhv9knqd.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/local/lib" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-lbearffi" "-lc" "-Wl,-Bstatic" "-Wl,--whole-archive" "-lbearssl" "-Wl,--no-whole-archive" "/opt/rustwide/target/debug/deps/libchrono-a06bf13e7590784e.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-2fe5220cad3157de.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9f0420ba5cdb514e.rlib" "/opt/rustwide/target/debug/deps/librand-17139862783fa088.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-6a8febb520ce329e.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-7ffbc896c270f9dc.rlib" "/opt/rustwide/target/debug/deps/librand_core-411f10e0cd0f4d4d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-8d3d3f48a0e7cacf.rlib" "/opt/rustwide/target/debug/deps/libdomain-3d8c1263ef05354d.rlib" "/opt/rustwide/target/debug/deps/libtokio_core-ae93c1677fb633a0.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-af215ab60d6bd6d8.rlib" "/opt/rustwide/target/debug/deps/libtokio-1f12ff662a4a54cf.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-761bcaf8cd93d564.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-068d176ec69c72d2.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-b2956811cc0cb236.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-0f491ecf5abc0a71.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-6816ccef5567c7d0.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-2e5564c79604e09e.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-b965143532f921b5.rlib" "/opt/rustwide/target/debug/deps/libfnv-8c5c165005b941da.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-0364277f25111eb7.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-d37f2d9a51b90a26.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-b4ff8336e65af27c.rlib" "/opt/rustwide/target/debug/deps/liblock_api-0da78c0e813030cc.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-3fb1016c32208024.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-83b24e0c9737da28.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-3d499758dcfbaa94.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-8e10d172f4ff2b79.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-0ee0547b71f18ccd.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-78cf7e8064e2b581.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6eeb474ed04b0fb7.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-f4aa9f8ab1573e60.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-8bb54953ad9b06d6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-15d02b042ccb7e12.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-f737ea504982b01c.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-3727dec56b8abeb1.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-4cb8d3bcef46218d.rlib" "/opt/rustwide/target/debug/deps/libmio-3d0ec6dd4326e7c2.rlib" "/opt/rustwide/target/debug/deps/liblog-84034288fbfc80b2.rlib" "/opt/rustwide/target/debug/deps/libslab-ab98851c871a197f.rlib" "/opt/rustwide/target/debug/deps/libnet2-f77a35eb70e848a4.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/libbytes-adfadae5e1d24b54.rlib" "/opt/rustwide/target/debug/deps/libiovec-5b19655a71cbe0bd.rlib" "/opt/rustwide/target/debug/deps/librand-e344345b392e1951.rlib" "/opt/rustwide/target/debug/deps/libfutures-758fac1dc923a60e.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-65be7507519f3778.rlib" "/opt/rustwide/target/debug/deps/librusqlite-768d7fe51212d347.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rlib" "/opt/rustwide/target/debug/deps/libtime-a45266faba2e7c0a.rlib" "/opt/rustwide/target/debug/deps/liblibc-6d95e394ec8a4aa4.rlib" "/opt/rustwide/target/debug/deps/libfallible_streaming_iterator-5a2959036852e98b.rlib" "/opt/rustwide/target/debug/deps/libfallible_iterator-b452bedda84c63e1.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-7f3450f38b9e289a.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-8ac6dcb1f6e5a1f9.rlib" "/opt/rustwide/target/debug/deps/liblibsqlite3_sys-766f4890d9dbabc3.rlib" "/opt/rustwide/target/debug/deps/libregex-a3b5333e2dce89fc.rlib" "/opt/rustwide/target/debug/deps/libthread_local-7b136cb51b93983e.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-a645721078269c15.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-9b10e93aab7cbe7a.rlib" "/opt/rustwide/target/debug/deps/libmemchr-dab0d116dd56435e.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-lsqlite3" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/reliverator-6d50c1b6e01c0a16" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lbearffi [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `reliverator` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "0a5e0a92944de85575aa76ef331f9eae193cb5aab7937688c25ed0f20a73a3dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a5e0a92944de85575aa76ef331f9eae193cb5aab7937688c25ed0f20a73a3dd", kill_on_drop: false }` [INFO] [stdout] 0a5e0a92944de85575aa76ef331f9eae193cb5aab7937688c25ed0f20a73a3dd