[INFO] cloning repository https://github.com/nibzard/lmdb-tui [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nibzard/lmdb-tui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnibzard%2Flmdb-tui", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnibzard%2Flmdb-tui'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3ea43ace6373ddc62a550fc5d5a28e21cba738a0 [INFO] testing nibzard/lmdb-tui against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnibzard%2Flmdb-tui" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/nibzard/lmdb-tui [INFO] finished tweaking git repo https://github.com/nibzard/lmdb-tui [INFO] tweaked toml for git repo https://github.com/nibzard/lmdb-tui written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/nibzard/lmdb-tui on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/nibzard/lmdb-tui 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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 673d0c3092fe52eb81d5116f9ef3ba2a4ec288826baa61cea0d9f550a4908ef2 [INFO] running `Command { std: "docker" "start" "-a" "673d0c3092fe52eb81d5116f9ef3ba2a4ec288826baa61cea0d9f550a4908ef2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "673d0c3092fe52eb81d5116f9ef3ba2a4ec288826baa61cea0d9f550a4908ef2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "673d0c3092fe52eb81d5116f9ef3ba2a4ec288826baa61cea0d9f550a4908ef2", kill_on_drop: false }` [INFO] [stdout] 673d0c3092fe52eb81d5116f9ef3ba2a4ec288826baa61cea0d9f550a4908ef2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d586c97230ff0cb936479bfc44398338aedba36d47a3ba396ff18102cf34be6f [INFO] running `Command { std: "docker" "start" "-a" "d586c97230ff0cb936479bfc44398338aedba36d47a3ba396ff18102cf34be6f", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling find-msvc-tools v0.1.2 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling cc v1.2.39 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling heed-traits v0.20.0 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling compact_str v0.7.1 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling synchronoise v1.0.1 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling page_size v0.6.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling notify v6.1.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling prost-derive v0.12.6 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling doxygen-rs v0.4.2 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling stability v0.2.1 [INFO] [stderr] Compiling lmdb-master-sys v0.2.5 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling prost v0.12.6 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling prost-types v0.12.6 [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling prost-build v0.12.6 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling jsonpath_lib v0.3.0 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling heed-types v0.20.1 [INFO] [stderr] Compiling heed v0.20.5 [INFO] [stderr] Compiling tonic-build v0.10.2 [INFO] [stderr] Compiling ratatui v0.26.3 [INFO] [stderr] Compiling lmdb-tui v0.2.3 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-io-timeout v1.2.1 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling tonic v0.10.2 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.64s [INFO] running `Command { std: "docker" "inspect" "d586c97230ff0cb936479bfc44398338aedba36d47a3ba396ff18102cf34be6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d586c97230ff0cb936479bfc44398338aedba36d47a3ba396ff18102cf34be6f", kill_on_drop: false }` [INFO] [stdout] d586c97230ff0cb936479bfc44398338aedba36d47a3ba396ff18102cf34be6f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b0340df1bd2e30e43b9c691b1c841fade151c28654e6713bbfce2c473eee6dfe [INFO] running `Command { std: "docker" "start" "-a" "b0340df1bd2e30e43b9c691b1c841fade151c28654e6713bbfce2c473eee6dfe", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling assert_cmd v2.0.17 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling synchronoise v1.0.1 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling notify v6.1.1 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling prost-build v0.12.6 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling tonic-build v0.10.2 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling lmdb-tui v0.2.3 (/opt/rustwide/workdir) [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling heed-types v0.20.1 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling heed v0.20.5 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling ratatui v0.26.3 [INFO] [stderr] Compiling jsonpath_lib v0.3.0 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling tonic v0.10.2 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcofvCmB/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtempfile-6aede0d999a398db,libgetrandom-6a090c7d7e9269c5,libfastrand-503f12a96d791409,librustix-5324efa02c8aea79,liblinux_raw_sys-693dbac71fe04287,liblmdb_tui,librmp_serde-3224db5d41efc4b5,librmp-002e2c9450e40072,libtoml-ff83d0dac419a662,libtoml_edit-3959a8d1fbfb2692,libserde_spanned-a9715802fee3f888,libwinnow-42c9962481bcceab,libtoml_write-391d1a913c599bd8,libtoml_datetime-ddc66b1be423a4f6,libtonic-7e82f270d1975fbd,libhyper_timeout-e0ab9ee95d20c966,libtokio_io_timeout-3705cd83bc72596e,libasync_stream-5e6f26eb100262c8,libaxum-77c4586e1ff12623,libpercent_encoding-c53c37e60dd2727e,libmatchit-b2689776cf6e5db9,libsync_wrapper-17f912c27eab8964,libaxum_core-b63c13537bbce212,libmime-4b44681fdb2c65f7,libhyper-b2040e3f8404d617,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libsocket2-c369a94c4acbd53d,libhttparse-47a3d40564b60e09,libh2-2d5f2da4806f36ac,libfutures_channel-179401688c37d974,libhttpdate-9f9d2502c6a38412,libtower-0b1b7b6d81cf532e,libindexmap-aabe4307af1ccc85,libhashbrown-8ac6e23154e6c3d0,libtokio_util-9965e9ecf452f694,libfutures_sink-be8442ee548d90f9,libslab-8c0cbfb396425d81,librand-ad975cf48f6503fd,librand_chacha-dfcbc826dddf68e3,libppv_lite86-1f94671457ce84ff,libzerocopy-cce06fb2122f9e8f,librand_core-992d5d31a7b8aea0,libgetrandom-300ddd46e4b962ad,libfutures_util-88328261217f5f90,libfutures_task-bcce5f8e5b6ec165,libpin_utils-9a5791cba021167a,libtower_layer-d70c7e404336389b,libprost-3c214afd2323e01a,libpin_project-64fd246e0d0a1e93,libtracing-b2425db21e598a68,libtracing_core-181ee1ed942b4689,libtower_service-0d7df29686b13872,libtokio_stream-242ebb7baeb4ad5c,libfutures_core-fc6bb1738f00fc87,libtokio-14461b5debc16e29,libsocket2-f16df599677ba81c,libmio-be2cd4658de9258e,libhttp_body-b4c163883cc9ed18,libpin_project_lite-bedc6e0acd72ff2a,libhttp-331bc164ab59ceff,libfnv-2d77ec4f6f971b24,libbytes-bfe11088fe358bd1,libclap-b0d40ca3a41d6c62,libclap_builder-10c211aef9313976,libstrsim-24acdad2526b95b7,libanstream-eabfc9be85c6d48c,libanstyle_query-2795f030b7507c68,libis_terminal_polyfill-c14c9d53c4f80a97,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-f31b73edea95dc17,libutf8parse-8828ddbb63eb8bad,libclap_lex-cf64d5057a503eff,libthiserror-6d90c6ecaae8224a,libjsonpath_lib-e06061ae7007de3f,libindicatif-84e1ef8557ebb662,libportable_atomic-d05f93fb4b6471e6,libnumber_prefix-8479f39d71e80d3e,libconsole-aca85026ffd2ba00,libunicode_width-d12f1dd14779f44c,libcsv-686c661d41429225,libcsv_core-2f99dec79706ffdc,libbase64-64299f9d815d057c,libratatui-9edf496d6f072a7b,libunicode_truncate-04c473c7cc351ba5,libitertools-0199f25d0d540ed3,liblru-42d9650bdd26c81c,libhashbrown-d528eeff5e5f109b,libfoldhash-a84df4cbe8daa3b8,liballocator_api2-3bc2480ae44878f3,libcassowary-618d3b643fd4c97b,libitertools-c584c14658ca55ba,libeither-ef22a4c75605e12f,libcompact_str-e3c6ad6f5b58bb34,libstatic_assertions-d53a9977dc6e27e5,libcastaway-a0ee9dccc04657bb,libunicode_segmentation-ff3f1aa3aad6e639,libunicode_width-08b963676a6677c5,libstrum-718092ceaf7cf68a,libnotify-f3c18d77078cdd81,libcrossbeam_channel-a5156ef294398bef,libfiletime-6380ed8543c83578,libwalkdir-1a00c768f8c7f3de,libsame_file-1ceb7b6153588b15,libinotify-a0d03d78f267d8fb,libinotify_sys-33cf00cc1d61f55f,libbitflags-e2b4db6c651223da,libheed-3bb93ceed9bd7645,libpage_size-a054e42334163269,libheed_types-1d0dc95b01a65602,libserde_json-3fa8c2c08594b1f8,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libindexmap-af0e6b348448aa24,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libbincode-50a5d61ac2a8c17e,libbyteorder-1efcbe4f07366651,liblmdb_master_sys-f03617d47ce6df24,libsynchronoise-88b8ca09e0ab0630,libcrossbeam_queue-43afa6c585e54bba,libcrossbeam_utils-57acb8582d3ed5fe,libonce_cell-0ba6aecba7086d38,libheed_traits-5e990a2a177e8815,libfuzzy_matcher-d1a8e00ca132484e,libthread_local-58a5bffdafb22871,libcrossterm-ecfbdeec13333232,libbitflags-21ff827ed45f8168,libserde-22fcacc8c7ae3bdd,libserde_core-48921fa965a1c84f,libparking_lot-1a1b5305b8bf715c,libparking_lot_core-9c231652bd8e66b8,libcfg_if-666d36e5ee0df220,libsmallvec-45f6e3b8047adea1,liblock_api-0826b5028eacedf5,libscopeguard-d52bd00767847e44,libsignal_hook_mio-53be38f242b03c91,libsignal_hook-eeb562ba5a41d9c0,libsignal_hook_registry-5f9c79d829286649,libmio-053ec1a53deb1601,liblog-28f8cc0684f4f944,libanyhow-a6cad01b77d60716,libassert_cmd-2ab7157df8e85b8d,libwait_timeout-7dfb8123a725d95f,liblibc-f44516d981b27aa6,libdoc_comment-2a6e53364f2628c7,libbstr-8e0ff961a437d018,libpredicates_tree-b3298609c489becd,libtermtree-a075e54d067ee6cb,libpredicates-9e71f17b5c0d20c5,libanstyle-acd37f6657e9ecfb,libregex-d25f13d2776f21ec,libregex_automata-c511b7d395042b18,libaho_corasick-30f4a18d68a7d3d5,libmemchr-f9c66c7ba21bf873,libregex_syntax-46a265ba7a2fe258,libdifflib-b5c0d174341d4249,libnormalize_line_endings-912622c98f3c3da1,libfloat_cmp-d92a71b1ecbc43a2,libnum_traits-3de84949450908c1,libpredicates_core-2b501300e88847fc}.rlib" "/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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcofvCmB/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/lmdb-master-sys-929f9e53e52a07fc/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/remote-293753be31868fa8" "-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: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lmdb-tui` (test "remote") 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/rustcyQ0BxW/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{liblmdb_tui,librmp_serde-3224db5d41efc4b5,librmp-002e2c9450e40072,libnum_traits-3de84949450908c1,libtoml-ff83d0dac419a662,libtoml_edit-3959a8d1fbfb2692,libserde_spanned-a9715802fee3f888,libwinnow-42c9962481bcceab,libtoml_write-391d1a913c599bd8,libtoml_datetime-ddc66b1be423a4f6,libtonic-7e82f270d1975fbd,libhyper_timeout-e0ab9ee95d20c966,libtokio_io_timeout-3705cd83bc72596e,libasync_stream-5e6f26eb100262c8,libaxum-77c4586e1ff12623,libpercent_encoding-c53c37e60dd2727e,libmatchit-b2689776cf6e5db9,libsync_wrapper-17f912c27eab8964,libaxum_core-b63c13537bbce212,libmime-4b44681fdb2c65f7,libhyper-b2040e3f8404d617,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libsocket2-c369a94c4acbd53d,libhttparse-47a3d40564b60e09,libh2-2d5f2da4806f36ac,libfutures_channel-179401688c37d974,libhttpdate-9f9d2502c6a38412,libtower-0b1b7b6d81cf532e,libindexmap-aabe4307af1ccc85,libhashbrown-8ac6e23154e6c3d0,libtokio_util-9965e9ecf452f694,libfutures_sink-be8442ee548d90f9,libslab-8c0cbfb396425d81,librand-ad975cf48f6503fd,librand_chacha-dfcbc826dddf68e3,libppv_lite86-1f94671457ce84ff,libzerocopy-cce06fb2122f9e8f,librand_core-992d5d31a7b8aea0,libgetrandom-300ddd46e4b962ad,libfutures_util-88328261217f5f90,libfutures_task-bcce5f8e5b6ec165,libpin_utils-9a5791cba021167a,libtower_layer-d70c7e404336389b,libprost-3c214afd2323e01a,libpin_project-64fd246e0d0a1e93,libtracing-b2425db21e598a68,libtracing_core-181ee1ed942b4689,libtower_service-0d7df29686b13872,libtokio_stream-242ebb7baeb4ad5c,libfutures_core-fc6bb1738f00fc87,libtokio-14461b5debc16e29,libsocket2-f16df599677ba81c,libmio-be2cd4658de9258e,libhttp_body-b4c163883cc9ed18,libpin_project_lite-bedc6e0acd72ff2a,libhttp-331bc164ab59ceff,libfnv-2d77ec4f6f971b24,libbytes-bfe11088fe358bd1,libclap-b0d40ca3a41d6c62,libclap_builder-10c211aef9313976,libstrsim-24acdad2526b95b7,libanstream-eabfc9be85c6d48c,libanstyle_query-2795f030b7507c68,libis_terminal_polyfill-c14c9d53c4f80a97,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-f31b73edea95dc17,libutf8parse-8828ddbb63eb8bad,libclap_lex-cf64d5057a503eff,libanstyle-acd37f6657e9ecfb,libthiserror-6d90c6ecaae8224a,libregex-d25f13d2776f21ec,libregex_automata-c511b7d395042b18,libaho_corasick-30f4a18d68a7d3d5,libregex_syntax-46a265ba7a2fe258,libjsonpath_lib-e06061ae7007de3f,libindicatif-84e1ef8557ebb662,libportable_atomic-d05f93fb4b6471e6,libnumber_prefix-8479f39d71e80d3e,libconsole-aca85026ffd2ba00,libunicode_width-d12f1dd14779f44c,libcsv-686c661d41429225,libcsv_core-2f99dec79706ffdc,libbase64-64299f9d815d057c,libratatui-9edf496d6f072a7b,libunicode_truncate-04c473c7cc351ba5,libitertools-0199f25d0d540ed3,liblru-42d9650bdd26c81c,libhashbrown-d528eeff5e5f109b,libfoldhash-a84df4cbe8daa3b8,liballocator_api2-3bc2480ae44878f3,libcassowary-618d3b643fd4c97b,libitertools-c584c14658ca55ba,libeither-ef22a4c75605e12f,libcompact_str-e3c6ad6f5b58bb34,libstatic_assertions-d53a9977dc6e27e5,libcastaway-a0ee9dccc04657bb,libunicode_segmentation-ff3f1aa3aad6e639,libunicode_width-08b963676a6677c5,libstrum-718092ceaf7cf68a,libnotify-f3c18d77078cdd81,libcrossbeam_channel-a5156ef294398bef,libfiletime-6380ed8543c83578,libwalkdir-1a00c768f8c7f3de,libsame_file-1ceb7b6153588b15,libinotify-a0d03d78f267d8fb,libinotify_sys-33cf00cc1d61f55f,libbitflags-e2b4db6c651223da,libheed-3bb93ceed9bd7645,libpage_size-a054e42334163269,libheed_types-1d0dc95b01a65602,libserde_json-3fa8c2c08594b1f8,libmemchr-f9c66c7ba21bf873,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libindexmap-af0e6b348448aa24,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libbincode-50a5d61ac2a8c17e,libbyteorder-1efcbe4f07366651,liblmdb_master_sys-f03617d47ce6df24,libsynchronoise-88b8ca09e0ab0630,libcrossbeam_queue-43afa6c585e54bba,libcrossbeam_utils-57acb8582d3ed5fe,libonce_cell-0ba6aecba7086d38,libheed_traits-5e990a2a177e8815,libfuzzy_matcher-d1a8e00ca132484e,libthread_local-58a5bffdafb22871,libcrossterm-ecfbdeec13333232,libbitflags-21ff827ed45f8168,libserde-22fcacc8c7ae3bdd,libserde_core-48921fa965a1c84f,libparking_lot-1a1b5305b8bf715c,libparking_lot_core-9c231652bd8e66b8,libcfg_if-666d36e5ee0df220,libsmallvec-45f6e3b8047adea1,liblock_api-0826b5028eacedf5,libscopeguard-d52bd00767847e44,libsignal_hook_mio-53be38f242b03c91,libsignal_hook-eeb562ba5a41d9c0,libsignal_hook_registry-5f9c79d829286649,libmio-053ec1a53deb1601,liblibc-f44516d981b27aa6,liblog-28f8cc0684f4f944,libanyhow-a6cad01b77d60716}.rlib" "/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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcyQ0BxW/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/lmdb-master-sys-929f9e53e52a07fc/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/ui-c5feb607ad3b8c74" "-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: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lmdb-tui` (test "ui") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcc3Le0a/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtempfile-6aede0d999a398db,libgetrandom-6a090c7d7e9269c5,libfastrand-503f12a96d791409,librustix-5324efa02c8aea79,liblinux_raw_sys-693dbac71fe04287,liblmdb_tui,librmp_serde-3224db5d41efc4b5,librmp-002e2c9450e40072,libnum_traits-3de84949450908c1,libtoml-ff83d0dac419a662,libtoml_edit-3959a8d1fbfb2692,libserde_spanned-a9715802fee3f888,libwinnow-42c9962481bcceab,libtoml_write-391d1a913c599bd8,libtoml_datetime-ddc66b1be423a4f6,libtonic-7e82f270d1975fbd,libhyper_timeout-e0ab9ee95d20c966,libtokio_io_timeout-3705cd83bc72596e,libasync_stream-5e6f26eb100262c8,libaxum-77c4586e1ff12623,libpercent_encoding-c53c37e60dd2727e,libmatchit-b2689776cf6e5db9,libsync_wrapper-17f912c27eab8964,libaxum_core-b63c13537bbce212,libmime-4b44681fdb2c65f7,libhyper-b2040e3f8404d617,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libsocket2-c369a94c4acbd53d,libhttparse-47a3d40564b60e09,libh2-2d5f2da4806f36ac,libfutures_channel-179401688c37d974,libhttpdate-9f9d2502c6a38412,libtower-0b1b7b6d81cf532e,libindexmap-aabe4307af1ccc85,libhashbrown-8ac6e23154e6c3d0,libtokio_util-9965e9ecf452f694,libfutures_sink-be8442ee548d90f9,libslab-8c0cbfb396425d81,librand-ad975cf48f6503fd,librand_chacha-dfcbc826dddf68e3,libppv_lite86-1f94671457ce84ff,libzerocopy-cce06fb2122f9e8f,librand_core-992d5d31a7b8aea0,libgetrandom-300ddd46e4b962ad,libfutures_util-88328261217f5f90,libfutures_task-bcce5f8e5b6ec165,libpin_utils-9a5791cba021167a,libtower_layer-d70c7e404336389b,libprost-3c214afd2323e01a,libpin_project-64fd246e0d0a1e93,libtracing-b2425db21e598a68,libtracing_core-181ee1ed942b4689,libtower_service-0d7df29686b13872,libtokio_stream-242ebb7baeb4ad5c,libfutures_core-fc6bb1738f00fc87,libtokio-14461b5debc16e29,libsocket2-f16df599677ba81c,libmio-be2cd4658de9258e,libhttp_body-b4c163883cc9ed18,libpin_project_lite-bedc6e0acd72ff2a,libhttp-331bc164ab59ceff,libfnv-2d77ec4f6f971b24,libbytes-bfe11088fe358bd1,libclap-b0d40ca3a41d6c62,libclap_builder-10c211aef9313976,libstrsim-24acdad2526b95b7,libanstream-eabfc9be85c6d48c,libanstyle_query-2795f030b7507c68,libis_terminal_polyfill-c14c9d53c4f80a97,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-f31b73edea95dc17,libutf8parse-8828ddbb63eb8bad,libclap_lex-cf64d5057a503eff,libanstyle-acd37f6657e9ecfb,libthiserror-6d90c6ecaae8224a,libregex-d25f13d2776f21ec,libregex_automata-c511b7d395042b18,libaho_corasick-30f4a18d68a7d3d5,libregex_syntax-46a265ba7a2fe258,libjsonpath_lib-e06061ae7007de3f,libindicatif-84e1ef8557ebb662,libportable_atomic-d05f93fb4b6471e6,libnumber_prefix-8479f39d71e80d3e,libconsole-aca85026ffd2ba00,libunicode_width-d12f1dd14779f44c,libcsv-686c661d41429225,libcsv_core-2f99dec79706ffdc,libbase64-64299f9d815d057c,libratatui-9edf496d6f072a7b,libunicode_truncate-04c473c7cc351ba5,libitertools-0199f25d0d540ed3,liblru-42d9650bdd26c81c,libhashbrown-d528eeff5e5f109b,libfoldhash-a84df4cbe8daa3b8,liballocator_api2-3bc2480ae44878f3,libcassowary-618d3b643fd4c97b,libitertools-c584c14658ca55ba,libeither-ef22a4c75605e12f,libcompact_str-e3c6ad6f5b58bb34,libstatic_assertions-d53a9977dc6e27e5,libcastaway-a0ee9dccc04657bb,libunicode_segmentation-ff3f1aa3aad6e639,libunicode_width-08b963676a6677c5,libstrum-718092ceaf7cf68a,libnotify-f3c18d77078cdd81,libcrossbeam_channel-a5156ef294398bef,libfiletime-6380ed8543c83578,libwalkdir-1a00c768f8c7f3de,libsame_file-1ceb7b6153588b15,libinotify-a0d03d78f267d8fb,libinotify_sys-33cf00cc1d61f55f,libbitflags-e2b4db6c651223da,libheed-3bb93ceed9bd7645,libpage_size-a054e42334163269,libheed_types-1d0dc95b01a65602,libserde_json-3fa8c2c08594b1f8,libmemchr-f9c66c7ba21bf873,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libindexmap-af0e6b348448aa24,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libbincode-50a5d61ac2a8c17e,libbyteorder-1efcbe4f07366651,liblmdb_master_sys-f03617d47ce6df24,libsynchronoise-88b8ca09e0ab0630,libcrossbeam_queue-43afa6c585e54bba,libcrossbeam_utils-57acb8582d3ed5fe,libonce_cell-0ba6aecba7086d38,libheed_traits-5e990a2a177e8815,libfuzzy_matcher-d1a8e00ca132484e,libthread_local-58a5bffdafb22871,libcrossterm-ecfbdeec13333232,libbitflags-21ff827ed45f8168,libserde-22fcacc8c7ae3bdd,libserde_core-48921fa965a1c84f,libparking_lot-1a1b5305b8bf715c,libparking_lot_core-9c231652bd8e66b8,libcfg_if-666d36e5ee0df220,libsmallvec-45f6e3b8047adea1,liblock_api-0826b5028eacedf5,libscopeguard-d52bd00767847e44,libsignal_hook_mio-53be38f242b03c91,libsignal_hook-eeb562ba5a41d9c0,libsignal_hook_registry-5f9c79d829286649,libmio-053ec1a53deb1601,liblibc-f44516d981b27aa6,liblog-28f8cc0684f4f944,libanyhow-a6cad01b77d60716}.rlib" "/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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcc3Le0a/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/lmdb-master-sys-929f9e53e52a07fc/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/crud_integration_test-0160d0fa839a0d38" "-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: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lmdb-tui` (test "crud_integration_test") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustczBNJDs/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libenv_logger-fda3060b287e30bc,libjiff-301d3c40c5dc7075,libenv_filter-59c705381fa75f41,liblmdb_tui,librmp_serde-3224db5d41efc4b5,librmp-002e2c9450e40072,libnum_traits-3de84949450908c1,libtoml-ff83d0dac419a662,libtoml_edit-3959a8d1fbfb2692,libserde_spanned-a9715802fee3f888,libwinnow-42c9962481bcceab,libtoml_write-391d1a913c599bd8,libtoml_datetime-ddc66b1be423a4f6,libtonic-7e82f270d1975fbd,libhyper_timeout-e0ab9ee95d20c966,libtokio_io_timeout-3705cd83bc72596e,libasync_stream-5e6f26eb100262c8,libaxum-77c4586e1ff12623,libpercent_encoding-c53c37e60dd2727e,libmatchit-b2689776cf6e5db9,libsync_wrapper-17f912c27eab8964,libaxum_core-b63c13537bbce212,libmime-4b44681fdb2c65f7,libhyper-b2040e3f8404d617,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libsocket2-c369a94c4acbd53d,libhttparse-47a3d40564b60e09,libh2-2d5f2da4806f36ac,libfutures_channel-179401688c37d974,libhttpdate-9f9d2502c6a38412,libtower-0b1b7b6d81cf532e,libindexmap-aabe4307af1ccc85,libhashbrown-8ac6e23154e6c3d0,libtokio_util-9965e9ecf452f694,libfutures_sink-be8442ee548d90f9,libslab-8c0cbfb396425d81,librand-ad975cf48f6503fd,librand_chacha-dfcbc826dddf68e3,libppv_lite86-1f94671457ce84ff,libzerocopy-cce06fb2122f9e8f,librand_core-992d5d31a7b8aea0,libgetrandom-300ddd46e4b962ad,libfutures_util-88328261217f5f90,libfutures_task-bcce5f8e5b6ec165,libpin_utils-9a5791cba021167a,libtower_layer-d70c7e404336389b,libprost-3c214afd2323e01a,libpin_project-64fd246e0d0a1e93,libtracing-b2425db21e598a68,libtracing_core-181ee1ed942b4689,libtower_service-0d7df29686b13872,libtokio_stream-242ebb7baeb4ad5c,libfutures_core-fc6bb1738f00fc87,libtokio-14461b5debc16e29,libsocket2-f16df599677ba81c,libmio-be2cd4658de9258e,libhttp_body-b4c163883cc9ed18,libpin_project_lite-bedc6e0acd72ff2a,libhttp-331bc164ab59ceff,libfnv-2d77ec4f6f971b24,libbytes-bfe11088fe358bd1,libthiserror-6d90c6ecaae8224a,libregex-d25f13d2776f21ec,libregex_automata-c511b7d395042b18,libaho_corasick-30f4a18d68a7d3d5,libregex_syntax-46a265ba7a2fe258,libjsonpath_lib-e06061ae7007de3f,libindicatif-84e1ef8557ebb662,libportable_atomic-d05f93fb4b6471e6,libnumber_prefix-8479f39d71e80d3e,libconsole-aca85026ffd2ba00,libunicode_width-d12f1dd14779f44c,libcsv-686c661d41429225,libcsv_core-2f99dec79706ffdc,libbase64-64299f9d815d057c,libratatui-9edf496d6f072a7b,libunicode_truncate-04c473c7cc351ba5,libitertools-0199f25d0d540ed3,liblru-42d9650bdd26c81c,libhashbrown-d528eeff5e5f109b,libfoldhash-a84df4cbe8daa3b8,liballocator_api2-3bc2480ae44878f3,libcassowary-618d3b643fd4c97b,libitertools-c584c14658ca55ba,libeither-ef22a4c75605e12f,libcompact_str-e3c6ad6f5b58bb34,libstatic_assertions-d53a9977dc6e27e5,libcastaway-a0ee9dccc04657bb,libunicode_segmentation-ff3f1aa3aad6e639,libunicode_width-08b963676a6677c5,libstrum-718092ceaf7cf68a,libnotify-f3c18d77078cdd81,libcrossbeam_channel-a5156ef294398bef,libfiletime-6380ed8543c83578,libwalkdir-1a00c768f8c7f3de,libsame_file-1ceb7b6153588b15,libinotify-a0d03d78f267d8fb,libinotify_sys-33cf00cc1d61f55f,libbitflags-e2b4db6c651223da,libfuzzy_matcher-d1a8e00ca132484e,libthread_local-58a5bffdafb22871,libcrossterm-ecfbdeec13333232,libparking_lot-1a1b5305b8bf715c,libparking_lot_core-9c231652bd8e66b8,libcfg_if-666d36e5ee0df220,libsmallvec-45f6e3b8047adea1,liblock_api-0826b5028eacedf5,libscopeguard-d52bd00767847e44,libsignal_hook_mio-53be38f242b03c91,libsignal_hook-eeb562ba5a41d9c0,libsignal_hook_registry-5f9c79d829286649,libmio-053ec1a53deb1601,liblog-28f8cc0684f4f944,libanyhow-a6cad01b77d60716,libheed-3bb93ceed9bd7645,libpage_size-a054e42334163269,libheed_types-1d0dc95b01a65602,libserde_json-3fa8c2c08594b1f8,libmemchr-f9c66c7ba21bf873,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libindexmap-af0e6b348448aa24,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libbincode-50a5d61ac2a8c17e,libbyteorder-1efcbe4f07366651,libbitflags-21ff827ed45f8168,libserde-22fcacc8c7ae3bdd,libserde_core-48921fa965a1c84f,liblmdb_master_sys-f03617d47ce6df24,liblibc-f44516d981b27aa6,libsynchronoise-88b8ca09e0ab0630,libcrossbeam_queue-43afa6c585e54bba,libcrossbeam_utils-57acb8582d3ed5fe,libonce_cell-0ba6aecba7086d38,libheed_traits-5e990a2a177e8815,libclap-b0d40ca3a41d6c62,libclap_builder-10c211aef9313976,libstrsim-24acdad2526b95b7,libanstream-eabfc9be85c6d48c,libanstyle_query-2795f030b7507c68,libis_terminal_polyfill-c14c9d53c4f80a97,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-f31b73edea95dc17,libutf8parse-8828ddbb63eb8bad,libclap_lex-cf64d5057a503eff,libanstyle-acd37f6657e9ecfb}.rlib" "/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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustczBNJDs/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/lmdb-master-sys-929f9e53e52a07fc/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/lmdb_tui-6367aebd50edd0a8" "-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: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lmdb-tui` (bin "lmdb-tui") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "b0340df1bd2e30e43b9c691b1c841fade151c28654e6713bbfce2c473eee6dfe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0340df1bd2e30e43b9c691b1c841fade151c28654e6713bbfce2c473eee6dfe", kill_on_drop: false }` [INFO] [stdout] b0340df1bd2e30e43b9c691b1c841fade151c28654e6713bbfce2c473eee6dfe