[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] 0a08d31a0a10a9f4e1cf3b65d421aa2be65ab42a [INFO] testing Anexen/pyxirr against try#d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnexen%2Fpyxirr" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Anexen/pyxirr on toolchain d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6/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-6/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" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unindent v0.1.7 [INFO] [stderr] Downloaded indoc-impl v0.3.6 [INFO] [stderr] Downloaded num-complex v0.3.1 [INFO] [stderr] Downloaded redox_syscall v0.2.7 [INFO] [stderr] Downloaded rustc_version v0.3.3 [INFO] [stderr] Downloaded paste v0.1.18 [INFO] [stderr] Downloaded numpy v0.14.1 [INFO] [stderr] Downloaded matrixmultiply v0.2.4 [INFO] [stderr] Downloaded pyo3-macros-backend v0.14.1 [INFO] [stderr] Downloaded rstest v0.10.0 [INFO] [stderr] Downloaded pyo3-macros v0.14.1 [INFO] [stderr] Downloaded paste-impl v0.1.18 [INFO] [stderr] Downloaded pyo3 v0.14.1 [INFO] [stderr] Downloaded ndarray v0.14.0 [INFO] [stderr] Downloaded indoc v0.3.6 [INFO] [stderr] Downloaded rstest_reuse v0.1.3 [INFO] [stderr] Downloaded pyo3-build-config v0.14.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ac91b34b50ad51d79ce512490fce85b5c597e8ccb9ca99f2624e608fd572cc1b [INFO] running `Command { std: "docker" "start" "-a" "ac91b34b50ad51d79ce512490fce85b5c597e8ccb9ca99f2624e608fd572cc1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ac91b34b50ad51d79ce512490fce85b5c597e8ccb9ca99f2624e608fd572cc1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac91b34b50ad51d79ce512490fce85b5c597e8ccb9ca99f2624e608fd572cc1b", kill_on_drop: false }` [INFO] [stdout] ac91b34b50ad51d79ce512490fce85b5c597e8ccb9ca99f2624e608fd572cc1b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6f64b4fbb6e6e1c79e0670c41656179daa4d0c939858dd5dbbdf9539caf18554 [INFO] running `Command { std: "docker" "start" "-a" "6f64b4fbb6e6e1c79e0670c41656179daa4d0c939858dd5dbbdf9539caf18554", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling pyo3-build-config v0.14.1 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling ndarray v0.14.0 [INFO] [stderr] Compiling lock_api v0.4.3 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling pyo3 v0.14.1 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling paste v0.1.18 [INFO] [stderr] Compiling pyo3-macros-backend v0.14.1 [INFO] [stderr] Compiling indoc-impl v0.3.6 [INFO] [stderr] Compiling pyo3-macros v0.14.1 [INFO] [stderr] Compiling indoc v0.3.6 [INFO] [stderr] Compiling numpy v0.14.1 [INFO] [stderr] Compiling pyxirr v0.6.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.29s [INFO] running `Command { std: "docker" "inspect" "6f64b4fbb6e6e1c79e0670c41656179daa4d0c939858dd5dbbdf9539caf18554", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f64b4fbb6e6e1c79e0670c41656179daa4d0c939858dd5dbbdf9539caf18554", kill_on_drop: false }` [INFO] [stdout] 6f64b4fbb6e6e1c79e0670c41656179daa4d0c939858dd5dbbdf9539caf18554 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 128b29f5ce850b396816c40ab3da479a978e1fc003306cd70135ab50a43141dc [INFO] running `Command { std: "docker" "start" "-a" "128b29f5ce850b396816c40ab3da479a978e1fc003306cd70135ab50a43141dc", kill_on_drop: false }` [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling rstest_reuse v0.1.3 [INFO] [stderr] Compiling rstest v0.10.0 [INFO] [stderr] Compiling pyxirr v0.6.1 (/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_scheduled-4d0b0a80544bc62e.test_scheduled.1429c324-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/test_scheduled-4d0b0a80544bc62e.test_scheduled.1429c324-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/test_scheduled-4d0b0a80544bc62e.test_scheduled.1429c324-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/test_scheduled-4d0b0a80544bc62e.test_scheduled.1429c324-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/test_scheduled-4d0b0a80544bc62e.test_scheduled.1429c324-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/test_scheduled-4d0b0a80544bc62e.test_scheduled.1429c324-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/test_scheduled-4d0b0a80544bc62e.test_scheduled.1429c324-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/test_scheduled-4d0b0a80544bc62e.test_scheduled.1429c324-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/test_scheduled-4d0b0a80544bc62e.test_scheduled.1429c324-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/test_scheduled-4d0b0a80544bc62e.test_scheduled.1429c324-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/test_scheduled-4d0b0a80544bc62e.test_scheduled.1429c324-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/test_scheduled-4d0b0a80544bc62e.test_scheduled.1429c324-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/test_scheduled-4d0b0a80544bc62e.test_scheduled.1429c324-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/test_scheduled-4d0b0a80544bc62e.test_scheduled.1429c324-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/test_scheduled-4d0b0a80544bc62e.test_scheduled.1429c324-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/test_scheduled-4d0b0a80544bc62e.test_scheduled.1429c324-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/test_scheduled-4d0b0a80544bc62e.3f30irf25v6wx9zi.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-1ce38cc2ca963dbe.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-44cde79bf84da402.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-4dc925bb53d03412.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-2216cca8b1bb2a2f.rlib" "/opt/rustwide/target/debug/deps/libpyxirr.rlib" "/opt/rustwide/target/debug/deps/libnumpy-f67d79dfb3d4dd2e.rlib" "/opt/rustwide/target/debug/deps/libndarray-db54e1d8fc035e99.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-93d8c3aee1b5f212.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-0b937ada9c7119ed.rlib" "/opt/rustwide/target/debug/deps/librawpointer-39cffec714dbe003.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "/opt/rustwide/target/debug/deps/libchrono-fbffb07e7f90b833.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-3a7c59c11ca39f0a.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9d7143d17b8cdd9b.rlib" "/opt/rustwide/target/debug/deps/libtime-603c19e9d6f47fcc.rlib" "/opt/rustwide/target/debug/deps/libpyo3-01fc3989e6ebca75.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-0acb85145a7e7c92.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-6215a18a5fc4b86a.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-2373f89db8adc0bf.rlib" "/opt/rustwide/target/debug/deps/liblock_api-9b37745fd87f3f5b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libinstant-935e74d8392426ec.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/liblibc-275c26d6891ef53b.rlib" "/opt/rustwide/target/debug/deps/libunindent-eb91c153e32e90d2.rlib" "/opt/rustwide/target/debug/deps/libpaste-eb0ae3f5521e0100.rlib" "/opt/rustwide/target/debug/deps/libindoc-6f16084f03f2265c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9c44f1fe63de3edb.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5dfdbb680ac299a1.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-353beaf877db2fdf.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-cd4abd33332d2d3f.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3b908b5b50ddd80c.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9cafd3521b5532d3.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-7b0935832903a9ac.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-8a349b13d67c76e3.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-9d41e7cb09eafd8e.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-095194fedb4c0ec4.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-968cf83f088269ec.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e63bbb95a6beff5c.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9f216e67c2916fa5.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-4688b763605c6a0e.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a9b2dc3244289321.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-003d83a588984e1f.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_scheduled-4d0b0a80544bc62e" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/test_scheduled-4d0b0a80544bc62e.test_scheduled.1429c324-cgu.15.rcgu.o: in function `pyo3::types::any::PyAny::call': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/types/any.rs:308: undefined reference to `PyObject_Call' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/test_scheduled-4d0b0a80544bc62e.test_scheduled.1429c324-cgu.15.rcgu.o: in function `pyo3::types::any::PyAny::call': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/types/any.rs:308: undefined reference to `PyObject_Call' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/test_scheduled-4d0b0a80544bc62e.test_scheduled.1429c324-cgu.15.rcgu.o: in function `pyo3::types::any::PyAny::call': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/types/any.rs:308: undefined reference to `PyObject_Call' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/test_scheduled-4d0b0a80544bc62e.test_scheduled.1429c324-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.14.1/src/types/dict.rs:124: undefined reference to `PyDict_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/test_scheduled-4d0b0a80544bc62e.test_scheduled.1429c324-cgu.15.rcgu.o: in function `pyo3::types::tuple::> for (T0,)>::into_py': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/types/tuple.rs:191: undefined reference to `PyTuple_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/types/tuple.rs:192: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/test_scheduled-4d0b0a80544bc62e.test_scheduled.1429c324-cgu.15.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.14.1/src/types/tuple.rs:191: undefined reference to `PyTuple_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/types/tuple.rs:192: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/types/tuple.rs:192: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/test_scheduled-4d0b0a80544bc62e.test_scheduled.1429c324-cgu.2.rcgu.o: in function `pyo3::ffi::object::Py_DECREF': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/ffi/object.rs:423: undefined reference to `_Py_Dealloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/test_scheduled-4d0b0a80544bc62e.test_scheduled.1429c324-cgu.6.rcgu.o: in function `pyo3::types::tuple::PyTuple::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/types/tuple.rs:27: undefined reference to `PyTuple_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/test_scheduled-4d0b0a80544bc62e.test_scheduled.1429c324-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.14.1/src/types/list.rs:23: undefined reference to `PyList_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/test_scheduled-4d0b0a80544bc62e.test_scheduled.1429c324-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.14.1/src/types/list.rs:23: undefined reference to `PyList_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/test_scheduled-4d0b0a80544bc62e.test_scheduled.1429c324-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.14.1/src/types/list.rs:23: undefined reference to `PyList_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyxirr.rlib(pyxirr.pyxirr.7146f94b-cgu.11.rcgu.o): in function `pyo3::types::tuple::> for (T0,)>::into_py': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/types/tuple.rs:191: undefined reference to `PyTuple_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/types/tuple.rs:192: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyxirr.rlib(pyxirr.pyxirr.7146f94b-cgu.14.rcgu.o): in function `pyo3::types::any::PyAny::call_method::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/types/any.rs:424: undefined reference to `PyObject_GetAttr' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/types/any.rs:430: undefined reference to `PyObject_Call' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyxirr.rlib(pyxirr.pyxirr.7146f94b-cgu.14.rcgu.o): in function `pyo3::types::any::PyAny::get_item::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/types/any.rs:549: undefined reference to `PyObject_GetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyxirr.rlib(pyxirr.pyxirr.7146f94b-cgu.14.rcgu.o): in function `pyo3::types::any::PyAny::get_item::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/types/any.rs:549: undefined reference to `PyObject_GetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyxirr.rlib(pyxirr.pyxirr.7146f94b-cgu.15.rcgu.o): in function `::type_object_raw': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/exceptions.rs:210: undefined reference to `PyExc_Exception' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyxirr.rlib(pyxirr.pyxirr.7146f94b-cgu.6.rcgu.o): in function `pyo3::ffi::object::Py_DECREF': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/ffi/object.rs:423: undefined reference to `_Py_Dealloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libnumpy-f67d79dfb3d4dd2e.rlib(numpy-f67d79dfb3d4dd2e.numpy.ff7aeebf-cgu.10.rcgu.o): in function `numpy::npyffi::get_numpy_api': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/numpy-0.14.1/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.14.1/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.14.1/src/npyffi/mod.rs:19: undefined reference to `PyCapsule_GetPointer' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libnumpy-f67d79dfb3d4dd2e.rlib(numpy-f67d79dfb3d4dd2e.numpy.ff7aeebf-cgu.15.rcgu.o): in function `pyo3::ffi::object::PyObject_TypeCheck': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/ffi/object.rs:243: undefined reference to `PyType_IsSubtype' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01fc3989e6ebca75.rlib(pyo3-01fc3989e6ebca75.pyo3.f00ff0fc-cgu.1.rcgu.o): in function `::type_object_raw': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/exceptions.rs:209: undefined reference to `PyExc_BaseException' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01fc3989e6ebca75.rlib(pyo3-01fc3989e6ebca75.pyo3.f00ff0fc-cgu.1.rcgu.o): in function `::type_object_raw': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/exceptions.rs:236: undefined reference to `PyExc_OverflowError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01fc3989e6ebca75.rlib(pyo3-01fc3989e6ebca75.pyo3.f00ff0fc-cgu.1.rcgu.o): in function `::type_object_raw': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/exceptions.rs:242: undefined reference to `PyExc_SystemError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01fc3989e6ebca75.rlib(pyo3-01fc3989e6ebca75.pyo3.f00ff0fc-cgu.1.rcgu.o): in function `::type_object_raw': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/exceptions.rs:244: undefined reference to `PyExc_TypeError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01fc3989e6ebca75.rlib(pyo3-01fc3989e6ebca75.pyo3.f00ff0fc-cgu.1.rcgu.o): in function `::type_object_raw': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/exceptions.rs:254: undefined reference to `PyExc_ValueError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01fc3989e6ebca75.rlib(pyo3-01fc3989e6ebca75.pyo3.f00ff0fc-cgu.12.rcgu.o): in function `pyo3::types::tuple::PyTuple::empty': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/types/tuple.rs:40: undefined reference to `PyTuple_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01fc3989e6ebca75.rlib(pyo3-01fc3989e6ebca75.pyo3.f00ff0fc-cgu.13.rcgu.o): in function `pyo3::types::string::PyString::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/types/string.rs:27: undefined reference to `PyUnicode_FromStringAndSize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01fc3989e6ebca75.rlib(pyo3-01fc3989e6ebca75.pyo3.f00ff0fc-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.14.1/src/types/string.rs:55: undefined reference to `PyUnicode_AsUTF8AndSize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01fc3989e6ebca75.rlib(pyo3-01fc3989e6ebca75.pyo3.f00ff0fc-cgu.13.rcgu.o): in function `pyo3::types::string::PyString::to_string_lossy': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/types/string.rs:82: undefined reference to `PyUnicode_AsEncodedString' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01fc3989e6ebca75.rlib(pyo3-01fc3989e6ebca75.pyo3.f00ff0fc-cgu.14.rcgu.o): in function `pyo3::types::iterator::PyIterator::from_object': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/types/iterator.rs:41: undefined reference to `PyObject_GetIter' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01fc3989e6ebca75.rlib(pyo3-01fc3989e6ebca75.pyo3.f00ff0fc-cgu.14.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.14.1/src/types/iterator.rs:57: undefined reference to `PyIter_Next' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01fc3989e6ebca75.rlib(pyo3-01fc3989e6ebca75.pyo3.f00ff0fc-cgu.14.rcgu.o): in function `pyo3::types::num::::to_object': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/types/num.rs:64: undefined reference to `PyLong_FromLong' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01fc3989e6ebca75.rlib(pyo3-01fc3989e6ebca75.pyo3.f00ff0fc-cgu.14.rcgu.o): in function `pyo3::types::num::::extract': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/types/num.rs:77: undefined reference to `PyNumber_Index' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/types/num.rs:81: undefined reference to `PyLong_AsLong' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01fc3989e6ebca75.rlib(pyo3-01fc3989e6ebca75.pyo3.f00ff0fc-cgu.14.rcgu.o): in function `pyo3::types::num::::extract': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/types/num.rs:77: undefined reference to `PyNumber_Index' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/types/num.rs:81: undefined reference to `PyLong_AsLong' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01fc3989e6ebca75.rlib(pyo3-01fc3989e6ebca75.pyo3.f00ff0fc-cgu.15.rcgu.o): in function `pyo3::ffi::datetime::PyDateTime_IMPORT::{{closure}}::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/ffi/datetime.rs:486: undefined reference to `PyCapsule_Import' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01fc3989e6ebca75.rlib(pyo3-01fc3989e6ebca75.pyo3.f00ff0fc-cgu.2.rcgu.o): in function `pyo3::err::PyErr::occurred': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/err/mod.rs:209: undefined reference to `PyErr_Occurred' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01fc3989e6ebca75.rlib(pyo3-01fc3989e6ebca75.pyo3.f00ff0fc-cgu.2.rcgu.o): in function `pyo3::err::PyErr::fetch': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/err/mod.rs:224: undefined reference to `PyErr_Fetch' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01fc3989e6ebca75.rlib(pyo3-01fc3989e6ebca75.pyo3.f00ff0fc-cgu.2.rcgu.o): in function `pyo3::err::PyErr::new_type': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/err/mod.rs:271: undefined reference to `PyErr_NewException' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01fc3989e6ebca75.rlib(pyo3-01fc3989e6ebca75.pyo3.f00ff0fc-cgu.2.rcgu.o): in function `pyo3::err::PyErr::print': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/err/mod.rs:303: undefined reference to `PyErr_PrintEx' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01fc3989e6ebca75.rlib(pyo3-01fc3989e6ebca75.pyo3.f00ff0fc-cgu.2.rcgu.o): in function `pyo3::err::PyErr::restore': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/err/mod.rs:357: undefined reference to `PyErr_Restore' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01fc3989e6ebca75.rlib(pyo3-01fc3989e6ebca75.pyo3.f00ff0fc-cgu.2.rcgu.o): in function `pyo3::err::PyErr::normalized': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/err/mod.rs:450: undefined reference to `PyErr_NormalizeException' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01fc3989e6ebca75.rlib(pyo3-01fc3989e6ebca75.pyo3.f00ff0fc-cgu.2.rcgu.o): in function `pyo3::err::panic_after_error': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/err/mod.rs:540: undefined reference to `PyErr_Print' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01fc3989e6ebca75.rlib(pyo3-01fc3989e6ebca75.pyo3.f00ff0fc-cgu.2.rcgu.o): in function `pyo3::types::module::PyModule::import': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/types/module.rs:74: undefined reference to `PyImport_Import' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01fc3989e6ebca75.rlib(pyo3-01fc3989e6ebca75.pyo3.f00ff0fc-cgu.3.rcgu.o): in function `pyo3::python::Python::run_code': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/python.rs:359: undefined reference to `PyImport_AddModule' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/python.rs:373: undefined reference to `PyEval_EvalCode' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01fc3989e6ebca75.rlib(pyo3-01fc3989e6ebca75.pyo3.f00ff0fc-cgu.3.rcgu.o): in function `pyo3::python::Python::run_code::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/python.rs:366: undefined reference to `PyModule_GetDict' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01fc3989e6ebca75.rlib(pyo3-01fc3989e6ebca75.pyo3.f00ff0fc-cgu.6.rcgu.o): in function `pyo3::gil::GILGuard::acquire': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/gil.rs:243: undefined reference to `PyGILState_Ensure' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01fc3989e6ebca75.rlib(pyo3-01fc3989e6ebca75.pyo3.f00ff0fc-cgu.6.rcgu.o): in function `pyo3::gil::GILGuard::acquire::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/gil.rs:224: undefined reference to `Py_IsInitialized' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/gil.rs:232: undefined reference to `PyEval_ThreadsInitialized' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01fc3989e6ebca75.rlib(pyo3-01fc3989e6ebca75.pyo3.f00ff0fc-cgu.6.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/gil.rs:289: undefined reference to `PyGILState_Release' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01fc3989e6ebca75.rlib(pyo3-01fc3989e6ebca75.pyo3.f00ff0fc-cgu.6.rcgu.o): in function `pyo3::types::dict::PyDict::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/types/dict.rs:29: undefined reference to `PyDict_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01fc3989e6ebca75.rlib(pyo3-01fc3989e6ebca75.pyo3.f00ff0fc-cgu.6.rcgu.o): in function `pyo3::types::dict::PyDict::keys': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/types/dict.rs:147: undefined reference to `PyDict_Keys' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01fc3989e6ebca75.rlib(pyo3-01fc3989e6ebca75.pyo3.f00ff0fc-cgu.6.rcgu.o): in function `pyo3::types::dict::PyDict::values': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/types/dict.rs:157: undefined reference to `PyDict_Values' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01fc3989e6ebca75.rlib(pyo3-01fc3989e6ebca75.pyo3.f00ff0fc-cgu.7.rcgu.o): in function `pyo3::types::any::PyAny::getattr::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/types/any.rs:111: undefined reference to `PyObject_GetAttr' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01fc3989e6ebca75.rlib(pyo3-01fc3989e6ebca75.pyo3.f00ff0fc-cgu.7.rcgu.o): in function `pyo3::types::any::PyAny::call_method::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/types/any.rs:424: undefined reference to `PyObject_GetAttr' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/types/any.rs:430: undefined reference to `PyObject_Call' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01fc3989e6ebca75.rlib(pyo3-01fc3989e6ebca75.pyo3.f00ff0fc-cgu.7.rcgu.o): in function `pyo3::types::any::PyAny::repr': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/types/any.rs:630: undefined reference to `PyObject_Repr' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01fc3989e6ebca75.rlib(pyo3-01fc3989e6ebca75.pyo3.f00ff0fc-cgu.7.rcgu.o): in function `pyo3::types::any::PyAny::len': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/types/any.rs:661: undefined reference to `PyObject_Size' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01fc3989e6ebca75.rlib(pyo3-01fc3989e6ebca75.pyo3.f00ff0fc-cgu.7.rcgu.o): in function `pyo3::types::floatob::::extract': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/types/floatob.rs:54: undefined reference to `PyFloat_AsDouble' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01fc3989e6ebca75.rlib(pyo3-01fc3989e6ebca75.pyo3.f00ff0fc-cgu.8.rcgu.o): in function `pyo3::ffi::pythonrun::Py_CompileString': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/ffi/pythonrun.rs:165: undefined reference to `Py_CompileStringExFlags' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01fc3989e6ebca75.rlib(pyo3-01fc3989e6ebca75.pyo3.f00ff0fc-cgu.8.rcgu.o): in function `pyo3::types::bytes::PyBytes::as_bytes': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/types/bytes.rs:88: undefined reference to `PyBytes_AsString' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/types/bytes.rs:89: undefined reference to `PyBytes_Size' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01fc3989e6ebca75.rlib(pyo3-01fc3989e6ebca75.pyo3.f00ff0fc-cgu.9.rcgu.o): in function `pyo3::ffi::object::PyObject_TypeCheck': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/ffi/object.rs:243: undefined reference to `PyType_IsSubtype' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01fc3989e6ebca75.rlib(pyo3-01fc3989e6ebca75.pyo3.f00ff0fc-cgu.9.rcgu.o): in function `pyo3::ffi::object::Py_DECREF': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/ffi/object.rs:423: undefined reference to `_Py_Dealloc' [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_conversion-27197155ca11e255.test_conversion.1e6fa67e-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/test_conversion-27197155ca11e255.test_conversion.1e6fa67e-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/test_conversion-27197155ca11e255.test_conversion.1e6fa67e-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/test_conversion-27197155ca11e255.test_conversion.1e6fa67e-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/test_conversion-27197155ca11e255.test_conversion.1e6fa67e-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/test_conversion-27197155ca11e255.test_conversion.1e6fa67e-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/test_conversion-27197155ca11e255.test_conversion.1e6fa67e-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/test_conversion-27197155ca11e255.test_conversion.1e6fa67e-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/test_conversion-27197155ca11e255.test_conversion.1e6fa67e-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/test_conversion-27197155ca11e255.test_conversion.1e6fa67e-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/test_conversion-27197155ca11e255.test_conversion.1e6fa67e-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/test_conversion-27197155ca11e255.test_conversion.1e6fa67e-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/test_conversion-27197155ca11e255.test_conversion.1e6fa67e-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/test_conversion-27197155ca11e255.test_conversion.1e6fa67e-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/test_conversion-27197155ca11e255.test_conversion.1e6fa67e-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/test_conversion-27197155ca11e255.test_conversion.1e6fa67e-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/test_conversion-27197155ca11e255.4nasth1xlp2b9vqe.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-1ce38cc2ca963dbe.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-44cde79bf84da402.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-4dc925bb53d03412.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-2216cca8b1bb2a2f.rlib" "/opt/rustwide/target/debug/deps/libpyxirr.rlib" "/opt/rustwide/target/debug/deps/libnumpy-f67d79dfb3d4dd2e.rlib" "/opt/rustwide/target/debug/deps/libndarray-db54e1d8fc035e99.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-93d8c3aee1b5f212.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-0b937ada9c7119ed.rlib" "/opt/rustwide/target/debug/deps/librawpointer-39cffec714dbe003.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "/opt/rustwide/target/debug/deps/libchrono-fbffb07e7f90b833.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-3a7c59c11ca39f0a.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9d7143d17b8cdd9b.rlib" "/opt/rustwide/target/debug/deps/libtime-603c19e9d6f47fcc.rlib" "/opt/rustwide/target/debug/deps/libpyo3-01fc3989e6ebca75.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-0acb85145a7e7c92.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-6215a18a5fc4b86a.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-2373f89db8adc0bf.rlib" "/opt/rustwide/target/debug/deps/liblock_api-9b37745fd87f3f5b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libinstant-935e74d8392426ec.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/liblibc-275c26d6891ef53b.rlib" "/opt/rustwide/target/debug/deps/libunindent-eb91c153e32e90d2.rlib" "/opt/rustwide/target/debug/deps/libpaste-eb0ae3f5521e0100.rlib" "/opt/rustwide/target/debug/deps/libindoc-6f16084f03f2265c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9c44f1fe63de3edb.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5dfdbb680ac299a1.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-353beaf877db2fdf.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-cd4abd33332d2d3f.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3b908b5b50ddd80c.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9cafd3521b5532d3.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-7b0935832903a9ac.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-8a349b13d67c76e3.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-9d41e7cb09eafd8e.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-095194fedb4c0ec4.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-968cf83f088269ec.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e63bbb95a6beff5c.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9f216e67c2916fa5.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-4688b763605c6a0e.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a9b2dc3244289321.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-003d83a588984e1f.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_conversion-27197155ca11e255" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/test_conversion-27197155ca11e255.test_conversion.1e6fa67e-cgu.10.rcgu.o: in function `pyo3::ffi::object::Py_DECREF': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/ffi/object.rs:423: undefined reference to `_Py_Dealloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/test_conversion-27197155ca11e255.test_conversion.1e6fa67e-cgu.14.rcgu.o: in function `pyo3::types::any::PyAny::call': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/types/any.rs:308: undefined reference to `PyObject_Call' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/test_conversion-27197155ca11e255.test_conversion.1e6fa67e-cgu.14.rcgu.o: in function `pyo3::types::any::PyAny::call': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/types/any.rs:308: undefined reference to `PyObject_Call' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/test_conversion-27197155ca11e255.test_conversion.1e6fa67e-cgu.14.rcgu.o: in function `pyo3::types::any::PyAny::call': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/types/any.rs:308: undefined reference to `PyObject_Call' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/test_conversion-27197155ca11e255.test_conversion.1e6fa67e-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.14.1/src/types/tuple.rs:191: undefined reference to `PyTuple_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/types/tuple.rs:192: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/test_conversion-27197155ca11e255.test_conversion.1e6fa67e-cgu.14.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.14.1/src/types/tuple.rs:191: undefined reference to `PyTuple_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/types/tuple.rs:192: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/types/tuple.rs:192: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/test_conversion-27197155ca11e255.test_conversion.1e6fa67e-cgu.15.rcgu.o: in function `pyo3::types::dict::PyDict::get_item::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/types/dict.rs:105: undefined reference to `PyDict_GetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/test_conversion-27197155ca11e255.test_conversion.1e6fa67e-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.14.1/src/types/dict.rs:124: undefined reference to `PyDict_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/test_conversion-27197155ca11e255.test_conversion.1e6fa67e-cgu.4.rcgu.o: in function `pyo3::err::PyErr::is_instance': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/err/mod.rs:332: undefined reference to `PyErr_GivenExceptionMatches' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/test_conversion-27197155ca11e255.test_conversion.1e6fa67e-cgu.4.rcgu.o: in function `pyo3::err::PyErr::is_instance': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/err/mod.rs:332: undefined reference to `PyErr_GivenExceptionMatches' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/test_conversion-27197155ca11e255.test_conversion.1e6fa67e-cgu.5.rcgu.o: in function `pyo3::types::tuple::PyTuple::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/types/tuple.rs:27: undefined reference to `PyTuple_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/test_conversion-27197155ca11e255.test_conversion.1e6fa67e-cgu.9.rcgu.o: in function `pyo3::types::list::new_from_iter': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/types/list.rs:23: undefined reference to `PyList_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/test_conversion-27197155ca11e255.test_conversion.1e6fa67e-cgu.9.rcgu.o: in function `pyo3::types::list::new_from_iter': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/types/list.rs:23: undefined reference to `PyList_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/test_conversion-27197155ca11e255.test_conversion.1e6fa67e-cgu.9.rcgu.o: in function `pyo3::types::list::new_from_iter': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/types/list.rs:23: undefined reference to `PyList_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyxirr.rlib(pyxirr.pyxirr.7146f94b-cgu.11.rcgu.o): in function `pyo3::types::tuple::> for (T0,)>::into_py': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/types/tuple.rs:191: undefined reference to `PyTuple_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/types/tuple.rs:192: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyxirr.rlib(pyxirr.pyxirr.7146f94b-cgu.14.rcgu.o): in function `pyo3::types::any::PyAny::call_method::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/types/any.rs:424: undefined reference to `PyObject_GetAttr' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/types/any.rs:430: undefined reference to `PyObject_Call' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyxirr.rlib(pyxirr.pyxirr.7146f94b-cgu.14.rcgu.o): in function `pyo3::types::any::PyAny::get_item::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/types/any.rs:549: undefined reference to `PyObject_GetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyxirr.rlib(pyxirr.pyxirr.7146f94b-cgu.14.rcgu.o): in function `pyo3::types::any::PyAny::get_item::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/types/any.rs:549: undefined reference to `PyObject_GetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyxirr.rlib(pyxirr.pyxirr.7146f94b-cgu.15.rcgu.o): in function `::type_object_raw': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/exceptions.rs:210: undefined reference to `PyExc_Exception' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyxirr.rlib(pyxirr.pyxirr.7146f94b-cgu.6.rcgu.o): in function `pyo3::ffi::object::Py_DECREF': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/ffi/object.rs:423: undefined reference to `_Py_Dealloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libnumpy-f67d79dfb3d4dd2e.rlib(numpy-f67d79dfb3d4dd2e.numpy.ff7aeebf-cgu.10.rcgu.o): in function `numpy::npyffi::get_numpy_api': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/numpy-0.14.1/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.14.1/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.14.1/src/npyffi/mod.rs:19: undefined reference to `PyCapsule_GetPointer' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libnumpy-f67d79dfb3d4dd2e.rlib(numpy-f67d79dfb3d4dd2e.numpy.ff7aeebf-cgu.15.rcgu.o): in function `pyo3::ffi::object::PyObject_TypeCheck': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/ffi/object.rs:243: undefined reference to `PyType_IsSubtype' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01fc3989e6ebca75.rlib(pyo3-01fc3989e6ebca75.pyo3.f00ff0fc-cgu.1.rcgu.o): in function `::type_object_raw': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/exceptions.rs:209: undefined reference to `PyExc_BaseException' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01fc3989e6ebca75.rlib(pyo3-01fc3989e6ebca75.pyo3.f00ff0fc-cgu.1.rcgu.o): in function `::type_object_raw': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/exceptions.rs:236: undefined reference to `PyExc_OverflowError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01fc3989e6ebca75.rlib(pyo3-01fc3989e6ebca75.pyo3.f00ff0fc-cgu.1.rcgu.o): in function `::type_object_raw': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/exceptions.rs:242: undefined reference to `PyExc_SystemError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01fc3989e6ebca75.rlib(pyo3-01fc3989e6ebca75.pyo3.f00ff0fc-cgu.1.rcgu.o): in function `::type_object_raw': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/exceptions.rs:244: undefined reference to `PyExc_TypeError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01fc3989e6ebca75.rlib(pyo3-01fc3989e6ebca75.pyo3.f00ff0fc-cgu.1.rcgu.o): in function `::type_object_raw': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/exceptions.rs:254: undefined reference to `PyExc_ValueError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01fc3989e6ebca75.rlib(pyo3-01fc3989e6ebca75.pyo3.f00ff0fc-cgu.12.rcgu.o): in function `pyo3::types::tuple::PyTuple::empty': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/types/tuple.rs:40: undefined reference to `PyTuple_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01fc3989e6ebca75.rlib(pyo3-01fc3989e6ebca75.pyo3.f00ff0fc-cgu.13.rcgu.o): in function `pyo3::types::string::PyString::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/types/string.rs:27: undefined reference to `PyUnicode_FromStringAndSize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01fc3989e6ebca75.rlib(pyo3-01fc3989e6ebca75.pyo3.f00ff0fc-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.14.1/src/types/string.rs:55: undefined reference to `PyUnicode_AsUTF8AndSize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01fc3989e6ebca75.rlib(pyo3-01fc3989e6ebca75.pyo3.f00ff0fc-cgu.13.rcgu.o): in function `pyo3::types::string::PyString::to_string_lossy': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/types/string.rs:82: undefined reference to `PyUnicode_AsEncodedString' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01fc3989e6ebca75.rlib(pyo3-01fc3989e6ebca75.pyo3.f00ff0fc-cgu.14.rcgu.o): in function `pyo3::types::iterator::PyIterator::from_object': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/types/iterator.rs:41: undefined reference to `PyObject_GetIter' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01fc3989e6ebca75.rlib(pyo3-01fc3989e6ebca75.pyo3.f00ff0fc-cgu.14.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.14.1/src/types/iterator.rs:57: undefined reference to `PyIter_Next' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01fc3989e6ebca75.rlib(pyo3-01fc3989e6ebca75.pyo3.f00ff0fc-cgu.14.rcgu.o): in function `pyo3::types::num::::to_object': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/types/num.rs:64: undefined reference to `PyLong_FromLong' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01fc3989e6ebca75.rlib(pyo3-01fc3989e6ebca75.pyo3.f00ff0fc-cgu.14.rcgu.o): in function `pyo3::types::num::::extract': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/types/num.rs:77: undefined reference to `PyNumber_Index' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/types/num.rs:81: undefined reference to `PyLong_AsLong' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01fc3989e6ebca75.rlib(pyo3-01fc3989e6ebca75.pyo3.f00ff0fc-cgu.14.rcgu.o): in function `pyo3::types::num::::extract': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/types/num.rs:77: undefined reference to `PyNumber_Index' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/types/num.rs:81: undefined reference to `PyLong_AsLong' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01fc3989e6ebca75.rlib(pyo3-01fc3989e6ebca75.pyo3.f00ff0fc-cgu.15.rcgu.o): in function `pyo3::ffi::datetime::PyDateTime_IMPORT::{{closure}}::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/ffi/datetime.rs:486: undefined reference to `PyCapsule_Import' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01fc3989e6ebca75.rlib(pyo3-01fc3989e6ebca75.pyo3.f00ff0fc-cgu.2.rcgu.o): in function `pyo3::err::PyErr::occurred': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/err/mod.rs:209: undefined reference to `PyErr_Occurred' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01fc3989e6ebca75.rlib(pyo3-01fc3989e6ebca75.pyo3.f00ff0fc-cgu.2.rcgu.o): in function `pyo3::err::PyErr::fetch': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/err/mod.rs:224: undefined reference to `PyErr_Fetch' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01fc3989e6ebca75.rlib(pyo3-01fc3989e6ebca75.pyo3.f00ff0fc-cgu.2.rcgu.o): in function `pyo3::err::PyErr::new_type': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/err/mod.rs:271: undefined reference to `PyErr_NewException' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01fc3989e6ebca75.rlib(pyo3-01fc3989e6ebca75.pyo3.f00ff0fc-cgu.2.rcgu.o): in function `pyo3::err::PyErr::print': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/err/mod.rs:303: undefined reference to `PyErr_PrintEx' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01fc3989e6ebca75.rlib(pyo3-01fc3989e6ebca75.pyo3.f00ff0fc-cgu.2.rcgu.o): in function `pyo3::err::PyErr::restore': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/err/mod.rs:357: undefined reference to `PyErr_Restore' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01fc3989e6ebca75.rlib(pyo3-01fc3989e6ebca75.pyo3.f00ff0fc-cgu.2.rcgu.o): in function `pyo3::err::PyErr::normalized': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/err/mod.rs:450: undefined reference to `PyErr_NormalizeException' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01fc3989e6ebca75.rlib(pyo3-01fc3989e6ebca75.pyo3.f00ff0fc-cgu.2.rcgu.o): in function `pyo3::err::panic_after_error': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/err/mod.rs:540: undefined reference to `PyErr_Print' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01fc3989e6ebca75.rlib(pyo3-01fc3989e6ebca75.pyo3.f00ff0fc-cgu.2.rcgu.o): in function `pyo3::types::module::PyModule::import': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/types/module.rs:74: undefined reference to `PyImport_Import' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01fc3989e6ebca75.rlib(pyo3-01fc3989e6ebca75.pyo3.f00ff0fc-cgu.3.rcgu.o): in function `pyo3::python::Python::run_code': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/python.rs:359: undefined reference to `PyImport_AddModule' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/python.rs:373: undefined reference to `PyEval_EvalCode' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01fc3989e6ebca75.rlib(pyo3-01fc3989e6ebca75.pyo3.f00ff0fc-cgu.3.rcgu.o): in function `pyo3::python::Python::run_code::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/python.rs:366: undefined reference to `PyModule_GetDict' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01fc3989e6ebca75.rlib(pyo3-01fc3989e6ebca75.pyo3.f00ff0fc-cgu.6.rcgu.o): in function `pyo3::gil::GILGuard::acquire': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/gil.rs:243: undefined reference to `PyGILState_Ensure' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01fc3989e6ebca75.rlib(pyo3-01fc3989e6ebca75.pyo3.f00ff0fc-cgu.6.rcgu.o): in function `pyo3::gil::GILGuard::acquire::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/gil.rs:224: undefined reference to `Py_IsInitialized' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/gil.rs:232: undefined reference to `PyEval_ThreadsInitialized' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01fc3989e6ebca75.rlib(pyo3-01fc3989e6ebca75.pyo3.f00ff0fc-cgu.6.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/gil.rs:289: undefined reference to `PyGILState_Release' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01fc3989e6ebca75.rlib(pyo3-01fc3989e6ebca75.pyo3.f00ff0fc-cgu.6.rcgu.o): in function `pyo3::types::dict::PyDict::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/types/dict.rs:29: undefined reference to `PyDict_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01fc3989e6ebca75.rlib(pyo3-01fc3989e6ebca75.pyo3.f00ff0fc-cgu.6.rcgu.o): in function `pyo3::types::dict::PyDict::from_sequence': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/types/dict.rs:43: undefined reference to `PyDict_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/types/dict.rs:44: undefined reference to `PyDict_MergeFromSeq2' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01fc3989e6ebca75.rlib(pyo3-01fc3989e6ebca75.pyo3.f00ff0fc-cgu.6.rcgu.o): in function `pyo3::types::dict::PyDict::keys': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/types/dict.rs:147: undefined reference to `PyDict_Keys' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01fc3989e6ebca75.rlib(pyo3-01fc3989e6ebca75.pyo3.f00ff0fc-cgu.6.rcgu.o): in function `pyo3::types::dict::PyDict::values': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/types/dict.rs:157: undefined reference to `PyDict_Values' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01fc3989e6ebca75.rlib(pyo3-01fc3989e6ebca75.pyo3.f00ff0fc-cgu.7.rcgu.o): in function `pyo3::types::any::PyAny::getattr::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/types/any.rs:111: undefined reference to `PyObject_GetAttr' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01fc3989e6ebca75.rlib(pyo3-01fc3989e6ebca75.pyo3.f00ff0fc-cgu.7.rcgu.o): in function `pyo3::types::any::PyAny::call_method::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/types/any.rs:424: undefined reference to `PyObject_GetAttr' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/types/any.rs:430: undefined reference to `PyObject_Call' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01fc3989e6ebca75.rlib(pyo3-01fc3989e6ebca75.pyo3.f00ff0fc-cgu.7.rcgu.o): in function `pyo3::types::any::PyAny::repr': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/types/any.rs:630: undefined reference to `PyObject_Repr' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01fc3989e6ebca75.rlib(pyo3-01fc3989e6ebca75.pyo3.f00ff0fc-cgu.7.rcgu.o): in function `pyo3::types::any::PyAny::len': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/types/any.rs:661: undefined reference to `PyObject_Size' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01fc3989e6ebca75.rlib(pyo3-01fc3989e6ebca75.pyo3.f00ff0fc-cgu.7.rcgu.o): in function `pyo3::types::floatob::::extract': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/types/floatob.rs:54: undefined reference to `PyFloat_AsDouble' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01fc3989e6ebca75.rlib(pyo3-01fc3989e6ebca75.pyo3.f00ff0fc-cgu.8.rcgu.o): in function `pyo3::ffi::pythonrun::Py_CompileString': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/ffi/pythonrun.rs:165: undefined reference to `Py_CompileStringExFlags' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01fc3989e6ebca75.rlib(pyo3-01fc3989e6ebca75.pyo3.f00ff0fc-cgu.8.rcgu.o): in function `pyo3::types::bytes::PyBytes::as_bytes': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/types/bytes.rs:88: undefined reference to `PyBytes_AsString' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/types/bytes.rs:89: undefined reference to `PyBytes_Size' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01fc3989e6ebca75.rlib(pyo3-01fc3989e6ebca75.pyo3.f00ff0fc-cgu.9.rcgu.o): in function `pyo3::ffi::object::PyObject_TypeCheck': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/ffi/object.rs:243: undefined reference to `PyType_IsSubtype' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01fc3989e6ebca75.rlib(pyo3-01fc3989e6ebca75.pyo3.f00ff0fc-cgu.9.rcgu.o): in function `pyo3::ffi::object::Py_DECREF': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/ffi/object.rs:423: undefined reference to `_Py_Dealloc' [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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/test_periodic-1790ec0d03a44a16.test_periodic.9fa91134-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/test_periodic-1790ec0d03a44a16.test_periodic.9fa91134-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/test_periodic-1790ec0d03a44a16.test_periodic.9fa91134-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/test_periodic-1790ec0d03a44a16.test_periodic.9fa91134-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/test_periodic-1790ec0d03a44a16.test_periodic.9fa91134-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/test_periodic-1790ec0d03a44a16.test_periodic.9fa91134-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/test_periodic-1790ec0d03a44a16.test_periodic.9fa91134-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/test_periodic-1790ec0d03a44a16.test_periodic.9fa91134-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/test_periodic-1790ec0d03a44a16.test_periodic.9fa91134-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/test_periodic-1790ec0d03a44a16.test_periodic.9fa91134-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/test_periodic-1790ec0d03a44a16.test_periodic.9fa91134-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/test_periodic-1790ec0d03a44a16.test_periodic.9fa91134-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/test_periodic-1790ec0d03a44a16.test_periodic.9fa91134-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/test_periodic-1790ec0d03a44a16.test_periodic.9fa91134-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/test_periodic-1790ec0d03a44a16.test_periodic.9fa91134-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/test_periodic-1790ec0d03a44a16.test_periodic.9fa91134-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/test_periodic-1790ec0d03a44a16.4r9t9yujbaxrf8e1.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-1ce38cc2ca963dbe.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-44cde79bf84da402.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-4dc925bb53d03412.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-2216cca8b1bb2a2f.rlib" "/opt/rustwide/target/debug/deps/libpyxirr.rlib" "/opt/rustwide/target/debug/deps/libnumpy-f67d79dfb3d4dd2e.rlib" "/opt/rustwide/target/debug/deps/libndarray-db54e1d8fc035e99.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-93d8c3aee1b5f212.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-0b937ada9c7119ed.rlib" "/opt/rustwide/target/debug/deps/librawpointer-39cffec714dbe003.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "/opt/rustwide/target/debug/deps/libchrono-fbffb07e7f90b833.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-3a7c59c11ca39f0a.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9d7143d17b8cdd9b.rlib" "/opt/rustwide/target/debug/deps/libtime-603c19e9d6f47fcc.rlib" "/opt/rustwide/target/debug/deps/libpyo3-01fc3989e6ebca75.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-0acb85145a7e7c92.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-6215a18a5fc4b86a.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-2373f89db8adc0bf.rlib" "/opt/rustwide/target/debug/deps/liblock_api-9b37745fd87f3f5b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libinstant-935e74d8392426ec.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/liblibc-275c26d6891ef53b.rlib" "/opt/rustwide/target/debug/deps/libunindent-eb91c153e32e90d2.rlib" "/opt/rustwide/target/debug/deps/libpaste-eb0ae3f5521e0100.rlib" "/opt/rustwide/target/debug/deps/libindoc-6f16084f03f2265c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9c44f1fe63de3edb.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5dfdbb680ac299a1.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-353beaf877db2fdf.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-cd4abd33332d2d3f.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3b908b5b50ddd80c.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9cafd3521b5532d3.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-7b0935832903a9ac.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-8a349b13d67c76e3.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-9d41e7cb09eafd8e.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-095194fedb4c0ec4.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-968cf83f088269ec.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e63bbb95a6beff5c.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9f216e67c2916fa5.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-4688b763605c6a0e.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a9b2dc3244289321.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-003d83a588984e1f.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_periodic-1790ec0d03a44a16" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/test_periodic-1790ec0d03a44a16.test_periodic.9fa91134-cgu.3.rcgu.o: in function `pyo3::types::list::new_from_iter': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/types/list.rs:23: undefined reference to `PyList_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/test_periodic-1790ec0d03a44a16.test_periodic.9fa91134-cgu.3.rcgu.o: in function `pyo3::types::list::new_from_iter': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/types/list.rs:23: undefined reference to `PyList_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/test_periodic-1790ec0d03a44a16.test_periodic.9fa91134-cgu.3.rcgu.o: in function `pyo3::types::list::new_from_iter': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/types/list.rs:23: undefined reference to `PyList_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/test_periodic-1790ec0d03a44a16.test_periodic.9fa91134-cgu.3.rcgu.o: in function `pyo3::types::list::new_from_iter': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/types/list.rs:23: undefined reference to `PyList_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/test_periodic-1790ec0d03a44a16.test_periodic.9fa91134-cgu.3.rcgu.o: in function `pyo3::types::list::new_from_iter': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/types/list.rs:23: undefined reference to `PyList_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/test_periodic-1790ec0d03a44a16.test_periodic.9fa91134-cgu.3.rcgu.o:/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/types/list.rs:23: more undefined references to `PyList_New' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/test_periodic-1790ec0d03a44a16.test_periodic.9fa91134-cgu.5.rcgu.o: in function `pyo3::types::any::PyAny::call': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/types/any.rs:308: undefined reference to `PyObject_Call' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/test_periodic-1790ec0d03a44a16.test_periodic.9fa91134-cgu.5.rcgu.o: in function `pyo3::types::any::PyAny::call': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/types/any.rs:308: undefined reference to `PyObject_Call' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/test_periodic-1790ec0d03a44a16.test_periodic.9fa91134-cgu.5.rcgu.o: in function `pyo3::types::any::PyAny::call': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/types/any.rs:308: undefined reference to `PyObject_Call' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/test_periodic-1790ec0d03a44a16.test_periodic.9fa91134-cgu.5.rcgu.o: in function `pyo3::types::tuple::> for (T0,)>::into_py': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/types/tuple.rs:191: undefined reference to `PyTuple_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/types/tuple.rs:192: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/test_periodic-1790ec0d03a44a16.test_periodic.9fa91134-cgu.5.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.14.1/src/types/tuple.rs:191: undefined reference to `PyTuple_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/types/tuple.rs:192: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/types/tuple.rs:192: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/test_periodic-1790ec0d03a44a16.test_periodic.9fa91134-cgu.7.rcgu.o: in function `pyo3::types::tuple::PyTuple::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/types/tuple.rs:27: undefined reference to `PyTuple_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/test_periodic-1790ec0d03a44a16.test_periodic.9fa91134-cgu.8.rcgu.o: in function `pyo3::ffi::object::Py_DECREF': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/ffi/object.rs:423: undefined reference to `_Py_Dealloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyxirr.rlib(pyxirr.pyxirr.7146f94b-cgu.11.rcgu.o): in function `pyo3::types::tuple::> for (T0,)>::into_py': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/types/tuple.rs:191: undefined reference to `PyTuple_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/types/tuple.rs:192: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyxirr.rlib(pyxirr.pyxirr.7146f94b-cgu.14.rcgu.o): in function `pyo3::types::any::PyAny::call_method::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/types/any.rs:424: undefined reference to `PyObject_GetAttr' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/types/any.rs:430: undefined reference to `PyObject_Call' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyxirr.rlib(pyxirr.pyxirr.7146f94b-cgu.14.rcgu.o): in function `pyo3::types::any::PyAny::get_item::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/types/any.rs:549: undefined reference to `PyObject_GetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyxirr.rlib(pyxirr.pyxirr.7146f94b-cgu.15.rcgu.o): in function `::type_object_raw': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/exceptions.rs:210: undefined reference to `PyExc_Exception' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyxirr.rlib(pyxirr.pyxirr.7146f94b-cgu.6.rcgu.o): in function `pyo3::ffi::object::Py_DECREF': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/ffi/object.rs:423: undefined reference to `_Py_Dealloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libnumpy-f67d79dfb3d4dd2e.rlib(numpy-f67d79dfb3d4dd2e.numpy.ff7aeebf-cgu.10.rcgu.o): in function `numpy::npyffi::get_numpy_api': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/numpy-0.14.1/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.14.1/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.14.1/src/npyffi/mod.rs:19: undefined reference to `PyCapsule_GetPointer' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libnumpy-f67d79dfb3d4dd2e.rlib(numpy-f67d79dfb3d4dd2e.numpy.ff7aeebf-cgu.15.rcgu.o): in function `pyo3::ffi::object::PyObject_TypeCheck': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/ffi/object.rs:243: undefined reference to `PyType_IsSubtype' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01fc3989e6ebca75.rlib(pyo3-01fc3989e6ebca75.pyo3.f00ff0fc-cgu.1.rcgu.o): in function `::type_object_raw': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/exceptions.rs:209: undefined reference to `PyExc_BaseException' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01fc3989e6ebca75.rlib(pyo3-01fc3989e6ebca75.pyo3.f00ff0fc-cgu.1.rcgu.o): in function `::type_object_raw': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/exceptions.rs:242: undefined reference to `PyExc_SystemError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01fc3989e6ebca75.rlib(pyo3-01fc3989e6ebca75.pyo3.f00ff0fc-cgu.1.rcgu.o): in function `::type_object_raw': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/exceptions.rs:244: undefined reference to `PyExc_TypeError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01fc3989e6ebca75.rlib(pyo3-01fc3989e6ebca75.pyo3.f00ff0fc-cgu.12.rcgu.o): in function `pyo3::types::tuple::PyTuple::empty': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/types/tuple.rs:40: undefined reference to `PyTuple_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01fc3989e6ebca75.rlib(pyo3-01fc3989e6ebca75.pyo3.f00ff0fc-cgu.13.rcgu.o): in function `pyo3::types::string::PyString::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/types/string.rs:27: undefined reference to `PyUnicode_FromStringAndSize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01fc3989e6ebca75.rlib(pyo3-01fc3989e6ebca75.pyo3.f00ff0fc-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.14.1/src/types/string.rs:55: undefined reference to `PyUnicode_AsUTF8AndSize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01fc3989e6ebca75.rlib(pyo3-01fc3989e6ebca75.pyo3.f00ff0fc-cgu.13.rcgu.o): in function `pyo3::types::string::PyString::to_string_lossy': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/types/string.rs:82: undefined reference to `PyUnicode_AsEncodedString' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01fc3989e6ebca75.rlib(pyo3-01fc3989e6ebca75.pyo3.f00ff0fc-cgu.14.rcgu.o): in function `pyo3::types::iterator::PyIterator::from_object': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/types/iterator.rs:41: undefined reference to `PyObject_GetIter' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01fc3989e6ebca75.rlib(pyo3-01fc3989e6ebca75.pyo3.f00ff0fc-cgu.14.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.14.1/src/types/iterator.rs:57: undefined reference to `PyIter_Next' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01fc3989e6ebca75.rlib(pyo3-01fc3989e6ebca75.pyo3.f00ff0fc-cgu.14.rcgu.o): in function `pyo3::types::num::::to_object': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/types/num.rs:64: undefined reference to `PyLong_FromLong' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01fc3989e6ebca75.rlib(pyo3-01fc3989e6ebca75.pyo3.f00ff0fc-cgu.14.rcgu.o): in function `pyo3::types::num::::to_object': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/types/num.rs:64: undefined reference to `PyLong_FromLong' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01fc3989e6ebca75.rlib(pyo3-01fc3989e6ebca75.pyo3.f00ff0fc-cgu.2.rcgu.o): in function `pyo3::err::PyErr::occurred': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/err/mod.rs:209: undefined reference to `PyErr_Occurred' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01fc3989e6ebca75.rlib(pyo3-01fc3989e6ebca75.pyo3.f00ff0fc-cgu.2.rcgu.o): in function `pyo3::err::PyErr::fetch': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/err/mod.rs:224: undefined reference to `PyErr_Fetch' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01fc3989e6ebca75.rlib(pyo3-01fc3989e6ebca75.pyo3.f00ff0fc-cgu.2.rcgu.o): in function `pyo3::err::PyErr::new_type': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/err/mod.rs:271: undefined reference to `PyErr_NewException' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01fc3989e6ebca75.rlib(pyo3-01fc3989e6ebca75.pyo3.f00ff0fc-cgu.2.rcgu.o): in function `pyo3::err::PyErr::print': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/err/mod.rs:303: undefined reference to `PyErr_PrintEx' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01fc3989e6ebca75.rlib(pyo3-01fc3989e6ebca75.pyo3.f00ff0fc-cgu.2.rcgu.o): in function `pyo3::err::PyErr::restore': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/err/mod.rs:357: undefined reference to `PyErr_Restore' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01fc3989e6ebca75.rlib(pyo3-01fc3989e6ebca75.pyo3.f00ff0fc-cgu.2.rcgu.o): in function `pyo3::err::PyErr::normalized': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/err/mod.rs:450: undefined reference to `PyErr_NormalizeException' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01fc3989e6ebca75.rlib(pyo3-01fc3989e6ebca75.pyo3.f00ff0fc-cgu.2.rcgu.o): in function `pyo3::err::panic_after_error': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/err/mod.rs:540: undefined reference to `PyErr_Print' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01fc3989e6ebca75.rlib(pyo3-01fc3989e6ebca75.pyo3.f00ff0fc-cgu.2.rcgu.o): in function `pyo3::types::module::PyModule::import': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/types/module.rs:74: undefined reference to `PyImport_Import' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01fc3989e6ebca75.rlib(pyo3-01fc3989e6ebca75.pyo3.f00ff0fc-cgu.6.rcgu.o): in function `pyo3::gil::GILGuard::acquire': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/gil.rs:243: undefined reference to `PyGILState_Ensure' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01fc3989e6ebca75.rlib(pyo3-01fc3989e6ebca75.pyo3.f00ff0fc-cgu.6.rcgu.o): in function `pyo3::gil::GILGuard::acquire::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/gil.rs:224: undefined reference to `Py_IsInitialized' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/gil.rs:232: undefined reference to `PyEval_ThreadsInitialized' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01fc3989e6ebca75.rlib(pyo3-01fc3989e6ebca75.pyo3.f00ff0fc-cgu.6.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/gil.rs:289: undefined reference to `PyGILState_Release' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01fc3989e6ebca75.rlib(pyo3-01fc3989e6ebca75.pyo3.f00ff0fc-cgu.7.rcgu.o): in function `pyo3::types::any::PyAny::getattr::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/types/any.rs:111: undefined reference to `PyObject_GetAttr' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01fc3989e6ebca75.rlib(pyo3-01fc3989e6ebca75.pyo3.f00ff0fc-cgu.7.rcgu.o): in function `pyo3::types::any::PyAny::call_method::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/types/any.rs:424: undefined reference to `PyObject_GetAttr' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/types/any.rs:430: undefined reference to `PyObject_Call' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01fc3989e6ebca75.rlib(pyo3-01fc3989e6ebca75.pyo3.f00ff0fc-cgu.7.rcgu.o): in function `pyo3::types::any::PyAny::repr': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/types/any.rs:630: undefined reference to `PyObject_Repr' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01fc3989e6ebca75.rlib(pyo3-01fc3989e6ebca75.pyo3.f00ff0fc-cgu.7.rcgu.o): in function `pyo3::types::floatob::PyFloat::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/types/floatob.rs:29: undefined reference to `PyFloat_FromDouble' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01fc3989e6ebca75.rlib(pyo3-01fc3989e6ebca75.pyo3.f00ff0fc-cgu.7.rcgu.o): in function `pyo3::types::floatob::::extract': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/types/floatob.rs:54: undefined reference to `PyFloat_AsDouble' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01fc3989e6ebca75.rlib(pyo3-01fc3989e6ebca75.pyo3.f00ff0fc-cgu.8.rcgu.o): in function `pyo3::types::bytes::PyBytes::as_bytes': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/types/bytes.rs:88: undefined reference to `PyBytes_AsString' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/types/bytes.rs:89: undefined reference to `PyBytes_Size' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01fc3989e6ebca75.rlib(pyo3-01fc3989e6ebca75.pyo3.f00ff0fc-cgu.9.rcgu.o): in function `pyo3::ffi::object::Py_DECREF': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.14.1/src/ffi/object.rs:423: undefined reference to `_Py_Dealloc' [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: build failed [INFO] running `Command { std: "docker" "inspect" "128b29f5ce850b396816c40ab3da479a978e1fc003306cd70135ab50a43141dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "128b29f5ce850b396816c40ab3da479a978e1fc003306cd70135ab50a43141dc", kill_on_drop: false }` [INFO] [stdout] 128b29f5ce850b396816c40ab3da479a978e1fc003306cd70135ab50a43141dc