[INFO] cloning repository https://github.com/Anexen/pyxirr [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Anexen/pyxirr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnexen%2Fpyxirr", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnexen%2Fpyxirr'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b4fc34eefcf9522b5f075acee5d6dc6d521fa191 [INFO] testing Anexen/pyxirr against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnexen%2Fpyxirr" "/workspace/builds/worker-39/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-39/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Anexen/pyxirr on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-39/source/.cargo/config [INFO] started tweaking git repo https://github.com/Anexen/pyxirr [INFO] finished tweaking git repo https://github.com/Anexen/pyxirr [INFO] tweaked toml for git repo https://github.com/Anexen/pyxirr written to /workspace/builds/worker-39/source/Cargo.toml [INFO] crate git repo https://github.com/Anexen/pyxirr already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0f10afdccc9c262da6b7720c3ebe965e10ae9d3c8f7b8501bacd59a4fe29b7f8 [INFO] running `Command { std: "docker" "start" "-a" "0f10afdccc9c262da6b7720c3ebe965e10ae9d3c8f7b8501bacd59a4fe29b7f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0f10afdccc9c262da6b7720c3ebe965e10ae9d3c8f7b8501bacd59a4fe29b7f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f10afdccc9c262da6b7720c3ebe965e10ae9d3c8f7b8501bacd59a4fe29b7f8", kill_on_drop: false }` [INFO] [stdout] 0f10afdccc9c262da6b7720c3ebe965e10ae9d3c8f7b8501bacd59a4fe29b7f8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f48528301513bdef8dc6bc976cc666b9a8da9a106a5c45eb8d993a1b513933b8 [INFO] running `Command { std: "docker" "start" "-a" "f48528301513bdef8dc6bc976cc666b9a8da9a106a5c45eb8d993a1b513933b8", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling pyo3-build-config v0.15.1 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling matrixmultiply v0.3.2 [INFO] [stderr] Compiling paste v0.1.18 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling pyo3 v0.15.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling ndarray v0.15.4 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling pyo3-macros-backend v0.15.1 [INFO] [stderr] Compiling indoc-impl v0.3.6 [INFO] [stderr] Compiling pyo3-macros v0.15.1 [INFO] [stderr] Compiling indoc v0.3.6 [INFO] [stderr] Compiling numpy v0.15.0 [INFO] [stderr] Compiling pyxirr v0.7.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.43s [INFO] running `Command { std: "docker" "inspect" "f48528301513bdef8dc6bc976cc666b9a8da9a106a5c45eb8d993a1b513933b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f48528301513bdef8dc6bc976cc666b9a8da9a106a5c45eb8d993a1b513933b8", kill_on_drop: false }` [INFO] [stdout] f48528301513bdef8dc6bc976cc666b9a8da9a106a5c45eb8d993a1b513933b8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8619ed4c118378af7df114192b2b2ddd1373fb7c0dbd96dd6cdc004da242f15a [INFO] running `Command { std: "docker" "start" "-a" "8619ed4c118378af7df114192b2b2ddd1373fb7c0dbd96dd6cdc004da242f15a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling rstest v0.11.0 [INFO] [stderr] Compiling pyo3-macros-backend v0.15.1 [INFO] [stderr] Compiling indoc-impl v0.3.6 [INFO] [stderr] Compiling indoc v0.3.6 [INFO] [stderr] Compiling pyo3-macros v0.15.1 [INFO] [stderr] Compiling pyo3 v0.15.1 [INFO] [stderr] Compiling numpy v0.15.0 [INFO] [stderr] Compiling pyxirr v0.7.2 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/test_conversion-7486b17809bb326d.test_conversion.bd81a7d0-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/test_conversion-7486b17809bb326d.test_conversion.bd81a7d0-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/test_conversion-7486b17809bb326d.test_conversion.bd81a7d0-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/test_conversion-7486b17809bb326d.test_conversion.bd81a7d0-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/test_conversion-7486b17809bb326d.test_conversion.bd81a7d0-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/test_conversion-7486b17809bb326d.test_conversion.bd81a7d0-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/test_conversion-7486b17809bb326d.test_conversion.bd81a7d0-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/test_conversion-7486b17809bb326d.test_conversion.bd81a7d0-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/test_conversion-7486b17809bb326d.test_conversion.bd81a7d0-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/test_conversion-7486b17809bb326d.test_conversion.bd81a7d0-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/test_conversion-7486b17809bb326d.test_conversion.bd81a7d0-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/test_conversion-7486b17809bb326d.test_conversion.bd81a7d0-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/test_conversion-7486b17809bb326d.test_conversion.bd81a7d0-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/test_conversion-7486b17809bb326d.test_conversion.bd81a7d0-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/test_conversion-7486b17809bb326d.test_conversion.bd81a7d0-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/test_conversion-7486b17809bb326d.test_conversion.bd81a7d0-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/test_conversion-7486b17809bb326d.4mnsl7z3zqk8vmuw.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-d9ecd5377b7dfa2f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-e95f8ccbb889cb3a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-bc3d259c8a5de0c3.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-2b85ee1dcf40ad05.rlib" "/opt/rustwide/target/debug/deps/libpyxirr.rlib" "/opt/rustwide/target/debug/deps/libnumpy-a37d7fc5113379ae.rlib" "/opt/rustwide/target/debug/deps/libndarray-9e4e839f50b73d39.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-d2fb0c1d04a0f3af.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-b9bef8fa8f4f64ef.rlib" "/opt/rustwide/target/debug/deps/librawpointer-6f2190d0a178b7fa.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "/opt/rustwide/target/debug/deps/libchrono-76c61046751f6a05.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-1e9365a7285a34ef.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-ecf9ce88dc3126a2.rlib" "/opt/rustwide/target/debug/deps/libtime-a2e6d6a0dca15fd5.rlib" "/opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-9dd6e56abca0ddb5.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-e9d156d5a6ab8127.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-b26eeadae8ae9a7e.rlib" "/opt/rustwide/target/debug/deps/liblock_api-4527f2b9e7422552.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libinstant-939f0c301cdc968a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/liblibc-197a93fa7c279dff.rlib" "/opt/rustwide/target/debug/deps/libunindent-dfa9e67afdd5ddc1.rlib" "/opt/rustwide/target/debug/deps/libpaste-7edadace2a2d03da.rlib" "/opt/rustwide/target/debug/deps/libindoc-656d996c422aafea.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_conversion-7486b17809bb326d" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/test_conversion-7486b17809bb326d.test_conversion.bd81a7d0-cgu.10.rcgu.o: in function `pyo3::types::any::PyAny::call': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/any.rs:304: undefined reference to `PyObject_Call' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/test_conversion-7486b17809bb326d.test_conversion.bd81a7d0-cgu.10.rcgu.o: in function `pyo3::types::any::PyAny::call': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/any.rs:304: undefined reference to `PyObject_Call' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/test_conversion-7486b17809bb326d.test_conversion.bd81a7d0-cgu.10.rcgu.o: in function `pyo3::types::any::PyAny::call': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/any.rs:304: undefined reference to `PyObject_Call' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/test_conversion-7486b17809bb326d.test_conversion.bd81a7d0-cgu.10.rcgu.o: in function `pyo3::types::any::PyAny::call': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/any.rs:304: undefined reference to `PyObject_Call' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/test_conversion-7486b17809bb326d.test_conversion.bd81a7d0-cgu.10.rcgu.o: in function `pyo3::types::any::PyAny::call': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/any.rs:304: undefined reference to `PyObject_Call' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/test_conversion-7486b17809bb326d.test_conversion.bd81a7d0-cgu.10.rcgu.o:/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/any.rs:304: more undefined references to `PyObject_Call' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/test_conversion-7486b17809bb326d.test_conversion.bd81a7d0-cgu.10.rcgu.o: in function `pyo3::types::tuple::> for (T0,)>::into_py': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:268: undefined reference to `PyTuple_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:269: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/test_conversion-7486b17809bb326d.test_conversion.bd81a7d0-cgu.10.rcgu.o: in function `pyo3::types::tuple::> for (T0,T1)>::into_py': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:268: undefined reference to `PyTuple_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:269: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:269: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/test_conversion-7486b17809bb326d.test_conversion.bd81a7d0-cgu.10.rcgu.o: in function `pyo3::types::tuple::> for (T0,T1)>::into_py': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:268: undefined reference to `PyTuple_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:269: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:269: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/test_conversion-7486b17809bb326d.test_conversion.bd81a7d0-cgu.11.rcgu.o: in function `pyo3::types::list::new_from_iter': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/list.rs:25: undefined reference to `PyList_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/test_conversion-7486b17809bb326d.test_conversion.bd81a7d0-cgu.11.rcgu.o: in function `pyo3::types::list::new_from_iter': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/list.rs:25: undefined reference to `PyList_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/test_conversion-7486b17809bb326d.test_conversion.bd81a7d0-cgu.11.rcgu.o: in function `pyo3::types::list::new_from_iter': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/list.rs:25: undefined reference to `PyList_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/test_conversion-7486b17809bb326d.test_conversion.bd81a7d0-cgu.12.rcgu.o: in function `pyo3::types::tuple::> for (T0,T1)>::into_py': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:268: undefined reference to `PyTuple_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:269: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:269: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/test_conversion-7486b17809bb326d.test_conversion.bd81a7d0-cgu.5.rcgu.o: in function `pyo3::types::tuple::PyTuple::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:29: undefined reference to `PyTuple_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/test_conversion-7486b17809bb326d.test_conversion.bd81a7d0-cgu.6.rcgu.o: in function `pyo3::ffi::object::Py_DECREF': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/ffi/object.rs:403: undefined reference to `_Py_Dealloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/test_conversion-7486b17809bb326d.test_conversion.bd81a7d0-cgu.8.rcgu.o: in function `pyo3::types::dict::PyDict::get_item::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/dict.rs:106: undefined reference to `PyDict_GetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/test_conversion-7486b17809bb326d.test_conversion.bd81a7d0-cgu.8.rcgu.o: in function `pyo3::types::dict::PyDict::set_item::{{closure}}::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/dict.rs:124: undefined reference to `PyDict_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/test_conversion-7486b17809bb326d.test_conversion.bd81a7d0-cgu.8.rcgu.o: in function `pyo3::types::dict::PyDict::set_item::{{closure}}::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/dict.rs:124: undefined reference to `PyDict_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/test_conversion-7486b17809bb326d.test_conversion.bd81a7d0-cgu.8.rcgu.o: in function `pyo3::types::dict::PyDict::set_item::{{closure}}::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/dict.rs:124: undefined reference to `PyDict_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/test_conversion-7486b17809bb326d.test_conversion.bd81a7d0-cgu.8.rcgu.o: in function `pyo3::types::tuple::> for (T0,)>::into_py': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:268: undefined reference to `PyTuple_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:269: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/test_conversion-7486b17809bb326d.test_conversion.bd81a7d0-cgu.9.rcgu.o: in function `pyo3::err::PyErr::is_instance': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/err/mod.rs:374: undefined reference to `PyErr_GivenExceptionMatches' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/test_conversion-7486b17809bb326d.test_conversion.bd81a7d0-cgu.9.rcgu.o: in function `pyo3::err::PyErr::is_instance': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/err/mod.rs:374: undefined reference to `PyErr_GivenExceptionMatches' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/test_conversion-7486b17809bb326d.test_conversion.bd81a7d0-cgu.9.rcgu.o: in function `pyo3::err::PyErr::is_instance': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/err/mod.rs:374: undefined reference to `PyErr_GivenExceptionMatches' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyxirr.rlib(pyxirr.pyxirr.10a1b40c-cgu.10.rcgu.o): in function `pyo3::types::dict::PyDict::set_item::{{closure}}::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/dict.rs:124: undefined reference to `PyDict_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyxirr.rlib(pyxirr.pyxirr.10a1b40c-cgu.12.rcgu.o): in function `pyo3::python::Python::allow_threads': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/python.rs:390: undefined reference to `PyEval_SaveThread' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyxirr.rlib(pyxirr.pyxirr.10a1b40c-cgu.12.rcgu.o): in function `pyo3::python::Python::allow_threads': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/python.rs:390: undefined reference to `PyEval_SaveThread' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyxirr.rlib(pyxirr.pyxirr.10a1b40c-cgu.12.rcgu.o): in function `pyo3::python::Python::allow_threads': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/python.rs:390: undefined reference to `PyEval_SaveThread' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyxirr.rlib(pyxirr.pyxirr.10a1b40c-cgu.12.rcgu.o): in function `pyo3::python::Python::allow_threads': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/python.rs:390: undefined reference to `PyEval_SaveThread' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyxirr.rlib(pyxirr.pyxirr.10a1b40c-cgu.12.rcgu.o): in function `pyo3::python::Python::allow_threads': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/python.rs:390: undefined reference to `PyEval_SaveThread' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyxirr.rlib(pyxirr.pyxirr.10a1b40c-cgu.12.rcgu.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/python.rs:390: more undefined references to `PyEval_SaveThread' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyxirr.rlib(pyxirr.pyxirr.10a1b40c-cgu.12.rcgu.o): in function `::type_object_raw': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/exceptions.rs:312: undefined reference to `PyExc_Exception' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyxirr.rlib(pyxirr.pyxirr.10a1b40c-cgu.13.rcgu.o): in function `pyo3::types::tuple::> for (T0,)>::into_py': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:268: undefined reference to `PyTuple_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:269: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyxirr.rlib(pyxirr.pyxirr.10a1b40c-cgu.13.rcgu.o): in function `pyo3::types::tuple::PyTuple::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:29: undefined reference to `PyTuple_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyxirr.rlib(pyxirr.pyxirr.10a1b40c-cgu.13.rcgu.o): in function `pyo3::types::string::PyString::to_str': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/string.rs:172: undefined reference to `PyUnicode_AsUTF8AndSize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyxirr.rlib(pyxirr.pyxirr.10a1b40c-cgu.4.rcgu.o): in function `pyo3::types::any::PyAny::call_method::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/any.rs:419: undefined reference to `PyObject_GetAttr' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/any.rs:425: undefined reference to `PyObject_Call' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyxirr.rlib(pyxirr.pyxirr.10a1b40c-cgu.4.rcgu.o): in function `pyo3::types::any::PyAny::get_item::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/any.rs:541: undefined reference to `PyObject_GetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyxirr.rlib(pyxirr.pyxirr.10a1b40c-cgu.4.rcgu.o): in function `pyo3::types::any::PyAny::get_item::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/any.rs:541: undefined reference to `PyObject_GetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyxirr.rlib(pyxirr.pyxirr.10a1b40c-cgu.8.rcgu.o): in function `pyo3::ffi::object::Py_None': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/ffi/object.rs:468: undefined reference to `_Py_NoneStruct' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyxirr.rlib(pyxirr.pyxirr.10a1b40c-cgu.8.rcgu.o): in function `pyo3::ffi::object::Py_DECREF': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/ffi/object.rs:403: undefined reference to `_Py_Dealloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libnumpy-a37d7fc5113379ae.rlib(numpy-a37d7fc5113379ae.numpy.f10608db-cgu.10.rcgu.o): in function `pyo3::ffi::object::PyObject_TypeCheck': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/ffi/object.rs:217: undefined reference to `PyType_IsSubtype' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libnumpy-a37d7fc5113379ae.rlib(numpy-a37d7fc5113379ae.numpy.f10608db-cgu.8.rcgu.o): in function `numpy::npyffi::get_numpy_api': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/numpy-0.15.0/src/npyffi/mod.rs:15: undefined reference to `PyImport_ImportModule' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/numpy-0.15.0/src/npyffi/mod.rs:17: undefined reference to `PyObject_GetAttrString' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/numpy-0.15.0/src/npyffi/mod.rs:19: undefined reference to `PyCapsule_GetPointer' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.0.rcgu.o): in function `::type_object_raw': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/exceptions.rs:307: undefined reference to `PyExc_BaseException' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.0.rcgu.o): in function `::type_object_raw': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/exceptions.rs:341: undefined reference to `PyExc_AttributeError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.0.rcgu.o): in function `::type_object_raw': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/exceptions.rs:376: undefined reference to `PyExc_OverflowError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.0.rcgu.o): in function `::type_object_raw': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/exceptions.rs:414: undefined reference to `PyExc_TypeError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.0.rcgu.o): in function `::type_object_raw': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/exceptions.rs:442: undefined reference to `PyExc_ValueError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.10.rcgu.o): in function `pyo3::types::floatob::PyFloat::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/floatob.rs:28: undefined reference to `PyFloat_FromDouble' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.10.rcgu.o): in function `pyo3::types::floatob::::extract': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/floatob.rs:53: undefined reference to `PyFloat_AsDouble' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.11.rcgu.o): in function `pyo3::types::bytes::PyBytes::as_bytes': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/bytes.rs:92: undefined reference to `PyBytes_AsString' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/bytes.rs:93: undefined reference to `PyBytes_Size' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.11.rcgu.o): in function `pyo3::types::list::PyList::empty': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/list.rs:50: undefined reference to `PyList_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.11.rcgu.o): in function `pyo3::types::list::PyList::get_item': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/list.rs:88: undefined reference to `PyList_GetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.11.rcgu.o): in function `pyo3::types::list::PyList::append::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/list.rs:181: undefined reference to `PyList_Append' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.12.rcgu.o): in function `pyo3::types::string::PyString::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/string.rs:144: undefined reference to `PyUnicode_FromStringAndSize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.12.rcgu.o): in function `pyo3::types::string::PyString::to_str': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/string.rs:172: undefined reference to `PyUnicode_AsUTF8AndSize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.12.rcgu.o): in function `pyo3::types::string::PyString::to_string_lossy': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/string.rs:199: undefined reference to `PyUnicode_AsEncodedString' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.14.rcgu.o): in function `pyo3::types::tuple::> for (T0,)>::into_py': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:258: undefined reference to `PyTuple_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:259: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.15.rcgu.o): in function `pyo3::ffi::methodobject::PyCFunction_Check': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/ffi/methodobject.rs:28: undefined reference to `PyCFunction_Type' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.15.rcgu.o): in function `pyo3::types::num::::to_object': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/num.rs:52: undefined reference to `PyLong_FromLong' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.15.rcgu.o): in function `pyo3::types::num::::extract': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/num.rs:65: undefined reference to `PyNumber_Index' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/num.rs:69: undefined reference to `PyLong_AsLong' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.15.rcgu.o): in function `pyo3::types::num::::extract': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/num.rs:65: undefined reference to `PyNumber_Index' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/num.rs:69: undefined reference to `PyLong_AsLong' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.2.rcgu.o): in function `pyo3::err::PyErr::take': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/err/mod.rs:231: undefined reference to `PyErr_Fetch' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/err/mod.rs:271: undefined reference to `PyErr_Restore' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/err/mod.rs:272: undefined reference to `PyErr_PrintEx' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.2.rcgu.o): in function `pyo3::err::PyErr::new_type': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/err/mod.rs:334: undefined reference to `PyErr_NewException' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.2.rcgu.o): in function `pyo3::err::PyErr::is_instance': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/err/mod.rs:374: undefined reference to `PyErr_GivenExceptionMatches' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.2.rcgu.o): in function `pyo3::err::PyErr::restore': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/err/mod.rs:399: undefined reference to `PyErr_Restore' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.2.rcgu.o): in function `pyo3::err::PyErr::normalized': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/err/mod.rs:495: undefined reference to `PyErr_NormalizeException' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.2.rcgu.o): in function `pyo3::err::panic_after_error': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/err/mod.rs:580: undefined reference to `PyErr_Print' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.2.rcgu.o): in function `pyo3::ffi::datetime::PyDateTime_IMPORT::{{closure}}::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/ffi/datetime.rs:486: undefined reference to `PyCapsule_Import' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.2.rcgu.o): in function `pyo3::ffi::object::PyObject_TypeCheck': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/ffi/object.rs:217: undefined reference to `PyType_IsSubtype' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.2.rcgu.o): in function `pyo3::ffi::object::Py_DECREF': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/ffi/object.rs:403: undefined reference to `_Py_Dealloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.2.rcgu.o): in function `pyo3::types::function::PyCFunction::internal_new_from_pointers': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/function.rs:137: undefined reference to `PyCFunction_NewEx' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.2.rcgu.o): in function `pyo3::types::iterator::PyIterator::from_object': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/iterator.rs:43: undefined reference to `PyObject_GetIter' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.2.rcgu.o): in function `<&pyo3::types::iterator::PyIterator as core::iter::traits::iterator::Iterator>::next': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/iterator.rs:59: undefined reference to `PyIter_Next' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.3.rcgu.o): in function `pyo3::types::module::PyModule::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/module.rs:49: undefined reference to `PyModule_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.3.rcgu.o): in function `pyo3::types::module::PyModule::import': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/module.rs:72: undefined reference to `PyImport_Import' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.3.rcgu.o): in function `pyo3::types::module::PyModule::dict': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/module.rs:136: undefined reference to `PyModule_GetDict' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.3.rcgu.o): in function `pyo3::types::module::PyModule::name': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/module.rs:164: undefined reference to `PyModule_GetName' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.4.rcgu.o): in function `pyo3::gil::GILGuard::acquire_unchecked': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/gil.rs:254: undefined reference to `PyGILState_Ensure' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.4.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/gil.rs:300: undefined reference to `PyGILState_Release' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.4.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/python.rs:382: undefined reference to `PyEval_RestoreThread' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.4.rcgu.o): in function `pyo3::python::Python::run_code': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/python.rs:479: undefined reference to `PyImport_AddModule' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/python.rs:493: undefined reference to `PyEval_EvalCode' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.4.rcgu.o): in function `pyo3::python::Python::run_code::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/python.rs:486: undefined reference to `PyModule_GetDict' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.4.rcgu.o): in function `pyo3::gil::GILGuard::acquire::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/gil.rs:226: undefined reference to `Py_IsInitialized' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/gil.rs:234: undefined reference to `PyEval_ThreadsInitialized' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.7.rcgu.o): in function `pyo3::ffi::boolobject::PyBool_Check': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/ffi/boolobject.rs:13: undefined reference to `PyBool_Type' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.7.rcgu.o): in function `pyo3::ffi::boolobject::Py_True': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/ffi/boolobject.rs:32: undefined reference to `_Py_TrueStruct' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.7.rcgu.o): in function `pyo3::types::dict::PyDict::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/dict.rs:31: undefined reference to `PyDict_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.7.rcgu.o): in function `pyo3::types::dict::PyDict::from_sequence': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/dict.rs:44: undefined reference to `PyDict_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/dict.rs:47: undefined reference to `PyDict_MergeFromSeq2' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.7.rcgu.o): in function `pyo3::types::dict::PyDict::keys': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/dict.rs:147: undefined reference to `PyDict_Keys' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.7.rcgu.o): in function `pyo3::types::dict::PyDict::values': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/dict.rs:157: undefined reference to `PyDict_Values' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.7.rcgu.o): in function `pyo3::types::tuple::PyTuple::empty': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:42: undefined reference to `PyTuple_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.7.rcgu.o): in function `pyo3::types::tuple::PyTuple::get_item': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:126: undefined reference to `PyTuple_GetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.7.rcgu.o): in function `pyo3::types::tuple::> for (T0,)>::into_py': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:258: undefined reference to `PyTuple_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:259: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.8.rcgu.o): in function `pyo3::types::any::PyAny::getattr::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/any.rs:111: undefined reference to `PyObject_GetAttr' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.8.rcgu.o): in function `pyo3::types::any::PyAny::setattr::{{closure}}::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/any.rs:127: undefined reference to `PyObject_SetAttr' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.8.rcgu.o): in function `pyo3::types::any::PyAny::setattr::{{closure}}::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/any.rs:127: undefined reference to `PyObject_SetAttr' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.8.rcgu.o): in function `pyo3::types::any::PyAny::call_method::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/any.rs:419: undefined reference to `PyObject_GetAttr' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/any.rs:425: undefined reference to `PyObject_Call' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.8.rcgu.o): in function `pyo3::types::any::PyAny::repr': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/any.rs:622: undefined reference to `PyObject_Repr' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.8.rcgu.o): in function `pyo3::types::any::PyAny::str': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/any.rs:632: undefined reference to `PyObject_Str' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.8.rcgu.o): in function `pyo3::types::any::PyAny::len': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/any.rs:653: undefined reference to `PyObject_Size' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.9.rcgu.o): in function `pyo3::ffi::cpython::pythonrun::Py_CompileString': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/ffi/cpython/pythonrun.rs:140: undefined reference to `Py_CompileStringExFlags' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = help: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#cargorustc-link-libkindname) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pyxirr` due to 2 previous errors [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" "/opt/rustwide/target/debug/deps/test_periodic-308a23ed7b57724d.test_periodic.9d8250f3-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/test_periodic-308a23ed7b57724d.test_periodic.9d8250f3-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/test_periodic-308a23ed7b57724d.test_periodic.9d8250f3-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/test_periodic-308a23ed7b57724d.test_periodic.9d8250f3-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/test_periodic-308a23ed7b57724d.test_periodic.9d8250f3-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/test_periodic-308a23ed7b57724d.test_periodic.9d8250f3-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/test_periodic-308a23ed7b57724d.test_periodic.9d8250f3-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/test_periodic-308a23ed7b57724d.test_periodic.9d8250f3-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/test_periodic-308a23ed7b57724d.test_periodic.9d8250f3-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/test_periodic-308a23ed7b57724d.test_periodic.9d8250f3-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/test_periodic-308a23ed7b57724d.test_periodic.9d8250f3-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/test_periodic-308a23ed7b57724d.test_periodic.9d8250f3-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/test_periodic-308a23ed7b57724d.test_periodic.9d8250f3-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/test_periodic-308a23ed7b57724d.test_periodic.9d8250f3-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/test_periodic-308a23ed7b57724d.test_periodic.9d8250f3-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/test_periodic-308a23ed7b57724d.test_periodic.9d8250f3-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/test_periodic-308a23ed7b57724d.ic14yq90vfqzncc.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-d9ecd5377b7dfa2f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-e95f8ccbb889cb3a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-bc3d259c8a5de0c3.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-2b85ee1dcf40ad05.rlib" "/opt/rustwide/target/debug/deps/libpyxirr.rlib" "/opt/rustwide/target/debug/deps/libnumpy-a37d7fc5113379ae.rlib" "/opt/rustwide/target/debug/deps/libndarray-9e4e839f50b73d39.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-d2fb0c1d04a0f3af.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-b9bef8fa8f4f64ef.rlib" "/opt/rustwide/target/debug/deps/librawpointer-6f2190d0a178b7fa.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "/opt/rustwide/target/debug/deps/libchrono-76c61046751f6a05.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-1e9365a7285a34ef.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-ecf9ce88dc3126a2.rlib" "/opt/rustwide/target/debug/deps/libtime-a2e6d6a0dca15fd5.rlib" "/opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-9dd6e56abca0ddb5.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-e9d156d5a6ab8127.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-b26eeadae8ae9a7e.rlib" "/opt/rustwide/target/debug/deps/liblock_api-4527f2b9e7422552.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libinstant-939f0c301cdc968a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/liblibc-197a93fa7c279dff.rlib" "/opt/rustwide/target/debug/deps/libunindent-dfa9e67afdd5ddc1.rlib" "/opt/rustwide/target/debug/deps/libpaste-7edadace2a2d03da.rlib" "/opt/rustwide/target/debug/deps/libindoc-656d996c422aafea.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_periodic-308a23ed7b57724d" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/test_periodic-308a23ed7b57724d.test_periodic.9d8250f3-cgu.13.rcgu.o: in function `pyo3::err::PyErr::is_instance': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/err/mod.rs:374: undefined reference to `PyErr_GivenExceptionMatches' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/test_periodic-308a23ed7b57724d.test_periodic.9d8250f3-cgu.15.rcgu.o: in function `pyo3::types::dict::PyDict::set_item::{{closure}}::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/dict.rs:124: undefined reference to `PyDict_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/test_periodic-308a23ed7b57724d.test_periodic.9d8250f3-cgu.2.rcgu.o: in function `pyo3::types::any::PyAny::call': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/any.rs:304: undefined reference to `PyObject_Call' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/test_periodic-308a23ed7b57724d.test_periodic.9d8250f3-cgu.2.rcgu.o: in function `pyo3::types::any::PyAny::call': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/any.rs:304: undefined reference to `PyObject_Call' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/test_periodic-308a23ed7b57724d.test_periodic.9d8250f3-cgu.2.rcgu.o: in function `pyo3::types::any::PyAny::call': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/any.rs:304: undefined reference to `PyObject_Call' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/test_periodic-308a23ed7b57724d.test_periodic.9d8250f3-cgu.2.rcgu.o: in function `pyo3::types::any::PyAny::call': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/any.rs:304: undefined reference to `PyObject_Call' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/test_periodic-308a23ed7b57724d.test_periodic.9d8250f3-cgu.2.rcgu.o: in function `pyo3::types::any::PyAny::call': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/any.rs:304: undefined reference to `PyObject_Call' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/test_periodic-308a23ed7b57724d.test_periodic.9d8250f3-cgu.2.rcgu.o:/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/any.rs:304: more undefined references to `PyObject_Call' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/test_periodic-308a23ed7b57724d.test_periodic.9d8250f3-cgu.2.rcgu.o: in function `pyo3::types::tuple::> for (T0,)>::into_py': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:268: undefined reference to `PyTuple_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:269: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/test_periodic-308a23ed7b57724d.test_periodic.9d8250f3-cgu.2.rcgu.o: in function `pyo3::types::tuple::> for (T0,T1)>::into_py': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:268: undefined reference to `PyTuple_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:269: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:269: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/test_periodic-308a23ed7b57724d.test_periodic.9d8250f3-cgu.2.rcgu.o: in function `pyo3::types::tuple::> for (T0,T1)>::into_py': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:268: undefined reference to `PyTuple_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:269: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:269: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/test_periodic-308a23ed7b57724d.test_periodic.9d8250f3-cgu.4.rcgu.o: in function `pyo3::types::tuple::> for (T0,T1,T2)>::into_py': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:268: undefined reference to `PyTuple_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:269: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:269: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:269: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/test_periodic-308a23ed7b57724d.test_periodic.9d8250f3-cgu.4.rcgu.o: in function `pyo3::types::tuple::> for (T0,T1,T2)>::into_py': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:268: undefined reference to `PyTuple_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:269: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:269: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:269: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/test_periodic-308a23ed7b57724d.test_periodic.9d8250f3-cgu.4.rcgu.o: in function `pyo3::types::tuple::> for (T0,T1,T2,T3)>::into_py': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:268: undefined reference to `PyTuple_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:269: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:269: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:269: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:269: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/test_periodic-308a23ed7b57724d.test_periodic.9d8250f3-cgu.4.rcgu.o: in function `pyo3::types::tuple::> for (T0,T1,T2,T3)>::into_py': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:268: undefined reference to `PyTuple_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:269: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:269: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:269: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:269: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/test_periodic-308a23ed7b57724d.test_periodic.9d8250f3-cgu.4.rcgu.o: in function `pyo3::types::tuple::> for (T0,T1,T2,T3)>::into_py': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:268: undefined reference to `PyTuple_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:269: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:269: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:269: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:269: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/test_periodic-308a23ed7b57724d.test_periodic.9d8250f3-cgu.4.rcgu.o: in function `pyo3::types::tuple::> for (T0,T1,T2,T3)>::into_py': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:268: undefined reference to `PyTuple_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:269: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:269: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:269: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:269: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/test_periodic-308a23ed7b57724d.test_periodic.9d8250f3-cgu.4.rcgu.o: in function `pyo3::types::tuple::> for (T0,T1,T2,T3)>::into_py': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:268: undefined reference to `PyTuple_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:269: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:269: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:269: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:269: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/test_periodic-308a23ed7b57724d.test_periodic.9d8250f3-cgu.4.rcgu.o: in function `pyo3::types::tuple::> for (T0,T1,T2,T3)>::into_py': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:268: undefined reference to `PyTuple_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:269: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:269: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:269: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:269: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/test_periodic-308a23ed7b57724d.test_periodic.9d8250f3-cgu.4.rcgu.o: in function `pyo3::types::tuple::> for (T0,T1,T2,T3)>::into_py': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:268: undefined reference to `PyTuple_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:269: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:269: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:269: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:269: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/test_periodic-308a23ed7b57724d.test_periodic.9d8250f3-cgu.4.rcgu.o: in function `pyo3::types::tuple::> for (T0,T1,T2,T3)>::into_py': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:268: undefined reference to `PyTuple_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:269: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:269: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:269: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:269: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/test_periodic-308a23ed7b57724d.test_periodic.9d8250f3-cgu.4.rcgu.o: in function `pyo3::types::tuple::> for (T0,T1,T2,T3,T4)>::into_py': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:268: undefined reference to `PyTuple_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:269: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:269: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:269: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:269: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:269: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/test_periodic-308a23ed7b57724d.test_periodic.9d8250f3-cgu.4.rcgu.o: in function `pyo3::types::tuple::> for (T0,T1,T2,T3,T4)>::into_py': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:268: undefined reference to `PyTuple_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:269: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:269: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:269: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:269: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:269: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/test_periodic-308a23ed7b57724d.test_periodic.9d8250f3-cgu.4.rcgu.o: in function `pyo3::types::tuple::> for (T0,T1,T2,T3,T4)>::into_py': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:268: undefined reference to `PyTuple_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:269: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:269: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:269: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:269: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:269: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/test_periodic-308a23ed7b57724d.test_periodic.9d8250f3-cgu.4.rcgu.o: in function `pyo3::types::tuple::> for (T0,T1,T2,T3,T4,T5)>::into_py': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:268: undefined reference to `PyTuple_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:269: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:269: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:269: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:269: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:269: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/test_periodic-308a23ed7b57724d.test_periodic.9d8250f3-cgu.4.rcgu.o:/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:269: more undefined references to `PyTuple_SetItem' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/test_periodic-308a23ed7b57724d.test_periodic.9d8250f3-cgu.4.rcgu.o: in function `pyo3::types::tuple::> for (T0,T1,T2,T3,T4,T5)>::into_py': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:268: undefined reference to `PyTuple_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:269: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:269: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:269: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:269: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:269: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/test_periodic-308a23ed7b57724d.test_periodic.9d8250f3-cgu.4.rcgu.o:/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:269: more undefined references to `PyTuple_SetItem' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/test_periodic-308a23ed7b57724d.test_periodic.9d8250f3-cgu.4.rcgu.o: in function `pyo3::types::tuple::PyTuple::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:29: undefined reference to `PyTuple_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/test_periodic-308a23ed7b57724d.test_periodic.9d8250f3-cgu.7.rcgu.o: in function `pyo3::types::list::new_from_iter': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/list.rs:25: undefined reference to `PyList_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/test_periodic-308a23ed7b57724d.test_periodic.9d8250f3-cgu.7.rcgu.o: in function `pyo3::types::list::new_from_iter': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/list.rs:25: undefined reference to `PyList_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/test_periodic-308a23ed7b57724d.test_periodic.9d8250f3-cgu.7.rcgu.o: in function `pyo3::types::list::new_from_iter': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/list.rs:25: undefined reference to `PyList_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/test_periodic-308a23ed7b57724d.test_periodic.9d8250f3-cgu.7.rcgu.o: in function `pyo3::types::list::new_from_iter': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/list.rs:25: undefined reference to `PyList_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/test_periodic-308a23ed7b57724d.test_periodic.9d8250f3-cgu.7.rcgu.o: in function `pyo3::types::list::new_from_iter': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/list.rs:25: undefined reference to `PyList_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/test_periodic-308a23ed7b57724d.test_periodic.9d8250f3-cgu.7.rcgu.o:/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/list.rs:25: more undefined references to `PyList_New' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/test_periodic-308a23ed7b57724d.test_periodic.9d8250f3-cgu.7.rcgu.o: in function `pyo3::types::tuple::> for (T0,)>::into_py': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:268: undefined reference to `PyTuple_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:269: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/test_periodic-308a23ed7b57724d.test_periodic.9d8250f3-cgu.7.rcgu.o: in function `pyo3::types::tuple::> for (T0,T1)>::into_py': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:268: undefined reference to `PyTuple_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:269: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:269: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/test_periodic-308a23ed7b57724d.test_periodic.9d8250f3-cgu.7.rcgu.o: in function `pyo3::types::tuple::> for (T0,T1)>::into_py': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:268: undefined reference to `PyTuple_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:269: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:269: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/test_periodic-308a23ed7b57724d.test_periodic.9d8250f3-cgu.7.rcgu.o: in function `pyo3::types::tuple::> for (T0,T1,T2)>::into_py': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:268: undefined reference to `PyTuple_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:269: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:269: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:269: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/test_periodic-308a23ed7b57724d.test_periodic.9d8250f3-cgu.7.rcgu.o: in function `pyo3::types::tuple::> for (T0,T1,T2)>::into_py': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:268: undefined reference to `PyTuple_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:269: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:269: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:269: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/test_periodic-308a23ed7b57724d.test_periodic.9d8250f3-cgu.8.rcgu.o: in function `pyo3::ffi::boolobject::Py_True': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/ffi/boolobject.rs:32: undefined reference to `_Py_TrueStruct' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/test_periodic-308a23ed7b57724d.test_periodic.9d8250f3-cgu.8.rcgu.o: in function `pyo3::ffi::boolobject::Py_False': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/ffi/boolobject.rs:27: undefined reference to `_Py_FalseStruct' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/test_periodic-308a23ed7b57724d.test_periodic.9d8250f3-cgu.8.rcgu.o: in function `pyo3::ffi::object::Py_DECREF': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/ffi/object.rs:403: undefined reference to `_Py_Dealloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyxirr.rlib(pyxirr.pyxirr.10a1b40c-cgu.10.rcgu.o): in function `pyo3::types::dict::PyDict::set_item::{{closure}}::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/dict.rs:124: undefined reference to `PyDict_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyxirr.rlib(pyxirr.pyxirr.10a1b40c-cgu.12.rcgu.o): in function `pyo3::python::Python::allow_threads': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/python.rs:390: undefined reference to `PyEval_SaveThread' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyxirr.rlib(pyxirr.pyxirr.10a1b40c-cgu.12.rcgu.o): in function `pyo3::python::Python::allow_threads': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/python.rs:390: undefined reference to `PyEval_SaveThread' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyxirr.rlib(pyxirr.pyxirr.10a1b40c-cgu.12.rcgu.o): in function `pyo3::python::Python::allow_threads': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/python.rs:390: undefined reference to `PyEval_SaveThread' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyxirr.rlib(pyxirr.pyxirr.10a1b40c-cgu.12.rcgu.o): in function `pyo3::python::Python::allow_threads': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/python.rs:390: undefined reference to `PyEval_SaveThread' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyxirr.rlib(pyxirr.pyxirr.10a1b40c-cgu.12.rcgu.o): in function `pyo3::python::Python::allow_threads': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/python.rs:390: undefined reference to `PyEval_SaveThread' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyxirr.rlib(pyxirr.pyxirr.10a1b40c-cgu.12.rcgu.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/python.rs:390: more undefined references to `PyEval_SaveThread' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyxirr.rlib(pyxirr.pyxirr.10a1b40c-cgu.12.rcgu.o): in function `::type_object_raw': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/exceptions.rs:312: undefined reference to `PyExc_Exception' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyxirr.rlib(pyxirr.pyxirr.10a1b40c-cgu.13.rcgu.o): in function `pyo3::types::tuple::> for (T0,)>::into_py': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:268: undefined reference to `PyTuple_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:269: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyxirr.rlib(pyxirr.pyxirr.10a1b40c-cgu.13.rcgu.o): in function `pyo3::types::tuple::PyTuple::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:29: undefined reference to `PyTuple_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyxirr.rlib(pyxirr.pyxirr.10a1b40c-cgu.13.rcgu.o): in function `pyo3::types::string::PyString::to_str': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/string.rs:172: undefined reference to `PyUnicode_AsUTF8AndSize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyxirr.rlib(pyxirr.pyxirr.10a1b40c-cgu.4.rcgu.o): in function `pyo3::types::any::PyAny::call_method::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/any.rs:419: undefined reference to `PyObject_GetAttr' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/any.rs:425: undefined reference to `PyObject_Call' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyxirr.rlib(pyxirr.pyxirr.10a1b40c-cgu.4.rcgu.o): in function `pyo3::types::any::PyAny::get_item::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/any.rs:541: undefined reference to `PyObject_GetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyxirr.rlib(pyxirr.pyxirr.10a1b40c-cgu.4.rcgu.o): in function `pyo3::types::any::PyAny::get_item::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/any.rs:541: undefined reference to `PyObject_GetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyxirr.rlib(pyxirr.pyxirr.10a1b40c-cgu.8.rcgu.o): in function `pyo3::ffi::object::Py_None': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/ffi/object.rs:468: undefined reference to `_Py_NoneStruct' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyxirr.rlib(pyxirr.pyxirr.10a1b40c-cgu.8.rcgu.o): in function `pyo3::ffi::object::Py_DECREF': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/ffi/object.rs:403: undefined reference to `_Py_Dealloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libnumpy-a37d7fc5113379ae.rlib(numpy-a37d7fc5113379ae.numpy.f10608db-cgu.10.rcgu.o): in function `pyo3::ffi::object::PyObject_TypeCheck': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/ffi/object.rs:217: undefined reference to `PyType_IsSubtype' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libnumpy-a37d7fc5113379ae.rlib(numpy-a37d7fc5113379ae.numpy.f10608db-cgu.8.rcgu.o): in function `numpy::npyffi::get_numpy_api': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/numpy-0.15.0/src/npyffi/mod.rs:15: undefined reference to `PyImport_ImportModule' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/numpy-0.15.0/src/npyffi/mod.rs:17: undefined reference to `PyObject_GetAttrString' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/numpy-0.15.0/src/npyffi/mod.rs:19: undefined reference to `PyCapsule_GetPointer' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.0.rcgu.o): in function `::type_object_raw': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/exceptions.rs:307: undefined reference to `PyExc_BaseException' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.0.rcgu.o): in function `::type_object_raw': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/exceptions.rs:341: undefined reference to `PyExc_AttributeError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.0.rcgu.o): in function `::type_object_raw': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/exceptions.rs:376: undefined reference to `PyExc_OverflowError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.0.rcgu.o): in function `::type_object_raw': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/exceptions.rs:414: undefined reference to `PyExc_TypeError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.0.rcgu.o): in function `::type_object_raw': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/exceptions.rs:442: undefined reference to `PyExc_ValueError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.10.rcgu.o): in function `pyo3::types::floatob::PyFloat::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/floatob.rs:28: undefined reference to `PyFloat_FromDouble' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.10.rcgu.o): in function `pyo3::types::floatob::::extract': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/floatob.rs:53: undefined reference to `PyFloat_AsDouble' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.11.rcgu.o): in function `pyo3::types::bytes::PyBytes::as_bytes': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/bytes.rs:92: undefined reference to `PyBytes_AsString' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/bytes.rs:93: undefined reference to `PyBytes_Size' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.11.rcgu.o): in function `pyo3::types::list::PyList::empty': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/list.rs:50: undefined reference to `PyList_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.11.rcgu.o): in function `pyo3::types::list::PyList::get_item': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/list.rs:88: undefined reference to `PyList_GetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.11.rcgu.o): in function `pyo3::types::list::PyList::append::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/list.rs:181: undefined reference to `PyList_Append' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.12.rcgu.o): in function `pyo3::types::string::PyString::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/string.rs:144: undefined reference to `PyUnicode_FromStringAndSize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.12.rcgu.o): in function `pyo3::types::string::PyString::to_str': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/string.rs:172: undefined reference to `PyUnicode_AsUTF8AndSize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.12.rcgu.o): in function `pyo3::types::string::PyString::to_string_lossy': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/string.rs:199: undefined reference to `PyUnicode_AsEncodedString' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.14.rcgu.o): in function `pyo3::types::tuple::> for (T0,)>::into_py': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:258: undefined reference to `PyTuple_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:259: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.15.rcgu.o): in function `pyo3::ffi::methodobject::PyCFunction_Check': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/ffi/methodobject.rs:28: undefined reference to `PyCFunction_Type' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.15.rcgu.o): in function `pyo3::types::num::::to_object': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/num.rs:52: undefined reference to `PyLong_FromLong' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.15.rcgu.o): in function `pyo3::types::num::> for i32>::into_py': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/num.rs:57: undefined reference to `PyLong_FromLong' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.15.rcgu.o): in function `pyo3::types::num::::extract': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/num.rs:65: undefined reference to `PyNumber_Index' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/num.rs:69: undefined reference to `PyLong_AsLong' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.15.rcgu.o): in function `pyo3::types::num::::extract': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/num.rs:65: undefined reference to `PyNumber_Index' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/num.rs:69: undefined reference to `PyLong_AsLong' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.2.rcgu.o): in function `pyo3::err::PyErr::take': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/err/mod.rs:231: undefined reference to `PyErr_Fetch' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/err/mod.rs:271: undefined reference to `PyErr_Restore' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/err/mod.rs:272: undefined reference to `PyErr_PrintEx' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.2.rcgu.o): in function `pyo3::err::PyErr::new_type': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/err/mod.rs:334: undefined reference to `PyErr_NewException' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.2.rcgu.o): in function `pyo3::err::PyErr::is_instance': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/err/mod.rs:374: undefined reference to `PyErr_GivenExceptionMatches' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.2.rcgu.o): in function `pyo3::err::PyErr::restore': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/err/mod.rs:399: undefined reference to `PyErr_Restore' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.2.rcgu.o): in function `pyo3::err::PyErr::normalized': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/err/mod.rs:495: undefined reference to `PyErr_NormalizeException' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.2.rcgu.o): in function `pyo3::err::panic_after_error': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/err/mod.rs:580: undefined reference to `PyErr_Print' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.2.rcgu.o): in function `pyo3::ffi::datetime::PyDateTime_IMPORT::{{closure}}::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/ffi/datetime.rs:486: undefined reference to `PyCapsule_Import' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.2.rcgu.o): in function `pyo3::ffi::object::PyObject_TypeCheck': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/ffi/object.rs:217: undefined reference to `PyType_IsSubtype' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.2.rcgu.o): in function `pyo3::ffi::object::Py_DECREF': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/ffi/object.rs:403: undefined reference to `_Py_Dealloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.2.rcgu.o): in function `pyo3::types::function::PyCFunction::internal_new_from_pointers': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/function.rs:137: undefined reference to `PyCFunction_NewEx' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.2.rcgu.o): in function `pyo3::types::iterator::PyIterator::from_object': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/iterator.rs:43: undefined reference to `PyObject_GetIter' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.2.rcgu.o): in function `<&pyo3::types::iterator::PyIterator as core::iter::traits::iterator::Iterator>::next': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/iterator.rs:59: undefined reference to `PyIter_Next' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.3.rcgu.o): in function `pyo3::types::module::PyModule::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/module.rs:49: undefined reference to `PyModule_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.3.rcgu.o): in function `pyo3::types::module::PyModule::import': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/module.rs:72: undefined reference to `PyImport_Import' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.3.rcgu.o): in function `pyo3::types::module::PyModule::name': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/module.rs:164: undefined reference to `PyModule_GetName' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.4.rcgu.o): in function `pyo3::gil::GILGuard::acquire_unchecked': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/gil.rs:254: undefined reference to `PyGILState_Ensure' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.4.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/gil.rs:300: undefined reference to `PyGILState_Release' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.4.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/python.rs:382: undefined reference to `PyEval_RestoreThread' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.4.rcgu.o): in function `pyo3::gil::GILGuard::acquire::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/gil.rs:226: undefined reference to `Py_IsInitialized' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/gil.rs:234: undefined reference to `PyEval_ThreadsInitialized' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.7.rcgu.o): in function `pyo3::ffi::boolobject::PyBool_Check': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/ffi/boolobject.rs:13: undefined reference to `PyBool_Type' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.7.rcgu.o): in function `pyo3::ffi::boolobject::Py_True': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/ffi/boolobject.rs:32: undefined reference to `_Py_TrueStruct' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.7.rcgu.o): in function `pyo3::types::dict::PyDict::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/dict.rs:31: undefined reference to `PyDict_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.7.rcgu.o): in function `pyo3::types::dict::PyDict::keys': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/dict.rs:147: undefined reference to `PyDict_Keys' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.7.rcgu.o): in function `pyo3::types::dict::PyDict::values': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/dict.rs:157: undefined reference to `PyDict_Values' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.7.rcgu.o): in function `pyo3::types::tuple::PyTuple::empty': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:42: undefined reference to `PyTuple_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.7.rcgu.o): in function `pyo3::types::tuple::PyTuple::get_item': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:126: undefined reference to `PyTuple_GetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.7.rcgu.o): in function `pyo3::types::tuple::> for (T0,)>::into_py': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:258: undefined reference to `PyTuple_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:259: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.8.rcgu.o): in function `pyo3::types::any::PyAny::getattr::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/any.rs:111: undefined reference to `PyObject_GetAttr' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.8.rcgu.o): in function `pyo3::types::any::PyAny::setattr::{{closure}}::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/any.rs:127: undefined reference to `PyObject_SetAttr' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.8.rcgu.o): in function `pyo3::types::any::PyAny::setattr::{{closure}}::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/any.rs:127: undefined reference to `PyObject_SetAttr' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.8.rcgu.o): in function `pyo3::types::any::PyAny::call_method::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/any.rs:419: undefined reference to `PyObject_GetAttr' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/any.rs:425: undefined reference to `PyObject_Call' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.8.rcgu.o): in function `pyo3::types::any::PyAny::repr': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/any.rs:622: undefined reference to `PyObject_Repr' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.8.rcgu.o): in function `pyo3::types::any::PyAny::str': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/any.rs:632: undefined reference to `PyObject_Str' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.8.rcgu.o): in function `pyo3::types::any::PyAny::len': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/any.rs:653: undefined reference to `PyObject_Size' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = help: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#cargorustc-link-libkindname) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pyxirr` due to 2 previous errors [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/test_scheduled-b0cd6076af430ef5.test_scheduled.19c01c94-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/test_scheduled-b0cd6076af430ef5.test_scheduled.19c01c94-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/test_scheduled-b0cd6076af430ef5.test_scheduled.19c01c94-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/test_scheduled-b0cd6076af430ef5.test_scheduled.19c01c94-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/test_scheduled-b0cd6076af430ef5.test_scheduled.19c01c94-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/test_scheduled-b0cd6076af430ef5.test_scheduled.19c01c94-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/test_scheduled-b0cd6076af430ef5.test_scheduled.19c01c94-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/test_scheduled-b0cd6076af430ef5.test_scheduled.19c01c94-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/test_scheduled-b0cd6076af430ef5.test_scheduled.19c01c94-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/test_scheduled-b0cd6076af430ef5.test_scheduled.19c01c94-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/test_scheduled-b0cd6076af430ef5.test_scheduled.19c01c94-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/test_scheduled-b0cd6076af430ef5.test_scheduled.19c01c94-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/test_scheduled-b0cd6076af430ef5.test_scheduled.19c01c94-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/test_scheduled-b0cd6076af430ef5.test_scheduled.19c01c94-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/test_scheduled-b0cd6076af430ef5.test_scheduled.19c01c94-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/test_scheduled-b0cd6076af430ef5.test_scheduled.19c01c94-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/test_scheduled-b0cd6076af430ef5.2muwhelw87a1ov5r.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpyxirr.rlib" "/opt/rustwide/target/debug/deps/libnumpy-a37d7fc5113379ae.rlib" "/opt/rustwide/target/debug/deps/libndarray-9e4e839f50b73d39.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-d2fb0c1d04a0f3af.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-b9bef8fa8f4f64ef.rlib" "/opt/rustwide/target/debug/deps/librawpointer-6f2190d0a178b7fa.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "/opt/rustwide/target/debug/deps/libchrono-76c61046751f6a05.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-1e9365a7285a34ef.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-ecf9ce88dc3126a2.rlib" "/opt/rustwide/target/debug/deps/libtime-a2e6d6a0dca15fd5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-d9ecd5377b7dfa2f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-e95f8ccbb889cb3a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-bc3d259c8a5de0c3.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-2b85ee1dcf40ad05.rlib" "/opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-9dd6e56abca0ddb5.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-e9d156d5a6ab8127.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-b26eeadae8ae9a7e.rlib" "/opt/rustwide/target/debug/deps/liblock_api-4527f2b9e7422552.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libinstant-939f0c301cdc968a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/liblibc-197a93fa7c279dff.rlib" "/opt/rustwide/target/debug/deps/libunindent-dfa9e67afdd5ddc1.rlib" "/opt/rustwide/target/debug/deps/libpaste-7edadace2a2d03da.rlib" "/opt/rustwide/target/debug/deps/libindoc-656d996c422aafea.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_scheduled-b0cd6076af430ef5" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/test_scheduled-b0cd6076af430ef5.test_scheduled.19c01c94-cgu.10.rcgu.o: in function `pyo3::types::list::new_from_iter': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/list.rs:25: undefined reference to `PyList_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/test_scheduled-b0cd6076af430ef5.test_scheduled.19c01c94-cgu.10.rcgu.o: in function `pyo3::types::list::new_from_iter': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/list.rs:25: undefined reference to `PyList_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/test_scheduled-b0cd6076af430ef5.test_scheduled.19c01c94-cgu.10.rcgu.o: in function `pyo3::types::list::new_from_iter': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/list.rs:25: undefined reference to `PyList_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/test_scheduled-b0cd6076af430ef5.test_scheduled.19c01c94-cgu.10.rcgu.o: in function `pyo3::types::tuple::> for (T0,T1)>::into_py': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:268: undefined reference to `PyTuple_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:269: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:269: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/test_scheduled-b0cd6076af430ef5.test_scheduled.19c01c94-cgu.11.rcgu.o: in function `pyo3::ffi::boolobject::Py_True': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/ffi/boolobject.rs:32: undefined reference to `_Py_TrueStruct' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/test_scheduled-b0cd6076af430ef5.test_scheduled.19c01c94-cgu.11.rcgu.o: in function `pyo3::ffi::boolobject::Py_False': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/ffi/boolobject.rs:27: undefined reference to `_Py_FalseStruct' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/test_scheduled-b0cd6076af430ef5.test_scheduled.19c01c94-cgu.11.rcgu.o: in function `pyo3::types::dict::PyDict::set_item::{{closure}}::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/dict.rs:124: undefined reference to `PyDict_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/test_scheduled-b0cd6076af430ef5.test_scheduled.19c01c94-cgu.11.rcgu.o: in function `pyo3::types::dict::PyDict::set_item::{{closure}}::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/dict.rs:124: undefined reference to `PyDict_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/test_scheduled-b0cd6076af430ef5.test_scheduled.19c01c94-cgu.15.rcgu.o: in function `pyo3::ffi::object::Py_DECREF': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/ffi/object.rs:403: undefined reference to `_Py_Dealloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/test_scheduled-b0cd6076af430ef5.test_scheduled.19c01c94-cgu.15.rcgu.o: in function `pyo3::types::tuple::> for (T0,T1,T2,T3,T4,T5)>::into_py': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:268: undefined reference to `PyTuple_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:269: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:269: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:269: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:269: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:269: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/test_scheduled-b0cd6076af430ef5.test_scheduled.19c01c94-cgu.15.rcgu.o:/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:269: more undefined references to `PyTuple_SetItem' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/test_scheduled-b0cd6076af430ef5.test_scheduled.19c01c94-cgu.6.rcgu.o: in function `pyo3::types::any::PyAny::call': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/any.rs:304: undefined reference to `PyObject_Call' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/test_scheduled-b0cd6076af430ef5.test_scheduled.19c01c94-cgu.6.rcgu.o: in function `pyo3::types::any::PyAny::call': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/any.rs:304: undefined reference to `PyObject_Call' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/test_scheduled-b0cd6076af430ef5.test_scheduled.19c01c94-cgu.6.rcgu.o: in function `pyo3::types::any::PyAny::call': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/any.rs:304: undefined reference to `PyObject_Call' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/test_scheduled-b0cd6076af430ef5.test_scheduled.19c01c94-cgu.6.rcgu.o: in function `pyo3::types::any::PyAny::call': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/any.rs:304: undefined reference to `PyObject_Call' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/test_scheduled-b0cd6076af430ef5.test_scheduled.19c01c94-cgu.6.rcgu.o: in function `pyo3::types::any::PyAny::call': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/any.rs:304: undefined reference to `PyObject_Call' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/test_scheduled-b0cd6076af430ef5.test_scheduled.19c01c94-cgu.6.rcgu.o:/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/any.rs:304: more undefined references to `PyObject_Call' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/test_scheduled-b0cd6076af430ef5.test_scheduled.19c01c94-cgu.6.rcgu.o: in function `pyo3::types::tuple::> for (T0,)>::into_py': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:268: undefined reference to `PyTuple_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:269: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/test_scheduled-b0cd6076af430ef5.test_scheduled.19c01c94-cgu.6.rcgu.o: in function `pyo3::types::tuple::> for (T0,T1)>::into_py': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:268: undefined reference to `PyTuple_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:269: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:269: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/test_scheduled-b0cd6076af430ef5.test_scheduled.19c01c94-cgu.6.rcgu.o: in function `pyo3::types::tuple::> for (T0,T1)>::into_py': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:268: undefined reference to `PyTuple_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:269: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:269: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/test_scheduled-b0cd6076af430ef5.test_scheduled.19c01c94-cgu.6.rcgu.o: in function `pyo3::types::tuple::> for (T0,T1,T2)>::into_py': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:268: undefined reference to `PyTuple_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:269: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:269: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:269: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/test_scheduled-b0cd6076af430ef5.test_scheduled.19c01c94-cgu.6.rcgu.o: in function `pyo3::types::tuple::> for (T0,T1,T2,T3,T4,T5)>::into_py': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:268: undefined reference to `PyTuple_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:269: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:269: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:269: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:269: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:269: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/test_scheduled-b0cd6076af430ef5.test_scheduled.19c01c94-cgu.6.rcgu.o:/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:269: more undefined references to `PyTuple_SetItem' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/test_scheduled-b0cd6076af430ef5.test_scheduled.19c01c94-cgu.8.rcgu.o: in function `pyo3::err::PyErr::is_instance': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/err/mod.rs:374: undefined reference to `PyErr_GivenExceptionMatches' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/test_scheduled-b0cd6076af430ef5.test_scheduled.19c01c94-cgu.9.rcgu.o: in function `pyo3::types::tuple::PyTuple::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:29: undefined reference to `PyTuple_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyxirr.rlib(pyxirr.pyxirr.10a1b40c-cgu.10.rcgu.o): in function `pyo3::types::dict::PyDict::set_item::{{closure}}::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/dict.rs:124: undefined reference to `PyDict_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyxirr.rlib(pyxirr.pyxirr.10a1b40c-cgu.12.rcgu.o): in function `pyo3::python::Python::allow_threads': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/python.rs:390: undefined reference to `PyEval_SaveThread' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyxirr.rlib(pyxirr.pyxirr.10a1b40c-cgu.12.rcgu.o): in function `pyo3::python::Python::allow_threads': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/python.rs:390: undefined reference to `PyEval_SaveThread' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyxirr.rlib(pyxirr.pyxirr.10a1b40c-cgu.12.rcgu.o): in function `pyo3::python::Python::allow_threads': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/python.rs:390: undefined reference to `PyEval_SaveThread' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyxirr.rlib(pyxirr.pyxirr.10a1b40c-cgu.12.rcgu.o): in function `pyo3::python::Python::allow_threads': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/python.rs:390: undefined reference to `PyEval_SaveThread' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyxirr.rlib(pyxirr.pyxirr.10a1b40c-cgu.12.rcgu.o): in function `pyo3::python::Python::allow_threads': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/python.rs:390: undefined reference to `PyEval_SaveThread' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyxirr.rlib(pyxirr.pyxirr.10a1b40c-cgu.12.rcgu.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/python.rs:390: more undefined references to `PyEval_SaveThread' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyxirr.rlib(pyxirr.pyxirr.10a1b40c-cgu.12.rcgu.o): in function `::type_object_raw': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/exceptions.rs:312: undefined reference to `PyExc_Exception' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyxirr.rlib(pyxirr.pyxirr.10a1b40c-cgu.13.rcgu.o): in function `pyo3::types::tuple::> for (T0,)>::into_py': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:268: undefined reference to `PyTuple_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:269: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyxirr.rlib(pyxirr.pyxirr.10a1b40c-cgu.13.rcgu.o): in function `pyo3::types::tuple::PyTuple::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:29: undefined reference to `PyTuple_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyxirr.rlib(pyxirr.pyxirr.10a1b40c-cgu.13.rcgu.o): in function `pyo3::types::string::PyString::to_str': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/string.rs:172: undefined reference to `PyUnicode_AsUTF8AndSize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyxirr.rlib(pyxirr.pyxirr.10a1b40c-cgu.4.rcgu.o): in function `pyo3::types::any::PyAny::call_method::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/any.rs:419: undefined reference to `PyObject_GetAttr' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/any.rs:425: undefined reference to `PyObject_Call' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyxirr.rlib(pyxirr.pyxirr.10a1b40c-cgu.4.rcgu.o): in function `pyo3::types::any::PyAny::get_item::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/any.rs:541: undefined reference to `PyObject_GetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyxirr.rlib(pyxirr.pyxirr.10a1b40c-cgu.4.rcgu.o): in function `pyo3::types::any::PyAny::get_item::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/any.rs:541: undefined reference to `PyObject_GetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyxirr.rlib(pyxirr.pyxirr.10a1b40c-cgu.8.rcgu.o): in function `pyo3::ffi::object::Py_None': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/ffi/object.rs:468: undefined reference to `_Py_NoneStruct' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyxirr.rlib(pyxirr.pyxirr.10a1b40c-cgu.8.rcgu.o): in function `pyo3::ffi::object::Py_DECREF': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/ffi/object.rs:403: undefined reference to `_Py_Dealloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libnumpy-a37d7fc5113379ae.rlib(numpy-a37d7fc5113379ae.numpy.f10608db-cgu.10.rcgu.o): in function `pyo3::ffi::object::PyObject_TypeCheck': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/ffi/object.rs:217: undefined reference to `PyType_IsSubtype' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libnumpy-a37d7fc5113379ae.rlib(numpy-a37d7fc5113379ae.numpy.f10608db-cgu.8.rcgu.o): in function `numpy::npyffi::get_numpy_api': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/numpy-0.15.0/src/npyffi/mod.rs:15: undefined reference to `PyImport_ImportModule' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/numpy-0.15.0/src/npyffi/mod.rs:17: undefined reference to `PyObject_GetAttrString' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/numpy-0.15.0/src/npyffi/mod.rs:19: undefined reference to `PyCapsule_GetPointer' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.0.rcgu.o): in function `::type_object_raw': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/exceptions.rs:307: undefined reference to `PyExc_BaseException' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.0.rcgu.o): in function `::type_object_raw': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/exceptions.rs:341: undefined reference to `PyExc_AttributeError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.0.rcgu.o): in function `::type_object_raw': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/exceptions.rs:376: undefined reference to `PyExc_OverflowError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.0.rcgu.o): in function `::type_object_raw': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/exceptions.rs:414: undefined reference to `PyExc_TypeError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.0.rcgu.o): in function `::type_object_raw': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/exceptions.rs:442: undefined reference to `PyExc_ValueError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.10.rcgu.o): in function `pyo3::types::floatob::PyFloat::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/floatob.rs:28: undefined reference to `PyFloat_FromDouble' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.10.rcgu.o): in function `pyo3::types::floatob::::extract': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/floatob.rs:53: undefined reference to `PyFloat_AsDouble' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.11.rcgu.o): in function `pyo3::types::bytes::PyBytes::as_bytes': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/bytes.rs:92: undefined reference to `PyBytes_AsString' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/bytes.rs:93: undefined reference to `PyBytes_Size' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.11.rcgu.o): in function `pyo3::types::list::PyList::empty': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/list.rs:50: undefined reference to `PyList_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.11.rcgu.o): in function `pyo3::types::list::PyList::get_item': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/list.rs:88: undefined reference to `PyList_GetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.11.rcgu.o): in function `pyo3::types::list::PyList::append::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/list.rs:181: undefined reference to `PyList_Append' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.12.rcgu.o): in function `pyo3::types::string::PyString::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/string.rs:144: undefined reference to `PyUnicode_FromStringAndSize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.12.rcgu.o): in function `pyo3::types::string::PyString::to_str': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/string.rs:172: undefined reference to `PyUnicode_AsUTF8AndSize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.12.rcgu.o): in function `pyo3::types::string::PyString::to_string_lossy': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/string.rs:199: undefined reference to `PyUnicode_AsEncodedString' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.14.rcgu.o): in function `pyo3::types::tuple::> for (T0,)>::into_py': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:258: undefined reference to `PyTuple_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:259: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.15.rcgu.o): in function `pyo3::ffi::methodobject::PyCFunction_Check': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/ffi/methodobject.rs:28: undefined reference to `PyCFunction_Type' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.15.rcgu.o): in function `pyo3::types::num::::to_object': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/num.rs:52: undefined reference to `PyLong_FromLong' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.15.rcgu.o): in function `pyo3::types::num::::extract': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/num.rs:65: undefined reference to `PyNumber_Index' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/num.rs:69: undefined reference to `PyLong_AsLong' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.15.rcgu.o): in function `pyo3::types::num::::extract': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/num.rs:65: undefined reference to `PyNumber_Index' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/num.rs:69: undefined reference to `PyLong_AsLong' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.2.rcgu.o): in function `pyo3::err::PyErr::take': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/err/mod.rs:231: undefined reference to `PyErr_Fetch' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/err/mod.rs:271: undefined reference to `PyErr_Restore' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/err/mod.rs:272: undefined reference to `PyErr_PrintEx' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.2.rcgu.o): in function `pyo3::err::PyErr::new_type': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/err/mod.rs:334: undefined reference to `PyErr_NewException' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.2.rcgu.o): in function `pyo3::err::PyErr::is_instance': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/err/mod.rs:374: undefined reference to `PyErr_GivenExceptionMatches' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.2.rcgu.o): in function `pyo3::err::PyErr::restore': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/err/mod.rs:399: undefined reference to `PyErr_Restore' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.2.rcgu.o): in function `pyo3::err::PyErr::normalized': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/err/mod.rs:495: undefined reference to `PyErr_NormalizeException' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.2.rcgu.o): in function `pyo3::err::panic_after_error': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/err/mod.rs:580: undefined reference to `PyErr_Print' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.2.rcgu.o): in function `pyo3::ffi::datetime::PyDateTime_IMPORT::{{closure}}::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/ffi/datetime.rs:486: undefined reference to `PyCapsule_Import' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.2.rcgu.o): in function `pyo3::ffi::object::PyObject_TypeCheck': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/ffi/object.rs:217: undefined reference to `PyType_IsSubtype' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.2.rcgu.o): in function `pyo3::ffi::object::Py_DECREF': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/ffi/object.rs:403: undefined reference to `_Py_Dealloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.2.rcgu.o): in function `pyo3::types::function::PyCFunction::internal_new_from_pointers': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/function.rs:137: undefined reference to `PyCFunction_NewEx' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.2.rcgu.o): in function `pyo3::types::iterator::PyIterator::from_object': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/iterator.rs:43: undefined reference to `PyObject_GetIter' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.2.rcgu.o): in function `<&pyo3::types::iterator::PyIterator as core::iter::traits::iterator::Iterator>::next': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/iterator.rs:59: undefined reference to `PyIter_Next' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.3.rcgu.o): in function `pyo3::types::module::PyModule::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/module.rs:49: undefined reference to `PyModule_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.3.rcgu.o): in function `pyo3::types::module::PyModule::import': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/module.rs:72: undefined reference to `PyImport_Import' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.3.rcgu.o): in function `pyo3::types::module::PyModule::dict': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/module.rs:136: undefined reference to `PyModule_GetDict' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.3.rcgu.o): in function `pyo3::types::module::PyModule::name': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/module.rs:164: undefined reference to `PyModule_GetName' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.4.rcgu.o): in function `pyo3::gil::GILGuard::acquire_unchecked': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/gil.rs:254: undefined reference to `PyGILState_Ensure' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.4.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/gil.rs:300: undefined reference to `PyGILState_Release' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.4.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/python.rs:382: undefined reference to `PyEval_RestoreThread' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.4.rcgu.o): in function `pyo3::python::Python::run_code': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/python.rs:479: undefined reference to `PyImport_AddModule' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/python.rs:493: undefined reference to `PyEval_EvalCode' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.4.rcgu.o): in function `pyo3::python::Python::run_code::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/python.rs:486: undefined reference to `PyModule_GetDict' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.4.rcgu.o): in function `pyo3::gil::GILGuard::acquire::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/gil.rs:226: undefined reference to `Py_IsInitialized' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/gil.rs:234: undefined reference to `PyEval_ThreadsInitialized' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.7.rcgu.o): in function `pyo3::ffi::boolobject::PyBool_Check': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/ffi/boolobject.rs:13: undefined reference to `PyBool_Type' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.7.rcgu.o): in function `pyo3::ffi::boolobject::Py_True': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/ffi/boolobject.rs:32: undefined reference to `_Py_TrueStruct' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.7.rcgu.o): in function `pyo3::types::dict::PyDict::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/dict.rs:31: undefined reference to `PyDict_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.7.rcgu.o): in function `pyo3::types::dict::PyDict::keys': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/dict.rs:147: undefined reference to `PyDict_Keys' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.7.rcgu.o): in function `pyo3::types::dict::PyDict::values': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/dict.rs:157: undefined reference to `PyDict_Values' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.7.rcgu.o): in function `pyo3::types::tuple::PyTuple::empty': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:42: undefined reference to `PyTuple_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.7.rcgu.o): in function `pyo3::types::tuple::PyTuple::get_item': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:126: undefined reference to `PyTuple_GetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.7.rcgu.o): in function `pyo3::types::tuple::> for (T0,)>::into_py': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:258: undefined reference to `PyTuple_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/tuple.rs:259: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.8.rcgu.o): in function `pyo3::types::any::PyAny::getattr::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/any.rs:111: undefined reference to `PyObject_GetAttr' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.8.rcgu.o): in function `pyo3::types::any::PyAny::setattr::{{closure}}::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/any.rs:127: undefined reference to `PyObject_SetAttr' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.8.rcgu.o): in function `pyo3::types::any::PyAny::setattr::{{closure}}::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/any.rs:127: undefined reference to `PyObject_SetAttr' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.8.rcgu.o): in function `pyo3::types::any::PyAny::call_method::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/any.rs:419: undefined reference to `PyObject_GetAttr' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/any.rs:425: undefined reference to `PyObject_Call' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.8.rcgu.o): in function `pyo3::types::any::PyAny::repr': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/any.rs:622: undefined reference to `PyObject_Repr' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.8.rcgu.o): in function `pyo3::types::any::PyAny::str': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/any.rs:632: undefined reference to `PyObject_Str' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.8.rcgu.o): in function `pyo3::types::any::PyAny::len': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/types/any.rs:653: undefined reference to `PyObject_Size' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-4ab9f36a36ae2c9e.rlib(pyo3-4ab9f36a36ae2c9e.pyo3.a44a6513-cgu.9.rcgu.o): in function `pyo3::ffi::cpython::pythonrun::Py_CompileString': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.15.1/src/ffi/cpython/pythonrun.rs:140: undefined reference to `Py_CompileStringExFlags' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = help: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#cargorustc-link-libkindname) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pyxirr` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "8619ed4c118378af7df114192b2b2ddd1373fb7c0dbd96dd6cdc004da242f15a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8619ed4c118378af7df114192b2b2ddd1373fb7c0dbd96dd6cdc004da242f15a", kill_on_drop: false }` [INFO] [stdout] 8619ed4c118378af7df114192b2b2ddd1373fb7c0dbd96dd6cdc004da242f15a