[INFO] cloning repository https://github.com/17dev/rust-gumki
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/17dev/rust-gumki" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F17dev%2Frust-gumki", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F17dev%2Frust-gumki'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c4473c69013eb8be025d4ff42ad490ed95a726b8
[INFO] testing 17dev/rust-gumki against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F17dev%2Frust-gumki" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/17dev/rust-gumki
[INFO] finished tweaking git repo https://github.com/17dev/rust-gumki
[INFO] tweaked toml for git repo https://github.com/17dev/rust-gumki written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/17dev/rust-gumki on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/17dev/rust-gumki 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: target.aarch64-apple-darwin.rustflags
[INFO] [stderr] warning: unused manifest key: target.x86_64-apple-darwin.rustflags
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded redox_syscall v0.5.7
[INFO] [stderr]   Downloaded tokio-tungstenite v0.21.0
[INFO] [stderr]   Downloaded headers-core v0.2.0
[INFO] [stderr]   Downloaded tungstenite v0.21.0
[INFO] [stderr]   Downloaded indoc v1.0.9
[INFO] [stderr]   Downloaded pyo3-macros v0.18.3
[INFO] [stderr]   Downloaded unindent v0.1.11
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.18.3
[INFO] [stderr]   Downloaded pyo3-build-config v0.18.3
[INFO] [stderr]   Downloaded unicode-bidi v0.3.17
[INFO] [stderr]   Downloaded pyo3-ffi v0.18.3
[INFO] [stderr]   Downloaded indexmap v2.6.0
[INFO] [stderr]   Downloaded headers v0.3.9
[INFO] [stderr]   Downloaded warp v0.3.7
[INFO] [stderr]   Downloaded hashbrown v0.15.0
[INFO] [stderr]   Downloaded hyper v0.14.30
[INFO] [stderr]   Downloaded syn v2.0.79
[INFO] [stderr]   Downloaded pyo3 v0.18.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d6f6f43300994e8438f45480c3eaa5ad20792f6305f2266bc6244523878b6583
[INFO] running `Command { std: "docker" "start" "-a" "d6f6f43300994e8438f45480c3eaa5ad20792f6305f2266bc6244523878b6583", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d6f6f43300994e8438f45480c3eaa5ad20792f6305f2266bc6244523878b6583", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d6f6f43300994e8438f45480c3eaa5ad20792f6305f2266bc6244523878b6583", kill_on_drop: false }`
[INFO] [stdout] d6f6f43300994e8438f45480c3eaa5ad20792f6305f2266bc6244523878b6583
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 08f1c5b742dcf76bf1b943e8cbce1fd9a8ebefeccf168cdbca27cd4bc69c7819
[INFO] running `Command { std: "docker" "start" "-a" "08f1c5b742dcf76bf1b943e8cbce1fd9a8ebefeccf168cdbca27cd4bc69c7819", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: target.aarch64-apple-darwin.rustflags
[INFO] [stderr] warning: unused manifest key: target.x86_64-apple-darwin.rustflags
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling once_cell v1.20.1
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling bytes v1.7.2
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling cpufeatures v0.2.14
[INFO] [stderr]    Compiling unicode-bidi v0.3.17
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling multer v2.1.0
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling data-encoding v2.6.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling pyo3-build-config v0.18.3
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling unindent v0.1.11
[INFO] [stderr]    Compiling indoc v1.0.9
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling headers-core v0.2.0
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling headers v0.3.9
[INFO] [stderr]    Compiling pyo3-ffi v0.18.3
[INFO] [stderr]    Compiling pyo3 v0.18.3
[INFO] [stderr]    Compiling rust-gumki-binary v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling tokio v1.40.0
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling pyo3-macros-backend v0.18.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tungstenite v0.21.0
[INFO] [stderr]    Compiling pyo3-macros v0.18.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling tokio-tungstenite v0.21.0
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling hyper v0.14.30
[INFO] [stderr]    Compiling warp v0.3.7
[INFO] [stdout] warning: unused imports: `Arc` and `Mutex`
[INFO] [stdout]  --> src/main.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::sync::{Arc, Mutex};
[INFO] [stdout]   |                 ^^^  ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcV54Rbx/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwarp-2384e1548aa19e89,libmime_guess-86c2aa6c17164035,libunicase-78f89d4dcc146ec2,libserde_urlencoded-2db5e425f0a9d14c,libscoped_tls-c61d1d5075225c6a,libtokio_tungstenite-8cbd3ec4b16fdd24,libtungstenite-8d14ba4c4a8e1473,libdata_encoding-02a524d0cb7bb851,librand-79453a4adf87f0fe,librand_chacha-1859396206b53df4,libppv_lite86-bd1fd5325fecd7e8,libzerocopy-bc8843f936f040bf,librand_core-37672ad9068d01e4,libgetrandom-ed24f5f6b8e6d8db,libutf8-d75228722519eff6,libbyteorder-1efcbe4f07366651,libthiserror-11f087ec8dac78c7,liburl-6ddb1fe05d965ea0,libidna-806905690db29336,libunicode_normalization-6e95056299e99db3,libtinyvec-319ff0b4394c279d,libtinyvec_macros-1c14e8980bff1229,libunicode_bidi-2c8b2b04927c9e3a,libform_urlencoded-a5edb5174711de82,libhttp-f01a5b401dfb15e8,libserde_json-0cf2f7206b56d33c,libryu-f8ba606093049f91,libmulter-ce07467928dc17b7,libmemchr-3ffe5f7a52883367,libspin-bbfc7d9afebf93b8,libencoding_rs-721451430cd4dde4,libpercent_encoding-9bee39bbc5bd523a,libheaders-342d8addfaf7c84a,libsha1-5351e4826cdec88a,libcpufeatures-864a46b3d6008197,libdigest-2dc9b24df3780685,libblock_buffer-68345a13dc7a8e25,libcrypto_common-58cc5427b4d302c3,libgeneric_array-e7dcb6463547bc23,libtypenum-66c155be53855aa0,libmime-4b44681fdb2c65f7,libheaders_core-caf9dd0619615c32,libbase64-64299f9d815d057c,libhyper-aaa1ea0bb75d8378,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-064b81e7df14424d,libh2-5953562a23e6276d,libindexmap-579b1e65dcc623d4,libequivalent-fdc46004df91ad08,libhashbrown-7d6c39ba3af9f5f6,libtokio_util-b92c7638d4337fa2,libtower_service-0d7df29686b13872,libtracing-69b71da9688041a0,liblog-5fb51f756c1191b0,libtracing_core-89f1395b0ae4e80a,libonce_cell-e179a5e5b688f8a5,libfutures_channel-a814b7bed2279676,libhttp_body-0239418b933dcdf8,libtokio-408b65fbef0a674a,libsignal_hook_registry-ae15d97b3a6aed8c,libsocket2-75eeca45420a3d79,libmio-617b563d35463cbc,libhttpdate-9f9d2502c6a38412,libhttp-a5680a09d27e6e78,libitoa-4c6598116a867907,libbytes-76f23c7bd2b8c31b,libfnv-2d77ec4f6f971b24,libpin_project-1235d312b3c88179,libfutures_util-7a60c10a21c28425,libslab-b066ee2c679b47fd,libpin_project_lite-e0c50e8704e39276,libfutures_sink-ba628c80fbee78b4,libfutures_task-a34acde6ee26d4ab,libpin_utils-9a5791cba021167a,libfutures_core-2da63d8c7891ede1,libserde-650ac3612465e347,libpyo3-6b3bbd579d35c4d9,libmemoffset-d9cd9f49b81ca9e8,libparking_lot-65a394485794fd6b,libparking_lot_core-4782a5e2b2ce000f,libcfg_if-33ef6c02a07f9fec,libsmallvec-8045c56aeb050430,liblock_api-47948af6bba6d2a8,libscopeguard-d52bd00767847e44,libpyo3_ffi-7d1afd58b8a2307b,liblibc-3fc2d635cb50a9c8,libunindent-cc76a737251e1cb2}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcV54Rbx/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/rust_gumki_binary-9672a9e8444b0da5" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: undefined symbol: PyDict_GetItem
[INFO] [stdout]           >>> referenced by dict.rs:149 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.18.3/src/types/dict.rs:149)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/rust_gumki_binary-9672a9e8444b0da5.rust_gumki_binary.4ab7fd32dbaf86a5-cgu.03.rcgu.o:(pyo3::types::dict::PyDict::get_item::h0141338021d06f65)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyDict_SetItem
[INFO] [stdout]           >>> referenced by dict.rs:190 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.18.3/src/types/dict.rs:190)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/rust_gumki_binary-9672a9e8444b0da5.rust_gumki_binary.4ab7fd32dbaf86a5-cgu.03.rcgu.o:(pyo3::types::dict::PyDict::set_item::h45da956396ad5ac6)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyUnicode_AsEncodedString
[INFO] [stdout]           >>> referenced by string.rs:216 (src/types/string.rs:216)
[INFO] [stdout]           >>>               pyo3-6b3bbd579d35c4d9.pyo3.be3d190db8dd6e1f-cgu.09.rcgu.o:(pyo3::types::string::PyString::to_string_lossy::h944ad1f05714e2dd) in archive /opt/rustwide/target/debug/deps/libpyo3-6b3bbd579d35c4d9.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyUnicode_FromStringAndSize
[INFO] [stdout]           >>> referenced by string.rs:141 (src/types/string.rs:141)
[INFO] [stdout]           >>>               pyo3-6b3bbd579d35c4d9.pyo3.be3d190db8dd6e1f-cgu.09.rcgu.o:(pyo3::types::string::PyString::new::h5bcf20b691fa677b) in archive /opt/rustwide/target/debug/deps/libpyo3-6b3bbd579d35c4d9.rlib
[INFO] [stdout]           >>> referenced by string.rs:156 (src/types/string.rs:156)
[INFO] [stdout]           >>>               pyo3-6b3bbd579d35c4d9.pyo3.be3d190db8dd6e1f-cgu.09.rcgu.o:(pyo3::types::string::PyString::intern::h879e2f8e18182fa8) in archive /opt/rustwide/target/debug/deps/libpyo3-6b3bbd579d35c4d9.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyUnicode_InternInPlace
[INFO] [stdout]           >>> referenced by string.rs:158 (src/types/string.rs:158)
[INFO] [stdout]           >>>               pyo3-6b3bbd579d35c4d9.pyo3.be3d190db8dd6e1f-cgu.09.rcgu.o:(pyo3::types::string::PyString::intern::h879e2f8e18182fa8) in archive /opt/rustwide/target/debug/deps/libpyo3-6b3bbd579d35c4d9.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyUnicode_AsUTF8AndSize
[INFO] [stdout]           >>> referenced by string.rs:189 (src/types/string.rs:189)
[INFO] [stdout]           >>>               pyo3-6b3bbd579d35c4d9.pyo3.be3d190db8dd6e1f-cgu.09.rcgu.o:(pyo3::types::string::PyString::to_str::h846e25ec79a1f1b4) in archive /opt/rustwide/target/debug/deps/libpyo3-6b3bbd579d35c4d9.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyImport_AddModule
[INFO] [stdout]           >>> referenced by marker.rs:559 (src/marker.rs:559)
[INFO] [stdout]           >>>               pyo3-6b3bbd579d35c4d9.pyo3.be3d190db8dd6e1f-cgu.09.rcgu.o:(pyo3::marker::Python::run_code::h5b03cfa56672c622) in archive /opt/rustwide/target/debug/deps/libpyo3-6b3bbd579d35c4d9.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyEval_EvalCode
[INFO] [stdout]           >>> referenced by marker.rs:573 (src/marker.rs:573)
[INFO] [stdout]           >>>               pyo3-6b3bbd579d35c4d9.pyo3.be3d190db8dd6e1f-cgu.09.rcgu.o:(pyo3::marker::Python::run_code::h5b03cfa56672c622) in archive /opt/rustwide/target/debug/deps/libpyo3-6b3bbd579d35c4d9.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyModule_GetDict
[INFO] [stdout]           >>> referenced by marker.rs:566 (src/marker.rs:566)
[INFO] [stdout]           >>>               pyo3-6b3bbd579d35c4d9.pyo3.be3d190db8dd6e1f-cgu.09.rcgu.o:(pyo3::marker::Python::run_code::_$u7b$$u7b$closure$u7d$$u7d$::heb38480ff172ed29) in archive /opt/rustwide/target/debug/deps/libpyo3-6b3bbd579d35c4d9.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyErr_Print
[INFO] [stdout]           >>> referenced by mod.rs:788 (src/err/mod.rs:788)
[INFO] [stdout]           >>>               pyo3-6b3bbd579d35c4d9.pyo3.be3d190db8dd6e1f-cgu.12.rcgu.o:(pyo3::err::panic_after_error::hc5fe6caacb956c20) in archive /opt/rustwide/target/debug/deps/libpyo3-6b3bbd579d35c4d9.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyErr_NormalizeException
[INFO] [stdout]           >>> referenced by mod.rs:679 (src/err/mod.rs:679)
[INFO] [stdout]           >>>               pyo3-6b3bbd579d35c4d9.pyo3.be3d190db8dd6e1f-cgu.12.rcgu.o:(pyo3::err::PyErr::make_normalized::hbb4bc6160c7df5d0) in archive /opt/rustwide/target/debug/deps/libpyo3-6b3bbd579d35c4d9.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyErr_Fetch
[INFO] [stdout]           >>> referenced by mod.rs:292 (src/err/mod.rs:292)
[INFO] [stdout]           >>>               pyo3-6b3bbd579d35c4d9.pyo3.be3d190db8dd6e1f-cgu.12.rcgu.o:(pyo3::err::PyErr::take::h0a7db45e45647a56) in archive /opt/rustwide/target/debug/deps/libpyo3-6b3bbd579d35c4d9.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: Py_IsInitialized
[INFO] [stdout]           >>> referenced by gil.rs:69 (src/gil.rs:69)
[INFO] [stdout]           >>>               pyo3-6b3bbd579d35c4d9.pyo3.be3d190db8dd6e1f-cgu.11.rcgu.o:(pyo3::gil::prepare_freethreaded_python::_$u7b$$u7b$closure$u7d$$u7d$::h5579fe4c6d87acef) in archive /opt/rustwide/target/debug/deps/libpyo3-6b3bbd579d35c4d9.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: Py_InitializeEx
[INFO] [stdout]           >>> referenced by gil.rs:70 (src/gil.rs:70)
[INFO] [stdout]           >>>               pyo3-6b3bbd579d35c4d9.pyo3.be3d190db8dd6e1f-cgu.11.rcgu.o:(pyo3::gil::prepare_freethreaded_python::_$u7b$$u7b$closure$u7d$$u7d$::h5579fe4c6d87acef) in archive /opt/rustwide/target/debug/deps/libpyo3-6b3bbd579d35c4d9.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyEval_SaveThread
[INFO] [stdout]           >>> referenced by gil.rs:73 (src/gil.rs:73)
[INFO] [stdout]           >>>               pyo3-6b3bbd579d35c4d9.pyo3.be3d190db8dd6e1f-cgu.11.rcgu.o:(pyo3::gil::prepare_freethreaded_python::_$u7b$$u7b$closure$u7d$$u7d$::h5579fe4c6d87acef) in archive /opt/rustwide/target/debug/deps/libpyo3-6b3bbd579d35c4d9.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyBytes_AsString
[INFO] [stdout]           >>> referenced by bytes.rs:92 (src/types/bytes.rs:92)
[INFO] [stdout]           >>>               pyo3-6b3bbd579d35c4d9.pyo3.be3d190db8dd6e1f-cgu.10.rcgu.o:(pyo3::types::bytes::PyBytes::as_bytes::ha32485029428a68f) in archive /opt/rustwide/target/debug/deps/libpyo3-6b3bbd579d35c4d9.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyBytes_Size
[INFO] [stdout]           >>> referenced by bytes.rs:93 (src/types/bytes.rs:93)
[INFO] [stdout]           >>>               pyo3-6b3bbd579d35c4d9.pyo3.be3d190db8dd6e1f-cgu.10.rcgu.o:(pyo3::types::bytes::PyBytes::as_bytes::ha32485029428a68f) in archive /opt/rustwide/target/debug/deps/libpyo3-6b3bbd579d35c4d9.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyGILState_Ensure
[INFO] [stdout]           >>> referenced by gil.rs:220 (src/gil.rs:220)
[INFO] [stdout]           >>>               pyo3-6b3bbd579d35c4d9.pyo3.be3d190db8dd6e1f-cgu.11.rcgu.o:(pyo3::gil::GILGuard::acquire_unchecked::h13198790249081e8) in archive /opt/rustwide/target/debug/deps/libpyo3-6b3bbd579d35c4d9.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyGILState_Release
[INFO] [stdout]           >>> referenced by gil.rs:268 (src/gil.rs:268)
[INFO] [stdout]           >>>               pyo3-6b3bbd579d35c4d9.pyo3.be3d190db8dd6e1f-cgu.11.rcgu.o:(_$LT$pyo3..gil..GILGuard$u20$as$u20$core..ops..drop..Drop$GT$::drop::h4da793748f79478c) in archive /opt/rustwide/target/debug/deps/libpyo3-6b3bbd579d35c4d9.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyExc_TypeError
[INFO] [stdout]           >>> referenced by exceptions.rs:271 (src/exceptions.rs:271)
[INFO] [stdout]           >>>               pyo3-6b3bbd579d35c4d9.pyo3.be3d190db8dd6e1f-cgu.00.rcgu.o:(_$LT$pyo3..exceptions..PyTypeError$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::h6a599d69c0f44bbe) in archive /opt/rustwide/target/debug/deps/libpyo3-6b3bbd579d35c4d9.rlib
[INFO] [stdout]           >>> referenced by exceptions.rs:271 (src/exceptions.rs:271)
[INFO] [stdout]           >>>               pyo3-6b3bbd579d35c4d9.pyo3.be3d190db8dd6e1f-cgu.00.rcgu.o:(_$LT$pyo3..exceptions..PyTypeError$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::h6a599d69c0f44bbe) in archive /opt/rustwide/target/debug/deps/libpyo3-6b3bbd579d35c4d9.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: too many errors emitted, stopping now (use --error-limit=0 to see all errors)
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rust-gumki-binary` (bin "rust-gumki-binary") due to 1 previous error; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "08f1c5b742dcf76bf1b943e8cbce1fd9a8ebefeccf168cdbca27cd4bc69c7819", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "08f1c5b742dcf76bf1b943e8cbce1fd9a8ebefeccf168cdbca27cd4bc69c7819", kill_on_drop: false }`
[INFO] [stdout] 08f1c5b742dcf76bf1b943e8cbce1fd9a8ebefeccf168cdbca27cd4bc69c7819
