[INFO] cloning repository https://github.com/tanium/octobot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tanium/octobot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftanium%2Foctobot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftanium%2Foctobot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 36c34555aa93ffffd25b79d858bcb5ba1186a764 [INFO] testing tanium/octobot against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftanium%2Foctobot" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tanium/octobot on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-2/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" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "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] 20d2943520ccfc9f9f4a423bab4971c0d0f607fd4399c50032ce51772cc71173 [INFO] running `Command { std: "docker" "start" "-a" "20d2943520ccfc9f9f4a423bab4971c0d0f607fd4399c50032ce51772cc71173", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "20d2943520ccfc9f9f4a423bab4971c0d0f607fd4399c50032ce51772cc71173", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20d2943520ccfc9f9f4a423bab4971c0d0f607fd4399c50032ce51772cc71173", kill_on_drop: false }` [INFO] [stdout] 20d2943520ccfc9f9f4a423bab4971c0d0f607fd4399c50032ce51772cc71173 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d44b725564fbbd8d0234654656fc1c687c8d3e465401a0cadb6cc1f2e4c13327 [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" "d44b725564fbbd8d0234654656fc1c687c8d3e465401a0cadb6cc1f2e4c13327", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling pkg-config v0.3.20 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling gimli v0.25.0 [INFO] [stderr] Compiling unicode-bidi v0.3.6 [INFO] [stderr] Compiling protobuf v2.25.1 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling prometheus v0.13.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling scoped-tls v0.1.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling instant v0.1.11 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling tinyvec v1.5.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling openssl-sys v0.9.67 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling libsqlite3-sys v0.23.1 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling object v0.26.2 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling rpassword v5.0.1 [INFO] [stderr] Compiling openldap v1.2.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling thread-id v4.0.0 [INFO] [stderr] Compiling addr2line v0.16.0 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling http-body v0.4.3 [INFO] [stderr] Compiling procfs v0.10.1 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.4 [INFO] [stderr] Compiling conventional v0.5.0 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling simple_asn1 v0.4.1 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling unidiff v0.3.3 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling rusqlite v0.26.0 [INFO] [stderr] Compiling tokio-uds v0.2.7 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling tokio-core v0.1.18 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling tokio-macros v1.4.1 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling thiserror v1.0.29 [INFO] [stderr] Compiling tokio-util v0.6.8 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.6 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling hyper v0.14.13 [INFO] [stderr] Compiling jsonwebtoken v7.2.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.4 [INFO] [stderr] Compiling octobot_lib v0.1.0 (/opt/rustwide/workdir/lib) [INFO] [stderr] Compiling octobot_ldap v0.1.0 (/opt/rustwide/workdir/ldap) [INFO] [stderr] Compiling octobot_ops v0.1.0 (/opt/rustwide/workdir/ops) [INFO] [stderr] Compiling octobot v0.1.0 (/opt/rustwide/workdir/octobot) [INFO] [stderr] Compiling octobot_utils v0.1.0 (/opt/rustwide/workdir/utils) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/ldap_check-7db095fb03714513.ldap_check.335a8c88-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/ldap_check-7db095fb03714513.ldap_check.335a8c88-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/ldap_check-7db095fb03714513.ldap_check.335a8c88-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/ldap_check-7db095fb03714513.ldap_check.335a8c88-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/ldap_check-7db095fb03714513.ldap_check.335a8c88-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/ldap_check-7db095fb03714513.ldap_check.335a8c88-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/ldap_check-7db095fb03714513.ldap_check.335a8c88-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/ldap_check-7db095fb03714513.ldap_check.335a8c88-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/ldap_check-7db095fb03714513.ldap_check.335a8c88-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/ldap_check-7db095fb03714513.ldap_check.335a8c88-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/ldap_check-7db095fb03714513.ldap_check.335a8c88-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/ldap_check-7db095fb03714513.ldap_check.335a8c88-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/ldap_check-7db095fb03714513.ldap_check.335a8c88-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/ldap_check-7db095fb03714513.ldap_check.335a8c88-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/ldap_check-7db095fb03714513.ldap_check.335a8c88-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/ldap_check-7db095fb03714513.ldap_check.335a8c88-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/ldap_check-7db095fb03714513.3954upipbe7c4qoz.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-8576eb9d88c7983e/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/liboctobot_ldap-7ededbd15f768b0f.rlib" "/opt/rustwide/target/debug/deps/libopenldap-e1d3864f826e3839.rlib" "/opt/rustwide/target/debug/deps/librpassword-7b0fd4cb7a54291a.rlib" "/opt/rustwide/target/debug/deps/liboctobot_lib-3dd237f3b6a17bae.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-0dc33504845dc5ac.rlib" "/opt/rustwide/target/debug/deps/libjsonwebtoken-8715ab8160364255.rlib" "/opt/rustwide/target/debug/deps/libpem-be87e5cc0b11e92b.rlib" "/opt/rustwide/target/debug/deps/libbase64-e32cbcac7be10dfc.rlib" "/opt/rustwide/target/debug/deps/libsimple_asn1-2ed23c1ccaa22c20.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-e99d6159fceb6717.rlib" "/opt/rustwide/target/debug/deps/libchrono-5e78146d86155d0a.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-42c39919ef3a2b2a.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-13f456c52851e665.rlib" "/opt/rustwide/target/debug/deps/libtime-a39d6d2e97aa643f.rlib" "/opt/rustwide/target/debug/deps/libring-7731e79c595c9329.rlib" "/opt/rustwide/target/debug/deps/libspin-692faa7419677f8a.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-66db759a5098ae3a.rlib" "/opt/rustwide/target/debug/deps/libconventional-8d0cea0462ee0d9f.rlib" "/opt/rustwide/target/debug/deps/libunicase-d43df36c3bba8bf5.rlib" "/opt/rustwide/target/debug/deps/libnom-ff69dfd170a5e27a.rlib" "/opt/rustwide/target/debug/deps/libregex-9e37fd06e0ae4dcc.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-c8ecde3c6113f4c9.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-930967c34ea90294.rlib" "/opt/rustwide/target/debug/deps/libreqwest-aebef216131295c3.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-13a68ebf50116b83.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-1f359a4dee4d6335.rlib" "/opt/rustwide/target/debug/deps/libipnet-9605afdd2ba10a45.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-06408adf09be1616.rlib" "/opt/rustwide/target/debug/deps/libmime-5f4fe2de318311f9.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-b6c207c9bdeb2752.rlib" "/opt/rustwide/target/debug/deps/libserde_json-5844c2054dd8e6b9.rlib" "/opt/rustwide/target/debug/deps/libryu-1b2f9606b802eb11.rlib" "/opt/rustwide/target/debug/deps/libbase64-416e1250c5cc634c.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-dfeb63bc02df3d2e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-eef7d97e536c2ee1.rlib" "/opt/rustwide/target/debug/deps/libopenssl-8d7b449fa9b4c504.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-e7016572aae82e2a.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-9ed4d3efdde6e3fc.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-185efc9649de0b80.rlib" "/opt/rustwide/target/debug/deps/libhyper-0a4bca443b771c33.rlib" "/opt/rustwide/target/debug/deps/libwant-8d2d53ae31a9ea9d.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-9bc2579d1b9f8f88.rlib" "/opt/rustwide/target/debug/deps/libsocket2-af5a81385b8e8c82.rlib" "/opt/rustwide/target/debug/deps/libhttparse-e443eb08517d64d6.rlib" "/opt/rustwide/target/debug/deps/libh2-a099f76a3e282ef2.rlib" "/opt/rustwide/target/debug/deps/libindexmap-7daa37da59ca5af1.rlib" "/opt/rustwide/target/debug/deps/libslab-5817dde1e2fe571c.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-687e0970980add0c.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-c92f3520fd4e9c9a.rlib" "/opt/rustwide/target/debug/deps/libtower_service-7c0fcd20bc3dfaec.rlib" "/opt/rustwide/target/debug/deps/libtracing-7ed4c5ad94a14da3.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-e007ffe111f5e3e7.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-6b44b3ad7c0d06c1.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-5d74cd953c0de306.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-77fbbc0a469297e6.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-da1442591ecab3ba.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-0029fcf5b57be1ee.rlib" "/opt/rustwide/target/debug/deps/libtokio-983494740b7668f1.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-98943edef486e99a.rlib" "/opt/rustwide/target/debug/deps/libmio-bfeb2b50f7a17902.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-dfd08eea170a2dad.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-45bbaba7a8165c11.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-5e66b847dfc7d0ca.rlib" "/opt/rustwide/target/debug/deps/libhttp-cc4d59f5e064f06a.rlib" "/opt/rustwide/target/debug/deps/libitoa-abbd1cf5aec415ff.rlib" "/opt/rustwide/target/debug/deps/libbytes-15b4425b0ed3b764.rlib" "/opt/rustwide/target/debug/deps/libprometheus-ef354e89a3f5abcf.rlib" "/opt/rustwide/target/debug/deps/libprocfs-efb6a82ab8e1fa69.rlib" "/opt/rustwide/target/debug/deps/libhex-49936c98b71e5753.rlib" "/opt/rustwide/target/debug/deps/libflate2-7ec50b3ca6fafd0b.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-4bd913ad9d1af7cf.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-593a0f5d71c3c8c3.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib" "/opt/rustwide/target/debug/deps/libthiserror-b5a848afac3ab89b.rlib" "/opt/rustwide/target/debug/deps/libprotobuf-186c690ca3355c45.rlib" "/opt/rustwide/target/debug/deps/libfnv-cb175ca084a41bf7.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-a69ee5ba4fa3742d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-80f58faba2bbba57.rlib" "/opt/rustwide/target/debug/deps/liblock_api-88b9a73aa3273904.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d46e40bbd3136360.rlib" "/opt/rustwide/target/debug/deps/libinstant-cadd42a09f71205f.rlib" "/opt/rustwide/target/debug/deps/libmaplit-7b00e45709112f84.rlib" "/opt/rustwide/target/debug/deps/liburl-260e3d4f0bc97a3d.rlib" "/opt/rustwide/target/debug/deps/libidna-a201caaa20e0ed58.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-8505b1f33a4eef4d.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-bfc3aef6f582308d.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c91e6deb587a6fa0.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-743968a3ce7a1fd3.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-93c9805d7084043f.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-32dd5c1ab5974210.rlib" "/opt/rustwide/target/debug/deps/libmatches-79988a3a3f51c00d.rlib" "/opt/rustwide/target/debug/deps/librusqlite-c20e934353c7497d.rlib" "/opt/rustwide/target/debug/deps/libbitflags-1693f043aa7c36ab.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-61cf542293a74a33.rlib" "/opt/rustwide/target/debug/deps/libfallible_streaming_iterator-9767ad04e9739152.rlib" "/opt/rustwide/target/debug/deps/libfallible_iterator-84482553ce723e7e.rlib" "/opt/rustwide/target/debug/deps/libhashlink-5c188e3eb1cf25ec.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-63857eb5b0eb0e56.rlib" "/opt/rustwide/target/debug/deps/libahash-b38ebbc85e8f6708.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-f74c19e5998c03b5.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-48ca3b2a77a12a8a.rlib" "/opt/rustwide/target/debug/deps/liblibsqlite3_sys-b77d1d24cddcb0a7.rlib" "/opt/rustwide/target/debug/deps/liblog-29a347dd5dbcecec.rlib" "/opt/rustwide/target/debug/deps/libtoml-8ce56e11b047affc.rlib" "/opt/rustwide/target/debug/deps/libserde-65043c65e125a5df.rlib" "/opt/rustwide/target/debug/deps/libfailure-2ecdb9e800c74e7e.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-93581e42e4444b71.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-aafae11b6e052af5.rlib" "/opt/rustwide/target/debug/deps/libadler-15db843e4b39fe4c.rlib" "/opt/rustwide/target/debug/deps/libobject-cdecf67f47cb8746.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d855812343cfe6af.rlib" "/opt/rustwide/target/debug/deps/liblibc-10c6cc6328a7170d.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-e0b2cfd14a0f0ad7.rlib" "/opt/rustwide/target/debug/deps/libgimli-bd1fd131a19c21d7.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0a04e74fc4f21d18.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-4b82f55c70ab5c9b.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-llber" "-lldap_r" "-lssl" "-lcrypto" "-lsqlite3" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/ldap_check-7db095fb03714513" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [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_ldap` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "d44b725564fbbd8d0234654656fc1c687c8d3e465401a0cadb6cc1f2e4c13327", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d44b725564fbbd8d0234654656fc1c687c8d3e465401a0cadb6cc1f2e4c13327", kill_on_drop: false }` [INFO] [stdout] d44b725564fbbd8d0234654656fc1c687c8d3e465401a0cadb6cc1f2e4c13327