[INFO] fetching crate breakpad 0.1.0... [INFO] testing breakpad-0.1.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate breakpad 0.1.0 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate breakpad 0.1.0 [INFO] finished tweaking crates.io crate breakpad 0.1.0 [INFO] tweaked toml for crates.io crate breakpad 0.1.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate breakpad 0.1.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 22 packages to latest compatible versions [INFO] [stderr] Adding difference v1.0.0 (available: v2.0.0) [INFO] [stderr] Adding error-chain v0.11.0 (available: v0.12.4) [INFO] [stderr] Adding uuid v0.5.1 (available: v1.17.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded difference v1.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7b11a13e63f1d1bcbac026438fe0ace1a9443a42e1b8ed2aec5d53ab2a24ef02 [INFO] running `Command { std: "docker" "start" "-a" "7b11a13e63f1d1bcbac026438fe0ace1a9443a42e1b8ed2aec5d53ab2a24ef02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7b11a13e63f1d1bcbac026438fe0ace1a9443a42e1b8ed2aec5d53ab2a24ef02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b11a13e63f1d1bcbac026438fe0ace1a9443a42e1b8ed2aec5d53ab2a24ef02", kill_on_drop: false }` [INFO] [stdout] 7b11a13e63f1d1bcbac026438fe0ace1a9443a42e1b8ed2aec5d53ab2a24ef02 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 333ad7873becfde24569be1466782e3663036552b92dab65892749cdfc7995d6 [INFO] running `Command { std: "docker" "start" "-a" "333ad7873becfde24569be1466782e3663036552b92dab65892749cdfc7995d6", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling rustc-demangle v0.1.25 [INFO] [stderr] Compiling breakpad v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling uuid v0.5.1 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / error_chain! { [INFO] [stdout] 4 | | foreign_links { [INFO] [stdout] 5 | | IoError(::std::io::Error); [INFO] [stdout] 6 | | UuidParseError(::uuid::ParseError); [INFO] [stdout] ... | [INFO] [stdout] 29 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/errors.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / error_chain! { [INFO] [stdout] 4 | | foreign_links { [INFO] [stdout] 5 | | IoError(::std::io::Error); [INFO] [stdout] 6 | | UuidParseError(::uuid::ParseError); [INFO] [stdout] ... | [INFO] [stdout] 29 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/resolver.rs:48:26 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn function_name(&self) -> Cow { [INFO] [stdout] | ^^^^^ -------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 48 | pub fn function_name(&self) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/resolver.rs:58:29 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn source_file_name(&self) -> Cow { [INFO] [stdout] | ^^^^^ -------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 58 | pub fn source_file_name(&self) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.74s [INFO] running `Command { std: "docker" "inspect" "333ad7873becfde24569be1466782e3663036552b92dab65892749cdfc7995d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "333ad7873becfde24569be1466782e3663036552b92dab65892749cdfc7995d6", kill_on_drop: false }` [INFO] [stdout] 333ad7873becfde24569be1466782e3663036552b92dab65892749cdfc7995d6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] f66570f26e61fe50f0ecf5bd3d4d34eefffe9add52f3e507e0eb4540a938fb6c [INFO] running `Command { std: "docker" "start" "-a" "f66570f26e61fe50f0ecf5bd3d4d34eefffe9add52f3e507e0eb4540a938fb6c", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling difference v1.0.0 [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / error_chain! { [INFO] [stdout] 4 | | foreign_links { [INFO] [stdout] 5 | | IoError(::std::io::Error); [INFO] [stdout] 6 | | UuidParseError(::uuid::ParseError); [INFO] [stdout] ... | [INFO] [stdout] 29 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/errors.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / error_chain! { [INFO] [stdout] 4 | | foreign_links { [INFO] [stdout] 5 | | IoError(::std::io::Error); [INFO] [stdout] 6 | | UuidParseError(::uuid::ParseError); [INFO] [stdout] ... | [INFO] [stdout] 29 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/resolver.rs:48:26 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn function_name(&self) -> Cow { [INFO] [stdout] | ^^^^^ -------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 48 | pub fn function_name(&self) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/resolver.rs:58:29 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn source_file_name(&self) -> Cow { [INFO] [stdout] | ^^^^^ -------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 58 | pub fn source_file_name(&self) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling breakpad v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / error_chain! { [INFO] [stdout] 4 | | foreign_links { [INFO] [stdout] 5 | | IoError(::std::io::Error); [INFO] [stdout] 6 | | UuidParseError(::uuid::ParseError); [INFO] [stdout] ... | [INFO] [stdout] 29 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/errors.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / error_chain! { [INFO] [stdout] 4 | | foreign_links { [INFO] [stdout] 5 | | IoError(::std::io::Error); [INFO] [stdout] 6 | | UuidParseError(::uuid::ParseError); [INFO] [stdout] ... | [INFO] [stdout] 29 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/resolver.rs:48:26 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn function_name(&self) -> Cow { [INFO] [stdout] | ^^^^^ -------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 48 | pub fn function_name(&self) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/resolver.rs:58:29 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn source_file_name(&self) -> Cow { [INFO] [stdout] | ^^^^^ -------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 58 | pub fn source_file_name(&self) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [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/rustcsPSGKb/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libdifference-0a72a4606a40fa74.rlib,libbreakpad-cd57942938bf58c2.rlib}.rlib" "-lstdc++" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libuuid-e2d97d53c026764e.rlib,liberror_chain-b0767eac5a0ed996.rlib,libbacktrace-6ab694ad05da623e.rlib,libminiz_oxide-e6f530019c4f3852.rlib,libadler2-b5c18c9729528d75.rlib,libobject-b3a77f6fee2f5c19.rlib,libmemchr-a847da00e506f9cf.rlib,liblibc-3162cff3553113a6.rlib,libaddr2line-1ee75a6d3d268a5a.rlib,libgimli-15ed21d5bb7758be.rlib,libcfg_if-bfc6e2941b0f95e3.rlib,librustc_demangle-941a7cff61ca8237.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/rustcsPSGKb/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/breakpad-b007368b31c16ab9/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/resolver-2d7f24076bfd9206" "-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: /usr/lib/gcc/x86_64-linux-gnu/13/libstdc++.a(ios_init.o): in function `std::ios_base::Init::Init()': [INFO] [stdout] (.text._ZNSt8ios_base4InitC2Ev+0x18): undefined reference to `__libc_single_threaded' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt8ios_base4InitC2Ev+0x6b3): undefined reference to `__libc_single_threaded' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/libstdc++.a(ios_init.o): in function `std::ios_base::Init::~Init()': [INFO] [stdout] (.text._ZNSt8ios_base4InitD2Ev+0x7): undefined reference to `__libc_single_threaded' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/libstdc++.a(locale.o): in function `std::locale::locale(std::locale const&)': [INFO] [stdout] (.text._ZNSt6localeC2ERKS_+0x19): undefined reference to `__libc_single_threaded' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/libstdc++.a(locale.o): in function `std::locale::_Impl::~_Impl()': [INFO] [stdout] (.text._ZNSt6locale5_ImplD2Ev+0x5c): undefined reference to `__libc_single_threaded' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/libstdc++.a(locale.o):(.text._ZNSt6locale5_ImplD2Ev+0xec): more undefined references to `__libc_single_threaded' follow [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/libstdc++.a(monetary_members.o): in function `std::__cxx11::moneypunct::_M_initialize_moneypunct(__locale_struct*, char const*)': [INFO] [stdout] (.text._ZNSt7__cxx1110moneypunctIcLb1EE24_M_initialize_moneypunctEP15__locale_structPKc+0x372): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt7__cxx1110moneypunctIcLb1EE24_M_initialize_moneypunctEP15__locale_structPKc+0x3b3): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt7__cxx1110moneypunctIcLb1EE24_M_initialize_moneypunctEP15__locale_structPKc+0x3ee): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt7__cxx1110moneypunctIcLb1EE24_M_initialize_moneypunctEP15__locale_structPKc+0x422): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/libstdc++.a(monetary_members.o): in function `std::__cxx11::moneypunct::_M_initialize_moneypunct(__locale_struct*, char const*)': [INFO] [stdout] (.text._ZNSt7__cxx1110moneypunctIcLb0EE24_M_initialize_moneypunctEP15__locale_structPKc+0x34e): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/libstdc++.a(monetary_members.o):(.text._ZNSt7__cxx1110moneypunctIcLb0EE24_M_initialize_moneypunctEP15__locale_structPKc+0x3ab): more undefined references to `__memcpy_chk' follow [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/libstdc++.a(monetary_members.o): in function `std::__cxx11::moneypunct::_M_initialize_moneypunct(__locale_struct*, char const*)': [INFO] [stdout] (.text._ZNSt7__cxx1110moneypunctIwLb1EE24_M_initialize_moneypunctEP15__locale_structPKc+0x3a4): undefined reference to `__mbsrtowcs_chk' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt7__cxx1110moneypunctIwLb1EE24_M_initialize_moneypunctEP15__locale_structPKc+0x3fe): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt7__cxx1110moneypunctIwLb1EE24_M_initialize_moneypunctEP15__locale_structPKc+0x46a): undefined reference to `__mbsrtowcs_chk' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt7__cxx1110moneypunctIwLb1EE24_M_initialize_moneypunctEP15__locale_structPKc+0x4d2): undefined reference to `__mbsrtowcs_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/libstdc++.a(monetary_members.o): in function `std::__cxx11::moneypunct::_M_initialize_moneypunct(__locale_struct*, char const*)': [INFO] [stdout] (.text._ZNSt7__cxx1110moneypunctIwLb0EE24_M_initialize_moneypunctEP15__locale_structPKc+0x3a4): undefined reference to `__mbsrtowcs_chk' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt7__cxx1110moneypunctIwLb0EE24_M_initialize_moneypunctEP15__locale_structPKc+0x3fe): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt7__cxx1110moneypunctIwLb0EE24_M_initialize_moneypunctEP15__locale_structPKc+0x46a): undefined reference to `__mbsrtowcs_chk' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt7__cxx1110moneypunctIwLb0EE24_M_initialize_moneypunctEP15__locale_structPKc+0x4d2): undefined reference to `__mbsrtowcs_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/libstdc++.a(monetary_members_cow.o): in function `std::moneypunct::_M_initialize_moneypunct(__locale_struct*, char const*)': [INFO] [stdout] (.text._ZNSt10moneypunctIcLb1EE24_M_initialize_moneypunctEP15__locale_structPKc+0x372): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt10moneypunctIcLb1EE24_M_initialize_moneypunctEP15__locale_structPKc+0x3b3): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt10moneypunctIcLb1EE24_M_initialize_moneypunctEP15__locale_structPKc+0x3ee): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt10moneypunctIcLb1EE24_M_initialize_moneypunctEP15__locale_structPKc+0x422): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/libstdc++.a(monetary_members_cow.o): in function `std::moneypunct::_M_initialize_moneypunct(__locale_struct*, char const*)': [INFO] [stdout] (.text._ZNSt10moneypunctIcLb0EE24_M_initialize_moneypunctEP15__locale_structPKc+0x34e): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/libstdc++.a(monetary_members_cow.o):(.text._ZNSt10moneypunctIcLb0EE24_M_initialize_moneypunctEP15__locale_structPKc+0x3ab): more undefined references to `__memcpy_chk' follow [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/libstdc++.a(monetary_members_cow.o): in function `std::moneypunct::_M_initialize_moneypunct(__locale_struct*, char const*)': [INFO] [stdout] (.text._ZNSt10moneypunctIwLb1EE24_M_initialize_moneypunctEP15__locale_structPKc+0x3a4): undefined reference to `__mbsrtowcs_chk' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt10moneypunctIwLb1EE24_M_initialize_moneypunctEP15__locale_structPKc+0x3fe): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt10moneypunctIwLb1EE24_M_initialize_moneypunctEP15__locale_structPKc+0x46a): undefined reference to `__mbsrtowcs_chk' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt10moneypunctIwLb1EE24_M_initialize_moneypunctEP15__locale_structPKc+0x4d2): undefined reference to `__mbsrtowcs_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/libstdc++.a(monetary_members_cow.o): in function `std::moneypunct::_M_initialize_moneypunct(__locale_struct*, char const*)': [INFO] [stdout] (.text._ZNSt10moneypunctIwLb0EE24_M_initialize_moneypunctEP15__locale_structPKc+0x3a4): undefined reference to `__mbsrtowcs_chk' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt10moneypunctIwLb0EE24_M_initialize_moneypunctEP15__locale_structPKc+0x3fe): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt10moneypunctIwLb0EE24_M_initialize_moneypunctEP15__locale_structPKc+0x46a): undefined reference to `__mbsrtowcs_chk' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt10moneypunctIwLb0EE24_M_initialize_moneypunctEP15__locale_structPKc+0x4d2): undefined reference to `__mbsrtowcs_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/libstdc++.a(numeric_members.o): in function `std::__cxx11::numpunct::_M_initialize_numpunct(__locale_struct*)': [INFO] [stdout] (.text._ZNSt7__cxx118numpunctIcE22_M_initialize_numpunctEP15__locale_struct+0x222): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/libstdc++.a(numeric_members.o): in function `std::__cxx11::numpunct::_M_initialize_numpunct(__locale_struct*)': [INFO] [stdout] (.text._ZNSt7__cxx118numpunctIwE22_M_initialize_numpunctEP15__locale_struct+0x1f4): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/libstdc++.a(numeric_members_cow.o): in function `std::numpunct::_M_initialize_numpunct(__locale_struct*)': [INFO] [stdout] (.text._ZNSt8numpunctIcE22_M_initialize_numpunctEP15__locale_struct+0x222): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/libstdc++.a(numeric_members_cow.o): in function `std::numpunct::_M_initialize_numpunct(__locale_struct*)': [INFO] [stdout] (.text._ZNSt8numpunctIwE22_M_initialize_numpunctEP15__locale_struct+0x1f4): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/libstdc++.a(cow-locale_init.o): in function `std::locale::_Impl::_M_init_extra(std::locale::facet**)': [INFO] [stdout] (.text._ZNSt6locale5_Impl13_M_init_extraEPPNS_5facetE+0x65): undefined reference to `__libc_single_threaded' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/libstdc++.a(cow-shim_facets.o): in function `std::__facet_shims::(anonymous namespace)::money_put_shim::do_put(std::ostreambuf_iterator >, bool, std::ios_base&, char, std::string const&) const': [INFO] [stdout] (.text._ZNKSt13__facet_shims12_GLOBAL__N_114money_put_shimIcE6do_putESt19ostreambuf_iteratorIcSt11char_traitsIcEEbRSt8ios_basecRKSs+0x103): undefined reference to `__libc_single_threaded' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/libstdc++.a(cow-shim_facets.o): in function `std::__facet_shims::(anonymous namespace)::money_put_shim::do_put(std::ostreambuf_iterator >, bool, std::ios_base&, wchar_t, std::basic_string, std::allocator > const&) const': [INFO] [stdout] (.text._ZNKSt13__facet_shims12_GLOBAL__N_114money_put_shimIwE6do_putESt19ostreambuf_iteratorIwSt11char_traitsIwEEbRSt8ios_basewRKSbIwS5_SaIwEE+0xf3): undefined reference to `__libc_single_threaded' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/libstdc++.a(cow-shim_facets.o): in function `void std::__facet_shims::(anonymous namespace)::__destroy_string(void*)': [INFO] [stdout] (.text._ZNSt13__facet_shims12_GLOBAL__N_116__destroy_stringIwEEvPv+0x43): undefined reference to `__libc_single_threaded' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/libstdc++.a(cow-shim_facets.o): in function `void std::__facet_shims::(anonymous namespace)::__destroy_string(void*)': [INFO] [stdout] (.text._ZNSt13__facet_shims12_GLOBAL__N_116__destroy_stringIcEEvPv+0x43): undefined reference to `__libc_single_threaded' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/libstdc++.a(cow-shim_facets.o):(.text._ZNSt13__facet_shims12_GLOBAL__N_113messages_shimIwED2Ev+0x1d): more undefined references to `__libc_single_threaded' follow [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/libstdc++.a(wlocale-inst.o): in function `std::num_put > >::do_put(std::ostreambuf_iterator >, std::ios_base&, wchar_t, bool) const': [INFO] [stdout] (.text._ZNKSt7num_putIwSt19ostreambuf_iteratorIwSt11char_traitsIwEEE6do_putES3_RSt8ios_basewb[_ZNKSt7num_putIwSt19ostreambuf_iteratorIwSt11char_traitsIwEEE6do_putES3_RSt8ios_basewb]+0x192): undefined reference to `__wmemset_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/libstdc++.a(wlocale-inst.o): in function `std::num_get > >::_M_extract_float(std::istreambuf_iterator >, std::istreambuf_iterator >, std::ios_base&, std::_Ios_Iostate&, std::string&) const': [INFO] [stdout] (.text._ZNKSt7num_getIwSt19istreambuf_iteratorIwSt11char_traitsIwEEE16_M_extract_floatES3_S3_RSt8ios_baseRSt12_Ios_IostateRSs[_ZNKSt7num_getIwSt19istreambuf_iteratorIwSt11char_traitsIwEEE16_M_extract_floatES3_S3_RSt8ios_baseRSt12_Ios_IostateRSs]+0x108): undefined reference to `__libc_single_threaded' [INFO] [stdout] /usr/bin/ld: (.text._ZNKSt7num_getIwSt19istreambuf_iteratorIwSt11char_traitsIwEEE16_M_extract_floatES3_S3_RSt8ios_baseRSt12_Ios_IostateRSs[_ZNKSt7num_getIwSt19istreambuf_iteratorIwSt11char_traitsIwEEE16_M_extract_floatES3_S3_RSt8ios_baseRSt12_Ios_IostateRSs]+0xbd1): undefined reference to `__libc_single_threaded' [INFO] [stdout] /usr/bin/ld: (.text._ZNKSt7num_getIwSt19istreambuf_iteratorIwSt11char_traitsIwEEE16_M_extract_floatES3_S3_RSt8ios_baseRSt12_Ios_IostateRSs[_ZNKSt7num_getIwSt19istreambuf_iteratorIwSt11char_traitsIwEEE16_M_extract_floatES3_S3_RSt8ios_baseRSt12_Ios_IostateRSs]+0xcae): undefined reference to `__libc_single_threaded' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/libstdc++.a(wlocale-inst.o): in function `std::num_get > >::do_get(std::istreambuf_iterator >, std::istreambuf_iterator >, std::ios_base&, std::_Ios_Iostate&, float&) const': [INFO] [stdout] (.text._ZNKSt7num_getIwSt19istreambuf_iteratorIwSt11char_traitsIwEEE6do_getES3_S3_RSt8ios_baseRSt12_Ios_IostateRf[_ZNKSt7num_getIwSt19istreambuf_iteratorIwSt11char_traitsIwEEE6do_getES3_S3_RSt8ios_baseRSt12_Ios_IostateRf]+0x193): undefined reference to `__libc_single_threaded' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/libstdc++.a(wlocale-inst.o): in function `std::num_get > >::do_get(std::istreambuf_iterator >, std::istreambuf_iterator >, std::ios_base&, std::_Ios_Iostate&, double&) const': [INFO] [stdout] (.text._ZNKSt7num_getIwSt19istreambuf_iteratorIwSt11char_traitsIwEEE6do_getES3_S3_RSt8ios_baseRSt12_Ios_IostateRd[_ZNKSt7num_getIwSt19istreambuf_iteratorIwSt11char_traitsIwEEE6do_getES3_S3_RSt8ios_baseRSt12_Ios_IostateRd]+0x193): undefined reference to `__libc_single_threaded' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/libstdc++.a(wlocale-inst.o):(.text._ZNKSt7num_getIwSt19istreambuf_iteratorIwSt11char_traitsIwEEE6do_getES3_S3_RSt8ios_baseRSt12_Ios_IostateRe[_ZNKSt7num_getIwSt19istreambuf_iteratorIwSt11char_traitsIwEEE6do_getES3_S3_RSt8ios_baseRSt12_Ios_IostateRe]+0x193): more undefined references to `__libc_single_threaded' follow [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/libstdc++.a(cp-demangle.o): in function `d_append_num': [INFO] [stdout] (.text+0x99d): undefined reference to `__sprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/libstdc++.a(cp-demangle.o): in function `d_print_lambda_parm_name': [INFO] [stdout] (.text+0xab9): undefined reference to `__sprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/libstdc++.a(cp-demangle.o): in function `d_type': [INFO] [stdout] (.text+0x15d2): undefined reference to `__sprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/libstdc++.a(cp-demangle.o): in function `d_print_comp_inner': [INFO] [stdout] (.text+0x4f90): undefined reference to `__sprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x6bdc): undefined reference to `__sprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/libstdc++.a(cp-demangle.o):(.text+0x6fd0): more undefined references to `__sprintf_chk' follow [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/libstdc++.a(eh_alloc.o): in function `_GLOBAL__sub_I_eh_alloc.cc': [INFO] [stdout] (.text.startup._GLOBAL__sub_I_eh_alloc.cc+0x1d9): undefined reference to `__isoc23_strtoul' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/libstdc++.a(guard.o): in function `__cxa_guard_acquire': [INFO] [stdout] (.text.__cxa_guard_acquire+0x1a): undefined reference to `__libc_single_threaded' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/libstdc++.a(guard.o): in function `__cxa_guard_release': [INFO] [stdout] (.text.__cxa_guard_release+0x7): undefined reference to `__libc_single_threaded' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/libstdc++.a(messages_members_cow.o): in function `std::messages::do_get(int, int, int, std::string const&) const': [INFO] [stdout] (.text._ZNKSt8messagesIcE6do_getEiiiRKSs+0x163): undefined reference to `__libc_single_threaded' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/libstdc++.a(messages_members_cow.o): in function `std::messages::do_get(int, int, int, std::basic_string, std::allocator > const&) const': [INFO] [stdout] (.text._ZNKSt8messagesIwE6do_getEiiiRKSbIwSt11char_traitsIwESaIwEE+0x2bb): undefined reference to `__libc_single_threaded' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/libstdc++.a(ios_failure.o): in function `std::ios_base::failure::~failure() [clone .localalias]': [INFO] [stdout] (.text._ZNSt8ios_base7failureD2Ev+0x63): undefined reference to `__libc_single_threaded' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/libstdc++.a(ios_failure.o):(.text._ZNSt8ios_base7failureC2ERKSs+0x7b): more undefined references to `__libc_single_threaded' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libbreakpad-cd57942938bf58c2.rlib(basic_source_line_resolver.o): in function `google_breakpad::BasicSourceLineResolver::Module::ParseCFIFrameInfo(char*)': [INFO] [stdout] /opt/rustwide/workdir/third_party/breakpad/processor/basic_source_line_resolver.cc:451:(.text+0x1d49): undefined reference to `__isoc23_strtoul' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/third_party/breakpad/processor/basic_source_line_resolver.cc:452:(.text+0x1d66): undefined reference to `__isoc23_strtoul' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/third_party/breakpad/processor/basic_source_line_resolver.cc:461:(.text+0x1e2d): undefined reference to `__isoc23_strtoul' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libbreakpad-cd57942938bf58c2.rlib(basic_source_line_resolver.o): in function `google_breakpad::SymbolParseHelper::ParseFile(char*, long*, char**)': [INFO] [stdout] /opt/rustwide/workdir/third_party/breakpad/processor/basic_source_line_resolver.cc:479:(.text+0x1fa4): undefined reference to `__isoc23_strtol' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libbreakpad-cd57942938bf58c2.rlib(basic_source_line_resolver.o): in function `google_breakpad::SymbolParseHelper::ParseFunction(char*, unsigned long*, unsigned long*, long*, char**)': [INFO] [stdout] /opt/rustwide/workdir/third_party/breakpad/processor/basic_source_line_resolver.cc:507:(.text+0x2162): undefined reference to `__isoc23_strtoull' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/third_party/breakpad/processor/basic_source_line_resolver.cc:512:(.text+0x21cf): undefined reference to `__isoc23_strtoull' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/third_party/breakpad/processor/basic_source_line_resolver.cc:517:(.text+0x223c): undefined reference to `__isoc23_strtol' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libbreakpad-cd57942938bf58c2.rlib(basic_source_line_resolver.o): in function `google_breakpad::SymbolParseHelper::ParseLine(char*, unsigned long*, unsigned long*, long*, long*)': [INFO] [stdout] /opt/rustwide/workdir/third_party/breakpad/processor/basic_source_line_resolver.cc:539:(.text+0x239a): undefined reference to `__isoc23_strtoull' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/third_party/breakpad/processor/basic_source_line_resolver.cc:544:(.text+0x2407): undefined reference to `__isoc23_strtoull' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/third_party/breakpad/processor/basic_source_line_resolver.cc:549:(.text+0x2474): undefined reference to `__isoc23_strtol' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/third_party/breakpad/processor/basic_source_line_resolver.cc:554:(.text+0x24e1): undefined reference to `__isoc23_strtol' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libbreakpad-cd57942938bf58c2.rlib(basic_source_line_resolver.o): in function `google_breakpad::SymbolParseHelper::ParsePublicSymbol(char*, unsigned long*, long*, char**)': [INFO] [stdout] /opt/rustwide/workdir/third_party/breakpad/processor/basic_source_line_resolver.cc:588:(.text+0x2680): undefined reference to `__isoc23_strtoull' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/third_party/breakpad/processor/basic_source_line_resolver.cc:593:(.text+0x26ed): undefined reference to `__isoc23_strtol' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libbreakpad-cd57942938bf58c2.rlib(basic_source_line_resolver.o): in function `google_breakpad::WindowsFrameInfo::ParseFromString(std::__cxx11::basic_string, std::allocator >, int&, unsigned long&, unsigned long&)': [INFO] [stdout] /opt/rustwide/workdir/third_party/breakpad/processor/windows_frame_info.h:129:(.text._ZN15google_breakpad16WindowsFrameInfo15ParseFromStringENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERiRmS8_[_ZN15google_breakpad16WindowsFrameInfo15ParseFromStringENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERiRmS8_]+0xd8): undefined reference to `__isoc23_strtol' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/third_party/breakpad/processor/windows_frame_info.h:133:(.text._ZN15google_breakpad16WindowsFrameInfo15ParseFromStringENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERiRmS8_[_ZN15google_breakpad16WindowsFrameInfo15ParseFromStringENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERiRmS8_]+0x12e): undefined reference to `__isoc23_strtoull' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/third_party/breakpad/processor/windows_frame_info.h:134:(.text._ZN15google_breakpad16WindowsFrameInfo15ParseFromStringENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERiRmS8_[_ZN15google_breakpad16WindowsFrameInfo15ParseFromStringENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERiRmS8_]+0x15e): undefined reference to `__isoc23_strtoull' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/third_party/breakpad/processor/windows_frame_info.h:135:(.text._ZN15google_breakpad16WindowsFrameInfo15ParseFromStringENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERiRmS8_[_ZN15google_breakpad16WindowsFrameInfo15ParseFromStringENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERiRmS8_]+0x18e): undefined reference to `__isoc23_strtoul' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/third_party/breakpad/processor/windows_frame_info.h:136:(.text._ZN15google_breakpad16WindowsFrameInfo15ParseFromStringENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERiRmS8_[_ZN15google_breakpad16WindowsFrameInfo15ParseFromStringENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERiRmS8_]+0x1ba): undefined reference to `__isoc23_strtoul' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/third_party/breakpad/processor/windows_frame_info.h:137:(.text._ZN15google_breakpad16WindowsFrameInfo15ParseFromStringENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERiRmS8_[_ZN15google_breakpad16WindowsFrameInfo15ParseFromStringENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERiRmS8_]+0x1e6): undefined reference to `__isoc23_strtoul' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/third_party/breakpad/processor/windows_frame_info.h:138:(.text._ZN15google_breakpad16WindowsFrameInfo15ParseFromStringENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERiRmS8_[_ZN15google_breakpad16WindowsFrameInfo15ParseFromStringENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERiRmS8_]+0x212): undefined reference to `__isoc23_strtoul' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/third_party/breakpad/processor/windows_frame_info.h:139:(.text._ZN15google_breakpad16WindowsFrameInfo15ParseFromStringENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERiRmS8_[_ZN15google_breakpad16WindowsFrameInfo15ParseFromStringENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERiRmS8_]+0x23e): undefined reference to `__isoc23_strtoul' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libbreakpad-cd57942938bf58c2.rlib(basic_source_line_resolver.o):/opt/rustwide/workdir/third_party/breakpad/processor/windows_frame_info.h:140: more undefined references to `__isoc23_strtoul' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libbreakpad-cd57942938bf58c2.rlib(proc_maps_linux.o): in function `google_breakpad::ParseProcMaps(std::__cxx11::basic_string, std::allocator > const&, std::vector >*)': [INFO] [stdout] /opt/rustwide/workdir/third_party/breakpad/processor/proc_maps_linux.cc:66:(.text+0x2ee): undefined reference to `__isoc23_sscanf' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libbreakpad-cd57942938bf58c2.rlib(exploitability_linux.o): in function `google_breakpad::ExploitabilityLinux::CalculateAddress(std::__cxx11::basic_string, std::allocator > const&, google_breakpad::DumpContext const&, unsigned long*)': [INFO] [stdout] /opt/rustwide/workdir/third_party/breakpad/processor/exploitability_linux.cc:306:(.text+0xd4d): undefined reference to `__isoc23_sscanf' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/libstdc++.a(cow-string-inst.o): in function `std::basic_string, std::allocator >::~basic_string()': [INFO] [stdout] (.text._ZNSsD2Ev[_ZNSsD5Ev]+0x43): undefined reference to `__libc_single_threaded' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/libstdc++.a(cow-string-inst.o): in function `std::string::_M_mutate(unsigned long, unsigned long, unsigned long)': [INFO] [stdout] (.text._ZNSs9_M_mutateEmmm[_ZNSs9_M_mutateEmmm]+0x58): undefined reference to `__libc_single_threaded' [INFO] [stdout] /usr/bin/ld: (.text._ZNSs9_M_mutateEmmm[_ZNSs9_M_mutateEmmm]+0x1f3): undefined reference to `__libc_single_threaded' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/libstdc++.a(cow-string-inst.o): in function `std::string::_M_leak_hard()': [INFO] [stdout] (.text._ZNSs12_M_leak_hardEv[_ZNSs12_M_leak_hardEv]+0x13): undefined reference to `__libc_single_threaded' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/libstdc++.a(cow-string-inst.o): in function `std::string::assign(char const*, unsigned long)': [INFO] [stdout] (.text._ZNSs6assignEPKcm[_ZNSs6assignEPKcm]+0x41): undefined reference to `__libc_single_threaded' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/libstdc++.a(cow-string-inst.o):(.text._ZNSs7reserveEm[_ZNSs7reserveEm]+0x73): more undefined references to `__libc_single_threaded' follow [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/libstdc++.a(codecvt_members.o): in function `std::codecvt::do_length(__mbstate_t&, char const*, char const*, unsigned long) const': [INFO] [stdout] (.text._ZNKSt7codecvtIwc11__mbstate_tE9do_lengthERS0_PKcS4_m+0x110): undefined reference to `__mbsnrtowcs_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/libstdc++.a(stdexcept.o): in function `std::logic_error::~logic_error()': [INFO] [stdout] (.text._ZNSt11logic_errorD2Ev+0x63): undefined reference to `__libc_single_threaded' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/libstdc++.a(stdexcept.o): in function `std::runtime_error::~runtime_error()': [INFO] [stdout] (.text._ZNSt13runtime_errorD2Ev+0x63): undefined reference to `__libc_single_threaded' [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] [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/rustcbkeVTE/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libdifference-0a72a4606a40fa74.rlib,libbreakpad-cd57942938bf58c2.rlib}.rlib" "-lstdc++" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libuuid-e2d97d53c026764e.rlib,liberror_chain-b0767eac5a0ed996.rlib,libbacktrace-6ab694ad05da623e.rlib,libminiz_oxide-e6f530019c4f3852.rlib,libadler2-b5c18c9729528d75.rlib,libobject-b3a77f6fee2f5c19.rlib,libmemchr-a847da00e506f9cf.rlib,liblibc-3162cff3553113a6.rlib,libaddr2line-1ee75a6d3d268a5a.rlib,libgimli-15ed21d5bb7758be.rlib,libcfg_if-bfc6e2941b0f95e3.rlib,librustc_demangle-941a7cff61ca8237.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/rustcbkeVTE/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/breakpad-b007368b31c16ab9/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/processor-c1fa8e3c48478c2b" "-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: /usr/lib/gcc/x86_64-linux-gnu/13/libstdc++.a(ios_init.o): in function `std::ios_base::Init::Init()': [INFO] [stdout] (.text._ZNSt8ios_base4InitC2Ev+0x18): undefined reference to `__libc_single_threaded' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt8ios_base4InitC2Ev+0x6b3): undefined reference to `__libc_single_threaded' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/libstdc++.a(ios_init.o): in function `std::ios_base::Init::~Init()': [INFO] [stdout] (.text._ZNSt8ios_base4InitD2Ev+0x7): undefined reference to `__libc_single_threaded' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/libstdc++.a(locale.o): in function `std::locale::locale(std::locale const&)': [INFO] [stdout] (.text._ZNSt6localeC2ERKS_+0x19): undefined reference to `__libc_single_threaded' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/libstdc++.a(locale.o): in function `std::locale::_Impl::~_Impl()': [INFO] [stdout] (.text._ZNSt6locale5_ImplD2Ev+0x5c): undefined reference to `__libc_single_threaded' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/libstdc++.a(locale.o):(.text._ZNSt6locale5_ImplD2Ev+0xec): more undefined references to `__libc_single_threaded' follow [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/libstdc++.a(monetary_members.o): in function `std::__cxx11::moneypunct::_M_initialize_moneypunct(__locale_struct*, char const*)': [INFO] [stdout] (.text._ZNSt7__cxx1110moneypunctIcLb1EE24_M_initialize_moneypunctEP15__locale_structPKc+0x372): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt7__cxx1110moneypunctIcLb1EE24_M_initialize_moneypunctEP15__locale_structPKc+0x3b3): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt7__cxx1110moneypunctIcLb1EE24_M_initialize_moneypunctEP15__locale_structPKc+0x3ee): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt7__cxx1110moneypunctIcLb1EE24_M_initialize_moneypunctEP15__locale_structPKc+0x422): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/libstdc++.a(monetary_members.o): in function `std::__cxx11::moneypunct::_M_initialize_moneypunct(__locale_struct*, char const*)': [INFO] [stdout] (.text._ZNSt7__cxx1110moneypunctIcLb0EE24_M_initialize_moneypunctEP15__locale_structPKc+0x34e): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/libstdc++.a(monetary_members.o):(.text._ZNSt7__cxx1110moneypunctIcLb0EE24_M_initialize_moneypunctEP15__locale_structPKc+0x3ab): more undefined references to `__memcpy_chk' follow [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/libstdc++.a(monetary_members.o): in function `std::__cxx11::moneypunct::_M_initialize_moneypunct(__locale_struct*, char const*)': [INFO] [stdout] (.text._ZNSt7__cxx1110moneypunctIwLb1EE24_M_initialize_moneypunctEP15__locale_structPKc+0x3a4): undefined reference to `__mbsrtowcs_chk' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt7__cxx1110moneypunctIwLb1EE24_M_initialize_moneypunctEP15__locale_structPKc+0x3fe): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt7__cxx1110moneypunctIwLb1EE24_M_initialize_moneypunctEP15__locale_structPKc+0x46a): undefined reference to `__mbsrtowcs_chk' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt7__cxx1110moneypunctIwLb1EE24_M_initialize_moneypunctEP15__locale_structPKc+0x4d2): undefined reference to `__mbsrtowcs_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/libstdc++.a(monetary_members.o): in function `std::__cxx11::moneypunct::_M_initialize_moneypunct(__locale_struct*, char const*)': [INFO] [stdout] (.text._ZNSt7__cxx1110moneypunctIwLb0EE24_M_initialize_moneypunctEP15__locale_structPKc+0x3a4): undefined reference to `__mbsrtowcs_chk' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt7__cxx1110moneypunctIwLb0EE24_M_initialize_moneypunctEP15__locale_structPKc+0x3fe): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt7__cxx1110moneypunctIwLb0EE24_M_initialize_moneypunctEP15__locale_structPKc+0x46a): undefined reference to `__mbsrtowcs_chk' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt7__cxx1110moneypunctIwLb0EE24_M_initialize_moneypunctEP15__locale_structPKc+0x4d2): undefined reference to `__mbsrtowcs_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/libstdc++.a(monetary_members_cow.o): in function `std::moneypunct::_M_initialize_moneypunct(__locale_struct*, char const*)': [INFO] [stdout] (.text._ZNSt10moneypunctIcLb1EE24_M_initialize_moneypunctEP15__locale_structPKc+0x372): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt10moneypunctIcLb1EE24_M_initialize_moneypunctEP15__locale_structPKc+0x3b3): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt10moneypunctIcLb1EE24_M_initialize_moneypunctEP15__locale_structPKc+0x3ee): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt10moneypunctIcLb1EE24_M_initialize_moneypunctEP15__locale_structPKc+0x422): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/libstdc++.a(monetary_members_cow.o): in function `std::moneypunct::_M_initialize_moneypunct(__locale_struct*, char const*)': [INFO] [stdout] (.text._ZNSt10moneypunctIcLb0EE24_M_initialize_moneypunctEP15__locale_structPKc+0x34e): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/libstdc++.a(monetary_members_cow.o):(.text._ZNSt10moneypunctIcLb0EE24_M_initialize_moneypunctEP15__locale_structPKc+0x3ab): more undefined references to `__memcpy_chk' follow [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/libstdc++.a(monetary_members_cow.o): in function `std::moneypunct::_M_initialize_moneypunct(__locale_struct*, char const*)': [INFO] [stdout] (.text._ZNSt10moneypunctIwLb1EE24_M_initialize_moneypunctEP15__locale_structPKc+0x3a4): undefined reference to `__mbsrtowcs_chk' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt10moneypunctIwLb1EE24_M_initialize_moneypunctEP15__locale_structPKc+0x3fe): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt10moneypunctIwLb1EE24_M_initialize_moneypunctEP15__locale_structPKc+0x46a): undefined reference to `__mbsrtowcs_chk' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt10moneypunctIwLb1EE24_M_initialize_moneypunctEP15__locale_structPKc+0x4d2): undefined reference to `__mbsrtowcs_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/libstdc++.a(monetary_members_cow.o): in function `std::moneypunct::_M_initialize_moneypunct(__locale_struct*, char const*)': [INFO] [stdout] (.text._ZNSt10moneypunctIwLb0EE24_M_initialize_moneypunctEP15__locale_structPKc+0x3a4): undefined reference to `__mbsrtowcs_chk' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt10moneypunctIwLb0EE24_M_initialize_moneypunctEP15__locale_structPKc+0x3fe): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt10moneypunctIwLb0EE24_M_initialize_moneypunctEP15__locale_structPKc+0x46a): undefined reference to `__mbsrtowcs_chk' [INFO] [stdout] /usr/bin/ld: (.text._ZNSt10moneypunctIwLb0EE24_M_initialize_moneypunctEP15__locale_structPKc+0x4d2): undefined reference to `__mbsrtowcs_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/libstdc++.a(numeric_members.o): in function `std::__cxx11::numpunct::_M_initialize_numpunct(__locale_struct*)': [INFO] [stdout] (.text._ZNSt7__cxx118numpunctIcE22_M_initialize_numpunctEP15__locale_struct+0x222): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/libstdc++.a(numeric_members.o): in function `std::__cxx11::numpunct::_M_initialize_numpunct(__locale_struct*)': [INFO] [stdout] (.text._ZNSt7__cxx118numpunctIwE22_M_initialize_numpunctEP15__locale_struct+0x1f4): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/libstdc++.a(numeric_members_cow.o): in function `std::numpunct::_M_initialize_numpunct(__locale_struct*)': [INFO] [stdout] (.text._ZNSt8numpunctIcE22_M_initialize_numpunctEP15__locale_struct+0x222): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/libstdc++.a(numeric_members_cow.o): in function `std::numpunct::_M_initialize_numpunct(__locale_struct*)': [INFO] [stdout] (.text._ZNSt8numpunctIwE22_M_initialize_numpunctEP15__locale_struct+0x1f4): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/libstdc++.a(cow-locale_init.o): in function `std::locale::_Impl::_M_init_extra(std::locale::facet**)': [INFO] [stdout] (.text._ZNSt6locale5_Impl13_M_init_extraEPPNS_5facetE+0x65): undefined reference to `__libc_single_threaded' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/libstdc++.a(cow-shim_facets.o): in function `std::__facet_shims::(anonymous namespace)::money_put_shim::do_put(std::ostreambuf_iterator >, bool, std::ios_base&, char, std::string const&) const': [INFO] [stdout] (.text._ZNKSt13__facet_shims12_GLOBAL__N_114money_put_shimIcE6do_putESt19ostreambuf_iteratorIcSt11char_traitsIcEEbRSt8ios_basecRKSs+0x103): undefined reference to `__libc_single_threaded' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/libstdc++.a(cow-shim_facets.o): in function `std::__facet_shims::(anonymous namespace)::money_put_shim::do_put(std::ostreambuf_iterator >, bool, std::ios_base&, wchar_t, std::basic_string, std::allocator > const&) const': [INFO] [stdout] (.text._ZNKSt13__facet_shims12_GLOBAL__N_114money_put_shimIwE6do_putESt19ostreambuf_iteratorIwSt11char_traitsIwEEbRSt8ios_basewRKSbIwS5_SaIwEE+0xf3): undefined reference to `__libc_single_threaded' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/libstdc++.a(cow-shim_facets.o): in function `void std::__facet_shims::(anonymous namespace)::__destroy_string(void*)': [INFO] [stdout] (.text._ZNSt13__facet_shims12_GLOBAL__N_116__destroy_stringIwEEvPv+0x43): undefined reference to `__libc_single_threaded' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/libstdc++.a(cow-shim_facets.o): in function `void std::__facet_shims::(anonymous namespace)::__destroy_string(void*)': [INFO] [stdout] (.text._ZNSt13__facet_shims12_GLOBAL__N_116__destroy_stringIcEEvPv+0x43): undefined reference to `__libc_single_threaded' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/libstdc++.a(cow-shim_facets.o):(.text._ZNSt13__facet_shims12_GLOBAL__N_113messages_shimIwED2Ev+0x1d): more undefined references to `__libc_single_threaded' follow [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/libstdc++.a(wlocale-inst.o): in function `std::num_put > >::do_put(std::ostreambuf_iterator >, std::ios_base&, wchar_t, bool) const': [INFO] [stdout] (.text._ZNKSt7num_putIwSt19ostreambuf_iteratorIwSt11char_traitsIwEEE6do_putES3_RSt8ios_basewb[_ZNKSt7num_putIwSt19ostreambuf_iteratorIwSt11char_traitsIwEEE6do_putES3_RSt8ios_basewb]+0x192): undefined reference to `__wmemset_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/libstdc++.a(wlocale-inst.o): in function `std::num_get > >::_M_extract_float(std::istreambuf_iterator >, std::istreambuf_iterator >, std::ios_base&, std::_Ios_Iostate&, std::string&) const': [INFO] [stdout] (.text._ZNKSt7num_getIwSt19istreambuf_iteratorIwSt11char_traitsIwEEE16_M_extract_floatES3_S3_RSt8ios_baseRSt12_Ios_IostateRSs[_ZNKSt7num_getIwSt19istreambuf_iteratorIwSt11char_traitsIwEEE16_M_extract_floatES3_S3_RSt8ios_baseRSt12_Ios_IostateRSs]+0x108): undefined reference to `__libc_single_threaded' [INFO] [stdout] /usr/bin/ld: (.text._ZNKSt7num_getIwSt19istreambuf_iteratorIwSt11char_traitsIwEEE16_M_extract_floatES3_S3_RSt8ios_baseRSt12_Ios_IostateRSs[_ZNKSt7num_getIwSt19istreambuf_iteratorIwSt11char_traitsIwEEE16_M_extract_floatES3_S3_RSt8ios_baseRSt12_Ios_IostateRSs]+0xbd1): undefined reference to `__libc_single_threaded' [INFO] [stdout] /usr/bin/ld: (.text._ZNKSt7num_getIwSt19istreambuf_iteratorIwSt11char_traitsIwEEE16_M_extract_floatES3_S3_RSt8ios_baseRSt12_Ios_IostateRSs[_ZNKSt7num_getIwSt19istreambuf_iteratorIwSt11char_traitsIwEEE16_M_extract_floatES3_S3_RSt8ios_baseRSt12_Ios_IostateRSs]+0xcae): undefined reference to `__libc_single_threaded' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/libstdc++.a(wlocale-inst.o): in function `std::num_get > >::do_get(std::istreambuf_iterator >, std::istreambuf_iterator >, std::ios_base&, std::_Ios_Iostate&, float&) const': [INFO] [stdout] (.text._ZNKSt7num_getIwSt19istreambuf_iteratorIwSt11char_traitsIwEEE6do_getES3_S3_RSt8ios_baseRSt12_Ios_IostateRf[_ZNKSt7num_getIwSt19istreambuf_iteratorIwSt11char_traitsIwEEE6do_getES3_S3_RSt8ios_baseRSt12_Ios_IostateRf]+0x193): undefined reference to `__libc_single_threaded' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/libstdc++.a(wlocale-inst.o): in function `std::num_get > >::do_get(std::istreambuf_iterator >, std::istreambuf_iterator >, std::ios_base&, std::_Ios_Iostate&, double&) const': [INFO] [stdout] (.text._ZNKSt7num_getIwSt19istreambuf_iteratorIwSt11char_traitsIwEEE6do_getES3_S3_RSt8ios_baseRSt12_Ios_IostateRd[_ZNKSt7num_getIwSt19istreambuf_iteratorIwSt11char_traitsIwEEE6do_getES3_S3_RSt8ios_baseRSt12_Ios_IostateRd]+0x193): undefined reference to `__libc_single_threaded' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/libstdc++.a(wlocale-inst.o):(.text._ZNKSt7num_getIwSt19istreambuf_iteratorIwSt11char_traitsIwEEE6do_getES3_S3_RSt8ios_baseRSt12_Ios_IostateRe[_ZNKSt7num_getIwSt19istreambuf_iteratorIwSt11char_traitsIwEEE6do_getES3_S3_RSt8ios_baseRSt12_Ios_IostateRe]+0x193): more undefined references to `__libc_single_threaded' follow [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/libstdc++.a(cp-demangle.o): in function `d_append_num': [INFO] [stdout] (.text+0x99d): undefined reference to `__sprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/libstdc++.a(cp-demangle.o): in function `d_print_lambda_parm_name': [INFO] [stdout] (.text+0xab9): undefined reference to `__sprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/libstdc++.a(cp-demangle.o): in function `d_type': [INFO] [stdout] (.text+0x15d2): undefined reference to `__sprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/libstdc++.a(cp-demangle.o): in function `d_print_comp_inner': [INFO] [stdout] (.text+0x4f90): undefined reference to `__sprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x6bdc): undefined reference to `__sprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/libstdc++.a(cp-demangle.o):(.text+0x6fd0): more undefined references to `__sprintf_chk' follow [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/libstdc++.a(eh_alloc.o): in function `_GLOBAL__sub_I_eh_alloc.cc': [INFO] [stdout] (.text.startup._GLOBAL__sub_I_eh_alloc.cc+0x1d9): undefined reference to `__isoc23_strtoul' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/libstdc++.a(guard.o): in function `__cxa_guard_acquire': [INFO] [stdout] (.text.__cxa_guard_acquire+0x1a): undefined reference to `__libc_single_threaded' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/libstdc++.a(guard.o): in function `__cxa_guard_release': [INFO] [stdout] (.text.__cxa_guard_release+0x7): undefined reference to `__libc_single_threaded' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/libstdc++.a(messages_members_cow.o): in function `std::messages::do_get(int, int, int, std::string const&) const': [INFO] [stdout] (.text._ZNKSt8messagesIcE6do_getEiiiRKSs+0x163): undefined reference to `__libc_single_threaded' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/libstdc++.a(messages_members_cow.o): in function `std::messages::do_get(int, int, int, std::basic_string, std::allocator > const&) const': [INFO] [stdout] (.text._ZNKSt8messagesIwE6do_getEiiiRKSbIwSt11char_traitsIwESaIwEE+0x2bb): undefined reference to `__libc_single_threaded' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/libstdc++.a(ios_failure.o): in function `std::ios_base::failure::~failure() [clone .localalias]': [INFO] [stdout] (.text._ZNSt8ios_base7failureD2Ev+0x63): undefined reference to `__libc_single_threaded' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/libstdc++.a(ios_failure.o):(.text._ZNSt8ios_base7failureC2ERKSs+0x7b): more undefined references to `__libc_single_threaded' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libbreakpad-cd57942938bf58c2.rlib(basic_source_line_resolver.o): in function `google_breakpad::BasicSourceLineResolver::Module::ParseCFIFrameInfo(char*)': [INFO] [stdout] /opt/rustwide/workdir/third_party/breakpad/processor/basic_source_line_resolver.cc:451:(.text+0x1d49): undefined reference to `__isoc23_strtoul' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/third_party/breakpad/processor/basic_source_line_resolver.cc:452:(.text+0x1d66): undefined reference to `__isoc23_strtoul' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/third_party/breakpad/processor/basic_source_line_resolver.cc:461:(.text+0x1e2d): undefined reference to `__isoc23_strtoul' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libbreakpad-cd57942938bf58c2.rlib(basic_source_line_resolver.o): in function `google_breakpad::SymbolParseHelper::ParseFile(char*, long*, char**)': [INFO] [stdout] /opt/rustwide/workdir/third_party/breakpad/processor/basic_source_line_resolver.cc:479:(.text+0x1fa4): undefined reference to `__isoc23_strtol' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libbreakpad-cd57942938bf58c2.rlib(basic_source_line_resolver.o): in function `google_breakpad::SymbolParseHelper::ParseFunction(char*, unsigned long*, unsigned long*, long*, char**)': [INFO] [stdout] /opt/rustwide/workdir/third_party/breakpad/processor/basic_source_line_resolver.cc:507:(.text+0x2162): undefined reference to `__isoc23_strtoull' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/third_party/breakpad/processor/basic_source_line_resolver.cc:512:(.text+0x21cf): undefined reference to `__isoc23_strtoull' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/third_party/breakpad/processor/basic_source_line_resolver.cc:517:(.text+0x223c): undefined reference to `__isoc23_strtol' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libbreakpad-cd57942938bf58c2.rlib(basic_source_line_resolver.o): in function `google_breakpad::SymbolParseHelper::ParseLine(char*, unsigned long*, unsigned long*, long*, long*)': [INFO] [stdout] /opt/rustwide/workdir/third_party/breakpad/processor/basic_source_line_resolver.cc:539:(.text+0x239a): undefined reference to `__isoc23_strtoull' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/third_party/breakpad/processor/basic_source_line_resolver.cc:544:(.text+0x2407): undefined reference to `__isoc23_strtoull' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/third_party/breakpad/processor/basic_source_line_resolver.cc:549:(.text+0x2474): undefined reference to `__isoc23_strtol' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/third_party/breakpad/processor/basic_source_line_resolver.cc:554:(.text+0x24e1): undefined reference to `__isoc23_strtol' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libbreakpad-cd57942938bf58c2.rlib(basic_source_line_resolver.o): in function `google_breakpad::SymbolParseHelper::ParsePublicSymbol(char*, unsigned long*, long*, char**)': [INFO] [stdout] /opt/rustwide/workdir/third_party/breakpad/processor/basic_source_line_resolver.cc:588:(.text+0x2680): undefined reference to `__isoc23_strtoull' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/third_party/breakpad/processor/basic_source_line_resolver.cc:593:(.text+0x26ed): undefined reference to `__isoc23_strtol' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libbreakpad-cd57942938bf58c2.rlib(basic_source_line_resolver.o): in function `google_breakpad::WindowsFrameInfo::ParseFromString(std::__cxx11::basic_string, std::allocator >, int&, unsigned long&, unsigned long&)': [INFO] [stdout] /opt/rustwide/workdir/third_party/breakpad/processor/windows_frame_info.h:129:(.text._ZN15google_breakpad16WindowsFrameInfo15ParseFromStringENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERiRmS8_[_ZN15google_breakpad16WindowsFrameInfo15ParseFromStringENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERiRmS8_]+0xd8): undefined reference to `__isoc23_strtol' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/third_party/breakpad/processor/windows_frame_info.h:133:(.text._ZN15google_breakpad16WindowsFrameInfo15ParseFromStringENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERiRmS8_[_ZN15google_breakpad16WindowsFrameInfo15ParseFromStringENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERiRmS8_]+0x12e): undefined reference to `__isoc23_strtoull' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/third_party/breakpad/processor/windows_frame_info.h:134:(.text._ZN15google_breakpad16WindowsFrameInfo15ParseFromStringENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERiRmS8_[_ZN15google_breakpad16WindowsFrameInfo15ParseFromStringENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERiRmS8_]+0x15e): undefined reference to `__isoc23_strtoull' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/third_party/breakpad/processor/windows_frame_info.h:135:(.text._ZN15google_breakpad16WindowsFrameInfo15ParseFromStringENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERiRmS8_[_ZN15google_breakpad16WindowsFrameInfo15ParseFromStringENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERiRmS8_]+0x18e): undefined reference to `__isoc23_strtoul' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/third_party/breakpad/processor/windows_frame_info.h:136:(.text._ZN15google_breakpad16WindowsFrameInfo15ParseFromStringENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERiRmS8_[_ZN15google_breakpad16WindowsFrameInfo15ParseFromStringENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERiRmS8_]+0x1ba): undefined reference to `__isoc23_strtoul' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/third_party/breakpad/processor/windows_frame_info.h:137:(.text._ZN15google_breakpad16WindowsFrameInfo15ParseFromStringENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERiRmS8_[_ZN15google_breakpad16WindowsFrameInfo15ParseFromStringENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERiRmS8_]+0x1e6): undefined reference to `__isoc23_strtoul' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/third_party/breakpad/processor/windows_frame_info.h:138:(.text._ZN15google_breakpad16WindowsFrameInfo15ParseFromStringENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERiRmS8_[_ZN15google_breakpad16WindowsFrameInfo15ParseFromStringENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERiRmS8_]+0x212): undefined reference to `__isoc23_strtoul' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/workdir/third_party/breakpad/processor/windows_frame_info.h:139:(.text._ZN15google_breakpad16WindowsFrameInfo15ParseFromStringENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERiRmS8_[_ZN15google_breakpad16WindowsFrameInfo15ParseFromStringENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERiRmS8_]+0x23e): undefined reference to `__isoc23_strtoul' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libbreakpad-cd57942938bf58c2.rlib(basic_source_line_resolver.o):/opt/rustwide/workdir/third_party/breakpad/processor/windows_frame_info.h:140: more undefined references to `__isoc23_strtoul' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libbreakpad-cd57942938bf58c2.rlib(proc_maps_linux.o): in function `google_breakpad::ParseProcMaps(std::__cxx11::basic_string, std::allocator > const&, std::vector >*)': [INFO] [stdout] /opt/rustwide/workdir/third_party/breakpad/processor/proc_maps_linux.cc:66:(.text+0x2ee): undefined reference to `__isoc23_sscanf' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libbreakpad-cd57942938bf58c2.rlib(exploitability_linux.o): in function `google_breakpad::ExploitabilityLinux::CalculateAddress(std::__cxx11::basic_string, std::allocator > const&, google_breakpad::DumpContext const&, unsigned long*)': [INFO] [stdout] /opt/rustwide/workdir/third_party/breakpad/processor/exploitability_linux.cc:306:(.text+0xd4d): undefined reference to `__isoc23_sscanf' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/libstdc++.a(cow-string-inst.o): in function `std::basic_string, std::allocator >::~basic_string()': [INFO] [stdout] (.text._ZNSsD2Ev[_ZNSsD5Ev]+0x43): undefined reference to `__libc_single_threaded' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/libstdc++.a(cow-string-inst.o): in function `std::string::_M_mutate(unsigned long, unsigned long, unsigned long)': [INFO] [stdout] (.text._ZNSs9_M_mutateEmmm[_ZNSs9_M_mutateEmmm]+0x58): undefined reference to `__libc_single_threaded' [INFO] [stdout] /usr/bin/ld: (.text._ZNSs9_M_mutateEmmm[_ZNSs9_M_mutateEmmm]+0x1f3): undefined reference to `__libc_single_threaded' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/libstdc++.a(cow-string-inst.o): in function `std::string::_M_leak_hard()': [INFO] [stdout] (.text._ZNSs12_M_leak_hardEv[_ZNSs12_M_leak_hardEv]+0x13): undefined reference to `__libc_single_threaded' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/libstdc++.a(cow-string-inst.o): in function `std::string::assign(char const*, unsigned long)': [INFO] [stdout] (.text._ZNSs6assignEPKcm[_ZNSs6assignEPKcm]+0x41): undefined reference to `__libc_single_threaded' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/libstdc++.a(cow-string-inst.o):(.text._ZNSs7reserveEm[_ZNSs7reserveEm]+0x73): more undefined references to `__libc_single_threaded' follow [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/libstdc++.a(codecvt_members.o): in function `std::codecvt::do_length(__mbstate_t&, char const*, char const*, unsigned long) const': [INFO] [stdout] (.text._ZNKSt7codecvtIwc11__mbstate_tE9do_lengthERS0_PKcS4_m+0x110): undefined reference to `__mbsnrtowcs_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/libstdc++.a(stdexcept.o): in function `std::logic_error::~logic_error()': [INFO] [stdout] (.text._ZNSt11logic_errorD2Ev+0x63): undefined reference to `__libc_single_threaded' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/libstdc++.a(stdexcept.o): in function `std::runtime_error::~runtime_error()': [INFO] [stdout] (.text._ZNSt13runtime_errorD2Ev+0x63): undefined reference to `__libc_single_threaded' [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 `breakpad` (test "resolver") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `breakpad` (test "processor") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "f66570f26e61fe50f0ecf5bd3d4d34eefffe9add52f3e507e0eb4540a938fb6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f66570f26e61fe50f0ecf5bd3d4d34eefffe9add52f3e507e0eb4540a938fb6c", kill_on_drop: false }` [INFO] [stdout] f66570f26e61fe50f0ecf5bd3d4d34eefffe9add52f3e507e0eb4540a938fb6c