[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] building 17dev/rust-gumki against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F17dev%2Frust-gumki" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/17dev/rust-gumki on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-5-tc2/source/Cargo.toml
[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" "+334963c956d25708feab489a3816ae63f639355d" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 66355873dd16083d66f83016ae9220f6ab261432173e3e3c03c77cdde3beda51
[INFO] running `Command { std: "docker" "start" "-a" "66355873dd16083d66f83016ae9220f6ab261432173e3e3c03c77cdde3beda51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "66355873dd16083d66f83016ae9220f6ab261432173e3e3c03c77cdde3beda51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "66355873dd16083d66f83016ae9220f6ab261432173e3e3c03c77cdde3beda51", kill_on_drop: false }`
[INFO] [stdout] 66355873dd16083d66f83016ae9220f6ab261432173e3e3c03c77cdde3beda51
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 189224c92a265d5cfba0fae2554101284896eccb45c90b4c64a3304f58c7005f
[INFO] running `Command { std: "docker" "start" "-a" "189224c92a265d5cfba0fae2554101284896eccb45c90b4c64a3304f58c7005f", 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 version_check v0.9.5
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling once_cell v1.20.1
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling bytes v1.7.2
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling pyo3-build-config v0.18.3
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling cpufeatures v0.2.14
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling unicode-bidi v0.3.17
[INFO] [stderr]    Compiling sha1 v0.10.6
[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 mime v0.3.17
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling pyo3-ffi v0.18.3
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling multer v2.1.0
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling data-encoding v2.6.0
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling pyo3 v0.18.3
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling headers-core v0.2.0
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling headers v0.3.9
[INFO] [stderr]    Compiling rust-gumki-binary v0.1.0 (/opt/rustwide/workdir)
[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 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 pyo3-macros-backend v0.18.3
[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 rand v0.8.5
[INFO] [stderr]    Compiling tungstenite v0.21.0
[INFO] [stderr]    Compiling pyo3-macros v0.18.3
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling tokio-tungstenite v0.21.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustciLBKnO/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwarp-8d56ee9e449f55f6.rlib,libmime_guess-ff95b1b84335f40a.rlib,libunicase-3159a29d7b22d39a.rlib,libserde_urlencoded-04e47f8ad962d8d2.rlib,libscoped_tls-c61d1d5075225c6a.rlib,libtokio_tungstenite-eed8da1749d9e051.rlib,libtungstenite-9c93dfe528c1d661.rlib,libdata_encoding-02a524d0cb7bb851.rlib,librand-5f5a1fd661717c99.rlib,librand_chacha-0ad0cd250f7ec238.rlib,libppv_lite86-9d7118ac017b4df4.rlib,libzerocopy-063015c02e2b9b14.rlib,librand_core-0109c65c3dfff0dc.rlib,libgetrandom-7822f1862da72964.rlib,libutf8-d75228722519eff6.rlib,libbyteorder-1efcbe4f07366651.rlib,libthiserror-b4f8b8bcf2f3be6f.rlib,liburl-6ddb1fe05d965ea0.rlib,libidna-806905690db29336.rlib,libunicode_normalization-6e95056299e99db3.rlib,libtinyvec-319ff0b4394c279d.rlib,libtinyvec_macros-1c14e8980bff1229.rlib,libunicode_bidi-2c8b2b04927c9e3a.rlib,libform_urlencoded-a5edb5174711de82.rlib,libhttp-f01a5b401dfb15e8.rlib,libserde_json-2c7ee901f89be9d9.rlib,libryu-f8ba606093049f91.rlib,libmulter-bdb4e31bdf98030b.rlib,libmemchr-3ffe5f7a52883367.rlib,libspin-bbfc7d9afebf93b8.rlib,libencoding_rs-721451430cd4dde4.rlib,libpercent_encoding-9bee39bbc5bd523a.rlib,libheaders-d7c36b000c74338b.rlib,libsha1-f0ce944a315ee0c3.rlib,libcpufeatures-864a46b3d6008197.rlib,libdigest-5e15205bd3aba875.rlib,libblock_buffer-3c22f9850993a748.rlib,libcrypto_common-57b5775ae13b5cdb.rlib,libgeneric_array-55e3d99ab424402d.rlib,libtypenum-e3323f6ed06bf501.rlib,libmime-4b44681fdb2c65f7.rlib,libheaders_core-caf9dd0619615c32.rlib,libbase64-64299f9d815d057c.rlib,libhyper-bd69ace282a92d6d.rlib,libwant-0f3c3ee377cad37f.rlib,libtry_lock-aabba5e3d97e6b57.rlib,libhttparse-1f171d883a977f5d.rlib,libh2-8d97562c1f9d5e3f.rlib,libindexmap-579b1e65dcc623d4.rlib,libequivalent-fdc46004df91ad08.rlib,libhashbrown-7d6c39ba3af9f5f6.rlib,libtokio_util-4d492171427cd26d.rlib,libtower_service-0d7df29686b13872.rlib,libtracing-69b71da9688041a0.rlib,liblog-5fb51f756c1191b0.rlib,libtracing_core-89f1395b0ae4e80a.rlib,libonce_cell-e179a5e5b688f8a5.rlib,libfutures_channel-a814b7bed2279676.rlib,libhttp_body-0239418b933dcdf8.rlib,libtokio-07410a09c93fd691.rlib,libsignal_hook_registry-95291193597956df.rlib,libsocket2-c94dfeaac185faa7.rlib,libmio-7e03a3ee041a7093.rlib,libhttpdate-9f9d2502c6a38412.rlib,libhttp-a5680a09d27e6e78.rlib,libitoa-4c6598116a867907.rlib,libbytes-76f23c7bd2b8c31b.rlib,libfnv-2d77ec4f6f971b24.rlib,libpin_project-0ad4f08537b3a296.rlib,libfutures_util-5cfe74e38ff011e5.rlib,libslab-d2d6782c70f6d408.rlib,libpin_project_lite-e0c50e8704e39276.rlib,libfutures_sink-ba628c80fbee78b4.rlib,libfutures_task-a34acde6ee26d4ab.rlib,libpin_utils-9a5791cba021167a.rlib,libfutures_core-2da63d8c7891ede1.rlib,libserde-80f66e1093ca8066.rlib,libpyo3-e3162f46b2a53280.rlib,libmemoffset-8337301a84991d59.rlib,libparking_lot-0137d6c463f92308.rlib,libparking_lot_core-f764316b4a7bb097.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libsmallvec-8045c56aeb050430.rlib,liblock_api-0fd539a479e0f355.rlib,libscopeguard-d52bd00767847e44.rlib,libpyo3_ffi-0c6c0e663a67fc36.rlib,liblibc-72df2d60425be7f7.rlib,libunindent-cc76a737251e1cb2.rlib}" "/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-d6f1d924b2f4233e.rlib,libpanic_unwind-00eb06e39850f679.rlib,libobject-d0382f11baa011b6.rlib,libmemchr-b7e2e2c1a7e4643d.rlib,libaddr2line-30ced7f1999cfa29.rlib,libgimli-3ee7e14c58e31ebd.rlib,librustc_demangle-a4f649bba77ffcc5.rlib,libstd_detect-c89a3ce7ad7c3dbd.rlib,libhashbrown-e1ce1d3d110c6707.rlib,librustc_std_workspace_alloc-e0604fecbf0f39dc.rlib,libminiz_oxide-0a9c6172f04822cc.rlib,libadler2-14a33f7117abcee7.rlib,libunwind-24c16adbe5e57356.rlib,libcfg_if-d2688d4a5c8e415b.rlib,liblibc-8ff7ba6d97853f27.rlib,liballoc-5c001d095eb077ec.rlib,librustc_std_workspace_core-395a38b8e0851c9b.rlib,libcore-d453bab70303062c.rlib,libcompiler_builtins-dd545221bb4f4734.rlib}" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/rust_gumki_binary-f1af6f9c36a88bbb" "-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-f1af6f9c36a88bbb.rust_gumki_binary.602f96ceddfdf848-cgu.06.rcgu.o:(pyo3::types::dict::PyDict::get_item::h5659d9b86f8cbf83)
[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-f1af6f9c36a88bbb.rust_gumki_binary.602f96ceddfdf848-cgu.06.rcgu.o:(pyo3::types::dict::PyDict::set_item::h6ada3bd1e901f5ca)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyObject_GetAttr
[INFO] [stdout]           >>> referenced by any.rs:122 (src/types/any.rs:122)
[INFO] [stdout]           >>>               pyo3-e3162f46b2a53280.pyo3.f09ca9c0782f2e4d-cgu.15.rcgu.o:(pyo3::types::any::PyAny::getattr::h0d8b885861f55c19) in archive /opt/rustwide/target/debug/deps/libpyo3-e3162f46b2a53280.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyObject_Repr
[INFO] [stdout]           >>> referenced by any.rs:859 (src/types/any.rs:859)
[INFO] [stdout]           >>>               pyo3-e3162f46b2a53280.pyo3.f09ca9c0782f2e4d-cgu.15.rcgu.o:(pyo3::types::any::PyAny::repr::h6c4f90ecdd5c374d) in archive /opt/rustwide/target/debug/deps/libpyo3-e3162f46b2a53280.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyDict_New
[INFO] [stdout]           >>> referenced by dict.rs:62 (src/types/dict.rs:62)
[INFO] [stdout]           >>>               pyo3-e3162f46b2a53280.pyo3.f09ca9c0782f2e4d-cgu.15.rcgu.o:(pyo3::types::dict::PyDict::new::h800b1ccf9cf72e1b) in archive /opt/rustwide/target/debug/deps/libpyo3-e3162f46b2a53280.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: Py_CompileStringExFlags
[INFO] [stdout]           >>> referenced by pythonrun.rs:140 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.18.3/src/cpython/pythonrun.rs:140)
[INFO] [stdout]           >>>               pyo3-e3162f46b2a53280.pyo3.f09ca9c0782f2e4d-cgu.13.rcgu.o:(pyo3_ffi::cpython::pythonrun::Py_CompileString::h7a81d5ddb1990a4e) in archive /opt/rustwide/target/debug/deps/libpyo3-e3162f46b2a53280.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-e3162f46b2a53280.pyo3.f09ca9c0782f2e4d-cgu.11.rcgu.o:(pyo3::err::PyErr::take::h8e84437db08ad13d) in archive /opt/rustwide/target/debug/deps/libpyo3-e3162f46b2a53280.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyErr_Restore
[INFO] [stdout]           >>> referenced by mod.rs:331 (src/err/mod.rs:331)
[INFO] [stdout]           >>>               pyo3-e3162f46b2a53280.pyo3.f09ca9c0782f2e4d-cgu.11.rcgu.o:(pyo3::err::PyErr::take::h8e84437db08ad13d) in archive /opt/rustwide/target/debug/deps/libpyo3-e3162f46b2a53280.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyErr_PrintEx
[INFO] [stdout]           >>> referenced by mod.rs:332 (src/err/mod.rs:332)
[INFO] [stdout]           >>>               pyo3-e3162f46b2a53280.pyo3.f09ca9c0782f2e4d-cgu.11.rcgu.o:(pyo3::err::PyErr::take::h8e84437db08ad13d) in archive /opt/rustwide/target/debug/deps/libpyo3-e3162f46b2a53280.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyErr_NewExceptionWithDoc
[INFO] [stdout]           >>> referenced by mod.rs:412 (src/err/mod.rs:412)
[INFO] [stdout]           >>>               pyo3-e3162f46b2a53280.pyo3.f09ca9c0782f2e4d-cgu.11.rcgu.o:(pyo3::err::PyErr::new_type::h5a2521c593f357c2) in archive /opt/rustwide/target/debug/deps/libpyo3-e3162f46b2a53280.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-e3162f46b2a53280.pyo3.f09ca9c0782f2e4d-cgu.11.rcgu.o:(pyo3::err::PyErr::make_normalized::h7d592c8f1cfa924b) in archive /opt/rustwide/target/debug/deps/libpyo3-e3162f46b2a53280.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-e3162f46b2a53280.pyo3.f09ca9c0782f2e4d-cgu.11.rcgu.o:(pyo3::err::panic_after_error::hae3297fd2c675b95) in archive /opt/rustwide/target/debug/deps/libpyo3-e3162f46b2a53280.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-e3162f46b2a53280.pyo3.f09ca9c0782f2e4d-cgu.11.rcgu.o:(pyo3::types::bytes::PyBytes::as_bytes::h020846a8f55def76) in archive /opt/rustwide/target/debug/deps/libpyo3-e3162f46b2a53280.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-e3162f46b2a53280.pyo3.f09ca9c0782f2e4d-cgu.11.rcgu.o:(pyo3::types::bytes::PyBytes::as_bytes::h020846a8f55def76) in archive /opt/rustwide/target/debug/deps/libpyo3-e3162f46b2a53280.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: _Py_NoneStruct
[INFO] [stdout]           >>> referenced by object.rs:492 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.18.3/src/object.rs:492)
[INFO] [stdout]           >>>               pyo3-e3162f46b2a53280.pyo3.f09ca9c0782f2e4d-cgu.08.rcgu.o:(pyo3_ffi::object::Py_None::hb595ac4032ef9c6e) in archive /opt/rustwide/target/debug/deps/libpyo3-e3162f46b2a53280.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: _Py_Dealloc
[INFO] [stdout]           >>> referenced by object.rs:427 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.18.3/src/object.rs:427)
[INFO] [stdout]           >>>               pyo3-e3162f46b2a53280.pyo3.f09ca9c0782f2e4d-cgu.08.rcgu.o:(pyo3_ffi::object::Py_DECREF::h6da642272a25ae3e) in archive /opt/rustwide/target/debug/deps/libpyo3-e3162f46b2a53280.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-e3162f46b2a53280.pyo3.f09ca9c0782f2e4d-cgu.08.rcgu.o:(pyo3::marker::Python::run_code::h65915f20d4b41485) in archive /opt/rustwide/target/debug/deps/libpyo3-e3162f46b2a53280.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-e3162f46b2a53280.pyo3.f09ca9c0782f2e4d-cgu.08.rcgu.o:(pyo3::marker::Python::run_code::h65915f20d4b41485) in archive /opt/rustwide/target/debug/deps/libpyo3-e3162f46b2a53280.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-e3162f46b2a53280.pyo3.f09ca9c0782f2e4d-cgu.08.rcgu.o:(pyo3::marker::Python::run_code::_$u7b$$u7b$closure$u7d$$u7d$::hdd90b6c3af8bf9b1) in archive /opt/rustwide/target/debug/deps/libpyo3-e3162f46b2a53280.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-e3162f46b2a53280.pyo3.f09ca9c0782f2e4d-cgu.08.rcgu.o:(pyo3::types::string::PyString::new::h66ef325696a07e52) in archive /opt/rustwide/target/debug/deps/libpyo3-e3162f46b2a53280.rlib
[INFO] [stdout]           >>> referenced by string.rs:156 (src/types/string.rs:156)
[INFO] [stdout]           >>>               pyo3-e3162f46b2a53280.pyo3.f09ca9c0782f2e4d-cgu.08.rcgu.o:(pyo3::types::string::PyString::intern::h5d504b6e576bbbfe) in archive /opt/rustwide/target/debug/deps/libpyo3-e3162f46b2a53280.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" "189224c92a265d5cfba0fae2554101284896eccb45c90b4c64a3304f58c7005f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "189224c92a265d5cfba0fae2554101284896eccb45c90b4c64a3304f58c7005f", kill_on_drop: false }`
[INFO] [stdout] 189224c92a265d5cfba0fae2554101284896eccb45c90b4c64a3304f58c7005f
