[INFO] fetching crate rsfbclient-diesel 0.26.0...
[INFO] testing rsfbclient-diesel-0.26.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate rsfbclient-diesel 0.26.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate rsfbclient-diesel 0.26.0
[INFO] finished tweaking crates.io crate rsfbclient-diesel 0.26.0
[INFO] tweaked toml for crates.io crate rsfbclient-diesel 0.26.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rsfbclient-diesel 0.26.0 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rsfbclient-diesel 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-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9b97e129d59eaa34f9901432daeaeb134b54676a03f16d4082b4fc26c62d27c1
[INFO] running `Command { std: "docker" "start" "-a" "9b97e129d59eaa34f9901432daeaeb134b54676a03f16d4082b4fc26c62d27c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9b97e129d59eaa34f9901432daeaeb134b54676a03f16d4082b4fc26c62d27c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b97e129d59eaa34f9901432daeaeb134b54676a03f16d4082b4fc26c62d27c1", kill_on_drop: false }`
[INFO] [stdout] 9b97e129d59eaa34f9901432daeaeb134b54676a03f16d4082b4fc26c62d27c1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a27a4e0f55c575a84ca3c95ae695e7b854fb79a6df5ea6a2a9ad2fa57a6d2bf5
[INFO] running `Command { std: "docker" "start" "-a" "a27a4e0f55c575a84ca3c95ae695e7b854fb79a6df5ea6a2a9ad2fa57a6d2bf5", 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 version_check v0.9.3
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.46
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling glob v0.3.0
[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 encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-korean v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]    Compiling tinyvec v1.5.0
[INFO] [stderr]    Compiling encoding-index-japanese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling lru-cache v0.1.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling rsfbclient-native v0.26.0
[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 aho-corasick v0.7.18
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling chrono v0.4.22
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling rsfbclient-derive v0.26.0
[INFO] [stderr]    Compiling diesel_derives v2.0.2
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling proc-macro-crate v1.1.0
[INFO] [stderr]    Compiling num_enum_derive v0.5.8
[INFO] [stderr]    Compiling diesel v2.0.0
[INFO] [stderr]    Compiling num_enum v0.5.8
[INFO] [stderr]    Compiling rsfbclient-core v0.26.0
[INFO] [stderr]    Compiling rsfbclient v0.26.0
[INFO] [stderr]    Compiling rsfbclient-diesel v0.26.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `embedded_tests`
[INFO] [stdout]    --> src/fb/connection.rs:176:44
[INFO] [stdout]     |
[INFO] [stdout] 176 | #[cfg(not(any(feature = "dynamic_loading", feature = "embedded_tests")))]
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dynamic_loading`, `linking`, and `pure_rust`
[INFO] [stdout]     = help: consider adding `embedded_tests` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0210]: type parameter `Col` must be covered by another type when it appears before the first local type (`Fb`)
[INFO] [stdout]    --> src/fb/query_builder.rs:138:6
[INFO] [stdout]     |
[INFO] [stdout] 138 | impl<Col, Expr> InsertValues<Col::Table, Fb>
[INFO] [stdout]     |      ^^^ type parameter `Col` must be covered by another type when it appears before the first local type (`Fb`)
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #124559 <https://github.com/rust-lang/rust/issues/124559>
[INFO] [stdout]     = note: implementing a foreign trait is only possible if at least one of the types for which it is implemented is local, and no uncovered type parameters appear before that first local type
[INFO] [stdout]     = note: in this case, 'before' refers to the following order: `impl<..> ForeignTrait<T1, ..., Tn> for T0`, where `T0` is the first and `Tn` is the last
[INFO] [stdout]     = note: `#[warn(uncovered_param_in_projection)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/fb/value.rs:66:20
[INFO] [stdout]    |
[INFO] [stdout] 66 |     fn partial_row(&self, range: Range<usize>) -> PartialRow<Self::InnerPartialRow> {
[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] 66 |     fn partial_row(&self, range: Range<usize>) -> PartialRow<'_, Self::InnerPartialRow> {
[INFO] [stdout]    |                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0210`.
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.30s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: diesel_derives v2.0.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "a27a4e0f55c575a84ca3c95ae695e7b854fb79a6df5ea6a2a9ad2fa57a6d2bf5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a27a4e0f55c575a84ca3c95ae695e7b854fb79a6df5ea6a2a9ad2fa57a6d2bf5", kill_on_drop: false }`
[INFO] [stdout] a27a4e0f55c575a84ca3c95ae695e7b854fb79a6df5ea6a2a9ad2fa57a6d2bf5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 319622613fcf8a1a06ee2c93842993c879d62fdbdf2ad3d030ffc618155c1977
[INFO] running `Command { std: "docker" "start" "-a" "319622613fcf8a1a06ee2c93842993c879d62fdbdf2ad3d030ffc618155c1977", kill_on_drop: false }`
[INFO] [stderr]    Compiling rsfbclient-diesel v0.26.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `embedded_tests`
[INFO] [stdout]    --> src/fb/connection.rs:176:44
[INFO] [stdout]     |
[INFO] [stdout] 176 | #[cfg(not(any(feature = "dynamic_loading", feature = "embedded_tests")))]
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dynamic_loading`, `linking`, and `pure_rust`
[INFO] [stdout]     = help: consider adding `embedded_tests` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0210]: type parameter `Col` must be covered by another type when it appears before the first local type (`Fb`)
[INFO] [stdout]    --> src/fb/query_builder.rs:138:6
[INFO] [stdout]     |
[INFO] [stdout] 138 | impl<Col, Expr> InsertValues<Col::Table, Fb>
[INFO] [stdout]     |      ^^^ type parameter `Col` must be covered by another type when it appears before the first local type (`Fb`)
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #124559 <https://github.com/rust-lang/rust/issues/124559>
[INFO] [stdout]     = note: implementing a foreign trait is only possible if at least one of the types for which it is implemented is local, and no uncovered type parameters appear before that first local type
[INFO] [stdout]     = note: in this case, 'before' refers to the following order: `impl<..> ForeignTrait<T1, ..., Tn> for T0`, where `T0` is the first and `Tn` is the last
[INFO] [stdout]     = note: `#[warn(uncovered_param_in_projection)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/fb/value.rs:66:20
[INFO] [stdout]    |
[INFO] [stdout] 66 |     fn partial_row(&self, range: Range<usize>) -> PartialRow<Self::InnerPartialRow> {
[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] 66 |     fn partial_row(&self, range: Range<usize>) -> PartialRow<'_, Self::InnerPartialRow> {
[INFO] [stdout]    |                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0210`.
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `embedded_tests`
[INFO] [stdout]    --> src/fb/connection.rs:176:44
[INFO] [stdout]     |
[INFO] [stdout] 176 | #[cfg(not(any(feature = "dynamic_loading", feature = "embedded_tests")))]
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dynamic_loading`, `linking`, and `pure_rust`
[INFO] [stdout]     = help: consider adding `embedded_tests` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0210]: type parameter `Col` must be covered by another type when it appears before the first local type (`Fb`)
[INFO] [stdout]    --> src/fb/query_builder.rs:138:6
[INFO] [stdout]     |
[INFO] [stdout] 138 | impl<Col, Expr> InsertValues<Col::Table, Fb>
[INFO] [stdout]     |      ^^^ type parameter `Col` must be covered by another type when it appears before the first local type (`Fb`)
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #124559 <https://github.com/rust-lang/rust/issues/124559>
[INFO] [stdout]     = note: implementing a foreign trait is only possible if at least one of the types for which it is implemented is local, and no uncovered type parameters appear before that first local type
[INFO] [stdout]     = note: in this case, 'before' refers to the following order: `impl<..> ForeignTrait<T1, ..., Tn> for T0`, where `T0` is the first and `Tn` is the last
[INFO] [stdout]     = note: `#[warn(uncovered_param_in_projection)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/fb/value.rs:66:20
[INFO] [stdout]    |
[INFO] [stdout] 66 |     fn partial_row(&self, range: Range<usize>) -> PartialRow<Self::InnerPartialRow> {
[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] 66 |     fn partial_row(&self, range: Range<usize>) -> PartialRow<'_, Self::InnerPartialRow> {
[INFO] [stdout]    |                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcvpkSjA/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libbytes-3aba2b4fd6e71b66,librsfbclient-4d879a6f044e8621,liblru_cache-1a67f76dd335e98a,liblinked_hash_map-c8825f289c1590f4,liburl-36b123fe7126116a,libidna-71a978f2f3dfe5e6,libunicode_normalization-1031c19b44807d24,libtinyvec-c06201f4aea7c388,libtinyvec_macros-36ab4f0266eef07c,libunicode_bidi-6929fad116314dee,libform_urlencoded-43181f2d36d09639,libmatches-80dbaef09a125478,libpercent_encoding-3e08c199980e8244,librsfbclient_native-a5b6290718e176a1,libbyteorder-fb36fe721788ce00,librsfbclient_core-81837e5ce51c4d0a,libregex-a99c4a52e6cdede6,libaho_corasick-83d095296e150a8a,libmemchr-2647db61c3b902f3,libregex_syntax-12b080b3aec45ada,libthiserror-3c87594b0b4a199f,libnum_enum-4b4e09a749e3d9f8,libencoding-8c3cff53f302c0e4,libencoding_index_tradchinese-fae3fa423709c3fd,libencoding_index_simpchinese-97462aa4717bdea7,libencoding_index_japanese-080cd8e82e6fe2a6,libencoding_index_korean-e40a732935b39cd8,libencoding_index_singlebyte-4451f5d0e377fc8d,libdiesel-4eb7eb60d145739b,libchrono-fc4c381e3990d140,libiana_time_zone-380ff7d2a51f54c2,libnum_integer-697c03a957bdaaa1,libnum_traits-e2fa1152cd929a7d}.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" "/tmp/rustcvpkSjA/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_diesel-b3648e4425828923" "-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] For more information about this error, try `rustc --explain E0210`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rsfbclient-diesel` (lib test) due to 1 previous error; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "319622613fcf8a1a06ee2c93842993c879d62fdbdf2ad3d030ffc618155c1977", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "319622613fcf8a1a06ee2c93842993c879d62fdbdf2ad3d030ffc618155c1977", kill_on_drop: false }`
[INFO] [stdout] 319622613fcf8a1a06ee2c93842993c879d62fdbdf2ad3d030ffc618155c1977
