[INFO] cloning repository https://github.com/kunroku/mortal
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kunroku/mortal" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkunroku%2Fmortal", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkunroku%2Fmortal'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dcd083415301857735f250d3fb5f534430c9fd27
[INFO] testing kunroku/mortal against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkunroku%2Fmortal" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kunroku/mortal
[INFO] finished tweaking git repo https://github.com/kunroku/mortal
[INFO] tweaked toml for git repo https://github.com/kunroku/mortal written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kunroku/mortal on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kunroku/mortal 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" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 262ec221388e3a646f65301867afeba868bd4e004d54aac52728846e2838a08c
[INFO] running `Command { std: "docker" "start" "262ec221388e3a646f65301867afeba868bd4e004d54aac52728846e2838a08c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "262ec221388e3a646f65301867afeba868bd4e004d54aac52728846e2838a08c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "262ec221388e3a646f65301867afeba868bd4e004d54aac52728846e2838a08c" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "262ec221388e3a646f65301867afeba868bd4e004d54aac52728846e2838a08c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "262ec221388e3a646f65301867afeba868bd4e004d54aac52728846e2838a08c" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling target-lexicon v0.13.2
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling cc v1.2.25
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling portable-atomic v1.11.0
[INFO] [stderr]    Compiling inventory v0.3.20
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling unindent v0.2.4
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling pyo3-build-config v0.25.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling wyhash v0.5.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.42
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling ndarray v0.16.1
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling pyo3-ffi v0.25.0
[INFO] [stderr]    Compiling pyo3-macros-backend v0.25.0
[INFO] [stderr]    Compiling pyo3 v0.25.0
[INFO] [stderr]    Compiling numpy v0.25.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling libriichi v0.1.0 (/opt/rustwide/workdir/libriichi)
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling exe-wrapper v0.1.0 (/opt/rustwide/workdir/exe-wrapper)
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling boomphf v0.6.0
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling serde_with_macros v3.12.0
[INFO] [stderr]    Compiling mimalloc v0.1.46
[INFO] [stderr]    Compiling pyo3-macros v0.25.0
[INFO] [stderr]    Compiling serde_with v3.12.0
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]    Compiling pyo3-log v0.12.4
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/release/deps/rustcCiAD3j/liblibmimalloc_sys-1af36a85182fb5b5.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-*.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/release/deps/rustcCiAD3j/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" "/opt/rustwide/target/release/build/libmimalloc-sys-63d6d0b668b8b6a6/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/release/deps/stat-61562575257435ba" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-Wl,-O1" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: undefined symbol: PyUnicode_FromStringAndSize
[INFO] [stdout]           >>> referenced by string.rs:166 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.25.0/src/types/string.rs:166)
[INFO] [stdout]           >>>               /opt/rustwide/target/release/deps/stat-61562575257435ba.stat.193eeb20228c161e-cgu.0.rcgu.o:(<pyo3::sync::GILOnceCell<*const *const core::ffi::c_void>>::init::<<numpy::npyffi::array::PyArrayAPI>::get::{closure#0}, pyo3::err::PyErr>)
[INFO] [stdout]           >>> referenced by string.rs:166 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.25.0/src/types/string.rs:166)
[INFO] [stdout]           >>>               /opt/rustwide/target/release/deps/stat-61562575257435ba.stat.193eeb20228c161e-cgu.0.rcgu.o:(<pyo3::types::module::PyModule>::import::<&str>)
[INFO] [stdout]           >>> referenced by string.rs:166 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.25.0/src/types/string.rs:166)
[INFO] [stdout]           >>>               /opt/rustwide/target/release/deps/stat-61562575257435ba.stat.193eeb20228c161e-cgu.0.rcgu.o:(<pyo3::sync::GILOnceCell<&str>>::init::<numpy::npyffi::array::numpy_core_name::{closure#0}, pyo3::err::PyErr>)
[INFO] [stdout]           >>> referenced 38 more times
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyObject_GetAttr
[INFO] [stdout]           >>> referenced by any.rs:984 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.25.0/src/types/any.rs:984)
[INFO] [stdout]           >>>               /opt/rustwide/target/release/deps/stat-61562575257435ba.stat.193eeb20228c161e-cgu.0.rcgu.o:(<pyo3::sync::GILOnceCell<*const *const core::ffi::c_void>>::init::<<numpy::npyffi::array::PyArrayAPI>::get::{closure#0}, pyo3::err::PyErr>)
[INFO] [stdout]           >>> referenced by any.rs:984 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.25.0/src/types/any.rs:984)
[INFO] [stdout]           >>>               /opt/rustwide/target/release/deps/stat-61562575257435ba.stat.193eeb20228c161e-cgu.0.rcgu.o:(<pyo3::sync::GILOnceCell<&str>>::init::<numpy::npyffi::array::numpy_core_name::{closure#0}, pyo3::err::PyErr>)
[INFO] [stdout]           >>> referenced by any.rs:984 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.25.0/src/types/any.rs:984)
[INFO] [stdout]           >>>               /opt/rustwide/target/release/deps/stat-61562575257435ba.stat.193eeb20228c161e-cgu.0.rcgu.o:(<pyo3::sync::GILOnceCell<&str>>::init::<numpy::npyffi::array::numpy_core_name::{closure#0}, pyo3::err::PyErr>)
[INFO] [stdout]           >>> referenced 12 more times
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: Py_TYPE
[INFO] [stdout]           >>> referenced by pycapsule.rs:15 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.25.0/src/pycapsule.rs:15)
[INFO] [stdout]           >>>               /opt/rustwide/target/release/deps/stat-61562575257435ba.stat.193eeb20228c161e-cgu.0.rcgu.o:(<pyo3::sync::GILOnceCell<*const *const core::ffi::c_void>>::init::<<numpy::npyffi::array::PyArrayAPI>::get::{closure#0}, pyo3::err::PyErr>)
[INFO] [stdout]           >>> referenced by abstract_.rs:59 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.25.0/src/cpython/abstract_.rs:59)
[INFO] [stdout]           >>>               /opt/rustwide/target/release/deps/stat-61562575257435ba.stat.193eeb20228c161e-cgu.0.rcgu.o:(<pyo3::sync::GILOnceCell<&str>>::init::<numpy::npyffi::array::numpy_core_name::{closure#0}, pyo3::err::PyErr>)
[INFO] [stdout]           >>> referenced by any.rs:1431 (src/types/any.rs:1431)
[INFO] [stdout]           >>>               /opt/rustwide/target/release/deps/stat-61562575257435ba.stat.193eeb20228c161e-cgu.0.rcgu.o:(<pyo3::err::PyErr as core::fmt::Debug>::fmt)
[INFO] [stdout]           >>> referenced 140 more times
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyCapsule_Type
[INFO] [stdout]           >>> referenced by pycapsule.rs:15 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.25.0/src/pycapsule.rs:15)
[INFO] [stdout]           >>>               /opt/rustwide/target/release/deps/stat-61562575257435ba.stat.193eeb20228c161e-cgu.0.rcgu.o:(<pyo3::sync::GILOnceCell<*const *const core::ffi::c_void>>::init::<<numpy::npyffi::array::PyArrayAPI>::get::{closure#0}, pyo3::err::PyErr>)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: _Py_Dealloc
[INFO] [stdout]           >>> referenced by refcount.rs:305 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.25.0/src/refcount.rs:305)
[INFO] [stdout]           >>>               /opt/rustwide/target/release/deps/stat-61562575257435ba.stat.193eeb20228c161e-cgu.0.rcgu.o:(<pyo3::sync::GILOnceCell<*const *const core::ffi::c_void>>::init::<<numpy::npyffi::array::PyArrayAPI>::get::{closure#0}, pyo3::err::PyErr>)
[INFO] [stdout]           >>> referenced by refcount.rs:305 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.25.0/src/refcount.rs:305)
[INFO] [stdout]           >>>               /opt/rustwide/target/release/deps/stat-61562575257435ba.stat.193eeb20228c161e-cgu.0.rcgu.o:(<pyo3::sync::GILOnceCell<*const *const core::ffi::c_void>>::init::<<numpy::npyffi::array::PyArrayAPI>::get::{closure#0}, pyo3::err::PyErr>)
[INFO] [stdout]           >>> referenced by refcount.rs:305 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.25.0/src/refcount.rs:305)
[INFO] [stdout]           >>>               /opt/rustwide/target/release/deps/stat-61562575257435ba.stat.193eeb20228c161e-cgu.0.rcgu.o:(<pyo3::sync::GILOnceCell<*const *const core::ffi::c_void>>::init::<<numpy::npyffi::array::PyArrayAPI>::get::{closure#0}, pyo3::err::PyErr>)
[INFO] [stdout]           >>> referenced 486 more times
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyCapsule_GetName
[INFO] [stdout]           >>> referenced by capsule.rs:327 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.25.0/src/types/capsule.rs:327)
[INFO] [stdout]           >>>               /opt/rustwide/target/release/deps/stat-61562575257435ba.stat.193eeb20228c161e-cgu.0.rcgu.o:(<pyo3::sync::GILOnceCell<*const *const core::ffi::c_void>>::init::<<numpy::npyffi::array::PyArrayAPI>::get::{closure#0}, pyo3::err::PyErr>)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyErr_Clear
[INFO] [stdout]           >>> referenced by capsule.rs:329 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.25.0/src/types/capsule.rs:329)
[INFO] [stdout]           >>>               /opt/rustwide/target/release/deps/stat-61562575257435ba.stat.193eeb20228c161e-cgu.0.rcgu.o:(<pyo3::sync::GILOnceCell<*const *const core::ffi::c_void>>::init::<<numpy::npyffi::array::PyArrayAPI>::get::{closure#0}, pyo3::err::PyErr>)
[INFO] [stdout]           >>> referenced by capsule.rs:251 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.25.0/src/types/capsule.rs:251)
[INFO] [stdout]           >>>               /opt/rustwide/target/release/deps/stat-61562575257435ba.stat.193eeb20228c161e-cgu.0.rcgu.o:(<pyo3::sync::GILOnceCell<*const *const core::ffi::c_void>>::init::<<numpy::npyffi::array::PyArrayAPI>::get::{closure#0}, pyo3::err::PyErr>)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyCapsule_GetPointer
[INFO] [stdout]           >>> referenced by capsule.rs:249 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.25.0/src/types/capsule.rs:249)
[INFO] [stdout]           >>>               /opt/rustwide/target/release/deps/stat-61562575257435ba.stat.193eeb20228c161e-cgu.0.rcgu.o:(<pyo3::sync::GILOnceCell<*const *const core::ffi::c_void>>::init::<<numpy::npyffi::array::PyArrayAPI>::get::{closure#0}, pyo3::err::PyErr>)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyImport_Import
[INFO] [stdout]           >>> referenced by module.rs:88 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.25.0/src/types/module.rs:88)
[INFO] [stdout]           >>>               /opt/rustwide/target/release/deps/stat-61562575257435ba.stat.193eeb20228c161e-cgu.0.rcgu.o:(<pyo3::types::module::PyModule>::import::<&str>)
[INFO] [stdout]           >>> referenced by module.rs:88 (src/types/module.rs:88)
[INFO] [stdout]           >>>               /opt/rustwide/target/release/deps/stat-61562575257435ba.stat.193eeb20228c161e-cgu.0.rcgu.o:(<pyo3::err::PyErr as core::fmt::Debug>::fmt)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyThreadState_Get
[INFO] [stdout]           >>> referenced by pystate.rs:55 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.25.0/src/pystate.rs:55)
[INFO] [stdout]           >>>               /opt/rustwide/target/release/deps/stat-61562575257435ba.stat.193eeb20228c161e-cgu.0.rcgu.o:(<pyo3::sync::GILOnceCell<&str>>::init::<numpy::npyffi::array::numpy_core_name::{closure#0}, pyo3::err::PyErr>)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyCallable_Check
[INFO] [stdout]           >>> referenced by abstract_.rs:63 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.25.0/src/cpython/abstract_.rs:63)
[INFO] [stdout]           >>>               /opt/rustwide/target/release/deps/stat-61562575257435ba.stat.193eeb20228c161e-cgu.0.rcgu.o:(<pyo3::sync::GILOnceCell<&str>>::init::<numpy::npyffi::array::numpy_core_name::{closure#0}, pyo3::err::PyErr>)
[INFO] [stdout]           >>> referenced by any.rs:1276 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.25.0/src/types/any.rs:1276)
[INFO] [stdout]           >>>               /opt/rustwide/target/release/deps/stat-61562575257435ba.stat.193eeb20228c161e-cgu.0.rcgu.o:(<riichi::agent::mortal::MortalBatchAgent>::new)
[INFO] [stdout]           >>> referenced by any.rs:1276 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.25.0/src/types/any.rs:1276)
[INFO] [stdout]           >>>               /opt/rustwide/target/release/deps/stat-61562575257435ba.stat.193eeb20228c161e-cgu.0.rcgu.o:(riichi::agent::py_agent::new_py_agent)
[INFO] [stdout]           >>> referenced 3 more times
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: _Py_CheckFunctionResult
[INFO] [stdout]           >>> referenced by abstract_.rs:89 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.25.0/src/cpython/abstract_.rs:89)
[INFO] [stdout]           >>>               /opt/rustwide/target/release/deps/stat-61562575257435ba.stat.193eeb20228c161e-cgu.0.rcgu.o:(<pyo3::sync::GILOnceCell<&str>>::init::<numpy::npyffi::array::numpy_core_name::{closure#0}, pyo3::err::PyErr>)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: _PyObject_MakeTpCall
[INFO] [stdout]           >>> referenced by abstract_.rs:85 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.25.0/src/cpython/abstract_.rs:85)
[INFO] [stdout]           >>>               /opt/rustwide/target/release/deps/stat-61562575257435ba.stat.193eeb20228c161e-cgu.0.rcgu.o:(<pyo3::sync::GILOnceCell<&str>>::init::<numpy::npyffi::array::numpy_core_name::{closure#0}, pyo3::err::PyErr>)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyException_GetTraceback
[INFO] [stdout]           >>> referenced by err_state.rs:179 (src/err/err_state.rs:179)
[INFO] [stdout]           >>>               /opt/rustwide/target/release/deps/stat-61562575257435ba.stat.193eeb20228c161e-cgu.0.rcgu.o:(<pyo3::err::PyErr as core::fmt::Debug>::fmt)
[INFO] [stdout]           >>> referenced by err_state.rs:179 (src/err/err_state.rs:179)
[INFO] [stdout]           >>>               /opt/rustwide/target/release/deps/stat-61562575257435ba.stat.193eeb20228c161e-cgu.0.rcgu.o:(<pyo3::err::PyErr as core::fmt::Debug>::fmt)
[INFO] [stdout]           >>> referenced by err_state.rs:179 (src/err/err_state.rs:179)
[INFO] [stdout]           >>>               /opt/rustwide/target/release/deps/stat-61562575257435ba.stat.193eeb20228c161e-cgu.0.rcgu.o:(<pyo3::err::PyErr>::set_cause)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyObject_CallNoArgs
[INFO] [stdout]           >>> referenced by any.rs:1296 (src/types/any.rs:1296)
[INFO] [stdout]           >>>               /opt/rustwide/target/release/deps/stat-61562575257435ba.stat.193eeb20228c161e-cgu.0.rcgu.o:(<pyo3::err::PyErr as core::fmt::Debug>::fmt)
[INFO] [stdout]           >>> referenced by any.rs:1296 (src/types/any.rs:1296)
[INFO] [stdout]           >>>               /opt/rustwide/target/release/deps/stat-61562575257435ba.stat.193eeb20228c161e-cgu.0.rcgu.o:(<pyo3::err::PyErr as core::fmt::Debug>::fmt)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyTraceBack_Print
[INFO] [stdout]           >>> referenced by traceback.rs:69 (src/types/traceback.rs:69)
[INFO] [stdout]           >>>               /opt/rustwide/target/release/deps/stat-61562575257435ba.stat.193eeb20228c161e-cgu.0.rcgu.o:(<pyo3::err::PyErr as core::fmt::Debug>::fmt)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyUnicode_AsUTF8AndSize
[INFO] [stdout]           >>> referenced by string.rs:296 (src/types/string.rs:296)
[INFO] [stdout]           >>>               /opt/rustwide/target/release/deps/stat-61562575257435ba.stat.193eeb20228c161e-cgu.0.rcgu.o:(<pyo3::err::PyErr as core::fmt::Debug>::fmt)
[INFO] [stdout]           >>> referenced by string.rs:296 (src/types/string.rs:296)
[INFO] [stdout]           >>>               /opt/rustwide/target/release/deps/stat-61562575257435ba.stat.193eeb20228c161e-cgu.0.rcgu.o:(<pyo3::instance::Borrowed<pyo3::types::string::PyString>>::to_string_lossy)
[INFO] [stdout]           >>> referenced by string.rs:296 (src/types/string.rs:296)
[INFO] [stdout]           >>>               /opt/rustwide/target/release/deps/stat-61562575257435ba.stat.193eeb20228c161e-cgu.0.rcgu.o:(<pyo3::instance::Borrowed<pyo3::types::string::PyString>>::to_str)
[INFO] [stdout]           >>> referenced 8 more times
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyErr_SetRaisedException
[INFO] [stdout]           >>> referenced by err_state.rs:322 (src/err/err_state.rs:322)
[INFO] [stdout]           >>>               /opt/rustwide/target/release/deps/stat-61562575257435ba.stat.193eeb20228c161e-cgu.0.rcgu.o:(<pyo3::err::PyErr as core::fmt::Debug>::fmt)
[INFO] [stdout]           >>> referenced by err_state.rs:322 (src/err/err_state.rs:322)
[INFO] [stdout]           >>>               /opt/rustwide/target/release/deps/stat-61562575257435ba.stat.193eeb20228c161e-cgu.0.rcgu.o:(pyo3::instance::python_format)
[INFO] [stdout]           >>> referenced by err_state.rs:322 (src/err/err_state.rs:322)
[INFO] [stdout]           >>>               /opt/rustwide/target/release/deps/stat-61562575257435ba.stat.193eeb20228c161e-cgu.0.rcgu.o:(<pyo3::err::PyErr>::print_panic_and_unwind)
[INFO] [stdout]           >>> referenced 20 more times
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyErr_WriteUnraisable
[INFO] [stdout]           >>> referenced by mod.rs:520 (src/err/mod.rs:520)
[INFO] [stdout]           >>>               /opt/rustwide/target/release/deps/stat-61562575257435ba.stat.193eeb20228c161e-cgu.0.rcgu.o:(<pyo3::err::PyErr as core::fmt::Debug>::fmt)
[INFO] [stdout]           >>> referenced by mod.rs:520 (src/err/mod.rs:520)
[INFO] [stdout]           >>>               /opt/rustwide/target/release/deps/stat-61562575257435ba.stat.193eeb20228c161e-cgu.0.rcgu.o:(pyo3::instance::python_format)
[INFO] [stdout]           >>> referenced by mod.rs:520 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.25.0/src/err/mod.rs:520)
[INFO] [stdout]           >>>               /opt/rustwide/target/release/deps/stat-61562575257435ba.stat.193eeb20228c161e-cgu.0.rcgu.o:(pyo3::impl_::pyclass::tp_dealloc::<riichi::stat::Stat>)
[INFO] [stdout]           >>> referenced 2 more times
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyGILState_Release
[INFO] [stdout]           >>> referenced by gil.rs:243 (src/gil.rs:243)
[INFO] [stdout]           >>>               /opt/rustwide/target/release/deps/stat-61562575257435ba.stat.193eeb20228c161e-cgu.0.rcgu.o:(<pyo3::err::PyErr as core::fmt::Debug>::fmt)
[INFO] [stdout]           >>> referenced by gil.rs:243 (src/gil.rs:243)
[INFO] [stdout]           >>>               /opt/rustwide/target/release/deps/stat-61562575257435ba.stat.193eeb20228c161e-cgu.0.rcgu.o:(<pyo3::err::PyErr as core::fmt::Debug>::fmt)
[INFO] [stdout]           >>> referenced by gil.rs:243 (src/gil.rs:243)
[INFO] [stdout]           >>>               /opt/rustwide/target/release/deps/stat-61562575257435ba.stat.193eeb20228c161e-cgu.0.rcgu.o:(<pyo3::err::PyErr as core::fmt::Display>::fmt)
[INFO] [stdout]           >>> referenced 20 more times
[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 `libriichi` (bin "stat") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/release/deps/rustcaVFOPI/liblibmimalloc_sys-1af36a85182fb5b5.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-*.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/release/deps/rustcaVFOPI/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" "/opt/rustwide/target/release/build/libmimalloc-sys-63d6d0b668b8b6a6/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/release/deps/validate_logs-300af351af7449b8" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-Wl,-O1" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: undefined symbol: PyUnicode_FromStringAndSize
[INFO] [stdout]           >>> referenced by string.rs:166 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.25.0/src/types/string.rs:166)
[INFO] [stdout]           >>>               /opt/rustwide/target/release/deps/validate_logs-300af351af7449b8.validate_logs.d97ae00104347c53-cgu.0.rcgu.o:(<pyo3::sync::GILOnceCell<*const *const core::ffi::c_void>>::init::<<numpy::npyffi::array::PyArrayAPI>::get::{closure#0}, pyo3::err::PyErr>)
[INFO] [stdout]           >>> referenced by string.rs:166 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.25.0/src/types/string.rs:166)
[INFO] [stdout]           >>>               /opt/rustwide/target/release/deps/validate_logs-300af351af7449b8.validate_logs.d97ae00104347c53-cgu.0.rcgu.o:(<pyo3::types::module::PyModule>::import::<&str>)
[INFO] [stdout]           >>> referenced by string.rs:166 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.25.0/src/types/string.rs:166)
[INFO] [stdout]           >>>               /opt/rustwide/target/release/deps/validate_logs-300af351af7449b8.validate_logs.d97ae00104347c53-cgu.0.rcgu.o:(<pyo3::sync::GILOnceCell<&str>>::init::<numpy::npyffi::array::numpy_core_name::{closure#0}, pyo3::err::PyErr>)
[INFO] [stdout]           >>> referenced 38 more times
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyObject_GetAttr
[INFO] [stdout]           >>> referenced by any.rs:984 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.25.0/src/types/any.rs:984)
[INFO] [stdout]           >>>               /opt/rustwide/target/release/deps/validate_logs-300af351af7449b8.validate_logs.d97ae00104347c53-cgu.0.rcgu.o:(<pyo3::sync::GILOnceCell<*const *const core::ffi::c_void>>::init::<<numpy::npyffi::array::PyArrayAPI>::get::{closure#0}, pyo3::err::PyErr>)
[INFO] [stdout]           >>> referenced by any.rs:984 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.25.0/src/types/any.rs:984)
[INFO] [stdout]           >>>               /opt/rustwide/target/release/deps/validate_logs-300af351af7449b8.validate_logs.d97ae00104347c53-cgu.0.rcgu.o:(<pyo3::sync::GILOnceCell<&str>>::init::<numpy::npyffi::array::numpy_core_name::{closure#0}, pyo3::err::PyErr>)
[INFO] [stdout]           >>> referenced by any.rs:984 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.25.0/src/types/any.rs:984)
[INFO] [stdout]           >>>               /opt/rustwide/target/release/deps/validate_logs-300af351af7449b8.validate_logs.d97ae00104347c53-cgu.0.rcgu.o:(<pyo3::sync::GILOnceCell<&str>>::init::<numpy::npyffi::array::numpy_core_name::{closure#0}, pyo3::err::PyErr>)
[INFO] [stdout]           >>> referenced 12 more times
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: Py_TYPE
[INFO] [stdout]           >>> referenced by pycapsule.rs:15 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.25.0/src/pycapsule.rs:15)
[INFO] [stdout]           >>>               /opt/rustwide/target/release/deps/validate_logs-300af351af7449b8.validate_logs.d97ae00104347c53-cgu.0.rcgu.o:(<pyo3::sync::GILOnceCell<*const *const core::ffi::c_void>>::init::<<numpy::npyffi::array::PyArrayAPI>::get::{closure#0}, pyo3::err::PyErr>)
[INFO] [stdout]           >>> referenced by abstract_.rs:59 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.25.0/src/cpython/abstract_.rs:59)
[INFO] [stdout]           >>>               /opt/rustwide/target/release/deps/validate_logs-300af351af7449b8.validate_logs.d97ae00104347c53-cgu.0.rcgu.o:(<pyo3::sync::GILOnceCell<&str>>::init::<numpy::npyffi::array::numpy_core_name::{closure#0}, pyo3::err::PyErr>)
[INFO] [stdout]           >>> referenced by any.rs:1431 (src/types/any.rs:1431)
[INFO] [stdout]           >>>               /opt/rustwide/target/release/deps/validate_logs-300af351af7449b8.validate_logs.d97ae00104347c53-cgu.0.rcgu.o:(<pyo3::err::PyErr as core::fmt::Debug>::fmt)
[INFO] [stdout]           >>> referenced 140 more times
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyCapsule_Type
[INFO] [stdout]           >>> referenced by pycapsule.rs:15 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.25.0/src/pycapsule.rs:15)
[INFO] [stdout]           >>>               /opt/rustwide/target/release/deps/validate_logs-300af351af7449b8.validate_logs.d97ae00104347c53-cgu.0.rcgu.o:(<pyo3::sync::GILOnceCell<*const *const core::ffi::c_void>>::init::<<numpy::npyffi::array::PyArrayAPI>::get::{closure#0}, pyo3::err::PyErr>)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: _Py_Dealloc
[INFO] [stdout]           >>> referenced by refcount.rs:305 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.25.0/src/refcount.rs:305)
[INFO] [stdout]           >>>               /opt/rustwide/target/release/deps/validate_logs-300af351af7449b8.validate_logs.d97ae00104347c53-cgu.0.rcgu.o:(<pyo3::sync::GILOnceCell<*const *const core::ffi::c_void>>::init::<<numpy::npyffi::array::PyArrayAPI>::get::{closure#0}, pyo3::err::PyErr>)
[INFO] [stdout]           >>> referenced by refcount.rs:305 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.25.0/src/refcount.rs:305)
[INFO] [stdout]           >>>               /opt/rustwide/target/release/deps/validate_logs-300af351af7449b8.validate_logs.d97ae00104347c53-cgu.0.rcgu.o:(<pyo3::sync::GILOnceCell<*const *const core::ffi::c_void>>::init::<<numpy::npyffi::array::PyArrayAPI>::get::{closure#0}, pyo3::err::PyErr>)
[INFO] [stdout]           >>> referenced by refcount.rs:305 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.25.0/src/refcount.rs:305)
[INFO] [stdout]           >>>               /opt/rustwide/target/release/deps/validate_logs-300af351af7449b8.validate_logs.d97ae00104347c53-cgu.0.rcgu.o:(<pyo3::sync::GILOnceCell<*const *const core::ffi::c_void>>::init::<<numpy::npyffi::array::PyArrayAPI>::get::{closure#0}, pyo3::err::PyErr>)
[INFO] [stdout]           >>> referenced 486 more times
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyCapsule_GetName
[INFO] [stdout]           >>> referenced by capsule.rs:327 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.25.0/src/types/capsule.rs:327)
[INFO] [stdout]           >>>               /opt/rustwide/target/release/deps/validate_logs-300af351af7449b8.validate_logs.d97ae00104347c53-cgu.0.rcgu.o:(<pyo3::sync::GILOnceCell<*const *const core::ffi::c_void>>::init::<<numpy::npyffi::array::PyArrayAPI>::get::{closure#0}, pyo3::err::PyErr>)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyErr_Clear
[INFO] [stdout]           >>> referenced by capsule.rs:329 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.25.0/src/types/capsule.rs:329)
[INFO] [stdout]           >>>               /opt/rustwide/target/release/deps/validate_logs-300af351af7449b8.validate_logs.d97ae00104347c53-cgu.0.rcgu.o:(<pyo3::sync::GILOnceCell<*const *const core::ffi::c_void>>::init::<<numpy::npyffi::array::PyArrayAPI>::get::{closure#0}, pyo3::err::PyErr>)
[INFO] [stdout]           >>> referenced by capsule.rs:251 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.25.0/src/types/capsule.rs:251)
[INFO] [stdout]           >>>               /opt/rustwide/target/release/deps/validate_logs-300af351af7449b8.validate_logs.d97ae00104347c53-cgu.0.rcgu.o:(<pyo3::sync::GILOnceCell<*const *const core::ffi::c_void>>::init::<<numpy::npyffi::array::PyArrayAPI>::get::{closure#0}, pyo3::err::PyErr>)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyCapsule_GetPointer
[INFO] [stdout]           >>> referenced by capsule.rs:249 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.25.0/src/types/capsule.rs:249)
[INFO] [stdout]           >>>               /opt/rustwide/target/release/deps/validate_logs-300af351af7449b8.validate_logs.d97ae00104347c53-cgu.0.rcgu.o:(<pyo3::sync::GILOnceCell<*const *const core::ffi::c_void>>::init::<<numpy::npyffi::array::PyArrayAPI>::get::{closure#0}, pyo3::err::PyErr>)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyImport_Import
[INFO] [stdout]           >>> referenced by module.rs:88 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.25.0/src/types/module.rs:88)
[INFO] [stdout]           >>>               /opt/rustwide/target/release/deps/validate_logs-300af351af7449b8.validate_logs.d97ae00104347c53-cgu.0.rcgu.o:(<pyo3::types::module::PyModule>::import::<&str>)
[INFO] [stdout]           >>> referenced by module.rs:88 (src/types/module.rs:88)
[INFO] [stdout]           >>>               /opt/rustwide/target/release/deps/validate_logs-300af351af7449b8.validate_logs.d97ae00104347c53-cgu.0.rcgu.o:(<pyo3::err::PyErr as core::fmt::Debug>::fmt)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyThreadState_Get
[INFO] [stdout]           >>> referenced by pystate.rs:55 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.25.0/src/pystate.rs:55)
[INFO] [stdout]           >>>               /opt/rustwide/target/release/deps/validate_logs-300af351af7449b8.validate_logs.d97ae00104347c53-cgu.0.rcgu.o:(<pyo3::sync::GILOnceCell<&str>>::init::<numpy::npyffi::array::numpy_core_name::{closure#0}, pyo3::err::PyErr>)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyCallable_Check
[INFO] [stdout]           >>> referenced by abstract_.rs:63 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.25.0/src/cpython/abstract_.rs:63)
[INFO] [stdout]           >>>               /opt/rustwide/target/release/deps/validate_logs-300af351af7449b8.validate_logs.d97ae00104347c53-cgu.0.rcgu.o:(<pyo3::sync::GILOnceCell<&str>>::init::<numpy::npyffi::array::numpy_core_name::{closure#0}, pyo3::err::PyErr>)
[INFO] [stdout]           >>> referenced by any.rs:1276 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.25.0/src/types/any.rs:1276)
[INFO] [stdout]           >>>               /opt/rustwide/target/release/deps/validate_logs-300af351af7449b8.validate_logs.d97ae00104347c53-cgu.0.rcgu.o:(<riichi::agent::mortal::MortalBatchAgent>::new)
[INFO] [stdout]           >>> referenced by any.rs:1276 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.25.0/src/types/any.rs:1276)
[INFO] [stdout]           >>>               /opt/rustwide/target/release/deps/validate_logs-300af351af7449b8.validate_logs.d97ae00104347c53-cgu.0.rcgu.o:(riichi::agent::py_agent::new_py_agent)
[INFO] [stdout]           >>> referenced 3 more times
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: _Py_CheckFunctionResult
[INFO] [stdout]           >>> referenced by abstract_.rs:89 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.25.0/src/cpython/abstract_.rs:89)
[INFO] [stdout]           >>>               /opt/rustwide/target/release/deps/validate_logs-300af351af7449b8.validate_logs.d97ae00104347c53-cgu.0.rcgu.o:(<pyo3::sync::GILOnceCell<&str>>::init::<numpy::npyffi::array::numpy_core_name::{closure#0}, pyo3::err::PyErr>)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: _PyObject_MakeTpCall
[INFO] [stdout]           >>> referenced by abstract_.rs:85 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.25.0/src/cpython/abstract_.rs:85)
[INFO] [stdout]           >>>               /opt/rustwide/target/release/deps/validate_logs-300af351af7449b8.validate_logs.d97ae00104347c53-cgu.0.rcgu.o:(<pyo3::sync::GILOnceCell<&str>>::init::<numpy::npyffi::array::numpy_core_name::{closure#0}, pyo3::err::PyErr>)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyException_GetTraceback
[INFO] [stdout]           >>> referenced by err_state.rs:179 (src/err/err_state.rs:179)
[INFO] [stdout]           >>>               /opt/rustwide/target/release/deps/validate_logs-300af351af7449b8.validate_logs.d97ae00104347c53-cgu.0.rcgu.o:(<pyo3::err::PyErr as core::fmt::Debug>::fmt)
[INFO] [stdout]           >>> referenced by err_state.rs:179 (src/err/err_state.rs:179)
[INFO] [stdout]           >>>               /opt/rustwide/target/release/deps/validate_logs-300af351af7449b8.validate_logs.d97ae00104347c53-cgu.0.rcgu.o:(<pyo3::err::PyErr as core::fmt::Debug>::fmt)
[INFO] [stdout]           >>> referenced by err_state.rs:179 (src/err/err_state.rs:179)
[INFO] [stdout]           >>>               /opt/rustwide/target/release/deps/validate_logs-300af351af7449b8.validate_logs.d97ae00104347c53-cgu.0.rcgu.o:(<pyo3::err::PyErr>::set_cause)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyObject_CallNoArgs
[INFO] [stdout]           >>> referenced by any.rs:1296 (src/types/any.rs:1296)
[INFO] [stdout]           >>>               /opt/rustwide/target/release/deps/validate_logs-300af351af7449b8.validate_logs.d97ae00104347c53-cgu.0.rcgu.o:(<pyo3::err::PyErr as core::fmt::Debug>::fmt)
[INFO] [stdout]           >>> referenced by any.rs:1296 (src/types/any.rs:1296)
[INFO] [stdout]           >>>               /opt/rustwide/target/release/deps/validate_logs-300af351af7449b8.validate_logs.d97ae00104347c53-cgu.0.rcgu.o:(<pyo3::err::PyErr as core::fmt::Debug>::fmt)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyTraceBack_Print
[INFO] [stdout]           >>> referenced by traceback.rs:69 (src/types/traceback.rs:69)
[INFO] [stdout]           >>>               /opt/rustwide/target/release/deps/validate_logs-300af351af7449b8.validate_logs.d97ae00104347c53-cgu.0.rcgu.o:(<pyo3::err::PyErr as core::fmt::Debug>::fmt)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyUnicode_AsUTF8AndSize
[INFO] [stdout]           >>> referenced by string.rs:296 (src/types/string.rs:296)
[INFO] [stdout]           >>>               /opt/rustwide/target/release/deps/validate_logs-300af351af7449b8.validate_logs.d97ae00104347c53-cgu.0.rcgu.o:(<pyo3::err::PyErr as core::fmt::Debug>::fmt)
[INFO] [stdout]           >>> referenced by string.rs:296 (src/types/string.rs:296)
[INFO] [stdout]           >>>               /opt/rustwide/target/release/deps/validate_logs-300af351af7449b8.validate_logs.d97ae00104347c53-cgu.0.rcgu.o:(<pyo3::instance::Borrowed<pyo3::types::string::PyString>>::to_string_lossy)
[INFO] [stdout]           >>> referenced by string.rs:296 (src/types/string.rs:296)
[INFO] [stdout]           >>>               /opt/rustwide/target/release/deps/validate_logs-300af351af7449b8.validate_logs.d97ae00104347c53-cgu.0.rcgu.o:(<pyo3::instance::Borrowed<pyo3::types::string::PyString>>::to_str)
[INFO] [stdout]           >>> referenced 8 more times
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyErr_SetRaisedException
[INFO] [stdout]           >>> referenced by err_state.rs:322 (src/err/err_state.rs:322)
[INFO] [stdout]           >>>               /opt/rustwide/target/release/deps/validate_logs-300af351af7449b8.validate_logs.d97ae00104347c53-cgu.0.rcgu.o:(<pyo3::err::PyErr as core::fmt::Debug>::fmt)
[INFO] [stdout]           >>> referenced by err_state.rs:322 (src/err/err_state.rs:322)
[INFO] [stdout]           >>>               /opt/rustwide/target/release/deps/validate_logs-300af351af7449b8.validate_logs.d97ae00104347c53-cgu.0.rcgu.o:(pyo3::instance::python_format)
[INFO] [stdout]           >>> referenced by err_state.rs:322 (src/err/err_state.rs:322)
[INFO] [stdout]           >>>               /opt/rustwide/target/release/deps/validate_logs-300af351af7449b8.validate_logs.d97ae00104347c53-cgu.0.rcgu.o:(<pyo3::err::PyErr>::print_panic_and_unwind)
[INFO] [stdout]           >>> referenced 20 more times
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyErr_WriteUnraisable
[INFO] [stdout]           >>> referenced by mod.rs:520 (src/err/mod.rs:520)
[INFO] [stdout]           >>>               /opt/rustwide/target/release/deps/validate_logs-300af351af7449b8.validate_logs.d97ae00104347c53-cgu.0.rcgu.o:(<pyo3::err::PyErr as core::fmt::Debug>::fmt)
[INFO] [stdout]           >>> referenced by mod.rs:520 (src/err/mod.rs:520)
[INFO] [stdout]           >>>               /opt/rustwide/target/release/deps/validate_logs-300af351af7449b8.validate_logs.d97ae00104347c53-cgu.0.rcgu.o:(pyo3::instance::python_format)
[INFO] [stdout]           >>> referenced by mod.rs:520 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.25.0/src/err/mod.rs:520)
[INFO] [stdout]           >>>               /opt/rustwide/target/release/deps/validate_logs-300af351af7449b8.validate_logs.d97ae00104347c53-cgu.0.rcgu.o:(pyo3::impl_::pyclass::tp_dealloc::<riichi::stat::Stat>)
[INFO] [stdout]           >>> referenced 2 more times
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyGILState_Release
[INFO] [stdout]           >>> referenced by gil.rs:243 (src/gil.rs:243)
[INFO] [stdout]           >>>               /opt/rustwide/target/release/deps/validate_logs-300af351af7449b8.validate_logs.d97ae00104347c53-cgu.0.rcgu.o:(<pyo3::err::PyErr as core::fmt::Debug>::fmt)
[INFO] [stdout]           >>> referenced by gil.rs:243 (src/gil.rs:243)
[INFO] [stdout]           >>>               /opt/rustwide/target/release/deps/validate_logs-300af351af7449b8.validate_logs.d97ae00104347c53-cgu.0.rcgu.o:(<pyo3::err::PyErr as core::fmt::Debug>::fmt)
[INFO] [stdout]           >>> referenced by gil.rs:243 (src/gil.rs:243)
[INFO] [stdout]           >>>               /opt/rustwide/target/release/deps/validate_logs-300af351af7449b8.validate_logs.d97ae00104347c53-cgu.0.rcgu.o:(<pyo3::err::PyErr as core::fmt::Display>::fmt)
[INFO] [stdout]           >>> referenced 20 more times
[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 `libriichi` (bin "validate_logs") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "262ec221388e3a646f65301867afeba868bd4e004d54aac52728846e2838a08c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "262ec221388e3a646f65301867afeba868bd4e004d54aac52728846e2838a08c", kill_on_drop: false }`
[INFO] [stdout] 262ec221388e3a646f65301867afeba868bd4e004d54aac52728846e2838a08c
