[INFO] fetching crate rsfbclient 0.26.0...
[INFO] testing rsfbclient-0.26.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate rsfbclient 0.26.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate rsfbclient 0.26.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate rsfbclient 0.26.0
[INFO] tweaked toml for crates.io crate rsfbclient 0.26.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rsfbclient 0.26.0 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rsfbclient 0.26.0 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f949284cbdb733057bcf9507c3eff2c4e8a9963db61905af5a2bc567bdbad3a7
[INFO] running `Command { std: "docker" "start" "-a" "f949284cbdb733057bcf9507c3eff2c4e8a9963db61905af5a2bc567bdbad3a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f949284cbdb733057bcf9507c3eff2c4e8a9963db61905af5a2bc567bdbad3a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f949284cbdb733057bcf9507c3eff2c4e8a9963db61905af5a2bc567bdbad3a7", kill_on_drop: false }`
[INFO] [stdout] f949284cbdb733057bcf9507c3eff2c4e8a9963db61905af5a2bc567bdbad3a7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0043639738af68c2f7b60acb418bcbaba1e1561b18bf745b71c3837c729e2fbf
[INFO] running `Command { std: "docker" "start" "-a" "0043639738af68c2f7b60acb418bcbaba1e1561b18bf745b71c3837c729e2fbf", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.80
[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 glob v0.3.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.46
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling matches v0.1.9
[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 encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]    Compiling tinyvec v1.5.0
[INFO] [stderr]    Compiling encoding-index-japanese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-korean v1.20141219.5
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling chrono v0.4.22
[INFO] [stderr]    Compiling lru-cache v0.1.2
[INFO] [stderr]    Compiling encoding v0.2.33
[INFO] [stderr]    Compiling rsfbclient-native v0.26.0
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling rsfbclient-derive v0.26.0
[INFO] [stderr]    Compiling url v2.2.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.26.0
[INFO] [stderr]    Compiling rsfbclient v0.26.0 (/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 16.50s
[INFO] running `Command { std: "docker" "inspect" "0043639738af68c2f7b60acb418bcbaba1e1561b18bf745b71c3837c729e2fbf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0043639738af68c2f7b60acb418bcbaba1e1561b18bf745b71c3837c729e2fbf", kill_on_drop: false }`
[INFO] [stdout] 0043639738af68c2f7b60acb418bcbaba1e1561b18bf745b71c3837c729e2fbf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3275c869f2255046cc0343e18da3d209387e8bff35c92cb35be70ef4fe7f61d7
[INFO] running `Command { std: "docker" "start" "-a" "3275c869f2255046cc0343e18da3d209387e8bff35c92cb35be70ef4fe7f61d7", kill_on_drop: false }`
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling smallvec v1.7.0
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling lock_api v0.4.5
[INFO] [stderr]    Compiling getrandom v0.2.3
[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 rand_core v0.6.3
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[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.26.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcI9kbYy/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librsfbclient-f799daed84d74b3d,liblru_cache-f7bdb172c67991d5,liblinked_hash_map-f083cf43aa69d147,liburl-e6033907f7df406b,libidna-250b58631649a719,libunicode_normalization-8373454ed299b01e,libtinyvec-43eda133375dbc99,libtinyvec_macros-eb4a17f9675a4144,libunicode_bidi-463321ee286ff220,libform_urlencoded-faa581e435cb12a9,libmatches-0db1ad4826ab5dc9,libpercent_encoding-1352e0270139e201,librsfbclient_native-709c4ef52f5a9c97,libbyteorder-d05a003e572ae5c0,librsfbclient_core-5fd51858789bee01,libregex-922c18c61d47d82b,libaho_corasick-8de7e00fb4193b94,libmemchr-f365eb7dd8b08cbc,libregex_syntax-7b04f76df293a0a4,libthiserror-e595cb09fab69b8e,libchrono-6c261837cea66c0f,libiana_time_zone-d105bc596c907594,libnum_integer-98e849a3c8f42108,libnum_traits-ed5e8b43f53f90ca,libnum_enum-dd1cef571cbeae07,libencoding-15b6917d1d2d2d2f,libencoding_index_tradchinese-756adee5f4811449,libencoding_index_simpchinese-cc2fdf0a0b250c68,libencoding_index_japanese-9585639d2154f8e9,libencoding_index_korean-bc4a4c5924ac24e4,libencoding_index_singlebyte-e27b487cc2b356a4}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lfbclient" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcI9kbYy/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-ef745c5d0de1f704" "-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" "/opt/rustwide/target/debug/examples/rustcMjnVTl/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librsfbclient-f799daed84d74b3d,liblru_cache-f7bdb172c67991d5,liblinked_hash_map-f083cf43aa69d147,liburl-e6033907f7df406b,libidna-250b58631649a719,libunicode_normalization-8373454ed299b01e,libtinyvec-43eda133375dbc99,libtinyvec_macros-eb4a17f9675a4144,libunicode_bidi-463321ee286ff220,libform_urlencoded-faa581e435cb12a9,libmatches-0db1ad4826ab5dc9,libpercent_encoding-1352e0270139e201,librsfbclient_native-709c4ef52f5a9c97,libbyteorder-d05a003e572ae5c0,librsfbclient_core-5fd51858789bee01,libregex-922c18c61d47d82b,libaho_corasick-8de7e00fb4193b94,libmemchr-f365eb7dd8b08cbc,libregex_syntax-7b04f76df293a0a4,libthiserror-e595cb09fab69b8e,libchrono-6c261837cea66c0f,libiana_time_zone-d105bc596c907594,libnum_integer-98e849a3c8f42108,libnum_traits-ed5e8b43f53f90ca,libnum_enum-dd1cef571cbeae07,libencoding-15b6917d1d2d2d2f,libencoding_index_tradchinese-756adee5f4811449,libencoding_index_simpchinese-cc2fdf0a0b250c68,libencoding_index_japanese-9585639d2154f8e9,libencoding_index_korean-bc4a4c5924ac24e4,libencoding_index_singlebyte-e27b487cc2b356a4}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lfbclient" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcMjnVTl/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-80c7b891c9607773" "-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 "transaction") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcJQtvXa/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librsfbclient-f799daed84d74b3d,liblru_cache-f7bdb172c67991d5,liblinked_hash_map-f083cf43aa69d147,liburl-e6033907f7df406b,libidna-250b58631649a719,libunicode_normalization-8373454ed299b01e,libtinyvec-43eda133375dbc99,libtinyvec_macros-eb4a17f9675a4144,libunicode_bidi-463321ee286ff220,libform_urlencoded-faa581e435cb12a9,libmatches-0db1ad4826ab5dc9,libpercent_encoding-1352e0270139e201,librsfbclient_native-709c4ef52f5a9c97,libbyteorder-d05a003e572ae5c0,librsfbclient_core-5fd51858789bee01,libregex-922c18c61d47d82b,libaho_corasick-8de7e00fb4193b94,libmemchr-f365eb7dd8b08cbc,libregex_syntax-7b04f76df293a0a4,libthiserror-e595cb09fab69b8e,libchrono-6c261837cea66c0f,libiana_time_zone-d105bc596c907594,libnum_integer-98e849a3c8f42108,libnum_traits-ed5e8b43f53f90ca,libnum_enum-dd1cef571cbeae07,libencoding-15b6917d1d2d2d2f,libencoding_index_tradchinese-756adee5f4811449,libencoding_index_simpchinese-cc2fdf0a0b250c68,libencoding_index_japanese-9585639d2154f8e9,libencoding_index_korean-bc4a4c5924ac24e4,libencoding_index_singlebyte-e27b487cc2b356a4}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lfbclient" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcJQtvXa/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-290f9efb0cea1d28" "-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 "namedcolumns_select") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcYwUKJh/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librsfbclient-f799daed84d74b3d,liblru_cache-f7bdb172c67991d5,liblinked_hash_map-f083cf43aa69d147,liburl-e6033907f7df406b,libidna-250b58631649a719,libunicode_normalization-8373454ed299b01e,libtinyvec-43eda133375dbc99,libtinyvec_macros-eb4a17f9675a4144,libunicode_bidi-463321ee286ff220,libform_urlencoded-faa581e435cb12a9,libmatches-0db1ad4826ab5dc9,libpercent_encoding-1352e0270139e201,librsfbclient_native-709c4ef52f5a9c97,libbyteorder-d05a003e572ae5c0,librsfbclient_core-5fd51858789bee01,libregex-922c18c61d47d82b,libaho_corasick-8de7e00fb4193b94,libmemchr-f365eb7dd8b08cbc,libregex_syntax-7b04f76df293a0a4,libthiserror-e595cb09fab69b8e,libchrono-6c261837cea66c0f,libiana_time_zone-d105bc596c907594,libnum_integer-98e849a3c8f42108,libnum_traits-ed5e8b43f53f90ca,libnum_enum-dd1cef571cbeae07,libencoding-15b6917d1d2d2d2f,libencoding_index_tradchinese-756adee5f4811449,libencoding_index_simpchinese-cc2fdf0a0b250c68,libencoding_index_japanese-9585639d2154f8e9,libencoding_index_korean-bc4a4c5924ac24e4,libencoding_index_singlebyte-e27b487cc2b356a4}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lfbclient" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcYwUKJh/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-06f7ab850935fbee" "-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] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcZ7Itgo/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librsfbclient-f799daed84d74b3d,liblru_cache-f7bdb172c67991d5,liblinked_hash_map-f083cf43aa69d147,liburl-e6033907f7df406b,libidna-250b58631649a719,libunicode_normalization-8373454ed299b01e,libtinyvec-43eda133375dbc99,libtinyvec_macros-eb4a17f9675a4144,libunicode_bidi-463321ee286ff220,libform_urlencoded-faa581e435cb12a9,libmatches-0db1ad4826ab5dc9,libpercent_encoding-1352e0270139e201,librsfbclient_native-709c4ef52f5a9c97,libbyteorder-d05a003e572ae5c0,librsfbclient_core-5fd51858789bee01,libregex-922c18c61d47d82b,libaho_corasick-8de7e00fb4193b94,libmemchr-f365eb7dd8b08cbc,libregex_syntax-7b04f76df293a0a4,libthiserror-e595cb09fab69b8e,libchrono-6c261837cea66c0f,libiana_time_zone-d105bc596c907594,libnum_integer-98e849a3c8f42108,libnum_traits-ed5e8b43f53f90ca,libnum_enum-dd1cef571cbeae07,libencoding-15b6917d1d2d2d2f,libencoding_index_tradchinese-756adee5f4811449,libencoding_index_simpchinese-cc2fdf0a0b250c68,libencoding_index_japanese-9585639d2154f8e9,libencoding_index_korean-bc4a4c5924ac24e4,libencoding_index_singlebyte-e27b487cc2b356a4}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lfbclient" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcZ7Itgo/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-c45f841e25d6ea41" "-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" "/opt/rustwide/target/debug/examples/rustc0idpsU/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librsfbclient-f799daed84d74b3d,liblru_cache-f7bdb172c67991d5,liblinked_hash_map-f083cf43aa69d147,liburl-e6033907f7df406b,libidna-250b58631649a719,libunicode_normalization-8373454ed299b01e,libtinyvec-43eda133375dbc99,libtinyvec_macros-eb4a17f9675a4144,libunicode_bidi-463321ee286ff220,libform_urlencoded-faa581e435cb12a9,libmatches-0db1ad4826ab5dc9,libpercent_encoding-1352e0270139e201,librsfbclient_native-709c4ef52f5a9c97,libbyteorder-d05a003e572ae5c0,librsfbclient_core-5fd51858789bee01,libregex-922c18c61d47d82b,libaho_corasick-8de7e00fb4193b94,libmemchr-f365eb7dd8b08cbc,libregex_syntax-7b04f76df293a0a4,libthiserror-e595cb09fab69b8e,libchrono-6c261837cea66c0f,libiana_time_zone-d105bc596c907594,libnum_integer-98e849a3c8f42108,libnum_traits-ed5e8b43f53f90ca,libnum_enum-dd1cef571cbeae07,libencoding-15b6917d1d2d2d2f,libencoding_index_tradchinese-756adee5f4811449,libencoding_index_simpchinese-cc2fdf0a0b250c68,libencoding_index_japanese-9585639d2154f8e9,libencoding_index_korean-bc4a4c5924ac24e4,libencoding_index_singlebyte-e27b487cc2b356a4}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lfbclient" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustc0idpsU/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-254d2b7164c673af" "-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 "select") due to 1 previous error
[INFO] [stderr] error: could not compile `rsfbclient` (example "sys_infos") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcVq6OIn/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librsfbclient-f799daed84d74b3d,liblru_cache-f7bdb172c67991d5,liblinked_hash_map-f083cf43aa69d147,liburl-e6033907f7df406b,libidna-250b58631649a719,libunicode_normalization-8373454ed299b01e,libtinyvec-43eda133375dbc99,libtinyvec_macros-eb4a17f9675a4144,libunicode_bidi-463321ee286ff220,libform_urlencoded-faa581e435cb12a9,libmatches-0db1ad4826ab5dc9,libpercent_encoding-1352e0270139e201,librsfbclient_native-709c4ef52f5a9c97,libbyteorder-d05a003e572ae5c0,librsfbclient_core-5fd51858789bee01,libregex-922c18c61d47d82b,libaho_corasick-8de7e00fb4193b94,libmemchr-f365eb7dd8b08cbc,libregex_syntax-7b04f76df293a0a4,libthiserror-e595cb09fab69b8e,libchrono-6c261837cea66c0f,libiana_time_zone-d105bc596c907594,libnum_integer-98e849a3c8f42108,libnum_traits-ed5e8b43f53f90ca,libnum_enum-dd1cef571cbeae07,libencoding-15b6917d1d2d2d2f,libencoding_index_tradchinese-756adee5f4811449,libencoding_index_simpchinese-cc2fdf0a0b250c68,libencoding_index_japanese-9585639d2154f8e9,libencoding_index_korean-bc4a4c5924ac24e4,libencoding_index_singlebyte-e27b487cc2b356a4}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lfbclient" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcVq6OIn/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-3d63d953f6d84f38" "-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" "/opt/rustwide/target/debug/examples/rustcBKWSip/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librsfbclient-f799daed84d74b3d,liblru_cache-f7bdb172c67991d5,liblinked_hash_map-f083cf43aa69d147,liburl-e6033907f7df406b,libidna-250b58631649a719,libunicode_normalization-8373454ed299b01e,libtinyvec-43eda133375dbc99,libtinyvec_macros-eb4a17f9675a4144,libunicode_bidi-463321ee286ff220,libform_urlencoded-faa581e435cb12a9,libmatches-0db1ad4826ab5dc9,libpercent_encoding-1352e0270139e201,librsfbclient_native-709c4ef52f5a9c97,libbyteorder-d05a003e572ae5c0,librsfbclient_core-5fd51858789bee01,libregex-922c18c61d47d82b,libaho_corasick-8de7e00fb4193b94,libmemchr-f365eb7dd8b08cbc,libregex_syntax-7b04f76df293a0a4,libthiserror-e595cb09fab69b8e,libchrono-6c261837cea66c0f,libiana_time_zone-d105bc596c907594,libnum_integer-98e849a3c8f42108,libnum_traits-ed5e8b43f53f90ca,libnum_enum-dd1cef571cbeae07,libencoding-15b6917d1d2d2d2f,libencoding_index_tradchinese-756adee5f4811449,libencoding_index_simpchinese-cc2fdf0a0b250c68,libencoding_index_japanese-9585639d2154f8e9,libencoding_index_korean-bc4a4c5924ac24e4,libencoding_index_singlebyte-e27b487cc2b356a4}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lfbclient" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcBKWSip/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-cae8df5b7b0c05f8" "-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] [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" "/opt/rustwide/target/debug/examples/rustcbHrcoU/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librsfbclient-f799daed84d74b3d,liblru_cache-f7bdb172c67991d5,liblinked_hash_map-f083cf43aa69d147,liburl-e6033907f7df406b,libidna-250b58631649a719,libunicode_normalization-8373454ed299b01e,libtinyvec-43eda133375dbc99,libtinyvec_macros-eb4a17f9675a4144,libunicode_bidi-463321ee286ff220,libform_urlencoded-faa581e435cb12a9,libmatches-0db1ad4826ab5dc9,libpercent_encoding-1352e0270139e201,librsfbclient_native-709c4ef52f5a9c97,libbyteorder-d05a003e572ae5c0,librsfbclient_core-5fd51858789bee01,libregex-922c18c61d47d82b,libaho_corasick-8de7e00fb4193b94,libmemchr-f365eb7dd8b08cbc,libregex_syntax-7b04f76df293a0a4,libthiserror-e595cb09fab69b8e,libchrono-6c261837cea66c0f,libiana_time_zone-d105bc596c907594,libnum_integer-98e849a3c8f42108,libnum_traits-ed5e8b43f53f90ca,libnum_enum-dd1cef571cbeae07,libencoding-15b6917d1d2d2d2f,libencoding_index_tradchinese-756adee5f4811449,libencoding_index_simpchinese-cc2fdf0a0b250c68,libencoding_index_japanese-9585639d2154f8e9,libencoding_index_korean-bc4a4c5924ac24e4,libencoding_index_singlebyte-e27b487cc2b356a4}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lfbclient" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcbHrcoU/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-c0c56232b1760962" "-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" "/opt/rustwide/target/debug/examples/rustc4gr8SW/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librsfbclient-f799daed84d74b3d,liblru_cache-f7bdb172c67991d5,liblinked_hash_map-f083cf43aa69d147,liburl-e6033907f7df406b,libidna-250b58631649a719,libunicode_normalization-8373454ed299b01e,libtinyvec-43eda133375dbc99,libtinyvec_macros-eb4a17f9675a4144,libunicode_bidi-463321ee286ff220,libform_urlencoded-faa581e435cb12a9,libmatches-0db1ad4826ab5dc9,libpercent_encoding-1352e0270139e201,librsfbclient_native-709c4ef52f5a9c97,libbyteorder-d05a003e572ae5c0,librsfbclient_core-5fd51858789bee01,libregex-922c18c61d47d82b,libaho_corasick-8de7e00fb4193b94,libmemchr-f365eb7dd8b08cbc,libregex_syntax-7b04f76df293a0a4,libthiserror-e595cb09fab69b8e,libchrono-6c261837cea66c0f,libiana_time_zone-d105bc596c907594,libnum_integer-98e849a3c8f42108,libnum_traits-ed5e8b43f53f90ca,libnum_enum-dd1cef571cbeae07,libencoding-15b6917d1d2d2d2f,libencoding_index_tradchinese-756adee5f4811449,libencoding_index_simpchinese-cc2fdf0a0b250c68,libencoding_index_japanese-9585639d2154f8e9,libencoding_index_korean-bc4a4c5924ac24e4,libencoding_index_singlebyte-e27b487cc2b356a4}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lfbclient" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustc4gr8SW/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-0bbddfd6baa10f8d" "-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] [stderr] error: could not compile `rsfbclient` (example "events") due to 1 previous error
[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] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcQSD6aj/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librand-66a5a2a7cc6ae81c,librand_chacha-3c52441714c4377d,libppv_lite86-9550fc28344db77f,librand_core-8d9a3d9d3c756321,libgetrandom-9be8a2fd32b443c1,liblibc-7e50b4995077f808,libcfg_if-d9b80cb51cda7b5b}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{liblru_cache-f7bdb172c67991d5,liblinked_hash_map-f083cf43aa69d147,liburl-e6033907f7df406b,libidna-250b58631649a719,libunicode_normalization-8373454ed299b01e,libtinyvec-43eda133375dbc99,libtinyvec_macros-eb4a17f9675a4144,libunicode_bidi-463321ee286ff220,libform_urlencoded-faa581e435cb12a9,libmatches-0db1ad4826ab5dc9,libpercent_encoding-1352e0270139e201,librsfbclient_native-709c4ef52f5a9c97,libbyteorder-d05a003e572ae5c0,librsfbclient_core-5fd51858789bee01,libregex-922c18c61d47d82b,libaho_corasick-8de7e00fb4193b94,libmemchr-f365eb7dd8b08cbc,libregex_syntax-7b04f76df293a0a4,libthiserror-e595cb09fab69b8e,libchrono-6c261837cea66c0f,libiana_time_zone-d105bc596c907594,libnum_integer-98e849a3c8f42108,libnum_traits-ed5e8b43f53f90ca,libnum_enum-dd1cef571cbeae07,libencoding-15b6917d1d2d2d2f,libencoding_index_tradchinese-756adee5f4811449,libencoding_index_simpchinese-cc2fdf0a0b250c68,libencoding_index_japanese-9585639d2154f8e9,libencoding_index_korean-bc4a4c5924ac24e4,libencoding_index_singlebyte-e27b487cc2b356a4}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lfbclient" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcQSD6aj/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-5efafc04a4eafaa5" "-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" "3275c869f2255046cc0343e18da3d209387e8bff35c92cb35be70ef4fe7f61d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3275c869f2255046cc0343e18da3d209387e8bff35c92cb35be70ef4fe7f61d7", kill_on_drop: false }`
[INFO] [stdout] 3275c869f2255046cc0343e18da3d209387e8bff35c92cb35be70ef4fe7f61d7
