[INFO] cloning repository https://github.com/Infides/gdb [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Infides/gdb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FInfides%2Fgdb", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FInfides%2Fgdb'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c236eee9e4e22b213403465b6978b6e357e3c5ad [INFO] testing Infides/gdb against try#c066bf6804adc55193b71afdff6a56922f4a8689+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_in_2025-retry-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FInfides%2Fgdb" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Infides/gdb [INFO] finished tweaking git repo https://github.com/Infides/gdb [INFO] tweaked toml for git repo https://github.com/Infides/gdb written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Infides/gdb on toolchain c066bf6804adc55193b71afdff6a56922f4a8689 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Infides/gdb 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" "+c066bf6804adc55193b71afdff6a56922f4a8689" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 644850debb1868df60c7a59e053fc870329debf0fdb85f206fe437fcb9e4a7d4 [INFO] running `Command { std: "docker" "start" "-a" "644850debb1868df60c7a59e053fc870329debf0fdb85f206fe437fcb9e4a7d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "644850debb1868df60c7a59e053fc870329debf0fdb85f206fe437fcb9e4a7d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "644850debb1868df60c7a59e053fc870329debf0fdb85f206fe437fcb9e4a7d4", kill_on_drop: false }` [INFO] [stdout] 644850debb1868df60c7a59e053fc870329debf0fdb85f206fe437fcb9e4a7d4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 1c290ce572ba4a54741446c36490c9f80b1b0cd77cfbff815cdc97a809efb71d [INFO] running `Command { std: "docker" "start" "-a" "1c290ce572ba4a54741446c36490c9f80b1b0cd77cfbff815cdc97a809efb71d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling tokio v1.4.0 [INFO] [stderr] Compiling futures-sink v0.3.14 [INFO] [stderr] Compiling futures-core v0.3.14 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling futures-channel v0.3.14 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling httparse v1.3.6 [INFO] [stderr] Compiling futures-task v0.3.14 [INFO] [stderr] Compiling futures-io v0.3.14 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling http-body v0.4.1 [INFO] [stderr] Compiling idna v0.2.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling sha-1 v0.9.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling input_buffer v0.3.1 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling async-trait v0.1.48 [INFO] [stderr] Compiling tungstenite v0.11.1 [INFO] [stderr] Compiling rustls v0.19.0 [INFO] [stderr] Compiling webpki-roots v0.20.0 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling serenity v0.10.5 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling conv v0.3.3 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling sharded-slab v0.1.1 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling float-ord v0.2.0 [INFO] [stderr] Compiling typemap_rev v0.1.5 [INFO] [stderr] Compiling uwl v0.6.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling average v0.11.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling futures-macro v0.3.14 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling pin-project-internal v1.0.6 [INFO] [stderr] Compiling command_attr v0.3.5 [INFO] [stderr] Compiling futures-util v0.3.14 [INFO] [stderr] Compiling tracing v0.1.25 [INFO] [stderr] Compiling pin-project v1.0.6 [INFO] [stderr] Compiling futures v0.3.14 [INFO] [stderr] Compiling tokio-util v0.6.5 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling async-tungstenite v0.11.0 [INFO] [stderr] Compiling h2 v0.3.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling tracing-subscriber v0.2.17 [INFO] [stderr] Compiling hyper v0.14.5 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling reqwest v0.11.2 [INFO] [stderr] Compiling gdb v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustc413hc5/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libtracing_subscriber-63cb46a062f8344f.rlib,libsmallvec-a0b9fe2bb61c7c93.rlib,libthread_local-ced75f15e72bacf0.rlib,libsharded_slab-9f6b506df1e9c514.rlib,libtracing_serde-7ef4098720c29f80.rlib,libtracing_log-e5b5548a6887ff27.rlib,libansi_term-bdfff57b5fb49171.rlib,libmatchers-48e30e920648c5b5.rlib,libregex_automata-35721c6105d6f5a3.rlib,libdotenv-071ec522f34dd5ab.rlib,libserenity-5de2e2fa0a67d850.rlib,libstatic_assertions-df27c3b343cf637f.rlib,libuwl-4e923f4efdd59a06.rlib,libtypemap_rev-26afbf9d0c71777a.rlib,libbitflags-561a4f1321538a32.rlib,libchrono-3f0b7eea8259a65e.rlib,libnum_integer-f0f410ff67500ebc.rlib,libtime-8007969870b7945d.rlib,libreqwest-415ec4e9c962f8ab.rlib,libhyper_rustls-98c5bc31afff881a.rlib,libserde_urlencoded-c8a25d7fba1f6a50.rlib,libwebpki_roots-d5c62828472998da.rlib,libipnet-58d2603d2d613f5c.rlib,libencoding_rs-078442d79d5a0b72.rlib,libmime_guess-3acd940f06e3e478.rlib,libunicase-6460775036904752.rlib,libmime-2517c84452183460.rlib,libhyper-cb29ff201b08edd0.rlib,libwant-633d9112559b1b2f.rlib,libtry_lock-d956e9fcf0af499a.rlib,libsocket2-28e5134c6c7b4bbe.rlib,libh2-056556290ae59f15.rlib,libindexmap-8b71b58fbaa3a2a2.rlib,libhashbrown-aed633c8184090a0.rlib,libtokio_util-e416029a472a58d7.rlib,libtower_service-a4da4ae722e0ce46.rlib,libhttp_body-ce60ccb8fd6ed41d.rlib,libtracing-d3cf764535a527de.rlib,libtracing_core-955baaeb2a1a9634.rlib,liblazy_static-4b136fc9bfbd2c4b.rlib,libfutures-b3eda4a51118afb8.rlib,libflate2-b223b89d0fb43e2c.rlib,libminiz_oxide-16b4b8547a6b52b2.rlib,libadler-b32dea79b2f05ffd.rlib,libcrc32fast-73831421cab1f53a.rlib,libasync_tungstenite-8cbc9b2a89c3079d.rlib,libwebpki_roots-2196222718725258.rlib,libpin_project-b9b221bf4f8d7f73.rlib,libtokio_rustls-206bb0c293dfcedd.rlib,librustls-555cc8fe7908e10b.rlib,libbase64-1447dfff012d42f8.rlib,libsct-71dbba1887fd6a5b.rlib,libwebpki-208d6dcb5e65ffc6.rlib,libring-c2c215d60f1cf540.rlib,libspin-727e07ee1a68c4a1.rlib,libuntrusted-ac99e7922c585a09.rlib,libtokio-720126faa5ab1a3d.rlib,libsignal_hook_registry-e73e9c0195cb92c6.rlib,libnum_cpus-557862eb7978f944.rlib,libonce_cell-a3308e77ab1abc42.rlib,libmio-0837f34e8369c5cd.rlib,libfutures_util-d0f9e787c24dca52.rlib,libslab-7c577fd9ceb1ab41.rlib,libfutures_channel-a24e61244f742a4c.rlib,libpin_project_lite-4390088538166d84.rlib,libfutures_sink-263487073b70e416.rlib,libfutures_task-3d7a2a5517122ffc.rlib,libpin_utils-b08f1197f0cdae19.rlib,libfutures_core-a7cdbec5b28b7c4d.rlib,libfutures_io-36b4f4400d91b307.rlib,libtungstenite-dd79b10b684e805b.rlib,librand-ccd0f0af155bd864.rlib,librand_chacha-292810202de703df.rlib,librand_core-a1bf61f2479902cf.rlib,libgetrandom-9c0ca5de7c7c04a7.rlib,libutf8-366d41341a694a10.rlib,libbyteorder-c7092f68299ac016.rlib,libsha1-9bdfdf2183c2c226.rlib,libopaque_debug-bfd86111b0908dde.rlib,libcpuid_bool-f14a20ba81419679.rlib,libblock_buffer-bb73cade331d8c0a.rlib,libdigest-392b0119d713202e.rlib,libgeneric_array-b8f324177b2c2b8f.rlib,libtypenum-b0ea879750aa85fb.rlib,libbase64-58f9c786d7f23eb6.rlib,libinput_buffer-5a75820fff9834b5.rlib,libbytes-3e6aab9f92fa68ff.rlib,libhttparse-d58a861c2b184f48.rlib,liburl-dc4df97fbaca6802.rlib,libidna-14e3e0eecf477e84.rlib,libunicode_normalization-8179c059019c0ed4.rlib,libtinyvec-f85e4e0caa5b9d82.rlib,libtinyvec_macros-c54c30cfa88e68f0.rlib,libunicode_bidi-fba63ab404db077b.rlib,libform_urlencoded-c7ca260acdafb077.rlib,libpercent_encoding-3f452dc5e318e927.rlib,libmatches-d7125afe50072f5c.rlib,liblog-ac2d7cc7e3389574.rlib,libhttp-f8332ffec2c8f9a1.rlib,libbytes-f5f6908afbf67346.rlib,libfnv-81596130b397d5c3.rlib,libserde_json-7b36652366dd78bf.rlib,libryu-af883cd9b444a782.rlib,libitoa-99e7082793cfaa64.rlib,libserde-dc54fa65abd3f0b9.rlib,libregex-1dd04dc89a87042d.rlib,libregex_syntax-5f8b0070023a51bd.rlib,libaho_corasick-b254e07826576682.rlib,libmemchr-73e1d28ab8a2c4a0.rlib,librand-04bdc0b2354be51a.rlib,librand_chacha-afb5b3d3c24be091.rlib,libppv_lite86-5a92c3ab26105205.rlib,librand_core-6c4fc9ccbd7ae0bb.rlib,libgetrandom-eaf6e2f1b6acd797.rlib,liblibc-4d7b145f3080a37b.rlib,libcfg_if-66d55f6b302e88c8.rlib,libaverage-17fe9fe1118f4e59.rlib,libfloat_ord-ab9f4ba89acce7eb.rlib,libconv-7ef546c2bea6092b.rlib,libcustom_derive-e1ba183f527925a5.rlib,libnum_traits-e187c9543899d750.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustc413hc5/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/ring-6a3f48397fccfb06/out" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/gdb-116e53aacb2502db" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libgetrandom-9c0ca5de7c7c04a7.rlib(getrandom-9c0ca5de7c7c04a7.getrandom.9a4fddadb03c35ea-cgu.0.rcgu.o): in function `getrandom::util_libc::open_readonly': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/getrandom-0.1.16/src/util_libc.rs:113:(.text._ZN9getrandom9util_libc13open_readonly17h44a65924efd36698E+0x79): undefined reference to `open64' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libgetrandom-eaf6e2f1b6acd797.rlib(getrandom-eaf6e2f1b6acd797.getrandom.83987fef130a5163-cgu.0.rcgu.o): in function `getrandom::util_libc::open_readonly': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/getrandom-0.2.2/src/util_libc.rs:110:(.text._ZN9getrandom9util_libc13open_readonly17hc5a20fa54412be1bE+0xb6): undefined reference to `open64' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = note: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#rustc-link-lib) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gdb` (bin "gdb") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "1c290ce572ba4a54741446c36490c9f80b1b0cd77cfbff815cdc97a809efb71d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c290ce572ba4a54741446c36490c9f80b1b0cd77cfbff815cdc97a809efb71d", kill_on_drop: false }` [INFO] [stdout] 1c290ce572ba4a54741446c36490c9f80b1b0cd77cfbff815cdc97a809efb71d