[INFO] fetching crate rsfbclient 0.25.2...
[INFO] testing rsfbclient-0.25.2 against 1.90.0 for beta-1.91-3
[INFO] extracting crate rsfbclient 0.25.2 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate rsfbclient 0.25.2
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate rsfbclient 0.25.2
[INFO] tweaked toml for crates.io crate rsfbclient 0.25.2 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rsfbclient 0.25.2 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rsfbclient 0.25.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded block-buffer v0.10.2
[INFO] [stderr]   Downloaded blowfish v0.7.0
[INFO] [stderr]   Downloaded sha2 v0.10.2
[INFO] [stderr]   Downloaded tinyvec v1.5.0
[INFO] [stderr]   Downloaded pwhash v1.0.0
[INFO] [stderr]   Downloaded smallvec v1.7.0
[INFO] [stderr]   Downloaded r2d2 v0.8.9
[INFO] [stderr]   Downloaded ppv-lite86 v0.2.15
[INFO] [stderr]   Downloaded digest v0.10.3
[INFO] [stderr]   Downloaded rsfbclient-rust v0.25.2
[INFO] [stderr]   Downloaded scheduled-thread-pool v0.2.5
[INFO] [stderr]   Downloaded rsfbclient-derive v0.25.2
[INFO] [stderr]   Downloaded rsfbclient-native v0.25.2
[INFO] [stderr]   Downloaded sha-1 v0.10.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dd1db49a59df82e152d3bab14b4509aa35298c17dc081732a42bf189f8ae1a5b
[INFO] running `Command { std: "docker" "start" "-a" "dd1db49a59df82e152d3bab14b4509aa35298c17dc081732a42bf189f8ae1a5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dd1db49a59df82e152d3bab14b4509aa35298c17dc081732a42bf189f8ae1a5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd1db49a59df82e152d3bab14b4509aa35298c17dc081732a42bf189f8ae1a5b", kill_on_drop: false }`
[INFO] [stdout] dd1db49a59df82e152d3bab14b4509aa35298c17dc081732a42bf189f8ae1a5b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 453e5bc1aad8d92c4b7ccd7e247b75ccfcadece1c0e46d9c33712f1d73d2896a
[INFO] running `Command { std: "docker" "start" "-a" "453e5bc1aad8d92c4b7ccd7e247b75ccfcadece1c0e46d9c33712f1d73d2896a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling syn v1.0.80
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling encoding_index_tests v0.1.4
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling iana-time-zone v0.1.46
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.7
[INFO] [stderr]    Compiling linked-hash-map v0.5.4
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling tinyvec v1.5.0
[INFO] [stderr]    Compiling encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-japanese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-korean v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling lru-cache v0.1.2
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling encoding v0.2.33
[INFO] [stderr]    Compiling rsfbclient-native v0.25.2
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling chrono v0.4.22
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling rsfbclient-derive v0.25.2
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling proc-macro-crate v1.1.0
[INFO] [stderr]    Compiling num_enum_derive v0.5.8
[INFO] [stderr]    Compiling num_enum v0.5.8
[INFO] [stderr]    Compiling rsfbclient-core v0.25.2
[INFO] [stderr]    Compiling rsfbclient v0.25.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/transaction/mod.rs:276:41
[INFO] [stdout]     |
[INFO] [stdout] 276 |     pub fn into_transaction(self, conn: &mut Connection<C>) -> Transaction<C> {
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^     -------------- the same lifetime is hidden here
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 276 |     pub fn into_transaction(self, conn: &mut Connection<C>) -> Transaction<'_, C> {
[INFO] [stdout]     |                                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.26s
[INFO] running `Command { std: "docker" "inspect" "453e5bc1aad8d92c4b7ccd7e247b75ccfcadece1c0e46d9c33712f1d73d2896a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "453e5bc1aad8d92c4b7ccd7e247b75ccfcadece1c0e46d9c33712f1d73d2896a", kill_on_drop: false }`
[INFO] [stdout] 453e5bc1aad8d92c4b7ccd7e247b75ccfcadece1c0e46d9c33712f1d73d2896a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4c630230ea9bed97a40b74ebb766c3e759965ed42d60b192d2605ecece1b5ae9
[INFO] running `Command { std: "docker" "start" "-a" "4c630230ea9bed97a40b74ebb766c3e759965ed42d60b192d2605ecece1b5ae9", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling smallvec v1.7.0
[INFO] [stderr]    Compiling lock_api v0.4.5
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling ppv-lite86 v0.2.15
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/transaction/mod.rs:276:41
[INFO] [stdout]     |
[INFO] [stdout] 276 |     pub fn into_transaction(self, conn: &mut Connection<C>) -> Transaction<C> {
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^     -------------- the same lifetime is hidden here
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 276 |     pub fn into_transaction(self, conn: &mut Connection<C>) -> Transaction<'_, C> {
[INFO] [stdout]     |                                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling scheduled-thread-pool v0.2.5
[INFO] [stderr]    Compiling r2d2 v0.8.9
[INFO] [stderr]    Compiling rsfbclient v0.25.2 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcWeddTZ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librsfbclient-1df9b38e80037c41,liblru_cache-1eb379e1db635e0b,liblinked_hash_map-66dcbacd9039ad45,liburl-fa64747d4e9dc55b,libidna-4e68568b979ec349,libunicode_normalization-a33e5460efed350e,libtinyvec-b81b63dfa03d0038,libtinyvec_macros-86c344b117a07e9b,libunicode_bidi-d9041ddb0bcbdc30,libform_urlencoded-aee52456a4442419,libmatches-595ab5bc33612c5e,libpercent_encoding-b2a5370fcf286d3f,librsfbclient_native-8b0b5e0f6498c045,libbyteorder-c603fb49e2ea8ab6,librsfbclient_core-2332346a0e4b0519,libregex-a9d530174add5add,libaho_corasick-682fd28b7687a771,libmemchr-4df138194b209597,libregex_syntax-2630f29cd54d6df7,libthiserror-34152d65a3de03c4,libchrono-507945be30d70e06,libiana_time_zone-8bf3efd822773004,libnum_integer-87fd8f7976589de7,libnum_traits-932d8118c6c6e649,libnum_enum-6770692aa466078d,libencoding-e04b556984abb4b0,libencoding_index_tradchinese-07e378d365a5e745,libencoding_index_simpchinese-83a2c0df7f6df8c8,libencoding_index_japanese-555fbc6d9717d74a,libencoding_index_korean-4b58dbb0a38d31e9,libencoding_index_singlebyte-675267e370985034}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lfbclient" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcWeddTZ/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/createdb-46d75408281f996e" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: unable to find library -lfbclient
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rsfbclient` (example "createdb") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcPBMLj0/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librsfbclient-1df9b38e80037c41,liblru_cache-1eb379e1db635e0b,liblinked_hash_map-66dcbacd9039ad45,liburl-fa64747d4e9dc55b,libidna-4e68568b979ec349,libunicode_normalization-a33e5460efed350e,libtinyvec-b81b63dfa03d0038,libtinyvec_macros-86c344b117a07e9b,libunicode_bidi-d9041ddb0bcbdc30,libform_urlencoded-aee52456a4442419,libmatches-595ab5bc33612c5e,libpercent_encoding-b2a5370fcf286d3f,librsfbclient_native-8b0b5e0f6498c045,libbyteorder-c603fb49e2ea8ab6,librsfbclient_core-2332346a0e4b0519,libregex-a9d530174add5add,libaho_corasick-682fd28b7687a771,libmemchr-4df138194b209597,libregex_syntax-2630f29cd54d6df7,libthiserror-34152d65a3de03c4,libchrono-507945be30d70e06,libiana_time_zone-8bf3efd822773004,libnum_integer-87fd8f7976589de7,libnum_traits-932d8118c6c6e649,libnum_enum-6770692aa466078d,libencoding-e04b556984abb4b0,libencoding_index_tradchinese-07e378d365a5e745,libencoding_index_simpchinese-83a2c0df7f6df8c8,libencoding_index_japanese-555fbc6d9717d74a,libencoding_index_korean-4b58dbb0a38d31e9,libencoding_index_singlebyte-675267e370985034}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lfbclient" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcPBMLj0/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/string_conn-9a18687c21188e14" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: unable to find library -lfbclient
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rsfbclient` (example "string_conn") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcdLXVP4/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librsfbclient-1df9b38e80037c41,liblru_cache-1eb379e1db635e0b,liblinked_hash_map-66dcbacd9039ad45,liburl-fa64747d4e9dc55b,libidna-4e68568b979ec349,libunicode_normalization-a33e5460efed350e,libtinyvec-b81b63dfa03d0038,libtinyvec_macros-86c344b117a07e9b,libunicode_bidi-d9041ddb0bcbdc30,libform_urlencoded-aee52456a4442419,libmatches-595ab5bc33612c5e,libpercent_encoding-b2a5370fcf286d3f,librsfbclient_native-8b0b5e0f6498c045,libbyteorder-c603fb49e2ea8ab6,librsfbclient_core-2332346a0e4b0519,libregex-a9d530174add5add,libaho_corasick-682fd28b7687a771,libmemchr-4df138194b209597,libregex_syntax-2630f29cd54d6df7,libthiserror-34152d65a3de03c4,libchrono-507945be30d70e06,libiana_time_zone-8bf3efd822773004,libnum_integer-87fd8f7976589de7,libnum_traits-932d8118c6c6e649,libnum_enum-6770692aa466078d,libencoding-e04b556984abb4b0,libencoding_index_tradchinese-07e378d365a5e745,libencoding_index_simpchinese-83a2c0df7f6df8c8,libencoding_index_japanese-555fbc6d9717d74a,libencoding_index_korean-4b58dbb0a38d31e9,libencoding_index_singlebyte-675267e370985034}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lfbclient" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcdLXVP4/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/reconnection-bc28e0486f163428" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: unable to find library -lfbclient
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustclMrCzX/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librsfbclient-1df9b38e80037c41,liblru_cache-1eb379e1db635e0b,liblinked_hash_map-66dcbacd9039ad45,liburl-fa64747d4e9dc55b,libidna-4e68568b979ec349,libunicode_normalization-a33e5460efed350e,libtinyvec-b81b63dfa03d0038,libtinyvec_macros-86c344b117a07e9b,libunicode_bidi-d9041ddb0bcbdc30,libform_urlencoded-aee52456a4442419,libmatches-595ab5bc33612c5e,libpercent_encoding-b2a5370fcf286d3f,librsfbclient_native-8b0b5e0f6498c045,libbyteorder-c603fb49e2ea8ab6,librsfbclient_core-2332346a0e4b0519,libregex-a9d530174add5add,libaho_corasick-682fd28b7687a771,libmemchr-4df138194b209597,libregex_syntax-2630f29cd54d6df7,libthiserror-34152d65a3de03c4,libchrono-507945be30d70e06,libiana_time_zone-8bf3efd822773004,libnum_integer-87fd8f7976589de7,libnum_traits-932d8118c6c6e649,libnum_enum-6770692aa466078d,libencoding-e04b556984abb4b0,libencoding_index_tradchinese-07e378d365a5e745,libencoding_index_simpchinese-83a2c0df7f6df8c8,libencoding_index_japanese-555fbc6d9717d74a,libencoding_index_korean-4b58dbb0a38d31e9,libencoding_index_singlebyte-675267e370985034}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lfbclient" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustclMrCzX/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/transaction-0dd6628c3ba3da33" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: unable to find library -lfbclient
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rsfbclient` (example "reconnection") due to 1 previous error
[INFO] [stderr] error: could not compile `rsfbclient` (example "transaction") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc39uIom/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librsfbclient-1df9b38e80037c41,liblru_cache-1eb379e1db635e0b,liblinked_hash_map-66dcbacd9039ad45,liburl-fa64747d4e9dc55b,libidna-4e68568b979ec349,libunicode_normalization-a33e5460efed350e,libtinyvec-b81b63dfa03d0038,libtinyvec_macros-86c344b117a07e9b,libunicode_bidi-d9041ddb0bcbdc30,libform_urlencoded-aee52456a4442419,libmatches-595ab5bc33612c5e,libpercent_encoding-b2a5370fcf286d3f,librsfbclient_native-8b0b5e0f6498c045,libbyteorder-c603fb49e2ea8ab6,librsfbclient_core-2332346a0e4b0519,libregex-a9d530174add5add,libaho_corasick-682fd28b7687a771,libmemchr-4df138194b209597,libregex_syntax-2630f29cd54d6df7,libthiserror-34152d65a3de03c4,libchrono-507945be30d70e06,libiana_time_zone-8bf3efd822773004,libnum_integer-87fd8f7976589de7,libnum_traits-932d8118c6c6e649,libnum_enum-6770692aa466078d,libencoding-e04b556984abb4b0,libencoding_index_tradchinese-07e378d365a5e745,libencoding_index_simpchinese-83a2c0df7f6df8c8,libencoding_index_japanese-555fbc6d9717d74a,libencoding_index_korean-4b58dbb0a38d31e9,libencoding_index_singlebyte-675267e370985034}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lfbclient" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc39uIom/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/select-a6bcb2f554527cf9" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: unable to find library -lfbclient
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/transaction/mod.rs:276:41
[INFO] [stdout]     |
[INFO] [stdout] 276 |     pub fn into_transaction(self, conn: &mut Connection<C>) -> Transaction<C> {
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^^^^^^     -------------- the same lifetime is hidden here
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 276 |     pub fn into_transaction(self, conn: &mut Connection<C>) -> Transaction<'_, C> {
[INFO] [stdout]     |                                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rsfbclient` (example "select") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcLTqVv6/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librsfbclient-1df9b38e80037c41,liblru_cache-1eb379e1db635e0b,liblinked_hash_map-66dcbacd9039ad45,liburl-fa64747d4e9dc55b,libidna-4e68568b979ec349,libunicode_normalization-a33e5460efed350e,libtinyvec-b81b63dfa03d0038,libtinyvec_macros-86c344b117a07e9b,libunicode_bidi-d9041ddb0bcbdc30,libform_urlencoded-aee52456a4442419,libmatches-595ab5bc33612c5e,libpercent_encoding-b2a5370fcf286d3f,librsfbclient_native-8b0b5e0f6498c045,libbyteorder-c603fb49e2ea8ab6,librsfbclient_core-2332346a0e4b0519,libregex-a9d530174add5add,libaho_corasick-682fd28b7687a771,libmemchr-4df138194b209597,libregex_syntax-2630f29cd54d6df7,libthiserror-34152d65a3de03c4,libchrono-507945be30d70e06,libiana_time_zone-8bf3efd822773004,libnum_integer-87fd8f7976589de7,libnum_traits-932d8118c6c6e649,libnum_enum-6770692aa466078d,libencoding-e04b556984abb4b0,libencoding_index_tradchinese-07e378d365a5e745,libencoding_index_simpchinese-83a2c0df7f6df8c8,libencoding_index_japanese-555fbc6d9717d74a,libencoding_index_korean-4b58dbb0a38d31e9,libencoding_index_singlebyte-675267e370985034}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lfbclient" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcLTqVv6/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/insert-29d9a0f3f021de3f" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: unable to find library -lfbclient
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rsfbclient` (example "insert") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcvJhq7B/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librsfbclient-1df9b38e80037c41,liblru_cache-1eb379e1db635e0b,liblinked_hash_map-66dcbacd9039ad45,liburl-fa64747d4e9dc55b,libidna-4e68568b979ec349,libunicode_normalization-a33e5460efed350e,libtinyvec-b81b63dfa03d0038,libtinyvec_macros-86c344b117a07e9b,libunicode_bidi-d9041ddb0bcbdc30,libform_urlencoded-aee52456a4442419,libmatches-595ab5bc33612c5e,libpercent_encoding-b2a5370fcf286d3f,librsfbclient_native-8b0b5e0f6498c045,libbyteorder-c603fb49e2ea8ab6,librsfbclient_core-2332346a0e4b0519,libregex-a9d530174add5add,libaho_corasick-682fd28b7687a771,libmemchr-4df138194b209597,libregex_syntax-2630f29cd54d6df7,libthiserror-34152d65a3de03c4,libchrono-507945be30d70e06,libiana_time_zone-8bf3efd822773004,libnum_integer-87fd8f7976589de7,libnum_traits-932d8118c6c6e649,libnum_enum-6770692aa466078d,libencoding-e04b556984abb4b0,libencoding_index_tradchinese-07e378d365a5e745,libencoding_index_simpchinese-83a2c0df7f6df8c8,libencoding_index_japanese-555fbc6d9717d74a,libencoding_index_korean-4b58dbb0a38d31e9,libencoding_index_singlebyte-675267e370985034}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lfbclient" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcvJhq7B/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/sys_infos-9afce51727f590ef" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: unable to find library -lfbclient
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcgDMPbP/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librsfbclient-1df9b38e80037c41,liblru_cache-1eb379e1db635e0b,liblinked_hash_map-66dcbacd9039ad45,liburl-fa64747d4e9dc55b,libidna-4e68568b979ec349,libunicode_normalization-a33e5460efed350e,libtinyvec-b81b63dfa03d0038,libtinyvec_macros-86c344b117a07e9b,libunicode_bidi-d9041ddb0bcbdc30,libform_urlencoded-aee52456a4442419,libmatches-595ab5bc33612c5e,libpercent_encoding-b2a5370fcf286d3f,librsfbclient_native-8b0b5e0f6498c045,libbyteorder-c603fb49e2ea8ab6,librsfbclient_core-2332346a0e4b0519,libregex-a9d530174add5add,libaho_corasick-682fd28b7687a771,libmemchr-4df138194b209597,libregex_syntax-2630f29cd54d6df7,libthiserror-34152d65a3de03c4,libchrono-507945be30d70e06,libiana_time_zone-8bf3efd822773004,libnum_integer-87fd8f7976589de7,libnum_traits-932d8118c6c6e649,libnum_enum-6770692aa466078d,libencoding-e04b556984abb4b0,libencoding_index_tradchinese-07e378d365a5e745,libencoding_index_simpchinese-83a2c0df7f6df8c8,libencoding_index_japanese-555fbc6d9717d74a,libencoding_index_korean-4b58dbb0a38d31e9,libencoding_index_singlebyte-675267e370985034}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lfbclient" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcgDMPbP/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/namedcolumns_select-15f8bfc0444e56d3" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: unable to find library -lfbclient
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rsfbclient` (example "sys_infos") due to 1 previous error
[INFO] [stderr] error: could not compile `rsfbclient` (example "namedcolumns_select") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcCZQT6m/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librsfbclient-1df9b38e80037c41,liblru_cache-1eb379e1db635e0b,liblinked_hash_map-66dcbacd9039ad45,liburl-fa64747d4e9dc55b,libidna-4e68568b979ec349,libunicode_normalization-a33e5460efed350e,libtinyvec-b81b63dfa03d0038,libtinyvec_macros-86c344b117a07e9b,libunicode_bidi-d9041ddb0bcbdc30,libform_urlencoded-aee52456a4442419,libmatches-595ab5bc33612c5e,libpercent_encoding-b2a5370fcf286d3f,librsfbclient_native-8b0b5e0f6498c045,libbyteorder-c603fb49e2ea8ab6,librsfbclient_core-2332346a0e4b0519,libregex-a9d530174add5add,libaho_corasick-682fd28b7687a771,libmemchr-4df138194b209597,libregex_syntax-2630f29cd54d6df7,libthiserror-34152d65a3de03c4,libchrono-507945be30d70e06,libiana_time_zone-8bf3efd822773004,libnum_integer-87fd8f7976589de7,libnum_traits-932d8118c6c6e649,libnum_enum-6770692aa466078d,libencoding-e04b556984abb4b0,libencoding_index_tradchinese-07e378d365a5e745,libencoding_index_simpchinese-83a2c0df7f6df8c8,libencoding_index_japanese-555fbc6d9717d74a,libencoding_index_korean-4b58dbb0a38d31e9,libencoding_index_singlebyte-675267e370985034}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lfbclient" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcCZQT6m/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/events-5b4ca6e46438bf53" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: unable to find library -lfbclient
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rsfbclient` (example "events") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc2Xtyt6/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librsfbclient-1df9b38e80037c41,liblru_cache-1eb379e1db635e0b,liblinked_hash_map-66dcbacd9039ad45,liburl-fa64747d4e9dc55b,libidna-4e68568b979ec349,libunicode_normalization-a33e5460efed350e,libtinyvec-b81b63dfa03d0038,libtinyvec_macros-86c344b117a07e9b,libunicode_bidi-d9041ddb0bcbdc30,libform_urlencoded-aee52456a4442419,libmatches-595ab5bc33612c5e,libpercent_encoding-b2a5370fcf286d3f,librsfbclient_native-8b0b5e0f6498c045,libbyteorder-c603fb49e2ea8ab6,librsfbclient_core-2332346a0e4b0519,libregex-a9d530174add5add,libaho_corasick-682fd28b7687a771,libmemchr-4df138194b209597,libregex_syntax-2630f29cd54d6df7,libthiserror-34152d65a3de03c4,libchrono-507945be30d70e06,libiana_time_zone-8bf3efd822773004,libnum_integer-87fd8f7976589de7,libnum_traits-932d8118c6c6e649,libnum_enum-6770692aa466078d,libencoding-e04b556984abb4b0,libencoding_index_tradchinese-07e378d365a5e745,libencoding_index_simpchinese-83a2c0df7f6df8c8,libencoding_index_japanese-555fbc6d9717d74a,libencoding_index_korean-4b58dbb0a38d31e9,libencoding_index_singlebyte-675267e370985034}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lfbclient" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc2Xtyt6/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/embedded_select-fdbf9ea49a471fea" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: unable to find library -lfbclient
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rsfbclient` (example "embedded_select") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustce2Opbb/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librand-5241fb34ff5d8e0a,librand_chacha-da865f8101e07da9,libppv_lite86-b56ac736fda2d907,librand_core-1113ed557f2138b6,libgetrandom-9b4bff17aaa52b37,liblibc-bce12bcd79a5f085,libcfg_if-3183e62f61f23a61}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{liblru_cache-1eb379e1db635e0b,liblinked_hash_map-66dcbacd9039ad45,liburl-fa64747d4e9dc55b,libidna-4e68568b979ec349,libunicode_normalization-a33e5460efed350e,libtinyvec-b81b63dfa03d0038,libtinyvec_macros-86c344b117a07e9b,libunicode_bidi-d9041ddb0bcbdc30,libform_urlencoded-aee52456a4442419,libmatches-595ab5bc33612c5e,libpercent_encoding-b2a5370fcf286d3f,librsfbclient_native-8b0b5e0f6498c045,libbyteorder-c603fb49e2ea8ab6,librsfbclient_core-2332346a0e4b0519,libregex-a9d530174add5add,libaho_corasick-682fd28b7687a771,libmemchr-4df138194b209597,libregex_syntax-2630f29cd54d6df7,libthiserror-34152d65a3de03c4,libchrono-507945be30d70e06,libiana_time_zone-8bf3efd822773004,libnum_integer-87fd8f7976589de7,libnum_traits-932d8118c6c6e649,libnum_enum-6770692aa466078d,libencoding-e04b556984abb4b0,libencoding_index_tradchinese-07e378d365a5e745,libencoding_index_simpchinese-83a2c0df7f6df8c8,libencoding_index_japanese-555fbc6d9717d74a,libencoding_index_korean-4b58dbb0a38d31e9,libencoding_index_singlebyte-675267e370985034}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lfbclient" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustce2Opbb/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/rsfbclient-8168478a9c2f47d5" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: unable to find library -lfbclient
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rsfbclient` (lib test) due to 1 previous error; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "4c630230ea9bed97a40b74ebb766c3e759965ed42d60b192d2605ecece1b5ae9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c630230ea9bed97a40b74ebb766c3e759965ed42d60b192d2605ecece1b5ae9", kill_on_drop: false }`
[INFO] [stdout] 4c630230ea9bed97a40b74ebb766c3e759965ed42d60b192d2605ecece1b5ae9
