[INFO] fetching crate rshioaji 0.4.7... [INFO] testing rshioaji-0.4.7 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate rshioaji 0.4.7 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate rshioaji 0.4.7 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate rshioaji 0.4.7 [INFO] tweaked toml for crates.io crate rshioaji 0.4.7 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rshioaji 0.4.7 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 rshioaji 0.4.7 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 sentry-debug-images v0.32.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 793ec8f1d6d5a6db7a9b05bddacd0162f713314a2c3d907d36496349bfb0b8fc [INFO] running `Command { std: "docker" "start" "-a" "793ec8f1d6d5a6db7a9b05bddacd0162f713314a2c3d907d36496349bfb0b8fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "793ec8f1d6d5a6db7a9b05bddacd0162f713314a2c3d907d36496349bfb0b8fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "793ec8f1d6d5a6db7a9b05bddacd0162f713314a2c3d907d36496349bfb0b8fc", kill_on_drop: false }` [INFO] [stdout] 793ec8f1d6d5a6db7a9b05bddacd0162f713314a2c3d907d36496349bfb0b8fc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] c423ae0b5c300c1afed346eda2f87d752aee57951805cb0f877afea615b94938 [INFO] running `Command { std: "docker" "start" "-a" "c423ae0b5c300c1afed346eda2f87d752aee57951805cb0f877afea615b94938", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling unindent v0.2.4 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling pyo3-build-config v0.20.3 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling humantime v2.2.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling rshioaji v0.4.7 (/opt/rustwide/workdir) [INFO] [stderr] warning: rshioaji@0.4.7: rshioaji v0.4.7+ uses pure system shioaji integration [INFO] [stderr] warning: rshioaji@0.4.7: Please ensure system shioaji is installed: pip install shioaji [INFO] [stderr] Compiling pyo3-ffi v0.20.3 [INFO] [stderr] Compiling pyo3 v0.20.3 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling pyo3-macros-backend v0.20.3 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling pyo3-macros v0.20.3 [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stdout] warning: dropping unsupported crate type `cdylib` for target `x86_64-unknown-linux-musl` [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/rustc4sBt8s/symbols.o" "<10 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{librshioaji.rlib,libdirs-7817ba591f11e19b.rlib,libdirs_sys-9a001e8461c91c1d.rlib,liboption_ext-f4ac2e7d30a1c5ab.rlib,libdotenvy-69b2467515e836ad.rlib,libfastrand-73632d5ce9fbbad9.rlib,libenv_logger-d535382e2e5430d2.rlib,libtermcolor-d92989218eee0326.rlib,libis_terminal-4d2d8eb84412c6f1.rlib,libhumantime-efb172a074f5bc89.rlib,libregex-9a5991fc92026c15.rlib,libregex_automata-ad6304db6a911aa6.rlib,libaho_corasick-dc5982531843b2f9.rlib,libregex_syntax-e1e74b324d770c72.rlib,libserde_json-f9fd501a3cea2f36.rlib,libmemchr-e487d4c72496bead.rlib,libitoa-ffb801c715a80a64.rlib,libryu-0a228f54b75663b5.rlib,libchrono-cfdbb978000cca5d.rlib,libiana_time_zone-bcdbc0f1f6b78de9.rlib,libnum_traits-580341538e30138e.rlib,libserde-ef76b59f269b845b.rlib,libthiserror-3d03508396dfc914.rlib,libpyo3-b981668eeb15afaf.rlib,libmemoffset-d1ecfc1e396d285c.rlib,libportable_atomic-f76a4cf62bca749c.rlib,libpyo3_ffi-9a0f947bbf0f3270.rlib}.rlib" "-lpython3.12" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libunindent-3ebe1db6afb6a622.rlib,libtokio-bd4477112ad7181e.rlib,libsignal_hook_registry-f9fd0c6140c684af.rlib,libsocket2-3b7ec969b6dc5bb6.rlib,libbytes-0deeb68a8e6966b8.rlib,libmio-a22ff8d608b00fda.rlib,libparking_lot-f5b76ea11ff6db78.rlib,libparking_lot_core-cb0ae65b6acb2214.rlib,liblibc-8e354d7ef70926da.rlib,libcfg_if-bfc6e2941b0f95e3.rlib,libsmallvec-f31619fc744d118e.rlib,liblock_api-a1a42cac6aa59082.rlib,libscopeguard-339f7eb6e1fefd1f.rlib,libpin_project_lite-0d5016e1f2870cc0.rlib,liblog-7ed48074b9f3458e.rlib,libclap-05e86d7f83be8e18.rlib,libclap_builder-e27fb458e9929b0f.rlib,libstrsim-e5a1ceb0bdbece3f.rlib,libanstream-498c41292703e3d7.rlib,libanstyle_query-4581b2ccffd33313.rlib,libis_terminal_polyfill-67333c1fd864e7ce.rlib,libcolorchoice-ac2a630b952dcf8e.rlib,libanstyle_parse-138e9e1ea51d32a3.rlib,libutf8parse-566e819dd32c0a03.rlib,libclap_lex-f9d0b9ae25e6f22b.rlib,libanstyle-fcc5c3f0dc5a830d.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/rustc4sBt8s/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/rshioaji_cli-27fe28f9e6e9e895" "-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: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libdirs_sys-9a001e8461c91c1d.rlib(dirs_sys-9a001e8461c91c1d.dirs_sys.565e9f6ba389d21f-cgu.1.rcgu.o): in function `dirs_sys::target_unix_not_redox::home_dir::fallback': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dirs-sys-0.4.1/src/lib.rs:52:(.text._ZN8dirs_sys21target_unix_not_redox8home_dir8fallback17h86bf451f8971e1f0E+0x1d5): 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: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libdirs_sys-9a001e8461c91c1d.rlib(dirs_sys-9a001e8461c91c1d.dirs_sys.565e9f6ba389d21f-cgu.1.rcgu.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] warning: rshioaji@0.4.7: rshioaji v0.4.7+ uses pure system shioaji integration [INFO] [stderr] warning: rshioaji@0.4.7: Please ensure system shioaji is installed: pip install shioaji [INFO] [stderr] error: could not compile `rshioaji` (bin "rshioaji-cli") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "c423ae0b5c300c1afed346eda2f87d752aee57951805cb0f877afea615b94938", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c423ae0b5c300c1afed346eda2f87d752aee57951805cb0f877afea615b94938", kill_on_drop: false }` [INFO] [stdout] c423ae0b5c300c1afed346eda2f87d752aee57951805cb0f877afea615b94938