[INFO] updating cached repository https://github.com/tanium/octobot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 62f80aa495f3e49cbd1bc62d24719b9c5bfcce5a [INFO] testing tanium/octobot against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftanium%2Foctobot" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tanium/octobot on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tanium/octobot [INFO] finished tweaking git repo https://github.com/tanium/octobot [INFO] tweaked toml for git repo https://github.com/tanium/octobot written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/tanium/octobot already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "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-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", 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] 45485da19ee4b0094ff02696195b300b3e461b324884c9056b28c61ca534d9c6 [INFO] running `Command { std: "docker" "start" "-a" "45485da19ee4b0094ff02696195b300b3e461b324884c9056b28c61ca534d9c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "45485da19ee4b0094ff02696195b300b3e461b324884c9056b28c61ca534d9c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45485da19ee4b0094ff02696195b300b3e461b324884c9056b28c61ca534d9c6", kill_on_drop: false }` [INFO] [stdout] 45485da19ee4b0094ff02696195b300b3e461b324884c9056b28c61ca534d9c6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e8e6298ca3f9838075257ac93ecbfa467850d35dc719226fc7c325b99b0c2b16 [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" "e8e6298ca3f9838075257ac93ecbfa467850d35dc719226fc7c325b99b0c2b16", kill_on_drop: false }` [INFO] [stderr] Compiling libsqlite3-sys v0.13.0 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Compiling openssl-sys v0.9.47 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling openldap v1.2.1 [INFO] [stderr] Compiling rpassword v3.0.0 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling toml v0.5.0 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling unidiff v0.3.2 [INFO] [stderr] Compiling env_logger v0.6.1 [INFO] [stderr] Compiling h2 v0.1.17 [INFO] [stderr] Compiling uuid v0.7.2 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling rusqlite v0.17.0 [INFO] [stderr] Compiling openssl v0.10.23 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling hyper v0.12.25 [INFO] [stderr] Compiling sct v0.5.0 [INFO] [stderr] Compiling webpki v0.19.1 [INFO] [stderr] Compiling jsonwebtoken v5.0.1 (https://github.com/matthauck/jsonwebtoken?rev=f4c2ab6a380bb85e931a5586cc6ca9fd8dda3ace#f4c2ab6a) [INFO] [stderr] Compiling ct-logs v0.5.1 [INFO] [stderr] Compiling rustls v0.15.1 [INFO] [stderr] Compiling webpki-roots v0.16.0 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling reqwest v0.9.12 [INFO] [stderr] Compiling tokio-rustls v0.9.1 [INFO] [stderr] Compiling hyper-rustls v0.16.1 [INFO] [stderr] Compiling octobot v0.1.0 (/opt/rustwide/workdir) [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-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/octobot-9d13030ccf37e967.octobot.5lezc4jf-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/octobot-9d13030ccf37e967.octobot.5lezc4jf-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/octobot-9d13030ccf37e967.octobot.5lezc4jf-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/octobot-9d13030ccf37e967.octobot.5lezc4jf-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/octobot-9d13030ccf37e967.octobot.5lezc4jf-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/octobot-9d13030ccf37e967.octobot.5lezc4jf-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/octobot-9d13030ccf37e967.octobot.5lezc4jf-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/octobot-9d13030ccf37e967.octobot.5lezc4jf-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/octobot-9d13030ccf37e967.octobot.5lezc4jf-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/octobot-9d13030ccf37e967.octobot.5lezc4jf-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/octobot-9d13030ccf37e967.octobot.5lezc4jf-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/octobot-9d13030ccf37e967.octobot.5lezc4jf-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/octobot-9d13030ccf37e967.octobot.5lezc4jf-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/octobot-9d13030ccf37e967.octobot.5lezc4jf-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/octobot-9d13030ccf37e967.octobot.5lezc4jf-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/octobot-9d13030ccf37e967.octobot.5lezc4jf-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/octobot-9d13030ccf37e967" "/opt/rustwide/target/debug/deps/octobot-9d13030ccf37e967.1kd377qxhgh2q5c6.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-70eee1d4f2bcdc4a/out" "-L" "/opt/rustwide/target/debug/build/ring-50890c4f4ea24df3/out" "-L" "/opt/rustwide/target/debug/build/rust-crypto-6baf9c507b480911/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libthread_id-1bd05a6ffa7cd0e5.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-b774383273aca417.rlib" "/opt/rustwide/target/debug/deps/libatty-ad13a417343ea155.rlib" "/opt/rustwide/target/debug/deps/libhumantime-3d331d8740af061f.rlib" "/opt/rustwide/target/debug/deps/libquick_error-d9bca13dadd46f6f.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-e06816da3299fcc1.rlib" "/opt/rustwide/target/debug/deps/liboctobot-d5adeeba36619c47.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-56020f89c92d358a.rlib" "/opt/rustwide/target/debug/deps/librustls-eaaa0a8cc7b19c9b.rlib" "/opt/rustwide/target/debug/deps/libsct-3bb46872fa38bcd2.rlib" "/opt/rustwide/target/debug/deps/libwebpki-8f6a23d5be63368b.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-826df4b40c62d022.rlib" "/opt/rustwide/target/debug/deps/libjsonwebtoken-21d3554a4e05aa04.rlib" "/opt/rustwide/target/debug/deps/libring-a419290fb4bfd56a.rlib" "/opt/rustwide/target/debug/deps/libspin-d45b5d7aef0f4360.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-ac8ba5ae861e3e7a.rlib" "/opt/rustwide/target/debug/deps/libchrono-831a5b5074fc8848.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-4d8d4ff733c7eba2.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9e1fe149a174e47b.rlib" "/opt/rustwide/target/debug/deps/libbase64-f9e0b013db4f5959.rlib" "/opt/rustwide/target/debug/deps/libsafemem-afb3ceead3a644b5.rlib" "/opt/rustwide/target/debug/deps/libopenldap-0257d350661969c3.rlib" "/opt/rustwide/target/debug/deps/libreqwest-03882e49f629f962.rlib" "/opt/rustwide/target/debug/deps/libuuid-8d901a8e2c6c9769.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-027c02c4aeec9b18.rlib" "/opt/rustwide/target/debug/deps/libdtoa-155c8379712b16f0.rlib" "/opt/rustwide/target/debug/deps/libserde_json-95a00086fde97048.rlib" "/opt/rustwide/target/debug/deps/libryu-00795f02af989001.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-9a415c415d93bc94.rlib" "/opt/rustwide/target/debug/deps/libphf-763342f66c9207d9.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-fd9041298cb6c07b.rlib" "/opt/rustwide/target/debug/deps/libunicase-90ddb66be292285e.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-1bc02ae021f668a4.rlib" "/opt/rustwide/target/debug/deps/libmime-e2079a54591971e5.rlib" "/opt/rustwide/target/debug/deps/libunicase-b2d5bb6b960d99b4.rlib" "/opt/rustwide/target/debug/deps/libflate2-2c62fb0284e53d1b.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide_c_api-b820e2218331fbe5.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-ac2f808d20f917aa.rlib" "/opt/rustwide/target/debug/deps/libadler32-bb56c2200bd200af.rlib" "/opt/rustwide/target/debug/deps/libcrc-eb2f0502c7cf0197.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-4ed7113fe67d1c7e.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-27f83247f29bdbfc.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-57f9944512445d54.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bebe2698646f2b6d.rlib" "/opt/rustwide/target/debug/deps/libopenssl-cd506a0c834f1a33.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-e1aba379f513a64c.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-cc016b41e658d4ca.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-9936252c37cb34b8.rlib" "/opt/rustwide/target/debug/deps/libhyper-68837ea593afb3d8.rlib" "/opt/rustwide/target/debug/deps/libwant-127d60b1d2bda5d5.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-a6357efd1c04c04a.rlib" "/opt/rustwide/target/debug/deps/libtokio-6771bb6ae9d7cdb4.rlib" "/opt/rustwide/target/debug/deps/libtokio_trace_core-2b6e8752870fdc5c.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-6d4a1ff4d1a66a54.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-8ff458657f4f76a9.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-38e9a0cad43a251c.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-347e58b38a4a20b4.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-93aa01b58a600f0a.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-4364c883d1a28ed8.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-4f0e7f80507e8308.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-75573a77f7197ad5.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-bb5fc93376fb47f4.rlib" "/opt/rustwide/target/debug/deps/liblock_api-07660d64bd9f77f1.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-4f72de97adc34349.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-86b1307a95d38cfd.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-a6331973773ec99c.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-e93c6686c67e5b3d.rlib" "/opt/rustwide/target/debug/deps/librand-00842180aba4cbfa.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-d166eaf1f31e436d.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-2a47a3ab28ac2b9a.rlib" "/opt/rustwide/target/debug/deps/librand_hc-f2e4f141a70472cc.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-88ac67478fbd4d3a.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-1bde7cb07bd26099.rlib" "/opt/rustwide/target/debug/deps/librand_core-e70617dc38f2822c.rlib" "/opt/rustwide/target/debug/deps/librand_os-d16387fc7da8f055.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-42edf4933730096a.rlib" "/opt/rustwide/target/debug/deps/librand_core-803546ca06a2d189.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-1217e40466b0473e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-79de86043fccda10.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-72905ab5f7eb5952.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-35b70419fc3f560e.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-0771bbc32ad4bd2f.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-7314b6f35c031452.rlib" "/opt/rustwide/target/debug/deps/libnodrop-2eb5aff8322c7e4b.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-a2fba7bbf9f67d00.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-59964eb091b90f2c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-b9c1c2cecf855519.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-4e71253c820338dd.rlib" "/opt/rustwide/target/debug/deps/libmio-7a7283ae9dba125d.rlib" "/opt/rustwide/target/debug/deps/liblazycell-617907b7ed41d1ab.rlib" "/opt/rustwide/target/debug/deps/libnet2-d2eff32eb4097d6e.rlib" "/opt/rustwide/target/debug/deps/libhttparse-3b009068cccdde21.rlib" "/opt/rustwide/target/debug/deps/libh2-afd3b3ddfead9d9c.rlib" "/opt/rustwide/target/debug/deps/libindexmap-4372ae1985a4f881.rlib" "/opt/rustwide/target/debug/deps/libstring-e05c9c2fe2f60f40.rlib" "/opt/rustwide/target/debug/deps/libslab-e0e9bebbbea2c5c2.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-bf5f78a2bbedadf2.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-3c99cfb36220d1df.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-e2088c414fde51ef.rlib" "/opt/rustwide/target/debug/deps/libhttp-6faf8f53e7625b87.rlib" "/opt/rustwide/target/debug/deps/libitoa-976ae10b2fc88251.rlib" "/opt/rustwide/target/debug/deps/libfnv-37dc92b0673ee3ab.rlib" "/opt/rustwide/target/debug/deps/libfutures-6dfebb78388653cf.rlib" "/opt/rustwide/target/debug/deps/libbytes-9c3911cb559b9166.rlib" "/opt/rustwide/target/debug/deps/libiovec-4bbde17b4793aae7.rlib" "/opt/rustwide/target/debug/deps/libbase64-801465f4e4335249.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-0a365d08e7e185d9.rlib" "/opt/rustwide/target/debug/deps/liburl-96a640f2f175e386.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-88e6a83f9628f22c.rlib" "/opt/rustwide/target/debug/deps/libidna-6541ecffe7358343.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-7700dfeab4d03fbb.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-1519b8991b160ce6.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-378825f0a341ccf9.rlib" "/opt/rustwide/target/debug/deps/libmatches-bbcc1f6f6a0b4874.rlib" "/opt/rustwide/target/debug/deps/libunidiff-f28e89b0a7c74eb7.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-acbd86649135d4d8.rlib" "/opt/rustwide/target/debug/deps/libregex-c13c52201a42eb9a.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-2aae0dbdf5320436.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c8a5568fb812e942.rlib" "/opt/rustwide/target/debug/deps/libucd_util-614f2a2fa553724d.rlib" "/opt/rustwide/target/debug/deps/libthread_local-f848ff6d24785c7f.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-aa458f9196325be2.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-87055321a670af74.rlib" "/opt/rustwide/target/debug/deps/librusqlite-aad74490b5e25f02.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1aedc37d66d6fde8.rlib" "/opt/rustwide/target/debug/deps/libtime-ca02f142d3c2f8cd.rlib" "/opt/rustwide/target/debug/deps/libfallible_streaming_iterator-92bd56a2c146bf1a.rlib" "/opt/rustwide/target/debug/deps/libfallible_iterator-20916ca56aee548a.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-70e14e83c53e7819.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-8a784612a058a8d3.rlib" "/opt/rustwide/target/debug/deps/liblibsqlite3_sys-c63aa125ce642945.rlib" "/opt/rustwide/target/debug/deps/libbitflags-0e3ab843d5d98160.rlib" "/opt/rustwide/target/debug/deps/liblog-ceeae474026c9013.rlib" "/opt/rustwide/target/debug/deps/libtoml-a5c37f880d3abb42.rlib" "/opt/rustwide/target/debug/deps/libserde-8df79bb7ee579f7e.rlib" "/opt/rustwide/target/debug/deps/libfailure-471c6021c2e8c8c0.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-92ac9c4e67f8837c.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-61f084410a349fb9.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-f4ba60432012fd66.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-8729ece634ba6101.rlib" "/opt/rustwide/target/debug/deps/liblibc-44fdcd0d6e0df899.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-d66e0ceb8eaec9b8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9717ec0599b569a0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-04369de9ba916647.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-997d622c2e4dbe5c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-0359c4288a5ef89f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-1b25ede22d698ab3.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-37940b486a68e488.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-06b77c27e794c7c6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4d07e02a8df36da1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-fb29e0695c0a0f79.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e16188b4cf97e8bb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-5eb391c8dabdee77.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-b0689b528b222bee.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ed072ac495e62e7a.rlib" "-Wl,-Bdynamic" "-llber" "-lldap_r" "-lssl" "-lcrypto" "-lsqlite3" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `octobot`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "e8e6298ca3f9838075257ac93ecbfa467850d35dc719226fc7c325b99b0c2b16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8e6298ca3f9838075257ac93ecbfa467850d35dc719226fc7c325b99b0c2b16", kill_on_drop: false }` [INFO] [stdout] e8e6298ca3f9838075257ac93ecbfa467850d35dc719226fc7c325b99b0c2b16