[INFO] fetching crate sccmod 0.6.4... [INFO] testing sccmod-0.6.4 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate sccmod 0.6.4 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate sccmod 0.6.4 [INFO] finished tweaking crates.io crate sccmod 0.6.4 [INFO] tweaked toml for crates.io crate sccmod 0.6.4 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate sccmod 0.6.4 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] crate crates.io crate sccmod 0.6.4 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pyo3-macros v0.21.2 [INFO] [stderr] Downloaded unindent v0.2.3 [INFO] [stderr] Downloaded proc-macro2 v1.0.84 [INFO] [stderr] Downloaded anstyle-query v1.0.3 [INFO] [stderr] Downloaded pyo3-build-config v0.21.2 [INFO] [stderr] Downloaded indoc v2.0.5 [INFO] [stderr] Downloaded pyo3-ffi v0.21.2 [INFO] [stderr] Downloaded mio v1.0.1 [INFO] [stderr] Downloaded pyo3-macros-backend v0.21.2 [INFO] [stderr] Downloaded portable-atomic v1.6.0 [INFO] [stderr] Downloaded pyo3 v0.21.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 239397f7ac40b040594f1d6eef6e901b652f58728579b26e317ec8cf2a6f1310 [INFO] running `Command { std: "docker" "start" "-a" "239397f7ac40b040594f1d6eef6e901b652f58728579b26e317ec8cf2a6f1310", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "239397f7ac40b040594f1d6eef6e901b652f58728579b26e317ec8cf2a6f1310", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "239397f7ac40b040594f1d6eef6e901b652f58728579b26e317ec8cf2a6f1310", kill_on_drop: false }` [INFO] [stdout] 239397f7ac40b040594f1d6eef6e901b652f58728579b26e317ec8cf2a6f1310 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 687de7a3f74d4edc08f5a2aca8a21758a9e6492319074e4512873fd86d660509 [INFO] running `Command { std: "docker" "start" "-a" "687de7a3f74d4edc08f5a2aca8a21758a9e6492319074e4512873fd86d660509", kill_on_drop: false }` [INFO] [stderr] Compiling target-lexicon v0.12.14 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling proc-macro2 v1.0.84 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling anstyle-query v1.0.3 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling unindent v0.2.3 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling clap_builder v4.5.20 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling pyo3-build-config v0.21.2 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling mio v1.0.1 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling pyo3-ffi v0.21.2 [INFO] [stderr] Compiling pyo3 v0.21.2 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling pyo3-macros-backend v0.21.2 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling pyo3-macros v0.21.2 [INFO] [stderr] Compiling clap v4.5.20 [INFO] [stderr] Compiling sccmod v0.6.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `process::Command` [INFO] [stdout] --> src/builders/make.rs:1:33 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{fs, path, path::Path, process::Command}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cli::child_logger` [INFO] [stdout] --> src/builders/make.rs:6:43 [INFO] [stdout] | [INFO] [stdout] 6 | builders::builder_trait::BuilderImpl, cli::child_logger, config, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::module::Module` [INFO] [stdout] --> src/config.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::module::Module; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `fs_try_exists` has been stable since 1.81.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(fs_try_exists)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/module.rs:306:17 [INFO] [stdout] | [INFO] [stdout] 306 | let mut dependencies: Vec = dependencies.iter().map(|dep| { [INFO] [stdout] | ----^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `sha256` is never read [INFO] [stdout] --> src/downloaders.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Curl { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 47 | url: String, [INFO] [stdout] 48 | sha256: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Curl` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [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/rustcpQBcKN/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libsccmod-f41f6e626f6c55c4.rlib,libcrossterm-9603093c1bc50362.rlib,librustix-ed46628d54824c0d.rlib,liblinux_raw_sys-e5306c78e28f2ab0.rlib,libbitflags-bb88342c61aeabc8.rlib,libsignal_hook_mio-115c5cc53feb0270.rlib,libsignal_hook-3e18159074284e05.rlib,libsignal_hook_registry-b414a10d428a9363.rlib,libmio-a4eb0860121da88c.rlib,liblog-d7265f731e6ad35f.rlib,libtoml-7e5d30d3fc1758bc.rlib,libtoml_edit-fc11dcbee80a4199.rlib,libserde_spanned-a7d572d29b773c11.rlib,libindexmap-687739342ad4061f.rlib,libequivalent-b99318efb2d4d73d.rlib,libhashbrown-b14a46ba6dd1012e.rlib,libwinnow-c08145285488c26b.rlib,libtoml_datetime-dc983f49db6c2f43.rlib,libserde-ab6df77efb06cf63.rlib,libclap-0f3c59283297056d.rlib,libclap_builder-3809e5916cc486b7.rlib,libstrsim-e5a1ceb0bdbece3f.rlib,libanstream-c846d68855fb1dd4.rlib,libanstyle_query-3d6f226d80ed292d.rlib,libis_terminal_polyfill-4c173a806bb3326a.rlib,libcolorchoice-16838c196ec42575.rlib,libanstyle_parse-4f2ee2fc89264613.rlib,libutf8parse-3099f8d907ad603e.rlib,libclap_lex-1bcb722f22dfc004.rlib,libanstyle-1e8910b52009ec03.rlib,libcolored-1c0b54c68280740a.rlib,liblazy_static-4b136fc9bfbd2c4b.rlib,libpyo3-efadc18b2e9baec6.rlib,libmemoffset-380f8e75f359630b.rlib,libportable_atomic-29a2d016737991d5.rlib,libparking_lot-589c09be67979ad6.rlib,libparking_lot_core-a57817b10387325b.rlib,libcfg_if-66d55f6b302e88c8.rlib,libsmallvec-2d6715e484c92b62.rlib,liblock_api-4956883a76f4603f.rlib,libscopeguard-339f7eb6e1fefd1f.rlib,libpyo3_ffi-3bf008ecb58ae149.rlib}.rlib" "-lpython3.12" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{liblibc-25531b881a8d2864.rlib,libunindent-e9b7afaa6384068f.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/rustcpQBcKN/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/usr/lib/x86_64-linux-gnu" "-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/sccmod-198eda7e5fbbf6a8" "-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/x86_64-linux-gnu/libpython3.12.a(dynload_shlib.o): in function `_PyImport_FindSharedFuncptr': [INFO] [stdout] (.text+0x88): warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [INFO] [stdout] /usr/bin/ld: /usr/lib/x86_64-linux-gnu/libpython3.12.a(grpmodule.o): in function `grp_getgrall': [INFO] [stdout] (.text.unlikely+0x482): warning: Using 'getgrent' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [INFO] [stdout] /usr/bin/ld: (.text.unlikely+0x464): warning: Using 'setgrent' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [INFO] [stdout] /usr/bin/ld: (.text.unlikely+0x4ae): warning: Using 'endgrent' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [INFO] [stdout] /usr/bin/ld: /usr/lib/x86_64-linux-gnu/libpython3.12.a(grpmodule.o): in function `grp_getgrgid': [INFO] [stdout] (.text+0xe9): warning: Using 'getgrgid_r' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [INFO] [stdout] /usr/bin/ld: /usr/lib/x86_64-linux-gnu/libpython3.12.a(grpmodule.o): in function `grp_getgrnam': [INFO] [stdout] (.text.unlikely+0x389): warning: Using 'getgrnam_r' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [INFO] [stdout] /usr/bin/ld: /usr/lib/x86_64-linux-gnu/libpython3.12.a(posixmodule.o): in function `os_getgrouplist': [INFO] [stdout] (.text.unlikely+0x7104): warning: Using 'getgrouplist' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [INFO] [stdout] /usr/bin/ld: /usr/lib/x86_64-linux-gnu/libpython3.12.a(posixmodule.o): in function `os_initgroups': [INFO] [stdout] (.text.unlikely+0x73ab): warning: Using 'initgroups' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [INFO] [stdout] /usr/bin/ld: /usr/lib/x86_64-linux-gnu/libpython3.12.a(socketmodule.o): in function `setipaddr': [INFO] [stdout] (.text+0x43ec): warning: Using 'getaddrinfo' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [INFO] [stdout] /usr/bin/ld: /usr/lib/x86_64-linux-gnu/libpython3.12.a(socketmodule.o): in function `socket_gethostbyaddr': [INFO] [stdout] (.text.unlikely+0x2a1a): warning: Using 'gethostbyaddr_r' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [INFO] [stdout] /usr/bin/ld: /usr/lib/x86_64-linux-gnu/libpython3.12.a(socketmodule.o): in function `socket_gethostbyname_ex': [INFO] [stdout] (.text.unlikely+0x2ff7): warning: Using 'gethostbyname_r' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [INFO] [stdout] /usr/bin/ld: /usr/lib/x86_64-linux-gnu/libpython3.12.a(socketmodule.o): in function `socket_getprotobyname': [INFO] [stdout] (.text.unlikely+0x3c89): warning: Using 'getprotobyname' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [INFO] [stdout] /usr/bin/ld: /usr/lib/x86_64-linux-gnu/libpython3.12.a(pwdmodule.o): in function `pwd_getpwall': [INFO] [stdout] (.text.unlikely+0x26a): warning: Using 'getpwent' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [INFO] [stdout] /usr/bin/ld: (.text.unlikely+0x24c): warning: Using 'setpwent' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [INFO] [stdout] /usr/bin/ld: (.text.unlikely+0x28e): warning: Using 'endpwent' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [INFO] [stdout] /usr/bin/ld: /usr/lib/x86_64-linux-gnu/libpython3.12.a(pwdmodule.o): in function `pwd_getpwnam': [INFO] [stdout] (.text.unlikely+0x3b1): warning: Using 'getpwnam_r' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [INFO] [stdout] /usr/bin/ld: /usr/lib/x86_64-linux-gnu/libpython3.12.a(pwdmodule.o): in function `pwd_getpwuid': [INFO] [stdout] (.text+0x77): warning: Using 'getpwuid_r' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [INFO] [stdout] /usr/bin/ld: /usr/lib/x86_64-linux-gnu/libpython3.12.a(socketmodule.o): in function `socket_getservbyname': [INFO] [stdout] (.text.unlikely+0x3dd9): warning: Using 'getservbyname' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [INFO] [stdout] /usr/bin/ld: /usr/lib/x86_64-linux-gnu/libpython3.12.a(socketmodule.o): in function `socket_getservbyport': [INFO] [stdout] (.text.unlikely+0x3d44): warning: Using 'getservbyport' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [INFO] [stdout] /usr/bin/ld: /usr/lib/x86_64-linux-gnu/libpython3.12.a(spwdmodule.o): in function `spwd_getspall': [INFO] [stdout] (.text.unlikely+0x335): warning: Using 'getspent' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [INFO] [stdout] /usr/bin/ld: (.text.unlikely+0x317): warning: Using 'setspent' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [INFO] [stdout] /usr/bin/ld: (.text.unlikely+0x359): warning: Using 'endspent' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [INFO] [stdout] /usr/bin/ld: /usr/lib/x86_64-linux-gnu/libpython3.12.a(spwdmodule.o): in function `spwd_getspnam': [INFO] [stdout] (.text.unlikely+0xd4): warning: Using 'getspnam' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [INFO] [stdout] /usr/bin/ld: /usr/lib/x86_64-linux-gnu/libpython3.12.a(abstract.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a PIE object; recompile with -fPIE [INFO] [stdout] /usr/bin/ld: failed to set dynamic section sizes: bad value [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] /usr/bin/ld: /usr/lib/x86_64-linux-gnu/libpython3.12.a(dynload_shlib.o): note: the message above does not take linker garbage collection into account [INFO] [stdout] /usr/bin/ld: /usr/lib/x86_64-linux-gnu/libpython3.12.a(grpmodule.o): note: the message above does not take linker garbage collection into account [INFO] [stdout] /usr/bin/ld: /usr/lib/x86_64-linux-gnu/libpython3.12.a(grpmodule.o): note: the message above does not take linker garbage collection into account [INFO] [stdout] /usr/bin/ld: /usr/lib/x86_64-linux-gnu/libpython3.12.a(grpmodule.o): note: the message above does not take linker garbage collection into account [INFO] [stdout] /usr/bin/ld: /usr/lib/x86_64-linux-gnu/libpython3.12.a(grpmodule.o): note: the message above does not take linker garbage collection into account [INFO] [stdout] /usr/bin/ld: /usr/lib/x86_64-linux-gnu/libpython3.12.a(grpmodule.o): note: the message above does not take linker garbage collection into account [INFO] [stdout] /usr/bin/ld: /usr/lib/x86_64-linux-gnu/libpython3.12.a(posixmodule.o): note: the message above does not take linker garbage collection into account [INFO] [stdout] /usr/bin/ld: /usr/lib/x86_64-linux-gnu/libpython3.12.a(posixmodule.o): note: the message above does not take linker garbage collection into account [INFO] [stdout] /usr/bin/ld: /usr/lib/x86_64-linux-gnu/libpython3.12.a(socketmodule.o): note: the message above does not take linker garbage collection into account [INFO] [stdout] /usr/bin/ld: /usr/lib/x86_64-linux-gnu/libpython3.12.a(socketmodule.o): note: the message above does not take linker garbage collection into account [INFO] [stdout] /usr/bin/ld: /usr/lib/x86_64-linux-gnu/libpython3.12.a(socketmodule.o): note: the message above does not take linker garbage collection into account [INFO] [stdout] /usr/bin/ld: /usr/lib/x86_64-linux-gnu/libpython3.12.a(socketmodule.o): note: the message above does not take linker garbage collection into account [INFO] [stdout] /usr/bin/ld: /usr/lib/x86_64-linux-gnu/libpython3.12.a(pwdmodule.o): note: the message above does not take linker garbage collection into account [INFO] [stdout] /usr/bin/ld: /usr/lib/x86_64-linux-gnu/libpython3.12.a(pwdmodule.o): note: the message above does not take linker garbage collection into account [INFO] [stdout] /usr/bin/ld: /usr/lib/x86_64-linux-gnu/libpython3.12.a(pwdmodule.o): note: the message above does not take linker garbage collection into account [INFO] [stdout] /usr/bin/ld: /usr/lib/x86_64-linux-gnu/libpython3.12.a(pwdmodule.o): note: the message above does not take linker garbage collection into account [INFO] [stdout] /usr/bin/ld: /usr/lib/x86_64-linux-gnu/libpython3.12.a(pwdmodule.o): note: the message above does not take linker garbage collection into account [INFO] [stdout] /usr/bin/ld: /usr/lib/x86_64-linux-gnu/libpython3.12.a(socketmodule.o): note: the message above does not take linker garbage collection into account [INFO] [stdout] /usr/bin/ld: /usr/lib/x86_64-linux-gnu/libpython3.12.a(socketmodule.o): note: the message above does not take linker garbage collection into account [INFO] [stdout] /usr/bin/ld: /usr/lib/x86_64-linux-gnu/libpython3.12.a(spwdmodule.o): note: the message above does not take linker garbage collection into account [INFO] [stdout] /usr/bin/ld: /usr/lib/x86_64-linux-gnu/libpython3.12.a(spwdmodule.o): note: the message above does not take linker garbage collection into account [INFO] [stdout] /usr/bin/ld: /usr/lib/x86_64-linux-gnu/libpython3.12.a(spwdmodule.o): note: the message above does not take linker garbage collection into account [INFO] [stdout] /usr/bin/ld: /usr/lib/x86_64-linux-gnu/libpython3.12.a(spwdmodule.o): note: the message above does not take linker garbage collection into account [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sccmod` (bin "sccmod") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "687de7a3f74d4edc08f5a2aca8a21758a9e6492319074e4512873fd86d660509", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "687de7a3f74d4edc08f5a2aca8a21758a9e6492319074e4512873fd86d660509", kill_on_drop: false }` [INFO] [stdout] 687de7a3f74d4edc08f5a2aca8a21758a9e6492319074e4512873fd86d660509