[INFO] updating cached repository https://github.com/ApolloCrawler/gauc [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 9faca45fdfd13a5ffb65c0f75f8748a83a271a81 [INFO] testing ApolloCrawler/gauc against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2FApolloCrawler%2Fgauc" "work/builds/worker-11/source"` [INFO] [stderr] Cloning into 'work/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ApolloCrawler/gauc on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/ApolloCrawler/gauc [INFO] finished tweaking git repo https://github.com/ApolloCrawler/gauc [INFO] tweaked toml for git repo https://github.com/ApolloCrawler/gauc written to work/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/ApolloCrawler/gauc already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-11/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "build" "--frozen"` [INFO] [stdout] 3a999404ada299459ee5ba24a9b96b3502c5ad1cc66d857bc006cf4ad0a3b6d3 [INFO] running `"docker" "start" "-a" "3a999404ada299459ee5ba24a9b96b3502c5ad1cc66d857bc006cf4ad0a3b6d3"` [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling matches v0.1.4 [INFO] [stderr] Compiling unicode-normalization v0.1.4 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling libc v0.2.21 [INFO] [stderr] Compiling log v0.3.7 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling rustc-serialize v0.3.23 [INFO] [stderr] Compiling httparse v1.2.1 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling lazy_static v0.2.5 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling modifier v0.1.0 [INFO] [stderr] Compiling dtoa v0.2.2 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling itoa v0.1.1 [INFO] [stderr] Compiling num-traits v0.1.37 [INFO] [stderr] Compiling regex-syntax v0.4.0 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling vec_map v0.7.0 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Compiling bitflags v0.8.2 [INFO] [stderr] Compiling unicode-segmentation v1.1.0 [INFO] [stderr] Compiling route-recognizer v0.1.11 [INFO] [stderr] Compiling serde v0.9.12 [INFO] [stderr] Compiling unreachable v0.1.1 [INFO] [stderr] Compiling unicode-bidi v0.2.5 [INFO] [stderr] Compiling unsafe-any v0.4.1 [INFO] [stderr] Compiling error v0.1.9 [INFO] [stderr] Compiling mime v0.2.3 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling num_cpus v1.3.0 [INFO] [stderr] Compiling time v0.1.36 [INFO] [stderr] Compiling thread-id v3.0.0 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling term_size v0.2.3 [INFO] [stderr] Compiling atty v0.2.2 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling idna v0.1.0 [INFO] [stderr] Compiling aho-corasick v0.6.3 [INFO] [stderr] Compiling thread_local v0.3.3 [INFO] [stderr] Compiling clap v2.22.1 [INFO] [stderr] Compiling unicase v1.4.0 [INFO] [stderr] Compiling hyper v0.10.5 [INFO] [stderr] Compiling plugin v0.2.6 [INFO] [stderr] Compiling ctrlc v3.0.1 [INFO] [stderr] Compiling regex v0.2.1 [INFO] [stderr] Compiling conduit-mime-types v0.7.3 [INFO] [stderr] Compiling url v1.4.0 [INFO] [stderr] Compiling serde_json v0.8.6 [INFO] [stderr] Compiling env_logger v0.4.2 [INFO] [stderr] warning[E0713]: borrow may still be in use when destructor runs [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/url-1.4.0/src/form_urlencoded.rs:246:40 [INFO] [stderr] | [INFO] [stderr] 244 | impl<'a> Target for ::UrlQuery<'a> { [INFO] [stderr] | -- lifetime `'a` defined here [INFO] [stderr] 245 | fn as_mut_string(&mut self) -> &mut String { &mut self.url.serialization } [INFO] [stderr] 246 | fn finish(self) -> &'a mut ::Url { self.url } [INFO] [stderr] | ^^^^^^^^ - here, drop of `self` needs exclusive access to `*self.url`, because the type `UrlQuery<'_>` implements the `Drop` trait [INFO] [stderr] | | [INFO] [stderr] | returning this value requires that `*self.url` is borrowed for `'a` [INFO] [stderr] | [INFO] [stderr] = warning: this error has been downgraded to a warning for backwards compatibility with previous releases [INFO] [stderr] = warning: this represents potential undefined behavior in your code and this warning will become a hard error in the future [INFO] [stderr] = note: for more information, try `rustc --explain E0729` [INFO] [stderr] [INFO] [stderr] Compiling iron v0.5.1 [INFO] [stderr] Compiling persistent v0.3.0 [INFO] [stderr] Compiling router v0.5.1 [INFO] [stderr] Compiling bodyparser v0.5.0 [INFO] [stderr] Compiling urlencoded v0.5.0 [INFO] [stderr] Compiling gauc v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/client/mod.rs:16:47 [INFO] [stderr] | [INFO] [stderr] 16 | pub type OperationResultGetCallback = Box>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(&response::Get)` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/client/mod.rs:18:55 [INFO] [stderr] | [INFO] [stderr] 18 | pub type OperationResultGetInternalCallback = Box>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(&response::GetInternal)` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/client/mod.rs:22:50 [INFO] [stderr] | [INFO] [stderr] 22 | pub type OperationResultRemoveCallback = Box>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(&response::Remove)` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/client/mod.rs:24:58 [INFO] [stderr] | [INFO] [stderr] 24 | pub type OperationResultRemoveInternalCallback = Box>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(&response::RemoveInternal)` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/client/mod.rs:28:49 [INFO] [stderr] | [INFO] [stderr] 28 | pub type OperationResultStoreCallback = Box>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(&response::Store)` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/client/mod.rs:30:57 [INFO] [stderr] | [INFO] [stderr] 30 | pub type OperationResultStoreInternalCallback = Box>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(&response::StoreInternal)` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/client/mod.rs:34:53 [INFO] [stderr] | [INFO] [stderr] 34 | pub type OperationResultViewQueryCallback = Box>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(&response::ViewQuery)` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/client/mod.rs:36:61 [INFO] [stderr] | [INFO] [stderr] 36 | pub type OperationResultViewQueryInternalCallback = Box>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(&response::ViewQueryInternal)` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/client/mod.rs:37:64 [INFO] [stderr] | [INFO] [stderr] 37 | pub type OperationResultViewQueryInternalRowCallback = Box>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(&Instance, &u64, *mut c_void)` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/client/mod.rs:160:62 [INFO] [stderr] | [INFO] [stderr] 160 | let user_data = Box::into_raw(boxed) as *mut Box as *mut c_void; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(&response::GetInternal)` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/client/mod.rs:224:62 [INFO] [stderr] | [INFO] [stderr] 224 | let user_data = Box::into_raw(boxed) as *mut Box as *mut c_void; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(&response::RemoveInternal)` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/client/mod.rs:305:62 [INFO] [stderr] | [INFO] [stderr] 305 | let user_data = Box::into_raw(boxed) as *mut Box as *mut c_void; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(&response::StoreInternal)` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/client/mod.rs:351:41 [INFO] [stderr] | [INFO] [stderr] 351 | let cb: Box> = Box::from_raw(row.cookie as *mut Box); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(&response::ViewQueryInternal)` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/client/mod.rs:351:115 [INFO] [stderr] | [INFO] [stderr] 351 | let cb: Box> = Box::from_raw(row.cookie as *mut Box); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(&response::ViewQueryInternal)` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/client/mod.rs:377:62 [INFO] [stderr] | [INFO] [stderr] 377 | let user_data = Box::into_raw(boxed) as *mut Box as *mut c_void; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(&response::ViewQueryInternal)` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/client/mod.rs:420:35 [INFO] [stderr] | [INFO] [stderr] 420 | let callback: Box> = Box::from_raw(cookie as *mut Box); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(&response::GetInternal)` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/client/mod.rs:420:99 [INFO] [stderr] | [INFO] [stderr] 420 | let callback: Box> = Box::from_raw(cookie as *mut Box); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(&response::GetInternal)` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/client/mod.rs:429:35 [INFO] [stderr] | [INFO] [stderr] 429 | let callback: Box> = Box::from_raw(cookie as *mut Box); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(&response::RemoveInternal)` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/client/mod.rs:429:102 [INFO] [stderr] | [INFO] [stderr] 429 | let callback: Box> = Box::from_raw(cookie as *mut Box); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(&response::RemoveInternal)` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/client/mod.rs:437:35 [INFO] [stderr] | [INFO] [stderr] 437 | let callback: Box> = Box::from_raw(cookie as *mut Box); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(&response::StoreInternal)` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/client/mod.rs:437:101 [INFO] [stderr] | [INFO] [stderr] 437 | let callback: Box> = Box::from_raw(cookie as *mut Box); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(&response::StoreInternal)` [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/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/gauc-9ad7d600c51cd4db.gauc.8xzvfzzz-cgu.0.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/gauc-9ad7d600c51cd4db" "/opt/rustwide/target/debug/deps/gauc-9ad7d600c51cd4db.cpmljdj4s3r5613.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libgauc-fc87c554368da63d.rlib" "/opt/rustwide/target/debug/deps/liburlencoded-b3ee2b59b2236797.rlib" "/opt/rustwide/target/debug/deps/libbodyparser-378d9ed0cdd1aa4c.rlib" "/opt/rustwide/target/debug/deps/libpersistent-29d561fa604e2141.rlib" "/opt/rustwide/target/debug/deps/libserde_json-7c06f4fe883f793c.rlib" "/opt/rustwide/target/debug/deps/libdtoa-677ff9a165d5b9ed.rlib" "/opt/rustwide/target/debug/deps/libitoa-a893735816c62f7a.rlib" "/opt/rustwide/target/debug/deps/libserde-39fd14fe8740fdba.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-595ffa59a31a1b45.rlib" "/opt/rustwide/target/debug/deps/libserde-76536273d0acb1a2.rlib" "/opt/rustwide/target/debug/deps/librouter-36c0fe60d5bbfac3.rlib" "/opt/rustwide/target/debug/deps/libroute_recognizer-6d8e1c4cf3591d39.rlib" "/opt/rustwide/target/debug/deps/libiron-a5fdb5f3e63b00ee.rlib" "/opt/rustwide/target/debug/deps/libmodifier-ad78587544264386.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-a4c075d00f85eb78.rlib" "/opt/rustwide/target/debug/deps/libconduit_mime_types-99f9457cf9a23cda.rlib" "/opt/rustwide/target/debug/deps/liberror-22119ffac47ba4d2.rlib" "/opt/rustwide/target/debug/deps/libplugin-8e696cf2f500c203.rlib" "/opt/rustwide/target/debug/deps/libtypemap-ea58dd22cf26ce5d.rlib" "/opt/rustwide/target/debug/deps/libunsafe_any-62d03557cbd2b951.rlib" "/opt/rustwide/target/debug/deps/libhyper-43b81b897ded445c.rlib" "/opt/rustwide/target/debug/deps/libmime-0d7753536c211d46.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-5974b5a046ac9a97.rlib" "/opt/rustwide/target/debug/deps/libtypeable-a0152b8a90de7c1b.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-e1d38044ae7f823e.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-3dd72f5d905ad912.rlib" "/opt/rustwide/target/debug/deps/libhttparse-c893fc1be646d658.rlib" "/opt/rustwide/target/debug/deps/libunicase-34f8c380b09ca426.rlib" "/opt/rustwide/target/debug/deps/liburl-494b2bc7178de43e.rlib" "/opt/rustwide/target/debug/deps/libidna-0eccc2896f7e7300.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-0d79c02503633995.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-556dcb751a0f5330.rlib" "/opt/rustwide/target/debug/deps/libmatches-82b867cbfbb9e605.rlib" "/opt/rustwide/target/debug/deps/libtime-7946fdbca122a9ad.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-a9a1dbbcf2c591d8.rlib" "/opt/rustwide/target/debug/deps/libctrlc-e6eb3cb7ddd2a647.rlib" "/opt/rustwide/target/debug/deps/libclap-1030ffb219a32e63.rlib" "/opt/rustwide/target/debug/deps/libatty-bc0bfbefbfdf0e94.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-f7c19bc1845c86e1.rlib" "/opt/rustwide/target/debug/deps/libterm_size-c10835cadc30845e.rlib" "/opt/rustwide/target/debug/deps/libvec_map-20ba4f57bcba421e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-e083b425aa870ee2.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-2169073152952c9c.rlib" "/opt/rustwide/target/debug/deps/libansi_term-c2b102fc6a33e467.rlib" "/opt/rustwide/target/debug/deps/libstrsim-724b3f6fdeede9d3.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-104279edce5b6017.rlib" "/opt/rustwide/target/debug/deps/libregex-4aa4e7ceb6aa2b0b.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-d41d1e48b27b4444.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-e641525fb476d513.rlib" "/opt/rustwide/target/debug/deps/libthread_local-0e483525c878031e.rlib" "/opt/rustwide/target/debug/deps/libunreachable-8f465dbbcb4ae267.rlib" "/opt/rustwide/target/debug/deps/libvoid-ccd61f6ee0d45f17.rlib" "/opt/rustwide/target/debug/deps/libthread_id-6f54cd41d9849d53.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-9c697ed71c2d631d.rlib" "/opt/rustwide/target/debug/deps/libmemchr-631a3edd0590d261.rlib" "/opt/rustwide/target/debug/deps/liblibc-dc583d9954ea687b.rlib" "/opt/rustwide/target/debug/deps/liblog-625e7a5cb5525a24.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-12ce12f1efc08aa3.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5d3cd1b3ddab72e4.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-f8222943dfd167e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-0cd00b2d3108cd48.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-485c05ba6ce1b438.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-63e6b1072426ba59.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-a421aff1d43911ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3deef8ef4fe80dff.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f65a176f0586269e.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ad46d4080f4d7e57.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-da6c590582bf0885.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-837ca740df32db0a.rlib" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-db27c965e824589f.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.38.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-68a4f8466685ed76.rlib" "-Wl,-Bdynamic" "-lcouchbase" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lcouchbase [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 `gauc`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "3a999404ada299459ee5ba24a9b96b3502c5ad1cc66d857bc006cf4ad0a3b6d3"` [INFO] running `"docker" "rm" "-f" "3a999404ada299459ee5ba24a9b96b3502c5ad1cc66d857bc006cf4ad0a3b6d3"` [INFO] [stdout] 3a999404ada299459ee5ba24a9b96b3502c5ad1cc66d857bc006cf4ad0a3b6d3