[INFO] cloning repository https://github.com/maico-smaniotto/rs-fbtest
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/maico-smaniotto/rs-fbtest" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaico-smaniotto%2Frs-fbtest", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaico-smaniotto%2Frs-fbtest'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dd86b496f3238fbd227ef3470e4fd609ce11204e
[INFO] testing maico-smaniotto/rs-fbtest against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaico-smaniotto%2Frs-fbtest" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/maico-smaniotto/rs-fbtest
[INFO] finished tweaking git repo https://github.com/maico-smaniotto/rs-fbtest
[INFO] tweaked toml for git repo https://github.com/maico-smaniotto/rs-fbtest written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/maico-smaniotto/rs-fbtest on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/maico-smaniotto/rs-fbtest 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.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 2a4c7e372093d5b05adf498d5403134be22f6994f6d75c9ccf49d3e40b9878b3
[INFO] running `Command { std: "docker" "start" "2a4c7e372093d5b05adf498d5403134be22f6994f6d75c9ccf49d3e40b9878b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2a4c7e372093d5b05adf498d5403134be22f6994f6d75c9ccf49d3e40b9878b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2a4c7e372093d5b05adf498d5403134be22f6994f6d75c9ccf49d3e40b9878b3" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2a4c7e372093d5b05adf498d5403134be22f6994f6d75c9ccf49d3e40b9878b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2a4c7e372093d5b05adf498d5403134be22f6994f6d75c9ccf49d3e40b9878b3" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.68
[INFO] [stderr]    Compiling encoding_index_tests v0.1.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling once_cell v1.17.2
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling thiserror v1.0.49
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]    Compiling encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]    Compiling nom8 v0.2.0
[INFO] [stderr]    Compiling encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[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 libc v0.2.149
[INFO] [stderr]    Compiling iana-time-zone v0.1.57
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling chrono v0.4.31
[INFO] [stderr]    Compiling rsfbclient-native v0.23.0
[INFO] [stderr]    Compiling encoding v0.2.33
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling toml_edit v0.19.3
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling regex v1.7.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.49
[INFO] [stderr]    Compiling pad v0.1.6
[INFO] [stderr]    Compiling lru-cache v0.1.2
[INFO] [stderr]    Compiling locale v0.2.2
[INFO] [stderr]    Compiling iso8601 v0.3.0
[INFO] [stderr]    Compiling url v2.4.1
[INFO] [stderr]    Compiling num_enum_derive v0.5.11
[INFO] [stderr]    Compiling rsfbclient-derive v0.23.0
[INFO] [stderr]    Compiling datetime v0.5.2
[INFO] [stderr]    Compiling num_enum v0.5.11
[INFO] [stderr]    Compiling rsfbclient-core v0.23.0
[INFO] [stderr]    Compiling rsfbclient v0.23.0
[INFO] [stderr]    Compiling fbtest v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `insert_task` is never used
[INFO] [stdout]  --> src/db_routines/tasks.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn insert_task() -> Result<(), FbError> {
[INFO] [stdout]   |        ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `insert_task_with_params` is never used
[INFO] [stdout]   --> src/db_routines/tasks.rs:27:8
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub fn insert_task_with_params() -> Result<(), FbError> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_tasks_as_tuples` is never used
[INFO] [stdout]   --> src/db_routines/tasks.rs:91:8
[INFO] [stdout]    |
[INFO] [stdout] 91 | pub fn print_tasks_as_tuples() -> Result<(), FbError> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_tasks_as_rows` is never used
[INFO] [stdout]    --> src/db_routines/tasks.rs:107:8
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub fn print_tasks_as_rows() -> Result<(), FbError> {
[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/release/deps/rustcpmwSgu/symbols.o" "<7 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/release/deps/{librsfbclient-7a02ef32911ecc2c,liblru_cache-1adfbed983a64717,liblinked_hash_map-861d84bef8c51e84,liburl-a982f722df270780,libidna-c33f99a0a5c4dc36,libunicode_normalization-f7914b07374a08dd,libtinyvec-c3a4aaaa62849237,libtinyvec_macros-8d7f4b9d42c23ac6,libunicode_bidi-dbb9ae6fcf9ca2be,libform_urlencoded-9d2235b26427d5e1,libpercent_encoding-7d340bd49c00332a,librsfbclient_native-81a2dc6bb19a61ee,libbyteorder-612182941aaee0f7,librsfbclient_core-637bc4ee30eec922,libregex-f8ad4073de885070,libaho_corasick-c65efe9a890c6c8d,libmemchr-146bbf864fa4e861,libregex_syntax-42aa090914f39f46,libthiserror-1843ca4c6a353c93,libchrono-8af5395dd8dd3a37,libnum_traits-d4972db947534fa1,libiana_time_zone-15d0ddd995693048,libnum_enum-7b080f05284e11e8,libencoding-02a12ed40e95d588,libencoding_index_tradchinese-76cd1f7d3068174e,libencoding_index_simpchinese-de15ee609acd4dfc,libencoding_index_japanese-5ddcec01300b377a,libencoding_index_korean-a2c1969d9898f6a8,libencoding_index_singlebyte-9ab3713edfcc9001}.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/release/deps/rustcpmwSgu/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/release/deps/fbtest-001c19558fbaa808" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-Wl,-O1" "-Wl,--strip-debug" "-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 `fbtest` (bin "fbtest") due to 1 previous error; 4 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "2a4c7e372093d5b05adf498d5403134be22f6994f6d75c9ccf49d3e40b9878b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a4c7e372093d5b05adf498d5403134be22f6994f6d75c9ccf49d3e40b9878b3", kill_on_drop: false }`
[INFO] [stdout] 2a4c7e372093d5b05adf498d5403134be22f6994f6d75c9ccf49d3e40b9878b3
