[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 try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftanium%2Foctobot" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tanium/octobot on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "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-14/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" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "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" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e805339cb16cce0e0e4ba63df3e6ba4991a77b619db1e3c8f07ecd59edf35c1e [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" "e805339cb16cce0e0e4ba63df3e6ba4991a77b619db1e3c8f07ecd59edf35c1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e805339cb16cce0e0e4ba63df3e6ba4991a77b619db1e3c8f07ecd59edf35c1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e805339cb16cce0e0e4ba63df3e6ba4991a77b619db1e3c8f07ecd59edf35c1e", kill_on_drop: false }` [INFO] [stdout] e805339cb16cce0e0e4ba63df3e6ba4991a77b619db1e3c8f07ecd59edf35c1e [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--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] 295328a742b79ee666b4a3178edba285a74928bab8e6e0af16641966ba6079f8 [INFO] running `Command { std: "docker" "start" "-a" "295328a742b79ee666b4a3178edba285a74928bab8e6e0af16641966ba6079f8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.50 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling cc v1.0.31 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling futures v0.1.25 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling smallvec v0.6.9 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling untrusted v0.6.2 [INFO] [stderr] Compiling spin v0.5.0 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling serde v1.0.89 [INFO] [stderr] Compiling syn v0.15.29 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Compiling openssl v0.10.23 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling string v0.1.3 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling indexmap v1.0.2 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling encoding_rs v0.8.17 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling regex v1.1.2 [INFO] [stderr] Compiling adler32 v1.0.3 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling rustc-demangle v0.1.13 [INFO] [stderr] Compiling safemem v0.3.0 [INFO] [stderr] Compiling dtoa v0.4.3 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling fallible-iterator v0.1.6 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling scoped-tls v0.1.2 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling maplit v1.0.1 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling tokio-trace-core v0.1.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.3 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling unicase v2.3.0 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling backtrace v0.3.14 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling miniz_oxide v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.6.5 [INFO] [stderr] Compiling libsqlite3-sys v0.13.0 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling tokio-executor v0.1.6 [INFO] [stderr] Compiling tokio-sync v0.1.4 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Compiling openssl-sys v0.9.47 [INFO] [stderr] Compiling miniz_oxide_c_api v0.2.1 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling rpassword v3.0.0 [INFO] [stderr] Compiling openldap v1.2.1 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling tokio-timer v0.2.10 [INFO] [stderr] Compiling tokio-current-thread v0.1.5 [INFO] [stderr] Compiling mime v0.3.13 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling rusqlite v0.17.0 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.16 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling flate2 v1.0.7 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-threadpool v0.1.12 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling uuid v0.7.2 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling env_logger v0.6.1 [INFO] [stderr] Compiling unidiff v0.3.2 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio v0.1.17 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling sct v0.5.0 [INFO] [stderr] Compiling webpki v0.19.1 [INFO] [stderr] Compiling ct-logs v0.5.1 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [INFO] [stderr] Compiling toml v0.5.0 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling h2 v0.1.17 [INFO] [stderr] Compiling rustls v0.15.1 [INFO] [stderr] Compiling webpki-roots v0.16.0 [INFO] [stderr] Compiling serde_derive v1.0.89 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling hyper v0.12.25 [INFO] [stderr] Compiling tokio-rustls v0.9.1 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling hyper-rustls v0.16.1 [INFO] [stderr] Compiling reqwest v0.9.12 [INFO] [stderr] Compiling jsonwebtoken v5.0.1 (https://github.com/matthauck/jsonwebtoken?rev=f4c2ab6a380bb85e931a5586cc6ca9fd8dda3ace#f4c2ab6a) [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/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/migrate_db-7825ff0e46816aad.migrate_db.3wc0bg98-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/migrate_db-7825ff0e46816aad.migrate_db.3wc0bg98-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/migrate_db-7825ff0e46816aad.migrate_db.3wc0bg98-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/migrate_db-7825ff0e46816aad.migrate_db.3wc0bg98-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/migrate_db-7825ff0e46816aad.migrate_db.3wc0bg98-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/migrate_db-7825ff0e46816aad.migrate_db.3wc0bg98-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/migrate_db-7825ff0e46816aad.migrate_db.3wc0bg98-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/migrate_db-7825ff0e46816aad.migrate_db.3wc0bg98-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/migrate_db-7825ff0e46816aad.migrate_db.3wc0bg98-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/migrate_db-7825ff0e46816aad.migrate_db.3wc0bg98-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/migrate_db-7825ff0e46816aad.migrate_db.3wc0bg98-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/migrate_db-7825ff0e46816aad.migrate_db.3wc0bg98-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/migrate_db-7825ff0e46816aad.migrate_db.3wc0bg98-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/migrate_db-7825ff0e46816aad.migrate_db.3wc0bg98-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/migrate_db-7825ff0e46816aad.migrate_db.3wc0bg98-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/migrate_db-7825ff0e46816aad.migrate_db.3wc0bg98-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/migrate_db-7825ff0e46816aad" "/opt/rustwide/target/debug/deps/migrate_db-7825ff0e46816aad.450gi9rxu7zk7ug0.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-dcbd2f77d7b5c800/out" "-L" "/opt/rustwide/target/debug/build/ring-e5ff78f86b34f769/out" "-L" "/opt/rustwide/target/debug/build/rust-crypto-8e40d7f082afd815/out" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/liboctobot-63eaf91fd8c499fc.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-c54357ed99a60c1c.rlib" "/opt/rustwide/target/debug/deps/librustls-92d3d6c06d3f43e3.rlib" "/opt/rustwide/target/debug/deps/libsct-9fb66cbc15aae438.rlib" "/opt/rustwide/target/debug/deps/libwebpki-6689701f63388d5d.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-d833c3470fa60f44.rlib" "/opt/rustwide/target/debug/deps/libjsonwebtoken-c0ebfba39d69d24d.rlib" "/opt/rustwide/target/debug/deps/libring-02a403b0b4f509f8.rlib" "/opt/rustwide/target/debug/deps/libspin-a6186fa671db72bf.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-c34549f8b003ef08.rlib" "/opt/rustwide/target/debug/deps/libchrono-2b3c2333cb04935b.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-40614c7ab30ccc3a.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-7201d1d9077769fe.rlib" "/opt/rustwide/target/debug/deps/libbase64-6b0a887702c74334.rlib" "/opt/rustwide/target/debug/deps/libsafemem-a7f50882375d03c2.rlib" "/opt/rustwide/target/debug/deps/libopenldap-453bb0fb25a6d879.rlib" "/opt/rustwide/target/debug/deps/libreqwest-e64a4c60e5f23ad7.rlib" "/opt/rustwide/target/debug/deps/libuuid-57c2cec830df6fb8.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-134a7d14c41e5383.rlib" "/opt/rustwide/target/debug/deps/libdtoa-1abf8b2f454e6f65.rlib" "/opt/rustwide/target/debug/deps/libserde_json-8c6ceaa37993d04b.rlib" "/opt/rustwide/target/debug/deps/libryu-c2f4e7ccd1c02ee2.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-6e9c004d81d02111.rlib" "/opt/rustwide/target/debug/deps/libphf-b786d69117ad46ce.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-939fc1b6a96751f3.rlib" "/opt/rustwide/target/debug/deps/libunicase-f25fe88ca4b53d45.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-8799c3fec37a3221.rlib" "/opt/rustwide/target/debug/deps/libmime-c6314db5def735d1.rlib" "/opt/rustwide/target/debug/deps/libunicase-04e934df17864981.rlib" "/opt/rustwide/target/debug/deps/libflate2-88cf7c07c53c95d7.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide_c_api-617518877f1553bf.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-bff318a3db1a6c4c.rlib" "/opt/rustwide/target/debug/deps/libadler32-9ecec324d4347fdf.rlib" "/opt/rustwide/target/debug/deps/libcrc-4ebcff3c7b28e9c1.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-8e80dbffe66a5514.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-c15221b53e2bd8a3.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-a21919908dfe5309.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9c28753db8cc8374.rlib" "/opt/rustwide/target/debug/deps/libopenssl-336baaf9adb6c849.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-14f391e0f9988f7a.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-7fdddc6c152ac3cf.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-5f62cca6b0789145.rlib" "/opt/rustwide/target/debug/deps/libhyper-6cdcccd540895206.rlib" "/opt/rustwide/target/debug/deps/libwant-2c0ed780b4698ed2.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-2ea9ca8de839b0ce.rlib" "/opt/rustwide/target/debug/deps/libtokio-8987b91022e67c94.rlib" "/opt/rustwide/target/debug/deps/libtokio_trace_core-71503671b9ac77cc.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-f1180dd6172ed7af.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-4299a5414140ee0a.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-380a171e3e64fdbf.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-64c4a863f98083db.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-d97ae39b95d01f5c.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-62888c7b0d8245ad.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-9f16528c90a144c4.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-0b54e2201db209e4.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-f11a88ef758c3c9e.rlib" "/opt/rustwide/target/debug/deps/liblock_api-3e5e33c291101d06.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-6ff5a906adb5afc5.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-eb54dc243663d3e2.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-ac60cdfa0e1987fa.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-9343ed47669e18fa.rlib" "/opt/rustwide/target/debug/deps/librand-2508e5934656d3df.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-7ac0bbf33eab17c3.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-2979a42224e86729.rlib" "/opt/rustwide/target/debug/deps/librand_hc-7616e3bb64dc5ef6.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-9a60c16312ff520f.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-b2748fbbad7a886b.rlib" "/opt/rustwide/target/debug/deps/librand_core-9df86ead2ee4a580.rlib" "/opt/rustwide/target/debug/deps/librand_os-0d0f7f8f0fc193c7.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-f7d74d5738cea20e.rlib" "/opt/rustwide/target/debug/deps/librand_core-28553c25b52e4ac6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-d564decf4449574f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-3b6134267c972dbc.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-94bd7e47d66a9dbe.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ad4c3ad3e7604ff0.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-6aac4dafce6b7963.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-22768ce7d0de8fe2.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-754d125bc42daab8.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-912bcb24a4869ba5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-a91a039cd0af5333.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-5ae755ed6f583b17.rlib" "/opt/rustwide/target/debug/deps/libmio-4e4f1af7f7c33b95.rlib" "/opt/rustwide/target/debug/deps/liblazycell-57bae41b5b54971f.rlib" "/opt/rustwide/target/debug/deps/libnet2-3e4878c7f9188823.rlib" "/opt/rustwide/target/debug/deps/libhttparse-b7e85ec50e70293e.rlib" "/opt/rustwide/target/debug/deps/libh2-563534a2e6f297f3.rlib" "/opt/rustwide/target/debug/deps/libindexmap-dcc88bad7f7b1ecb.rlib" "/opt/rustwide/target/debug/deps/libstring-4d86ccdd643e4ac0.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-373d03a75bfd7c74.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-4c83ec36a0528042.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-d3c10da3e253932a.rlib" "/opt/rustwide/target/debug/deps/libhttp-de05709fbc5f1485.rlib" "/opt/rustwide/target/debug/deps/libitoa-c56ff378b0141619.rlib" "/opt/rustwide/target/debug/deps/libfnv-e461bc511369ce67.rlib" "/opt/rustwide/target/debug/deps/libfutures-fc4bf40bf124f324.rlib" "/opt/rustwide/target/debug/deps/libbytes-684e993a970d683a.rlib" "/opt/rustwide/target/debug/deps/libiovec-6deff7c1c53c4cf3.rlib" "/opt/rustwide/target/debug/deps/libbase64-a406ee0a715d2be0.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-11de79069fb69c82.rlib" "/opt/rustwide/target/debug/deps/liburl-2a36e24283d9b2f7.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-7d671435c22c2140.rlib" "/opt/rustwide/target/debug/deps/libidna-a252f679ad718dc2.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-aaeed299e07dd0ad.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ebf99450980a4314.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/libunidiff-b02cb3cd07830bc2.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-e505efbd893281c2.rlib" "/opt/rustwide/target/debug/deps/libregex-d622c88452a8ff67.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-7dea64644607fbf3.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-b2f196bb0d33fca0.rlib" "/opt/rustwide/target/debug/deps/libucd_util-95e066877cf8ab6b.rlib" "/opt/rustwide/target/debug/deps/libthread_local-99d472c0881dfdb0.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-95255a913897c8ce.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-07762cb5906b55e0.rlib" "/opt/rustwide/target/debug/deps/librusqlite-cc97c757005aac4c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bba944e803a6ab44.rlib" "/opt/rustwide/target/debug/deps/libtime-3e1464e104f1595c.rlib" "/opt/rustwide/target/debug/deps/libfallible_streaming_iterator-49018639c7ab6796.rlib" "/opt/rustwide/target/debug/deps/libfallible_iterator-b8f786b239230351.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-f612c2dfc0d06f10.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-d4391d1b7da53318.rlib" "/opt/rustwide/target/debug/deps/liblibsqlite3_sys-43432e2b8c47ece1.rlib" "/opt/rustwide/target/debug/deps/libbitflags-d84be2ed0b8bbca8.rlib" "/opt/rustwide/target/debug/deps/liblog-19d4e1e4f783cb4a.rlib" "/opt/rustwide/target/debug/deps/libtoml-7759f973eedef72b.rlib" "/opt/rustwide/target/debug/deps/libserde-7e3d1f1904d90fb5.rlib" "/opt/rustwide/target/debug/deps/libfailure-b234ecdc744ced28.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-fef604b0e3fb69e8.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-3f4d67246f08c998.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-ad34ed78b2b37ae1.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-2b29da9dc12a17e3.rlib" "/opt/rustwide/target/debug/deps/liblibc-cc9577b1606d5eb9.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.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" "295328a742b79ee666b4a3178edba285a74928bab8e6e0af16641966ba6079f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "295328a742b79ee666b4a3178edba285a74928bab8e6e0af16641966ba6079f8", kill_on_drop: false }` [INFO] [stdout] 295328a742b79ee666b4a3178edba285a74928bab8e6e0af16641966ba6079f8