[INFO] updating cached repository tanium/octobot [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/tanium/octobot [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/tanium/octobot" "work/ex/beta-1.37-6/sources/1.36.0/gh/tanium/octobot"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/tanium/octobot'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/tanium/octobot" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/tanium/octobot"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/tanium/octobot'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ccc55650917ac88191109770ad0f1fe6c6b950ed [INFO] sha for GitHub repo tanium/octobot: ccc55650917ac88191109770ad0f1fe6c6b950ed [INFO] validating manifest of tanium/octobot on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of tanium/octobot on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing tanium/octobot [INFO] finished frobbing tanium/octobot [INFO] frobbed toml for tanium/octobot written to work/ex/beta-1.37-6/sources/1.36.0/gh/tanium/octobot/Cargo.toml [INFO] started frobbing tanium/octobot [INFO] finished frobbing tanium/octobot [INFO] frobbed toml for tanium/octobot written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/tanium/octobot/Cargo.toml [INFO] crate tanium/octobot already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing tanium/octobot against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/tanium/octobot:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "build" "--frozen"` [INFO] [stdout] ed47fb2cfaf58bbb79865b89b93d9a4fcde0f1d8f32065a0f821d0c7da66ce9e [INFO] running `"docker" "start" "-a" "ed47fb2cfaf58bbb79865b89b93d9a4fcde0f1d8f32065a0f821d0c7da66ce9e"` [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling miniz_oxide_c_api v0.2.1 [INFO] [stderr] Compiling tokio-sync v0.1.4 [INFO] [stderr] Compiling libsqlite3-sys v0.13.0 [INFO] [stderr] Compiling rpassword v3.0.0 [INFO] [stderr] Compiling openldap v1.2.1 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [INFO] [stderr] Compiling uuid v0.7.2 [INFO] [stderr] Compiling serde_derive v1.0.89 [INFO] [stderr] Compiling unidiff v0.3.1 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling flate2 v1.0.7 [INFO] [stderr] Compiling backtrace v0.3.14 [INFO] [stderr] Compiling rusqlite v0.17.0 [INFO] [stderr] Compiling failure v0.1.5 [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 sct v0.5.0 [INFO] [stderr] Compiling webpki v0.19.1 [INFO] [stderr] Compiling hyper v0.12.25 [INFO] [stderr] Compiling tokio-core v0.1.17 [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 jsonwebtoken v5.0.1 (https://github.com/matthauck/jsonwebtoken?rev=f4c2ab6a380bb85e931a5586cc6ca9fd8dda3ace#f4c2ab6a) [INFO] [stderr] Compiling tokio-rustls v0.9.1 [INFO] [stderr] Compiling hyper-rustls v0.16.1 [INFO] [stderr] Compiling reqwest v0.9.12 [INFO] [stderr] Compiling octobot v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: the item `Write` is imported redundantly [INFO] [stderr] --> src/main.rs:18:13 [INFO] [stderr] | [INFO] [stderr] 9 | use std::io::Write; [INFO] [stderr] | -------------- the item `Write` is already imported here [INFO] [stderr] ... [INFO] [stderr] 18 | use std::io::Write; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/octobot_passwd-2a82011e67367539.octobot_passwd.8kwbgkso-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/octobot_passwd-2a82011e67367539.octobot_passwd.8kwbgkso-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/octobot_passwd-2a82011e67367539.octobot_passwd.8kwbgkso-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/octobot_passwd-2a82011e67367539.octobot_passwd.8kwbgkso-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/octobot_passwd-2a82011e67367539.octobot_passwd.8kwbgkso-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/octobot_passwd-2a82011e67367539.octobot_passwd.8kwbgkso-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/octobot_passwd-2a82011e67367539.octobot_passwd.8kwbgkso-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/octobot_passwd-2a82011e67367539.octobot_passwd.8kwbgkso-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/octobot_passwd-2a82011e67367539.octobot_passwd.8kwbgkso-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/octobot_passwd-2a82011e67367539.octobot_passwd.8kwbgkso-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/octobot_passwd-2a82011e67367539.octobot_passwd.8kwbgkso-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/octobot_passwd-2a82011e67367539.octobot_passwd.8kwbgkso-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/octobot_passwd-2a82011e67367539.octobot_passwd.8kwbgkso-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/octobot_passwd-2a82011e67367539.octobot_passwd.8kwbgkso-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/octobot_passwd-2a82011e67367539.octobot_passwd.8kwbgkso-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/octobot_passwd-2a82011e67367539.octobot_passwd.8kwbgkso-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/octobot_passwd-2a82011e67367539" "/opt/crater/target/debug/deps/octobot_passwd-2a82011e67367539.2o0j7m5h4825exn1.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/target/debug/build/backtrace-sys-e23fa3c7bbabd0f7/out" "-L" "/opt/crater/target/debug/build/ring-094068f0a24cb19b/out" "-L" "/opt/crater/target/debug/build/rust-crypto-74c616a463996fcc/out" "-L" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/librpassword-1c487785e9c5edf3.rlib" "/opt/crater/target/debug/deps/liboctobot-dc15cf78ea7a9e0d.rlib" "/opt/crater/target/debug/deps/libreqwest-6e07daae68af55f5.rlib" "/opt/crater/target/debug/deps/libuuid-d31f615e5a4e8bad.rlib" "/opt/crater/target/debug/deps/libserde_urlencoded-c54a981e3766e368.rlib" "/opt/crater/target/debug/deps/libdtoa-7da1cad1e25058d3.rlib" "/opt/crater/target/debug/deps/libmime_guess-482c1c2dbf7210eb.rlib" "/opt/crater/target/debug/deps/libphf-84b9f1b2608d9436.rlib" "/opt/crater/target/debug/deps/libphf_shared-6ab5bb2e60878664.rlib" "/opt/crater/target/debug/deps/libunicase-6496f0874eb2dbae.rlib" "/opt/crater/target/debug/deps/libsiphasher-3800d550d1146963.rlib" "/opt/crater/target/debug/deps/libmime-7b2656d22a81794c.rlib" "/opt/crater/target/debug/deps/libunicase-e593e81605ba6a48.rlib" "/opt/crater/target/debug/deps/libflate2-c2b6d2095a513bef.rlib" "/opt/crater/target/debug/deps/libminiz_oxide_c_api-66f35ff434d84838.rlib" "/opt/crater/target/debug/deps/libminiz_oxide-62641542f01dbb3c.rlib" "/opt/crater/target/debug/deps/libadler32-46acf8b49c11de91.rlib" "/opt/crater/target/debug/deps/libcrc-e790c3c4ab96a0d5.rlib" "/opt/crater/target/debug/deps/libcrc32fast-16c51c14f83370cd.rlib" "/opt/crater/target/debug/deps/librusqlite-bba2287ca8e95588.rlib" "/opt/crater/target/debug/deps/libfallible_streaming_iterator-cc9f8470971d45cb.rlib" "/opt/crater/target/debug/deps/libfallible_iterator-489624b22a0563b5.rlib" "/opt/crater/target/debug/deps/liblru_cache-2fcbccfd099a7226.rlib" "/opt/crater/target/debug/deps/liblinked_hash_map-938e708a1661229b.rlib" "/opt/crater/target/debug/deps/liblibsqlite3_sys-1a5f41f48657c26a.rlib" "/opt/crater/target/debug/deps/libbitflags-6f632fff558bf385.rlib" "/opt/crater/target/debug/deps/liburl-05898e47d532f386.rlib" "/opt/crater/target/debug/deps/libpercent_encoding-46b84a469bd03b92.rlib" "/opt/crater/target/debug/deps/libidna-cd07905426e81d69.rlib" "/opt/crater/target/debug/deps/libunicode_normalization-c95266b65d664c54.rlib" "/opt/crater/target/debug/deps/libunicode_bidi-a91dbe3d8912b8a4.rlib" "/opt/crater/target/debug/deps/libmatches-3af62a8bbaa5211e.rlib" "/opt/crater/target/debug/deps/libunidiff-26ccd9946a66332c.rlib" "/opt/crater/target/debug/deps/libencoding_rs-cc3cfc02e34c9db3.rlib" "/opt/crater/target/debug/deps/libtoml-7a7db47a66a36e88.rlib" "/opt/crater/target/debug/deps/librustc_serialize-04f5d71c016b4cf1.rlib" "/opt/crater/target/debug/deps/libregex-118125e0f4e4c380.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-b766f4dc9466fd20.rlib" "/opt/crater/target/debug/deps/libregex_syntax-25d5511838a611e8.rlib" "/opt/crater/target/debug/deps/libucd_util-317f57fa3d89c7e4.rlib" "/opt/crater/target/debug/deps/libthread_local-0d1f504ec86ae5ec.rlib" "/opt/crater/target/debug/deps/libaho_corasick-263bb4762904935a.rlib" "/opt/crater/target/debug/deps/libmemchr-8646d48e9f0a5d49.rlib" "/opt/crater/target/debug/deps/libopenldap-215bb81adcd09d8e.rlib" "/opt/crater/target/debug/deps/libjsonwebtoken-ebdceb3629d1eca6.rlib" "/opt/crater/target/debug/deps/libserde_json-1b655f2be6e5697a.rlib" "/opt/crater/target/debug/deps/libryu-0a79168f3ba04445.rlib" "/opt/crater/target/debug/deps/libserde-744bbdeb405351b4.rlib" "/opt/crater/target/debug/deps/libchrono-66fc49c18a9514e1.rlib" "/opt/crater/target/debug/deps/libnum_integer-6442eebb199d17f6.rlib" "/opt/crater/target/debug/deps/libnum_traits-d5458cf43ba730b9.rlib" "/opt/crater/target/debug/deps/libbase64-6e98e6ebd3f97e88.rlib" "/opt/crater/target/debug/deps/libsafemem-1abe614afb07ff89.rlib" "/opt/crater/target/debug/deps/libhyper_rustls-9e971b2f9c3aaeb6.rlib" "/opt/crater/target/debug/deps/libwebpki_roots-254b8ab0dbfda8b4.rlib" "/opt/crater/target/debug/deps/libtokio_rustls-896dd3e408a4cf98.rlib" "/opt/crater/target/debug/deps/librustls-37f851a2ae08ee80.rlib" "/opt/crater/target/debug/deps/libwebpki-8b435801a95ce128.rlib" "/opt/crater/target/debug/deps/libct_logs-93f16b07ea58bd33.rlib" "/opt/crater/target/debug/deps/libsct-9a874e0096f90cfe.rlib" "/opt/crater/target/debug/deps/libring-e67b4d18f45cb87e.rlib" "/opt/crater/target/debug/deps/libspin-45da986ce5974307.rlib" "/opt/crater/target/debug/deps/libuntrusted-097a69f65d28ba3c.rlib" "/opt/crater/target/debug/deps/libhyper-20a19d5290c2ba10.rlib" "/opt/crater/target/debug/deps/libwant-8111d60c3fd697d6.rlib" "/opt/crater/target/debug/deps/libtry_lock-1b57ab5e9b71c3d1.rlib" "/opt/crater/target/debug/deps/libtokio-b521b26d03e2a4f7.rlib" "/opt/crater/target/debug/deps/libtokio_trace_core-39d1f25df42eaff1.rlib" "/opt/crater/target/debug/deps/libtokio_uds-9f3df23622c7f7d8.rlib" "/opt/crater/target/debug/deps/libmio_uds-41d4ef35d62c7d61.rlib" "/opt/crater/target/debug/deps/libtokio_udp-298c9a8454ddf0c7.rlib" "/opt/crater/target/debug/deps/libtokio_timer-f205f15253b61455.rlib" "/opt/crater/target/debug/deps/libtokio_tcp-21aa0fb691546d28.rlib" "/opt/crater/target/debug/deps/libtokio_reactor-c59b49457c2ff503.rlib" "/opt/crater/target/debug/deps/libtokio_sync-907829facd97b788.rlib" "/opt/crater/target/debug/deps/libparking_lot-6c0abf32f7220e84.rlib" "/opt/crater/target/debug/deps/libparking_lot_core-04473a6203372695.rlib" "/opt/crater/target/debug/deps/libsmallvec-00d14f3ddb609d61.rlib" "/opt/crater/target/debug/deps/liblock_api-8ec026c283607898.rlib" "/opt/crater/target/debug/deps/libowning_ref-dcde4af4fc98f07e.rlib" "/opt/crater/target/debug/deps/libstable_deref_trait-2a9412c89a8f626f.rlib" "/opt/crater/target/debug/deps/libtokio_fs-5b1935fb4a387401.rlib" "/opt/crater/target/debug/deps/libtokio_threadpool-66a79abd84c28dbd.rlib" "/opt/crater/target/debug/deps/librand-d057f910b10ae819.rlib" "/opt/crater/target/debug/deps/librand_xorshift-6a66fc50e6498d00.rlib" "/opt/crater/target/debug/deps/librand_pcg-60ef83adabd8d47a.rlib" "/opt/crater/target/debug/deps/librand_hc-83283ab0a0ee3df8.rlib" "/opt/crater/target/debug/deps/librand_chacha-b9f5abd1824a7f75.rlib" "/opt/crater/target/debug/deps/librand_isaac-94fc18115e9afd61.rlib" "/opt/crater/target/debug/deps/librand_core-482fdfb44fe03c92.rlib" "/opt/crater/target/debug/deps/librand_os-29177825b236fe32.rlib" "/opt/crater/target/debug/deps/librand_jitter-4e4a4328edc945b8.rlib" "/opt/crater/target/debug/deps/librand_core-a9179eebc82cf0f0.rlib" "/opt/crater/target/debug/deps/libcrossbeam_queue-55f146e2aea539c0.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-2188dd75bfaf5aeb.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-b21d8c6fd732a299.rlib" "/opt/crater/target/debug/deps/libscopeguard-f1a5efe88a6d7a2c.rlib" "/opt/crater/target/debug/deps/libmemoffset-97aaddce60f38adf.rlib" "/opt/crater/target/debug/deps/libarrayvec-343471a3391f7ac8.rlib" "/opt/crater/target/debug/deps/libnodrop-e7a4f1c1f7749e1f.rlib" "/opt/crater/target/debug/deps/libtokio_current_thread-77f4eb4c90c7c5e2.rlib" "/opt/crater/target/debug/deps/libtokio_executor-51c5d3ddf3db06bf.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-0e6cc99db2fc40b2.rlib" "/opt/crater/target/debug/deps/liblazy_static-35422c5bca3b6d90.rlib" "/opt/crater/target/debug/deps/libtokio_codec-5ae842698368ddbc.rlib" "/opt/crater/target/debug/deps/libmio-40817073aa5d0ef1.rlib" "/opt/crater/target/debug/deps/liblazycell-a8dafada2082fef2.rlib" "/opt/crater/target/debug/deps/libtime-589f87381b590136.rlib" "/opt/crater/target/debug/deps/libnet2-d5c06128923f5e0b.rlib" "/opt/crater/target/debug/deps/libhttparse-0b737b98daf7e15a.rlib" "/opt/crater/target/debug/deps/libh2-cd8b6dddd0d0f3c7.rlib" "/opt/crater/target/debug/deps/libindexmap-59ae9e3f6ce5c837.rlib" "/opt/crater/target/debug/deps/libstring-5736cbcd910ade34.rlib" "/opt/crater/target/debug/deps/libslab-b904edcdb208ad5f.rlib" "/opt/crater/target/debug/deps/libtokio_io-4afc038ee9c3df26.rlib" "/opt/crater/target/debug/deps/liblog-ed053de906a35fd7.rlib" "/opt/crater/target/debug/deps/libfutures_cpupool-5087558537a67b7c.rlib" "/opt/crater/target/debug/deps/libnum_cpus-0f6d404f319e6bf6.rlib" "/opt/crater/target/debug/deps/libhttp-3b1706d234f3b784.rlib" "/opt/crater/target/debug/deps/libitoa-5ac5fbad12f6c895.rlib" "/opt/crater/target/debug/deps/libfnv-0d57e5fd8327cc13.rlib" "/opt/crater/target/debug/deps/libbytes-0f86d8140d339821.rlib" "/opt/crater/target/debug/deps/libiovec-71dc850e6bc90a9b.rlib" "/opt/crater/target/debug/deps/libfutures-028f62fd05d3ab4d.rlib" "/opt/crater/target/debug/deps/libfailure-05e4e533a718a8d1.rlib" "/opt/crater/target/debug/deps/libbacktrace-8684d4df5989a54c.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-2ebd1cf50fa920ed.rlib" "/opt/crater/target/debug/deps/librustc_demangle-545df78df8ee1b23.rlib" "/opt/crater/target/debug/deps/libcfg_if-def391c8994540a5.rlib" "/opt/crater/target/debug/deps/liblibc-3458370195cb45bd.rlib" "/opt/crater/target/debug/deps/libbase64-42b8494e694d0e04.rlib" "/opt/crater/target/debug/deps/libbyteorder-a25b209c708b793b.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9895e8982b0a79e7.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-57306b8ed3378a0e.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-54463ae5adae3649.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d99667b199a9875a.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-51f4300e102199f5.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-b3ccf1f7737a6a91.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-157c37a3ceb78853.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-505bcee45aafb736.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c29abd529ba4452b.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-895383a3232f6572.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-5594cb4f559bc761.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-38e90baf978bc428.rlib" "-Wl,-Bdynamic" "-lsqlite3" "-llber" "-lldap_r" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -llber [INFO] [stderr] /usr/bin/ld: cannot find -lldap_r [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `octobot`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/ldap_check-3e505606d879b1c9.ldap_check.ctlrxc1m-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/ldap_check-3e505606d879b1c9.ldap_check.ctlrxc1m-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/ldap_check-3e505606d879b1c9.ldap_check.ctlrxc1m-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/ldap_check-3e505606d879b1c9.ldap_check.ctlrxc1m-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/ldap_check-3e505606d879b1c9.ldap_check.ctlrxc1m-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/ldap_check-3e505606d879b1c9.ldap_check.ctlrxc1m-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/ldap_check-3e505606d879b1c9.ldap_check.ctlrxc1m-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/ldap_check-3e505606d879b1c9.ldap_check.ctlrxc1m-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/ldap_check-3e505606d879b1c9.ldap_check.ctlrxc1m-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/ldap_check-3e505606d879b1c9.ldap_check.ctlrxc1m-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/ldap_check-3e505606d879b1c9.ldap_check.ctlrxc1m-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/ldap_check-3e505606d879b1c9.ldap_check.ctlrxc1m-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/ldap_check-3e505606d879b1c9.ldap_check.ctlrxc1m-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/ldap_check-3e505606d879b1c9.ldap_check.ctlrxc1m-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/ldap_check-3e505606d879b1c9.ldap_check.ctlrxc1m-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/ldap_check-3e505606d879b1c9.ldap_check.ctlrxc1m-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/ldap_check-3e505606d879b1c9" "/opt/crater/target/debug/deps/ldap_check-3e505606d879b1c9.hb4hphxlp386kcm.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/target/debug/build/backtrace-sys-e23fa3c7bbabd0f7/out" "-L" "/opt/crater/target/debug/build/ring-094068f0a24cb19b/out" "-L" "/opt/crater/target/debug/build/rust-crypto-74c616a463996fcc/out" "-L" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/librpassword-1c487785e9c5edf3.rlib" "/opt/crater/target/debug/deps/liboctobot-dc15cf78ea7a9e0d.rlib" "/opt/crater/target/debug/deps/libreqwest-6e07daae68af55f5.rlib" "/opt/crater/target/debug/deps/libuuid-d31f615e5a4e8bad.rlib" "/opt/crater/target/debug/deps/libserde_urlencoded-c54a981e3766e368.rlib" "/opt/crater/target/debug/deps/libdtoa-7da1cad1e25058d3.rlib" "/opt/crater/target/debug/deps/libmime_guess-482c1c2dbf7210eb.rlib" "/opt/crater/target/debug/deps/libphf-84b9f1b2608d9436.rlib" "/opt/crater/target/debug/deps/libphf_shared-6ab5bb2e60878664.rlib" "/opt/crater/target/debug/deps/libunicase-6496f0874eb2dbae.rlib" "/opt/crater/target/debug/deps/libsiphasher-3800d550d1146963.rlib" "/opt/crater/target/debug/deps/libmime-7b2656d22a81794c.rlib" "/opt/crater/target/debug/deps/libunicase-e593e81605ba6a48.rlib" "/opt/crater/target/debug/deps/libflate2-c2b6d2095a513bef.rlib" "/opt/crater/target/debug/deps/libminiz_oxide_c_api-66f35ff434d84838.rlib" "/opt/crater/target/debug/deps/libminiz_oxide-62641542f01dbb3c.rlib" "/opt/crater/target/debug/deps/libadler32-46acf8b49c11de91.rlib" "/opt/crater/target/debug/deps/libcrc-e790c3c4ab96a0d5.rlib" "/opt/crater/target/debug/deps/libcrc32fast-16c51c14f83370cd.rlib" "/opt/crater/target/debug/deps/librusqlite-bba2287ca8e95588.rlib" "/opt/crater/target/debug/deps/libfallible_streaming_iterator-cc9f8470971d45cb.rlib" "/opt/crater/target/debug/deps/libfallible_iterator-489624b22a0563b5.rlib" "/opt/crater/target/debug/deps/liblru_cache-2fcbccfd099a7226.rlib" "/opt/crater/target/debug/deps/liblinked_hash_map-938e708a1661229b.rlib" "/opt/crater/target/debug/deps/liblibsqlite3_sys-1a5f41f48657c26a.rlib" "/opt/crater/target/debug/deps/libbitflags-6f632fff558bf385.rlib" "/opt/crater/target/debug/deps/liburl-05898e47d532f386.rlib" "/opt/crater/target/debug/deps/libpercent_encoding-46b84a469bd03b92.rlib" "/opt/crater/target/debug/deps/libidna-cd07905426e81d69.rlib" "/opt/crater/target/debug/deps/libunicode_normalization-c95266b65d664c54.rlib" "/opt/crater/target/debug/deps/libunicode_bidi-a91dbe3d8912b8a4.rlib" "/opt/crater/target/debug/deps/libmatches-3af62a8bbaa5211e.rlib" "/opt/crater/target/debug/deps/libunidiff-26ccd9946a66332c.rlib" "/opt/crater/target/debug/deps/libencoding_rs-cc3cfc02e34c9db3.rlib" "/opt/crater/target/debug/deps/libtoml-7a7db47a66a36e88.rlib" "/opt/crater/target/debug/deps/librustc_serialize-04f5d71c016b4cf1.rlib" "/opt/crater/target/debug/deps/libregex-118125e0f4e4c380.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-b766f4dc9466fd20.rlib" "/opt/crater/target/debug/deps/libregex_syntax-25d5511838a611e8.rlib" "/opt/crater/target/debug/deps/libucd_util-317f57fa3d89c7e4.rlib" "/opt/crater/target/debug/deps/libthread_local-0d1f504ec86ae5ec.rlib" "/opt/crater/target/debug/deps/libaho_corasick-263bb4762904935a.rlib" "/opt/crater/target/debug/deps/libmemchr-8646d48e9f0a5d49.rlib" "/opt/crater/target/debug/deps/libopenldap-215bb81adcd09d8e.rlib" "/opt/crater/target/debug/deps/libjsonwebtoken-ebdceb3629d1eca6.rlib" "/opt/crater/target/debug/deps/libserde_json-1b655f2be6e5697a.rlib" "/opt/crater/target/debug/deps/libryu-0a79168f3ba04445.rlib" "/opt/crater/target/debug/deps/libserde-744bbdeb405351b4.rlib" "/opt/crater/target/debug/deps/libchrono-66fc49c18a9514e1.rlib" "/opt/crater/target/debug/deps/libnum_integer-6442eebb199d17f6.rlib" "/opt/crater/target/debug/deps/libnum_traits-d5458cf43ba730b9.rlib" "/opt/crater/target/debug/deps/libbase64-6e98e6ebd3f97e88.rlib" "/opt/crater/target/debug/deps/libsafemem-1abe614afb07ff89.rlib" "/opt/crater/target/debug/deps/libhyper_rustls-9e971b2f9c3aaeb6.rlib" "/opt/crater/target/debug/deps/libwebpki_roots-254b8ab0dbfda8b4.rlib" "/opt/crater/target/debug/deps/libtokio_rustls-896dd3e408a4cf98.rlib" "/opt/crater/target/debug/deps/librustls-37f851a2ae08ee80.rlib" "/opt/crater/target/debug/deps/libwebpki-8b435801a95ce128.rlib" "/opt/crater/target/debug/deps/libct_logs-93f16b07ea58bd33.rlib" "/opt/crater/target/debug/deps/libsct-9a874e0096f90cfe.rlib" "/opt/crater/target/debug/deps/libring-e67b4d18f45cb87e.rlib" "/opt/crater/target/debug/deps/libspin-45da986ce5974307.rlib" "/opt/crater/target/debug/deps/libuntrusted-097a69f65d28ba3c.rlib" "/opt/crater/target/debug/deps/libhyper-20a19d5290c2ba10.rlib" "/opt/crater/target/debug/deps/libwant-8111d60c3fd697d6.rlib" "/opt/crater/target/debug/deps/libtry_lock-1b57ab5e9b71c3d1.rlib" "/opt/crater/target/debug/deps/libtokio-b521b26d03e2a4f7.rlib" "/opt/crater/target/debug/deps/libtokio_trace_core-39d1f25df42eaff1.rlib" "/opt/crater/target/debug/deps/libtokio_uds-9f3df23622c7f7d8.rlib" "/opt/crater/target/debug/deps/libmio_uds-41d4ef35d62c7d61.rlib" "/opt/crater/target/debug/deps/libtokio_udp-298c9a8454ddf0c7.rlib" "/opt/crater/target/debug/deps/libtokio_timer-f205f15253b61455.rlib" "/opt/crater/target/debug/deps/libtokio_tcp-21aa0fb691546d28.rlib" "/opt/crater/target/debug/deps/libtokio_reactor-c59b49457c2ff503.rlib" "/opt/crater/target/debug/deps/libtokio_sync-907829facd97b788.rlib" "/opt/crater/target/debug/deps/libparking_lot-6c0abf32f7220e84.rlib" "/opt/crater/target/debug/deps/libparking_lot_core-04473a6203372695.rlib" "/opt/crater/target/debug/deps/libsmallvec-00d14f3ddb609d61.rlib" "/opt/crater/target/debug/deps/liblock_api-8ec026c283607898.rlib" "/opt/crater/target/debug/deps/libowning_ref-dcde4af4fc98f07e.rlib" "/opt/crater/target/debug/deps/libstable_deref_trait-2a9412c89a8f626f.rlib" "/opt/crater/target/debug/deps/libtokio_fs-5b1935fb4a387401.rlib" "/opt/crater/target/debug/deps/libtokio_threadpool-66a79abd84c28dbd.rlib" "/opt/crater/target/debug/deps/librand-d057f910b10ae819.rlib" "/opt/crater/target/debug/deps/librand_xorshift-6a66fc50e6498d00.rlib" "/opt/crater/target/debug/deps/librand_pcg-60ef83adabd8d47a.rlib" "/opt/crater/target/debug/deps/librand_hc-83283ab0a0ee3df8.rlib" "/opt/crater/target/debug/deps/librand_chacha-b9f5abd1824a7f75.rlib" "/opt/crater/target/debug/deps/librand_isaac-94fc18115e9afd61.rlib" "/opt/crater/target/debug/deps/librand_core-482fdfb44fe03c92.rlib" "/opt/crater/target/debug/deps/librand_os-29177825b236fe32.rlib" "/opt/crater/target/debug/deps/librand_jitter-4e4a4328edc945b8.rlib" "/opt/crater/target/debug/deps/librand_core-a9179eebc82cf0f0.rlib" "/opt/crater/target/debug/deps/libcrossbeam_queue-55f146e2aea539c0.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-2188dd75bfaf5aeb.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-b21d8c6fd732a299.rlib" "/opt/crater/target/debug/deps/libscopeguard-f1a5efe88a6d7a2c.rlib" "/opt/crater/target/debug/deps/libmemoffset-97aaddce60f38adf.rlib" "/opt/crater/target/debug/deps/libarrayvec-343471a3391f7ac8.rlib" "/opt/crater/target/debug/deps/libnodrop-e7a4f1c1f7749e1f.rlib" "/opt/crater/target/debug/deps/libtokio_current_thread-77f4eb4c90c7c5e2.rlib" "/opt/crater/target/debug/deps/libtokio_executor-51c5d3ddf3db06bf.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-0e6cc99db2fc40b2.rlib" "/opt/crater/target/debug/deps/liblazy_static-35422c5bca3b6d90.rlib" "/opt/crater/target/debug/deps/libtokio_codec-5ae842698368ddbc.rlib" "/opt/crater/target/debug/deps/libmio-40817073aa5d0ef1.rlib" "/opt/crater/target/debug/deps/liblazycell-a8dafada2082fef2.rlib" "/opt/crater/target/debug/deps/libtime-589f87381b590136.rlib" "/opt/crater/target/debug/deps/libnet2-d5c06128923f5e0b.rlib" "/opt/crater/target/debug/deps/libhttparse-0b737b98daf7e15a.rlib" "/opt/crater/target/debug/deps/libh2-cd8b6dddd0d0f3c7.rlib" "/opt/crater/target/debug/deps/libindexmap-59ae9e3f6ce5c837.rlib" "/opt/crater/target/debug/deps/libstring-5736cbcd910ade34.rlib" "/opt/crater/target/debug/deps/libslab-b904edcdb208ad5f.rlib" "/opt/crater/target/debug/deps/libtokio_io-4afc038ee9c3df26.rlib" "/opt/crater/target/debug/deps/liblog-ed053de906a35fd7.rlib" "/opt/crater/target/debug/deps/libfutures_cpupool-5087558537a67b7c.rlib" "/opt/crater/target/debug/deps/libnum_cpus-0f6d404f319e6bf6.rlib" "/opt/crater/target/debug/deps/libhttp-3b1706d234f3b784.rlib" "/opt/crater/target/debug/deps/libitoa-5ac5fbad12f6c895.rlib" "/opt/crater/target/debug/deps/libfnv-0d57e5fd8327cc13.rlib" "/opt/crater/target/debug/deps/libbytes-0f86d8140d339821.rlib" "/opt/crater/target/debug/deps/libiovec-71dc850e6bc90a9b.rlib" "/opt/crater/target/debug/deps/libfutures-028f62fd05d3ab4d.rlib" "/opt/crater/target/debug/deps/libfailure-05e4e533a718a8d1.rlib" "/opt/crater/target/debug/deps/libbacktrace-8684d4df5989a54c.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-2ebd1cf50fa920ed.rlib" "/opt/crater/target/debug/deps/librustc_demangle-545df78df8ee1b23.rlib" "/opt/crater/target/debug/deps/libcfg_if-def391c8994540a5.rlib" "/opt/crater/target/debug/deps/liblibc-3458370195cb45bd.rlib" "/opt/crater/target/debug/deps/libbase64-42b8494e694d0e04.rlib" "/opt/crater/target/debug/deps/libbyteorder-a25b209c708b793b.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9895e8982b0a79e7.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-57306b8ed3378a0e.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-54463ae5adae3649.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d99667b199a9875a.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-51f4300e102199f5.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-b3ccf1f7737a6a91.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-157c37a3ceb78853.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-505bcee45aafb736.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c29abd529ba4452b.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-895383a3232f6572.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-5594cb4f559bc761.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-38e90baf978bc428.rlib" "-Wl,-Bdynamic" "-lsqlite3" "-llber" "-lldap_r" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -llber [INFO] [stderr] /usr/bin/ld: cannot find -lldap_r [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `octobot`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/octobot-4e4a25a240dbe135.octobot.8bl6lp1z-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/octobot-4e4a25a240dbe135.octobot.8bl6lp1z-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/octobot-4e4a25a240dbe135.octobot.8bl6lp1z-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/octobot-4e4a25a240dbe135.octobot.8bl6lp1z-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/octobot-4e4a25a240dbe135.octobot.8bl6lp1z-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/octobot-4e4a25a240dbe135.octobot.8bl6lp1z-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/octobot-4e4a25a240dbe135.octobot.8bl6lp1z-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/octobot-4e4a25a240dbe135.octobot.8bl6lp1z-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/octobot-4e4a25a240dbe135.octobot.8bl6lp1z-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/octobot-4e4a25a240dbe135.octobot.8bl6lp1z-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/octobot-4e4a25a240dbe135.octobot.8bl6lp1z-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/octobot-4e4a25a240dbe135.octobot.8bl6lp1z-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/octobot-4e4a25a240dbe135.octobot.8bl6lp1z-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/octobot-4e4a25a240dbe135.octobot.8bl6lp1z-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/octobot-4e4a25a240dbe135.octobot.8bl6lp1z-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/octobot-4e4a25a240dbe135.octobot.8bl6lp1z-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/octobot-4e4a25a240dbe135" "/opt/crater/target/debug/deps/octobot-4e4a25a240dbe135.2iwpj0mpfzr5fma6.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/target/debug/build/backtrace-sys-e23fa3c7bbabd0f7/out" "-L" "/opt/crater/target/debug/build/ring-094068f0a24cb19b/out" "-L" "/opt/crater/target/debug/build/rust-crypto-74c616a463996fcc/out" "-L" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libthread_id-4ead166a9c06ebb2.rlib" "/opt/crater/target/debug/deps/liboctobot-dc15cf78ea7a9e0d.rlib" "/opt/crater/target/debug/deps/libreqwest-6e07daae68af55f5.rlib" "/opt/crater/target/debug/deps/libuuid-d31f615e5a4e8bad.rlib" "/opt/crater/target/debug/deps/libserde_urlencoded-c54a981e3766e368.rlib" "/opt/crater/target/debug/deps/libdtoa-7da1cad1e25058d3.rlib" "/opt/crater/target/debug/deps/libmime_guess-482c1c2dbf7210eb.rlib" "/opt/crater/target/debug/deps/libphf-84b9f1b2608d9436.rlib" "/opt/crater/target/debug/deps/libphf_shared-6ab5bb2e60878664.rlib" "/opt/crater/target/debug/deps/libunicase-6496f0874eb2dbae.rlib" "/opt/crater/target/debug/deps/libsiphasher-3800d550d1146963.rlib" "/opt/crater/target/debug/deps/libmime-7b2656d22a81794c.rlib" "/opt/crater/target/debug/deps/libunicase-e593e81605ba6a48.rlib" "/opt/crater/target/debug/deps/libflate2-c2b6d2095a513bef.rlib" "/opt/crater/target/debug/deps/libminiz_oxide_c_api-66f35ff434d84838.rlib" "/opt/crater/target/debug/deps/libminiz_oxide-62641542f01dbb3c.rlib" "/opt/crater/target/debug/deps/libadler32-46acf8b49c11de91.rlib" "/opt/crater/target/debug/deps/libcrc-e790c3c4ab96a0d5.rlib" "/opt/crater/target/debug/deps/libcrc32fast-16c51c14f83370cd.rlib" "/opt/crater/target/debug/deps/librusqlite-bba2287ca8e95588.rlib" "/opt/crater/target/debug/deps/libfallible_streaming_iterator-cc9f8470971d45cb.rlib" "/opt/crater/target/debug/deps/libfallible_iterator-489624b22a0563b5.rlib" "/opt/crater/target/debug/deps/liblru_cache-2fcbccfd099a7226.rlib" "/opt/crater/target/debug/deps/liblinked_hash_map-938e708a1661229b.rlib" "/opt/crater/target/debug/deps/liblibsqlite3_sys-1a5f41f48657c26a.rlib" "/opt/crater/target/debug/deps/libbitflags-6f632fff558bf385.rlib" "/opt/crater/target/debug/deps/liburl-05898e47d532f386.rlib" "/opt/crater/target/debug/deps/libpercent_encoding-46b84a469bd03b92.rlib" "/opt/crater/target/debug/deps/libidna-cd07905426e81d69.rlib" "/opt/crater/target/debug/deps/libunicode_normalization-c95266b65d664c54.rlib" "/opt/crater/target/debug/deps/libunicode_bidi-a91dbe3d8912b8a4.rlib" "/opt/crater/target/debug/deps/libmatches-3af62a8bbaa5211e.rlib" "/opt/crater/target/debug/deps/libunidiff-26ccd9946a66332c.rlib" "/opt/crater/target/debug/deps/libencoding_rs-cc3cfc02e34c9db3.rlib" "/opt/crater/target/debug/deps/libtoml-7a7db47a66a36e88.rlib" "/opt/crater/target/debug/deps/librustc_serialize-04f5d71c016b4cf1.rlib" "/opt/crater/target/debug/deps/libopenldap-215bb81adcd09d8e.rlib" "/opt/crater/target/debug/deps/libjsonwebtoken-ebdceb3629d1eca6.rlib" "/opt/crater/target/debug/deps/libserde_json-1b655f2be6e5697a.rlib" "/opt/crater/target/debug/deps/libryu-0a79168f3ba04445.rlib" "/opt/crater/target/debug/deps/libserde-744bbdeb405351b4.rlib" "/opt/crater/target/debug/deps/libchrono-66fc49c18a9514e1.rlib" "/opt/crater/target/debug/deps/libnum_integer-6442eebb199d17f6.rlib" "/opt/crater/target/debug/deps/libnum_traits-d5458cf43ba730b9.rlib" "/opt/crater/target/debug/deps/libbase64-6e98e6ebd3f97e88.rlib" "/opt/crater/target/debug/deps/libsafemem-1abe614afb07ff89.rlib" "/opt/crater/target/debug/deps/libhyper_rustls-9e971b2f9c3aaeb6.rlib" "/opt/crater/target/debug/deps/libwebpki_roots-254b8ab0dbfda8b4.rlib" "/opt/crater/target/debug/deps/libtokio_rustls-896dd3e408a4cf98.rlib" "/opt/crater/target/debug/deps/librustls-37f851a2ae08ee80.rlib" "/opt/crater/target/debug/deps/libwebpki-8b435801a95ce128.rlib" "/opt/crater/target/debug/deps/libct_logs-93f16b07ea58bd33.rlib" "/opt/crater/target/debug/deps/libsct-9a874e0096f90cfe.rlib" "/opt/crater/target/debug/deps/libring-e67b4d18f45cb87e.rlib" "/opt/crater/target/debug/deps/libspin-45da986ce5974307.rlib" "/opt/crater/target/debug/deps/libuntrusted-097a69f65d28ba3c.rlib" "/opt/crater/target/debug/deps/libhyper-20a19d5290c2ba10.rlib" "/opt/crater/target/debug/deps/libwant-8111d60c3fd697d6.rlib" "/opt/crater/target/debug/deps/libtry_lock-1b57ab5e9b71c3d1.rlib" "/opt/crater/target/debug/deps/libtokio-b521b26d03e2a4f7.rlib" "/opt/crater/target/debug/deps/libtokio_trace_core-39d1f25df42eaff1.rlib" "/opt/crater/target/debug/deps/libtokio_uds-9f3df23622c7f7d8.rlib" "/opt/crater/target/debug/deps/libmio_uds-41d4ef35d62c7d61.rlib" "/opt/crater/target/debug/deps/libtokio_udp-298c9a8454ddf0c7.rlib" "/opt/crater/target/debug/deps/libtokio_timer-f205f15253b61455.rlib" "/opt/crater/target/debug/deps/libtokio_tcp-21aa0fb691546d28.rlib" "/opt/crater/target/debug/deps/libtokio_reactor-c59b49457c2ff503.rlib" "/opt/crater/target/debug/deps/libtokio_sync-907829facd97b788.rlib" "/opt/crater/target/debug/deps/libparking_lot-6c0abf32f7220e84.rlib" "/opt/crater/target/debug/deps/libparking_lot_core-04473a6203372695.rlib" "/opt/crater/target/debug/deps/libsmallvec-00d14f3ddb609d61.rlib" "/opt/crater/target/debug/deps/liblock_api-8ec026c283607898.rlib" "/opt/crater/target/debug/deps/libowning_ref-dcde4af4fc98f07e.rlib" "/opt/crater/target/debug/deps/libstable_deref_trait-2a9412c89a8f626f.rlib" "/opt/crater/target/debug/deps/libtokio_fs-5b1935fb4a387401.rlib" "/opt/crater/target/debug/deps/libtokio_threadpool-66a79abd84c28dbd.rlib" "/opt/crater/target/debug/deps/librand-d057f910b10ae819.rlib" "/opt/crater/target/debug/deps/librand_xorshift-6a66fc50e6498d00.rlib" "/opt/crater/target/debug/deps/librand_pcg-60ef83adabd8d47a.rlib" "/opt/crater/target/debug/deps/librand_hc-83283ab0a0ee3df8.rlib" "/opt/crater/target/debug/deps/librand_chacha-b9f5abd1824a7f75.rlib" "/opt/crater/target/debug/deps/librand_isaac-94fc18115e9afd61.rlib" "/opt/crater/target/debug/deps/librand_core-482fdfb44fe03c92.rlib" "/opt/crater/target/debug/deps/librand_os-29177825b236fe32.rlib" "/opt/crater/target/debug/deps/librand_jitter-4e4a4328edc945b8.rlib" "/opt/crater/target/debug/deps/librand_core-a9179eebc82cf0f0.rlib" "/opt/crater/target/debug/deps/libcrossbeam_queue-55f146e2aea539c0.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-2188dd75bfaf5aeb.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-b21d8c6fd732a299.rlib" "/opt/crater/target/debug/deps/libscopeguard-f1a5efe88a6d7a2c.rlib" "/opt/crater/target/debug/deps/libmemoffset-97aaddce60f38adf.rlib" "/opt/crater/target/debug/deps/libarrayvec-343471a3391f7ac8.rlib" "/opt/crater/target/debug/deps/libnodrop-e7a4f1c1f7749e1f.rlib" "/opt/crater/target/debug/deps/libtokio_current_thread-77f4eb4c90c7c5e2.rlib" "/opt/crater/target/debug/deps/libtokio_executor-51c5d3ddf3db06bf.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-0e6cc99db2fc40b2.rlib" "/opt/crater/target/debug/deps/libtokio_codec-5ae842698368ddbc.rlib" "/opt/crater/target/debug/deps/libmio-40817073aa5d0ef1.rlib" "/opt/crater/target/debug/deps/liblazycell-a8dafada2082fef2.rlib" "/opt/crater/target/debug/deps/libtime-589f87381b590136.rlib" "/opt/crater/target/debug/deps/libnet2-d5c06128923f5e0b.rlib" "/opt/crater/target/debug/deps/libhttparse-0b737b98daf7e15a.rlib" "/opt/crater/target/debug/deps/libh2-cd8b6dddd0d0f3c7.rlib" "/opt/crater/target/debug/deps/libindexmap-59ae9e3f6ce5c837.rlib" "/opt/crater/target/debug/deps/libstring-5736cbcd910ade34.rlib" "/opt/crater/target/debug/deps/libslab-b904edcdb208ad5f.rlib" "/opt/crater/target/debug/deps/libtokio_io-4afc038ee9c3df26.rlib" "/opt/crater/target/debug/deps/libfutures_cpupool-5087558537a67b7c.rlib" "/opt/crater/target/debug/deps/libnum_cpus-0f6d404f319e6bf6.rlib" "/opt/crater/target/debug/deps/libhttp-3b1706d234f3b784.rlib" "/opt/crater/target/debug/deps/libitoa-5ac5fbad12f6c895.rlib" "/opt/crater/target/debug/deps/libfnv-0d57e5fd8327cc13.rlib" "/opt/crater/target/debug/deps/libbytes-0f86d8140d339821.rlib" "/opt/crater/target/debug/deps/libiovec-71dc850e6bc90a9b.rlib" "/opt/crater/target/debug/deps/libfutures-028f62fd05d3ab4d.rlib" "/opt/crater/target/debug/deps/libfailure-05e4e533a718a8d1.rlib" "/opt/crater/target/debug/deps/libbacktrace-8684d4df5989a54c.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-2ebd1cf50fa920ed.rlib" "/opt/crater/target/debug/deps/librustc_demangle-545df78df8ee1b23.rlib" "/opt/crater/target/debug/deps/libbase64-42b8494e694d0e04.rlib" "/opt/crater/target/debug/deps/libbyteorder-a25b209c708b793b.rlib" "/opt/crater/target/debug/deps/libenv_logger-9b9f1c721929ebba.rlib" "/opt/crater/target/debug/deps/libregex-118125e0f4e4c380.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-b766f4dc9466fd20.rlib" "/opt/crater/target/debug/deps/libregex_syntax-25d5511838a611e8.rlib" "/opt/crater/target/debug/deps/libucd_util-317f57fa3d89c7e4.rlib" "/opt/crater/target/debug/deps/libthread_local-0d1f504ec86ae5ec.rlib" "/opt/crater/target/debug/deps/liblazy_static-35422c5bca3b6d90.rlib" "/opt/crater/target/debug/deps/libaho_corasick-263bb4762904935a.rlib" "/opt/crater/target/debug/deps/libmemchr-8646d48e9f0a5d49.rlib" "/opt/crater/target/debug/deps/libatty-a00a73e01be74d9d.rlib" "/opt/crater/target/debug/deps/liblibc-3458370195cb45bd.rlib" "/opt/crater/target/debug/deps/libhumantime-11d84e47257e89b2.rlib" "/opt/crater/target/debug/deps/libquick_error-7b5d38789b0fbff0.rlib" "/opt/crater/target/debug/deps/libtermcolor-eeb9bd7e6dd3fa1e.rlib" "/opt/crater/target/debug/deps/liblog-ed053de906a35fd7.rlib" "/opt/crater/target/debug/deps/libcfg_if-def391c8994540a5.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9895e8982b0a79e7.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-57306b8ed3378a0e.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-54463ae5adae3649.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d99667b199a9875a.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-51f4300e102199f5.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-b3ccf1f7737a6a91.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-157c37a3ceb78853.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-505bcee45aafb736.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c29abd529ba4452b.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-895383a3232f6572.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-5594cb4f559bc761.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-38e90baf978bc428.rlib" "-Wl,-Bdynamic" "-lsqlite3" "-llber" "-lldap_r" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -llber [INFO] [stderr] /usr/bin/ld: cannot find -lldap_r [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `octobot`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/migrate_db-a6297adb940bf0df.migrate_db.adxj157n-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/migrate_db-a6297adb940bf0df.migrate_db.adxj157n-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/migrate_db-a6297adb940bf0df.migrate_db.adxj157n-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/migrate_db-a6297adb940bf0df.migrate_db.adxj157n-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/migrate_db-a6297adb940bf0df.migrate_db.adxj157n-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/migrate_db-a6297adb940bf0df.migrate_db.adxj157n-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/migrate_db-a6297adb940bf0df.migrate_db.adxj157n-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/migrate_db-a6297adb940bf0df.migrate_db.adxj157n-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/migrate_db-a6297adb940bf0df.migrate_db.adxj157n-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/migrate_db-a6297adb940bf0df.migrate_db.adxj157n-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/migrate_db-a6297adb940bf0df.migrate_db.adxj157n-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/migrate_db-a6297adb940bf0df.migrate_db.adxj157n-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/migrate_db-a6297adb940bf0df.migrate_db.adxj157n-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/migrate_db-a6297adb940bf0df.migrate_db.adxj157n-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/migrate_db-a6297adb940bf0df.migrate_db.adxj157n-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/migrate_db-a6297adb940bf0df.migrate_db.adxj157n-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/migrate_db-a6297adb940bf0df" "/opt/crater/target/debug/deps/migrate_db-a6297adb940bf0df.nknzprjg8i0hjiq.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/target/debug/build/backtrace-sys-e23fa3c7bbabd0f7/out" "-L" "/opt/crater/target/debug/build/ring-094068f0a24cb19b/out" "-L" "/opt/crater/target/debug/build/rust-crypto-74c616a463996fcc/out" "-L" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/liboctobot-dc15cf78ea7a9e0d.rlib" "/opt/crater/target/debug/deps/libreqwest-6e07daae68af55f5.rlib" "/opt/crater/target/debug/deps/libuuid-d31f615e5a4e8bad.rlib" "/opt/crater/target/debug/deps/libserde_urlencoded-c54a981e3766e368.rlib" "/opt/crater/target/debug/deps/libdtoa-7da1cad1e25058d3.rlib" "/opt/crater/target/debug/deps/libmime_guess-482c1c2dbf7210eb.rlib" "/opt/crater/target/debug/deps/libphf-84b9f1b2608d9436.rlib" "/opt/crater/target/debug/deps/libphf_shared-6ab5bb2e60878664.rlib" "/opt/crater/target/debug/deps/libunicase-6496f0874eb2dbae.rlib" "/opt/crater/target/debug/deps/libsiphasher-3800d550d1146963.rlib" "/opt/crater/target/debug/deps/libmime-7b2656d22a81794c.rlib" "/opt/crater/target/debug/deps/libunicase-e593e81605ba6a48.rlib" "/opt/crater/target/debug/deps/libflate2-c2b6d2095a513bef.rlib" "/opt/crater/target/debug/deps/libminiz_oxide_c_api-66f35ff434d84838.rlib" "/opt/crater/target/debug/deps/libminiz_oxide-62641542f01dbb3c.rlib" "/opt/crater/target/debug/deps/libadler32-46acf8b49c11de91.rlib" "/opt/crater/target/debug/deps/libcrc-e790c3c4ab96a0d5.rlib" "/opt/crater/target/debug/deps/libcrc32fast-16c51c14f83370cd.rlib" "/opt/crater/target/debug/deps/librusqlite-bba2287ca8e95588.rlib" "/opt/crater/target/debug/deps/libfallible_streaming_iterator-cc9f8470971d45cb.rlib" "/opt/crater/target/debug/deps/libfallible_iterator-489624b22a0563b5.rlib" "/opt/crater/target/debug/deps/liblru_cache-2fcbccfd099a7226.rlib" "/opt/crater/target/debug/deps/liblinked_hash_map-938e708a1661229b.rlib" "/opt/crater/target/debug/deps/liblibsqlite3_sys-1a5f41f48657c26a.rlib" "/opt/crater/target/debug/deps/libbitflags-6f632fff558bf385.rlib" "/opt/crater/target/debug/deps/liburl-05898e47d532f386.rlib" "/opt/crater/target/debug/deps/libpercent_encoding-46b84a469bd03b92.rlib" "/opt/crater/target/debug/deps/libidna-cd07905426e81d69.rlib" "/opt/crater/target/debug/deps/libunicode_normalization-c95266b65d664c54.rlib" "/opt/crater/target/debug/deps/libunicode_bidi-a91dbe3d8912b8a4.rlib" "/opt/crater/target/debug/deps/libmatches-3af62a8bbaa5211e.rlib" "/opt/crater/target/debug/deps/libunidiff-26ccd9946a66332c.rlib" "/opt/crater/target/debug/deps/libencoding_rs-cc3cfc02e34c9db3.rlib" "/opt/crater/target/debug/deps/libtoml-7a7db47a66a36e88.rlib" "/opt/crater/target/debug/deps/librustc_serialize-04f5d71c016b4cf1.rlib" "/opt/crater/target/debug/deps/libregex-118125e0f4e4c380.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-b766f4dc9466fd20.rlib" "/opt/crater/target/debug/deps/libregex_syntax-25d5511838a611e8.rlib" "/opt/crater/target/debug/deps/libucd_util-317f57fa3d89c7e4.rlib" "/opt/crater/target/debug/deps/libthread_local-0d1f504ec86ae5ec.rlib" "/opt/crater/target/debug/deps/libaho_corasick-263bb4762904935a.rlib" "/opt/crater/target/debug/deps/libmemchr-8646d48e9f0a5d49.rlib" "/opt/crater/target/debug/deps/libopenldap-215bb81adcd09d8e.rlib" "/opt/crater/target/debug/deps/libjsonwebtoken-ebdceb3629d1eca6.rlib" "/opt/crater/target/debug/deps/libserde_json-1b655f2be6e5697a.rlib" "/opt/crater/target/debug/deps/libryu-0a79168f3ba04445.rlib" "/opt/crater/target/debug/deps/libserde-744bbdeb405351b4.rlib" "/opt/crater/target/debug/deps/libchrono-66fc49c18a9514e1.rlib" "/opt/crater/target/debug/deps/libnum_integer-6442eebb199d17f6.rlib" "/opt/crater/target/debug/deps/libnum_traits-d5458cf43ba730b9.rlib" "/opt/crater/target/debug/deps/libbase64-6e98e6ebd3f97e88.rlib" "/opt/crater/target/debug/deps/libsafemem-1abe614afb07ff89.rlib" "/opt/crater/target/debug/deps/libhyper_rustls-9e971b2f9c3aaeb6.rlib" "/opt/crater/target/debug/deps/libwebpki_roots-254b8ab0dbfda8b4.rlib" "/opt/crater/target/debug/deps/libtokio_rustls-896dd3e408a4cf98.rlib" "/opt/crater/target/debug/deps/librustls-37f851a2ae08ee80.rlib" "/opt/crater/target/debug/deps/libwebpki-8b435801a95ce128.rlib" "/opt/crater/target/debug/deps/libct_logs-93f16b07ea58bd33.rlib" "/opt/crater/target/debug/deps/libsct-9a874e0096f90cfe.rlib" "/opt/crater/target/debug/deps/libring-e67b4d18f45cb87e.rlib" "/opt/crater/target/debug/deps/libspin-45da986ce5974307.rlib" "/opt/crater/target/debug/deps/libuntrusted-097a69f65d28ba3c.rlib" "/opt/crater/target/debug/deps/libhyper-20a19d5290c2ba10.rlib" "/opt/crater/target/debug/deps/libwant-8111d60c3fd697d6.rlib" "/opt/crater/target/debug/deps/libtry_lock-1b57ab5e9b71c3d1.rlib" "/opt/crater/target/debug/deps/libtokio-b521b26d03e2a4f7.rlib" "/opt/crater/target/debug/deps/libtokio_trace_core-39d1f25df42eaff1.rlib" "/opt/crater/target/debug/deps/libtokio_uds-9f3df23622c7f7d8.rlib" "/opt/crater/target/debug/deps/libmio_uds-41d4ef35d62c7d61.rlib" "/opt/crater/target/debug/deps/libtokio_udp-298c9a8454ddf0c7.rlib" "/opt/crater/target/debug/deps/libtokio_timer-f205f15253b61455.rlib" "/opt/crater/target/debug/deps/libtokio_tcp-21aa0fb691546d28.rlib" "/opt/crater/target/debug/deps/libtokio_reactor-c59b49457c2ff503.rlib" "/opt/crater/target/debug/deps/libtokio_sync-907829facd97b788.rlib" "/opt/crater/target/debug/deps/libparking_lot-6c0abf32f7220e84.rlib" "/opt/crater/target/debug/deps/libparking_lot_core-04473a6203372695.rlib" "/opt/crater/target/debug/deps/libsmallvec-00d14f3ddb609d61.rlib" "/opt/crater/target/debug/deps/liblock_api-8ec026c283607898.rlib" "/opt/crater/target/debug/deps/libowning_ref-dcde4af4fc98f07e.rlib" "/opt/crater/target/debug/deps/libstable_deref_trait-2a9412c89a8f626f.rlib" "/opt/crater/target/debug/deps/libtokio_fs-5b1935fb4a387401.rlib" "/opt/crater/target/debug/deps/libtokio_threadpool-66a79abd84c28dbd.rlib" "/opt/crater/target/debug/deps/librand-d057f910b10ae819.rlib" "/opt/crater/target/debug/deps/librand_xorshift-6a66fc50e6498d00.rlib" "/opt/crater/target/debug/deps/librand_pcg-60ef83adabd8d47a.rlib" "/opt/crater/target/debug/deps/librand_hc-83283ab0a0ee3df8.rlib" "/opt/crater/target/debug/deps/librand_chacha-b9f5abd1824a7f75.rlib" "/opt/crater/target/debug/deps/librand_isaac-94fc18115e9afd61.rlib" "/opt/crater/target/debug/deps/librand_core-482fdfb44fe03c92.rlib" "/opt/crater/target/debug/deps/librand_os-29177825b236fe32.rlib" "/opt/crater/target/debug/deps/librand_jitter-4e4a4328edc945b8.rlib" "/opt/crater/target/debug/deps/librand_core-a9179eebc82cf0f0.rlib" "/opt/crater/target/debug/deps/libcrossbeam_queue-55f146e2aea539c0.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-2188dd75bfaf5aeb.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-b21d8c6fd732a299.rlib" "/opt/crater/target/debug/deps/libscopeguard-f1a5efe88a6d7a2c.rlib" "/opt/crater/target/debug/deps/libmemoffset-97aaddce60f38adf.rlib" "/opt/crater/target/debug/deps/libarrayvec-343471a3391f7ac8.rlib" "/opt/crater/target/debug/deps/libnodrop-e7a4f1c1f7749e1f.rlib" "/opt/crater/target/debug/deps/libtokio_current_thread-77f4eb4c90c7c5e2.rlib" "/opt/crater/target/debug/deps/libtokio_executor-51c5d3ddf3db06bf.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-0e6cc99db2fc40b2.rlib" "/opt/crater/target/debug/deps/liblazy_static-35422c5bca3b6d90.rlib" "/opt/crater/target/debug/deps/libtokio_codec-5ae842698368ddbc.rlib" "/opt/crater/target/debug/deps/libmio-40817073aa5d0ef1.rlib" "/opt/crater/target/debug/deps/liblazycell-a8dafada2082fef2.rlib" "/opt/crater/target/debug/deps/libtime-589f87381b590136.rlib" "/opt/crater/target/debug/deps/libnet2-d5c06128923f5e0b.rlib" "/opt/crater/target/debug/deps/libhttparse-0b737b98daf7e15a.rlib" "/opt/crater/target/debug/deps/libh2-cd8b6dddd0d0f3c7.rlib" "/opt/crater/target/debug/deps/libindexmap-59ae9e3f6ce5c837.rlib" "/opt/crater/target/debug/deps/libstring-5736cbcd910ade34.rlib" "/opt/crater/target/debug/deps/libslab-b904edcdb208ad5f.rlib" "/opt/crater/target/debug/deps/libtokio_io-4afc038ee9c3df26.rlib" "/opt/crater/target/debug/deps/liblog-ed053de906a35fd7.rlib" "/opt/crater/target/debug/deps/libfutures_cpupool-5087558537a67b7c.rlib" "/opt/crater/target/debug/deps/libnum_cpus-0f6d404f319e6bf6.rlib" "/opt/crater/target/debug/deps/libhttp-3b1706d234f3b784.rlib" "/opt/crater/target/debug/deps/libitoa-5ac5fbad12f6c895.rlib" "/opt/crater/target/debug/deps/libfnv-0d57e5fd8327cc13.rlib" "/opt/crater/target/debug/deps/libbytes-0f86d8140d339821.rlib" "/opt/crater/target/debug/deps/libiovec-71dc850e6bc90a9b.rlib" "/opt/crater/target/debug/deps/libfutures-028f62fd05d3ab4d.rlib" "/opt/crater/target/debug/deps/libfailure-05e4e533a718a8d1.rlib" "/opt/crater/target/debug/deps/libbacktrace-8684d4df5989a54c.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-2ebd1cf50fa920ed.rlib" "/opt/crater/target/debug/deps/librustc_demangle-545df78df8ee1b23.rlib" "/opt/crater/target/debug/deps/libcfg_if-def391c8994540a5.rlib" "/opt/crater/target/debug/deps/liblibc-3458370195cb45bd.rlib" "/opt/crater/target/debug/deps/libbase64-42b8494e694d0e04.rlib" "/opt/crater/target/debug/deps/libbyteorder-a25b209c708b793b.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9895e8982b0a79e7.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-57306b8ed3378a0e.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-54463ae5adae3649.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d99667b199a9875a.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-51f4300e102199f5.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-b3ccf1f7737a6a91.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-157c37a3ceb78853.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-505bcee45aafb736.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c29abd529ba4452b.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-895383a3232f6572.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-5594cb4f559bc761.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-38e90baf978bc428.rlib" "-Wl,-Bdynamic" "-lsqlite3" "-llber" "-lldap_r" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -llber [INFO] [stderr] /usr/bin/ld: cannot find -lldap_r [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `octobot`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "ed47fb2cfaf58bbb79865b89b93d9a4fcde0f1d8f32065a0f821d0c7da66ce9e"` [INFO] running `"docker" "rm" "-f" "ed47fb2cfaf58bbb79865b89b93d9a4fcde0f1d8f32065a0f821d0c7da66ce9e"` [INFO] [stdout] ed47fb2cfaf58bbb79865b89b93d9a4fcde0f1d8f32065a0f821d0c7da66ce9e