[INFO] cloning repository https://github.com/vijay-tp/symspell [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vijay-tp/symspell" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvijay-tp%2Fsymspell", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvijay-tp%2Fsymspell'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3571498730e7fc50e3a6aabf1a730370f6e7c9be [INFO] testing vijay-tp/symspell against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvijay-tp%2Fsymspell" "/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/vijay-tp/symspell on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/vijay-tp/symspell [INFO] finished tweaking git repo https://github.com/vijay-tp/symspell [INFO] tweaked toml for git repo https://github.com/vijay-tp/symspell written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 10dc3ce1f3aaafb44871d0c91c68c40112beeb18358643e2e8a8eb5b632752c3 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "10dc3ce1f3aaafb44871d0c91c68c40112beeb18358643e2e8a8eb5b632752c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "10dc3ce1f3aaafb44871d0c91c68c40112beeb18358643e2e8a8eb5b632752c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10dc3ce1f3aaafb44871d0c91c68c40112beeb18358643e2e8a8eb5b632752c3", kill_on_drop: false }` [INFO] [stdout] 10dc3ce1f3aaafb44871d0c91c68c40112beeb18358643e2e8a8eb5b632752c3 [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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6033255f7f33d4fe863e5864087d5b5d5b38308480ac19850265f0de69502367 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "6033255f7f33d4fe863e5864087d5b5d5b38308480ac19850265f0de69502367", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling inventory v0.1.10 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling libc v0.2.96 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling unidecode v0.3.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling paste v0.1.18 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling pyo3-derive-backend v0.8.5 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling inventory-impl v0.1.10 [INFO] [stderr] Compiling indoc-impl v0.3.6 [INFO] [stderr] Compiling pyo3cls v0.8.5 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling indoc v0.3.6 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Compiling symspell v0.4.1 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling pyo3 v0.8.5 [INFO] [stderr] Compiling symspell_rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary braces around method argument [INFO] [stdout] --> src/symspell_rust.rs:79:25 [INFO] [stdout] | [INFO] [stdout] 79 | Ok(obj.init({SymspellPy{symspell: builder.build().unwrap()}})) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_braces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [optimized + debuginfo] target(s) in 1m 51s [INFO] running `Command { std: "docker" "inspect" "6033255f7f33d4fe863e5864087d5b5d5b38308480ac19850265f0de69502367", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6033255f7f33d4fe863e5864087d5b5d5b38308480ac19850265f0de69502367", kill_on_drop: false }` [INFO] [stdout] 6033255f7f33d4fe863e5864087d5b5d5b38308480ac19850265f0de69502367 [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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 353a25e813657ad5cb90d0b2000c257ba1d3ef01c0f50f6a82dd1b0664552f6c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "353a25e813657ad5cb90d0b2000c257ba1d3ef01c0f50f6a82dd1b0664552f6c", kill_on_drop: false }` [INFO] [stderr] Compiling symspell_rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary braces around method argument [INFO] [stdout] --> src/symspell_rust.rs:79:25 [INFO] [stdout] | [INFO] [stdout] 79 | Ok(obj.init({SymspellPy{symspell: builder.build().unwrap()}})) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_braces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/symspell_rust-23c1b731ce53477d.symspell_rust.bp97q7sa-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/symspell_rust-23c1b731ce53477d.symspell_rust.bp97q7sa-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/symspell_rust-23c1b731ce53477d.symspell_rust.bp97q7sa-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/symspell_rust-23c1b731ce53477d.symspell_rust.bp97q7sa-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/symspell_rust-23c1b731ce53477d.symspell_rust.bp97q7sa-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/symspell_rust-23c1b731ce53477d.symspell_rust.bp97q7sa-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/symspell_rust-23c1b731ce53477d.symspell_rust.bp97q7sa-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/symspell_rust-23c1b731ce53477d.symspell_rust.bp97q7sa-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/symspell_rust-23c1b731ce53477d.symspell_rust.bp97q7sa-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/symspell_rust-23c1b731ce53477d.symspell_rust.bp97q7sa-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/symspell_rust-23c1b731ce53477d.symspell_rust.bp97q7sa-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/symspell_rust-23c1b731ce53477d.symspell_rust.bp97q7sa-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/symspell_rust-23c1b731ce53477d.symspell_rust.bp97q7sa-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/symspell_rust-23c1b731ce53477d.symspell_rust.bp97q7sa-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/symspell_rust-23c1b731ce53477d.symspell_rust.bp97q7sa-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/symspell_rust-23c1b731ce53477d.symspell_rust.bp97q7sa-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/symspell_rust-23c1b731ce53477d" "/opt/rustwide/target/debug/deps/symspell_rust-23c1b731ce53477d.3kf1a9m53gcdoo9g.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-bf52c83b5218000c.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-1b1cab3f10607987.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-2e1c807fd8d214f1.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-a6c04fd1ac45a934.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-c9f124f6e94019e0.rlib" "/opt/rustwide/target/debug/deps/libsymspell-17532c0c50606a2d.rlib" "/opt/rustwide/target/debug/deps/libunidecode-c24def5d9c4e274e.rlib" "/opt/rustwide/target/debug/deps/libstrsim-2a3bc221681d7613.rlib" "/opt/rustwide/target/debug/deps/libpyo3-81d6d6f9d58b88a5.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-fe3261e06dbf99ab.rlib" "/opt/rustwide/target/debug/deps/libspin-c68f48b2e53e0638.rlib" "/opt/rustwide/target/debug/deps/libunindent-3cea6bab0268c544.rlib" "/opt/rustwide/target/debug/deps/liblibc-9382476302c68ff7.rlib" "/opt/rustwide/target/debug/deps/libinventory-380c1b9ec3c8d79e.rlib" "/opt/rustwide/target/debug/deps/libindoc-fa4f6bc0c010f9e7.rlib" "/opt/rustwide/target/debug/deps/libpaste-bb484b70951b2a0f.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-81d6d6f9d58b88a5.rlib(pyo3-81d6d6f9d58b88a5.pyo3.3ujox7c8-cgu.12.rcgu.o): in function `pyo3::types::string::PyString::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/types/string.rs:36: undefined reference to `PyUnicode_FromStringAndSize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-81d6d6f9d58b88a5.rlib(pyo3-81d6d6f9d58b88a5.pyo3.3ujox7c8-cgu.12.rcgu.o): in function `pyo3::types::dict::PyDict::get_item::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/types/dict.rs:97: undefined reference to `PyDict_GetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-81d6d6f9d58b88a5.rlib(pyo3-81d6d6f9d58b88a5.pyo3.3ujox7c8-cgu.12.rcgu.o): in function `pyo3::ffi::object::Py_DECREF': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/ffi/object.rs:933: undefined reference to `_Py_Dealloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-81d6d6f9d58b88a5.rlib(pyo3-81d6d6f9d58b88a5.pyo3.3ujox7c8-cgu.12.rcgu.o): in function `pyo3::types::string::PyString::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/types/string.rs:36: undefined reference to `PyUnicode_FromStringAndSize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-81d6d6f9d58b88a5.rlib(pyo3-81d6d6f9d58b88a5.pyo3.3ujox7c8-cgu.12.rcgu.o): in function `pyo3::types::dict::PyDict::del_item::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/types/dict.rs:122: undefined reference to `PyDict_DelItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-81d6d6f9d58b88a5.rlib(pyo3-81d6d6f9d58b88a5.pyo3.3ujox7c8-cgu.12.rcgu.o): in function `pyo3::ffi::object::Py_DECREF': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/ffi/object.rs:933: undefined reference to `_Py_Dealloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-81d6d6f9d58b88a5.rlib(pyo3-81d6d6f9d58b88a5.pyo3.3ujox7c8-cgu.12.rcgu.o): in function `pyo3::err::PyErr::fetch': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/err.rs:167: undefined reference to `PyErr_Fetch' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-81d6d6f9d58b88a5.rlib(pyo3-81d6d6f9d58b88a5.pyo3.3ujox7c8-cgu.12.rcgu.o): in function `<() as pyo3::conversion::ToPyObject>::to_object': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/conversion.rs:226: undefined reference to `_Py_NoneStruct' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-81d6d6f9d58b88a5.rlib(pyo3-81d6d6f9d58b88a5.pyo3.3ujox7c8-cgu.14.rcgu.o): in function `pyo3::types::string::PyString::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/types/string.rs:36: undefined reference to `PyUnicode_FromStringAndSize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/symspell_rust-23c1b731ce53477d.symspell_rust.bp97q7sa-cgu.6.rcgu.o: in function `pyo3::type_object::PyObjectAlloc::alloc': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/type_object.rs:195: undefined reference to `PyType_GenericAlloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/symspell_rust-23c1b731ce53477d.symspell_rust.bp97q7sa-cgu.6.rcgu.o: in function `pyo3::type_object::PyObjectAlloc::alloc': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/type_object.rs:195: undefined reference to `PyType_GenericAlloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/symspell_rust-23c1b731ce53477d.symspell_rust.bp97q7sa-cgu.6.rcgu.o: in function `pyo3::type_object::PyObjectAlloc::dealloc': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/type_object.rs:205: undefined reference to `PyObject_CallFinalizerFromDealloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/type_object.rs:216: undefined reference to `PyObject_Free' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/type_object.rs:214: undefined reference to `PyObject_GC_Del' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/symspell_rust-23c1b731ce53477d.symspell_rust.bp97q7sa-cgu.6.rcgu.o: in function `pyo3::type_object::PyObjectAlloc::dealloc': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/type_object.rs:205: undefined reference to `PyObject_CallFinalizerFromDealloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/type_object.rs:216: undefined reference to `PyObject_Free' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/type_object.rs:214: undefined reference to `PyObject_GC_Del' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/symspell_rust-23c1b731ce53477d.symspell_rust.bp97q7sa-cgu.6.rcgu.o: in function `::type_object': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/types/mod.rs:113: undefined reference to `PyBaseObject_Type' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/symspell_rust-23c1b731ce53477d.symspell_rust.bp97q7sa-cgu.12.rcgu.o: in function `pyo3::err::PyErr::restore': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/err.rs:326: undefined reference to `PyErr_Restore' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/symspell_rust-23c1b731ce53477d.symspell_rust.bp97q7sa-cgu.12.rcgu.o: in function `pyo3::ffi::object::Py_None': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/ffi/object.rs:977: undefined reference to `_Py_NoneStruct' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/symspell_rust-23c1b731ce53477d.symspell_rust.bp97q7sa-cgu.12.rcgu.o: in function `pyo3::ffi::object::Py_DECREF': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/ffi/object.rs:933: undefined reference to `_Py_Dealloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/symspell_rust-23c1b731ce53477d.symspell_rust.bp97q7sa-cgu.3.rcgu.o: in function `pyo3::types::list:: for alloc::vec::Vec>::into_py': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/types/list.rs:196: undefined reference to `PyList_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/types/list.rs:199: undefined reference to `PyList_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/symspell_rust-23c1b731ce53477d.symspell_rust.bp97q7sa-cgu.5.rcgu.o: in function `pyo3::type_object::initialize_type': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/type_object.rs:402: undefined reference to `PyType_Ready' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/symspell_rust-23c1b731ce53477d.symspell_rust.bp97q7sa-cgu.5.rcgu.o: in function `pyo3::type_object::initialize_type': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/type_object.rs:402: undefined reference to `PyType_Ready' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/symspell_rust-23c1b731ce53477d.symspell_rust.bp97q7sa-cgu.5.rcgu.o:(.data.rel.ro..L__unnamed_11+0x8): undefined reference to `PyObject_GenericGetDict' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/symspell_rust-23c1b731ce53477d.symspell_rust.bp97q7sa-cgu.5.rcgu.o:(.data.rel.ro..L__unnamed_11+0x10): undefined reference to `PyObject_GenericSetDict' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/symspell_rust-23c1b731ce53477d.symspell_rust.bp97q7sa-cgu.8.rcgu.o: in function `pyo3::ffi::boolobject::Py_True': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/ffi/boolobject.rs:31: undefined reference to `_Py_TrueStruct' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/symspell_rust-23c1b731ce53477d.symspell_rust.bp97q7sa-cgu.8.rcgu.o: in function `pyo3::ffi::boolobject::Py_False': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/ffi/boolobject.rs:26: undefined reference to `_Py_FalseStruct' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-81d6d6f9d58b88a5.rlib(pyo3-81d6d6f9d58b88a5.pyo3.3ujox7c8-cgu.0.rcgu.o): in function `::init_type': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/exceptions.rs:226: undefined reference to `PyExc_TypeError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-81d6d6f9d58b88a5.rlib(pyo3-81d6d6f9d58b88a5.pyo3.3ujox7c8-cgu.0.rcgu.o): in function `pyo3::err::PyErr::fetch': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/err.rs:167: undefined reference to `PyErr_Fetch' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-81d6d6f9d58b88a5.rlib(pyo3-81d6d6f9d58b88a5.pyo3.3ujox7c8-cgu.0.rcgu.o): in function `::init_type': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/exceptions.rs:226: undefined reference to `PyExc_SystemError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-81d6d6f9d58b88a5.rlib(pyo3-81d6d6f9d58b88a5.pyo3.3ujox7c8-cgu.0.rcgu.o): in function `pyo3::err::PyErr::print': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/err.rs:233: undefined reference to `PyErr_PrintEx' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-81d6d6f9d58b88a5.rlib(pyo3-81d6d6f9d58b88a5.pyo3.3ujox7c8-cgu.0.rcgu.o): in function `pyo3::err::PyErr::restore': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/err.rs:326: undefined reference to `PyErr_Restore' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-81d6d6f9d58b88a5.rlib(pyo3-81d6d6f9d58b88a5.pyo3.3ujox7c8-cgu.0.rcgu.o): in function `pyo3::gil::GILGuard::acquire': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/gil.rs:257: undefined reference to `PyGILState_Ensure' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-81d6d6f9d58b88a5.rlib(pyo3-81d6d6f9d58b88a5.pyo3.3ujox7c8-cgu.0.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/gil.rs:116: undefined reference to `PyGILState_Release' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-81d6d6f9d58b88a5.rlib(pyo3-81d6d6f9d58b88a5.pyo3.3ujox7c8-cgu.0.rcgu.o): in function `::init_type': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/exceptions.rs:226: undefined reference to `PyExc_FileNotFoundError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-81d6d6f9d58b88a5.rlib(pyo3-81d6d6f9d58b88a5.pyo3.3ujox7c8-cgu.0.rcgu.o): in function `pyo3::gil::GILGuard::acquire': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/gil.rs:257: undefined reference to `PyGILState_Ensure' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-81d6d6f9d58b88a5.rlib(pyo3-81d6d6f9d58b88a5.pyo3.3ujox7c8-cgu.0.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/gil.rs:116: undefined reference to `PyGILState_Release' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-81d6d6f9d58b88a5.rlib(pyo3-81d6d6f9d58b88a5.pyo3.3ujox7c8-cgu.0.rcgu.o): in function `::init_type': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/exceptions.rs:226: undefined reference to `PyExc_OSError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-81d6d6f9d58b88a5.rlib(pyo3-81d6d6f9d58b88a5.pyo3.3ujox7c8-cgu.0.rcgu.o): in function `pyo3::gil::GILGuard::acquire': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/gil.rs:257: undefined reference to `PyGILState_Ensure' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-81d6d6f9d58b88a5.rlib(pyo3-81d6d6f9d58b88a5.pyo3.3ujox7c8-cgu.0.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/gil.rs:116: undefined reference to `PyGILState_Release' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-81d6d6f9d58b88a5.rlib(pyo3-81d6d6f9d58b88a5.pyo3.3ujox7c8-cgu.0.rcgu.o): in function `::init_type': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/exceptions.rs:226: undefined reference to `PyExc_BlockingIOError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-81d6d6f9d58b88a5.rlib(pyo3-81d6d6f9d58b88a5.pyo3.3ujox7c8-cgu.0.rcgu.o): in function `pyo3::gil::GILGuard::acquire': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/gil.rs:257: undefined reference to `PyGILState_Ensure' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-81d6d6f9d58b88a5.rlib(pyo3-81d6d6f9d58b88a5.pyo3.3ujox7c8-cgu.0.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/gil.rs:116: undefined reference to `PyGILState_Release' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-81d6d6f9d58b88a5.rlib(pyo3-81d6d6f9d58b88a5.pyo3.3ujox7c8-cgu.0.rcgu.o): in function `::init_type': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/exceptions.rs:226: undefined reference to `PyExc_ConnectionRefusedError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-81d6d6f9d58b88a5.rlib(pyo3-81d6d6f9d58b88a5.pyo3.3ujox7c8-cgu.0.rcgu.o): in function `pyo3::gil::GILGuard::acquire': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/gil.rs:257: undefined reference to `PyGILState_Ensure' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-81d6d6f9d58b88a5.rlib(pyo3-81d6d6f9d58b88a5.pyo3.3ujox7c8-cgu.0.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/gil.rs:116: undefined reference to `PyGILState_Release' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-81d6d6f9d58b88a5.rlib(pyo3-81d6d6f9d58b88a5.pyo3.3ujox7c8-cgu.0.rcgu.o): in function `::init_type': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/exceptions.rs:226: undefined reference to `PyExc_TimeoutError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-81d6d6f9d58b88a5.rlib(pyo3-81d6d6f9d58b88a5.pyo3.3ujox7c8-cgu.0.rcgu.o): in function `pyo3::gil::GILGuard::acquire': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/gil.rs:257: undefined reference to `PyGILState_Ensure' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-81d6d6f9d58b88a5.rlib(pyo3-81d6d6f9d58b88a5.pyo3.3ujox7c8-cgu.0.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/gil.rs:116: undefined reference to `PyGILState_Release' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-81d6d6f9d58b88a5.rlib(pyo3-81d6d6f9d58b88a5.pyo3.3ujox7c8-cgu.0.rcgu.o): in function `::init_type': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/exceptions.rs:226: undefined reference to `PyExc_InterruptedError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-81d6d6f9d58b88a5.rlib(pyo3-81d6d6f9d58b88a5.pyo3.3ujox7c8-cgu.0.rcgu.o): in function `pyo3::gil::GILGuard::acquire': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/gil.rs:257: undefined reference to `PyGILState_Ensure' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-81d6d6f9d58b88a5.rlib(pyo3-81d6d6f9d58b88a5.pyo3.3ujox7c8-cgu.0.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/gil.rs:116: undefined reference to `PyGILState_Release' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-81d6d6f9d58b88a5.rlib(pyo3-81d6d6f9d58b88a5.pyo3.3ujox7c8-cgu.0.rcgu.o): in function `::init_type': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/exceptions.rs:226: undefined reference to `PyExc_ConnectionResetError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-81d6d6f9d58b88a5.rlib(pyo3-81d6d6f9d58b88a5.pyo3.3ujox7c8-cgu.0.rcgu.o): in function `pyo3::gil::GILGuard::acquire': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/gil.rs:257: undefined reference to `PyGILState_Ensure' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-81d6d6f9d58b88a5.rlib(pyo3-81d6d6f9d58b88a5.pyo3.3ujox7c8-cgu.0.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/gil.rs:116: undefined reference to `PyGILState_Release' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-81d6d6f9d58b88a5.rlib(pyo3-81d6d6f9d58b88a5.pyo3.3ujox7c8-cgu.0.rcgu.o): in function `::init_type': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/exceptions.rs:226: undefined reference to `PyExc_ConnectionAbortedError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-81d6d6f9d58b88a5.rlib(pyo3-81d6d6f9d58b88a5.pyo3.3ujox7c8-cgu.0.rcgu.o): in function `pyo3::gil::GILGuard::acquire': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/gil.rs:257: undefined reference to `PyGILState_Ensure' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-81d6d6f9d58b88a5.rlib(pyo3-81d6d6f9d58b88a5.pyo3.3ujox7c8-cgu.0.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/gil.rs:116: undefined reference to `PyGILState_Release' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-81d6d6f9d58b88a5.rlib(pyo3-81d6d6f9d58b88a5.pyo3.3ujox7c8-cgu.0.rcgu.o): in function `::init_type': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/exceptions.rs:226: undefined reference to `PyExc_BrokenPipeError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-81d6d6f9d58b88a5.rlib(pyo3-81d6d6f9d58b88a5.pyo3.3ujox7c8-cgu.0.rcgu.o): in function `pyo3::err::panic_after_error': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/err.rs:519: undefined reference to `PyErr_Print' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-81d6d6f9d58b88a5.rlib(pyo3-81d6d6f9d58b88a5.pyo3.3ujox7c8-cgu.0.rcgu.o): in function `pyo3::types::string::PyString::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/types/string.rs:36: undefined reference to `PyUnicode_FromStringAndSize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-81d6d6f9d58b88a5.rlib(pyo3-81d6d6f9d58b88a5.pyo3.3ujox7c8-cgu.0.rcgu.o): in function `pyo3::gil::GILGuard::acquire': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/gil.rs:257: undefined reference to `PyGILState_Ensure' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-81d6d6f9d58b88a5.rlib(pyo3-81d6d6f9d58b88a5.pyo3.3ujox7c8-cgu.0.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/gil.rs:116: undefined reference to `PyGILState_Release' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-81d6d6f9d58b88a5.rlib(pyo3-81d6d6f9d58b88a5.pyo3.3ujox7c8-cgu.0.rcgu.o): in function `::init_type': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/exceptions.rs:226: undefined reference to `PyExc_UnicodeDecodeError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-81d6d6f9d58b88a5.rlib(pyo3-81d6d6f9d58b88a5.pyo3.3ujox7c8-cgu.0.rcgu.o): in function `::init_type': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/exceptions.rs:226: undefined reference to `PyExc_TypeError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-81d6d6f9d58b88a5.rlib(pyo3-81d6d6f9d58b88a5.pyo3.3ujox7c8-cgu.1.rcgu.o): in function `pyo3::gil::prepare_freethreaded_python::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/gil.rs:43: undefined reference to `Py_IsInitialized' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/gil.rs:61: undefined reference to `Py_InitializeEx' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/gil.rs:72: undefined reference to `PyEval_SaveThread' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/gil.rs:43: undefined reference to `Py_IsInitialized' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/gil.rs:61: undefined reference to `Py_InitializeEx' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/gil.rs:72: undefined reference to `PyEval_SaveThread' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-81d6d6f9d58b88a5.rlib(pyo3-81d6d6f9d58b88a5.pyo3.3ujox7c8-cgu.1.rcgu.o): in function `pyo3::types::string::PyString::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/types/string.rs:36: undefined reference to `PyUnicode_FromStringAndSize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-81d6d6f9d58b88a5.rlib(pyo3-81d6d6f9d58b88a5.pyo3.3ujox7c8-cgu.1.rcgu.o): in function `pyo3::types::string::PyString::as_bytes': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/types/string.rs:58: undefined reference to `PyUnicode_AsUTF8AndSize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-81d6d6f9d58b88a5.rlib(pyo3-81d6d6f9d58b88a5.pyo3.3ujox7c8-cgu.1.rcgu.o): in function `pyo3::err::PyErr::fetch': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/err.rs:167: undefined reference to `PyErr_Fetch' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-81d6d6f9d58b88a5.rlib(pyo3-81d6d6f9d58b88a5.pyo3.3ujox7c8-cgu.1.rcgu.o): in function `pyo3::types::string::PyString::to_string_lossy': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/types/string.rs:83: undefined reference to `PyUnicode_AsEncodedString' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/types/string.rs:94: undefined reference to `PyBytes_AsString' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/types/string.rs:96: undefined reference to `PyBytes_Size' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-81d6d6f9d58b88a5.rlib(pyo3-81d6d6f9d58b88a5.pyo3.3ujox7c8-cgu.10.rcgu.o): in function `pyo3::types::num::::extract': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/types/num.rs:153: undefined reference to `PyNumber_Index' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/types/num.rs:157: undefined reference to `PyLong_AsLong' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-81d6d6f9d58b88a5.rlib(pyo3-81d6d6f9d58b88a5.pyo3.3ujox7c8-cgu.10.rcgu.o): in function `pyo3::ffi::object::Py_DECREF': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/ffi/object.rs:933: undefined reference to `_Py_Dealloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-81d6d6f9d58b88a5.rlib(pyo3-81d6d6f9d58b88a5.pyo3.3ujox7c8-cgu.10.rcgu.o): in function `pyo3::err::PyErr::fetch': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/err.rs:167: undefined reference to `PyErr_Fetch' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-81d6d6f9d58b88a5.rlib(pyo3-81d6d6f9d58b88a5.pyo3.3ujox7c8-cgu.10.rcgu.o): in function `pyo3::err::PyErr::occurred': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/err.rs:156: undefined reference to `PyErr_Occurred' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-81d6d6f9d58b88a5.rlib(pyo3-81d6d6f9d58b88a5.pyo3.3ujox7c8-cgu.10.rcgu.o): in function `pyo3::err::PyErr::fetch': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/err.rs:167: undefined reference to `PyErr_Fetch' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-81d6d6f9d58b88a5.rlib(pyo3-81d6d6f9d58b88a5.pyo3.3ujox7c8-cgu.10.rcgu.o): in function `::init_type': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/exceptions.rs:226: undefined reference to `PyExc_OverflowError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-81d6d6f9d58b88a5.rlib(pyo3-81d6d6f9d58b88a5.pyo3.3ujox7c8-cgu.10.rcgu.o): in function `pyo3::types::num:: for i32>::into_py': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/types/num.rs:144: undefined reference to `PyLong_FromLong' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-81d6d6f9d58b88a5.rlib(pyo3-81d6d6f9d58b88a5.pyo3.3ujox7c8-cgu.10.rcgu.o): in function `pyo3::types::num::::extract': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/types/num.rs:153: undefined reference to `PyNumber_Index' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/types/num.rs:157: undefined reference to `PyLong_AsLong' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-81d6d6f9d58b88a5.rlib(pyo3-81d6d6f9d58b88a5.pyo3.3ujox7c8-cgu.10.rcgu.o): in function `pyo3::ffi::object::Py_DECREF': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/ffi/object.rs:933: undefined reference to `_Py_Dealloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-81d6d6f9d58b88a5.rlib(pyo3-81d6d6f9d58b88a5.pyo3.3ujox7c8-cgu.10.rcgu.o): in function `pyo3::err::PyErr::fetch': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/err.rs:167: undefined reference to `PyErr_Fetch' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-81d6d6f9d58b88a5.rlib(pyo3-81d6d6f9d58b88a5.pyo3.3ujox7c8-cgu.10.rcgu.o): in function `pyo3::err::PyErr::occurred': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/err.rs:156: undefined reference to `PyErr_Occurred' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-81d6d6f9d58b88a5.rlib(pyo3-81d6d6f9d58b88a5.pyo3.3ujox7c8-cgu.10.rcgu.o): in function `pyo3::err::PyErr::fetch': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/err.rs:167: undefined reference to `PyErr_Fetch' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-81d6d6f9d58b88a5.rlib(pyo3-81d6d6f9d58b88a5.pyo3.3ujox7c8-cgu.10.rcgu.o): in function `::init_type': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/exceptions.rs:226: undefined reference to `PyExc_OverflowError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-81d6d6f9d58b88a5.rlib(pyo3-81d6d6f9d58b88a5.pyo3.3ujox7c8-cgu.10.rcgu.o): in function `pyo3::types::num::::extract': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/types/num.rs:153: undefined reference to `PyNumber_Index' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/types/num.rs:157: undefined reference to `PyLong_AsLong' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-81d6d6f9d58b88a5.rlib(pyo3-81d6d6f9d58b88a5.pyo3.3ujox7c8-cgu.10.rcgu.o): in function `pyo3::ffi::object::Py_DECREF': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/ffi/object.rs:933: undefined reference to `_Py_Dealloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-81d6d6f9d58b88a5.rlib(pyo3-81d6d6f9d58b88a5.pyo3.3ujox7c8-cgu.10.rcgu.o): in function `pyo3::err::PyErr::fetch': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/err.rs:167: undefined reference to `PyErr_Fetch' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-81d6d6f9d58b88a5.rlib(pyo3-81d6d6f9d58b88a5.pyo3.3ujox7c8-cgu.10.rcgu.o): in function `pyo3::err::PyErr::occurred': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/err.rs:156: undefined reference to `PyErr_Occurred' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-81d6d6f9d58b88a5.rlib(pyo3-81d6d6f9d58b88a5.pyo3.3ujox7c8-cgu.10.rcgu.o): in function `pyo3::err::PyErr::fetch': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/err.rs:167: undefined reference to `PyErr_Fetch' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-81d6d6f9d58b88a5.rlib(pyo3-81d6d6f9d58b88a5.pyo3.3ujox7c8-cgu.13.rcgu.o): in function `::init_type': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/exceptions.rs:226: undefined reference to `PyExc_Exception' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-81d6d6f9d58b88a5.rlib(pyo3-81d6d6f9d58b88a5.pyo3.3ujox7c8-cgu.5.rcgu.o): in function `pyo3::types::dict::PyDict::copy': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/types/dict.rs:54: undefined reference to `PyDict_Copy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-81d6d6f9d58b88a5.rlib(pyo3-81d6d6f9d58b88a5.pyo3.3ujox7c8-cgu.5.rcgu.o): in function `pyo3::types::dict::PyDict::len': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/types/dict.rs:66: undefined reference to `PyDict_Size' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-81d6d6f9d58b88a5.rlib(pyo3-81d6d6f9d58b88a5.pyo3.3ujox7c8-cgu.5.rcgu.o): in function `::next': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/types/dict.rs:180: undefined reference to `PyDict_Next' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-81d6d6f9d58b88a5.rlib(pyo3-81d6d6f9d58b88a5.pyo3.3ujox7c8-cgu.5.rcgu.o): in function `pyo3::err::PyErr::fetch': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/err.rs:167: undefined reference to `PyErr_Fetch' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-81d6d6f9d58b88a5.rlib(pyo3-81d6d6f9d58b88a5.pyo3.3ujox7c8-cgu.5.rcgu.o): in function `pyo3::types::tuple::PyTuple::slice': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/types/tuple.rs:61: undefined reference to `PyTuple_GetSlice' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-81d6d6f9d58b88a5.rlib(pyo3-81d6d6f9d58b88a5.pyo3.3ujox7c8-cgu.5.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/gil.rs:116: undefined reference to `PyGILState_Release' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-81d6d6f9d58b88a5.rlib(pyo3-81d6d6f9d58b88a5.pyo3.3ujox7c8-cgu.5.rcgu.o): in function `pyo3::gil::ReleasePool::drain': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/gil.rs:(.text._ZN4pyo33gil11ReleasePool5drain17h486c1367767ebd37E.llvm.10802815966994001062+0x34): undefined reference to `_Py_Dealloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-81d6d6f9d58b88a5.rlib(pyo3-81d6d6f9d58b88a5.pyo3.3ujox7c8-cgu.5.rcgu.o): in function `pyo3::gil::ReleasePool::release_pointers': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/gil.rs:(.text._ZN4pyo33gil11ReleasePool5drain17h486c1367767ebd37E.llvm.10802815966994001062+0x1f6): undefined reference to `_Py_Dealloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-81d6d6f9d58b88a5.rlib(pyo3-81d6d6f9d58b88a5.pyo3.3ujox7c8-cgu.5.rcgu.o): in function `pyo3::gil::GILGuard::acquire': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/gil.rs:257: undefined reference to `PyGILState_Ensure' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-81d6d6f9d58b88a5.rlib(pyo3-81d6d6f9d58b88a5.pyo3.3ujox7c8-cgu.5.rcgu.o): in function `::str': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/objectprotocol.rs:318: undefined reference to `PyObject_Str' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-81d6d6f9d58b88a5.rlib(pyo3-81d6d6f9d58b88a5.pyo3.3ujox7c8-cgu.5.rcgu.o): in function `pyo3::err::PyErr::fetch': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/err.rs:167: undefined reference to `PyErr_Fetch' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-81d6d6f9d58b88a5.rlib(pyo3-81d6d6f9d58b88a5.pyo3.3ujox7c8-cgu.6.rcgu.o): in function `pyo3::types::floatob::PyFloat::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/types/floatob.rs:33: undefined reference to `PyFloat_FromDouble' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-81d6d6f9d58b88a5.rlib(pyo3-81d6d6f9d58b88a5.pyo3.3ujox7c8-cgu.7.rcgu.o): in function `pyo3::types::string::PyString::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/types/string.rs:36: undefined reference to `PyUnicode_FromStringAndSize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-81d6d6f9d58b88a5.rlib(pyo3-81d6d6f9d58b88a5.pyo3.3ujox7c8-cgu.9.rcgu.o): in function `pyo3::type_object::PyRawObject::new': [INFO] [stdout] /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/option.rs:(.text._ZN4pyo311type_object11PyRawObject3new17h3f9749b7401403a9E+0x21): undefined reference to `PyType_GenericAlloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-81d6d6f9d58b88a5.rlib(pyo3-81d6d6f9d58b88a5.pyo3.3ujox7c8-cgu.9.rcgu.o): in function `pyo3::err::PyErr::fetch': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/err.rs:167: undefined reference to `PyErr_Fetch' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/err.rs:167: undefined reference to `PyErr_Fetch' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `symspell_rust` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "353a25e813657ad5cb90d0b2000c257ba1d3ef01c0f50f6a82dd1b0664552f6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "353a25e813657ad5cb90d0b2000c257ba1d3ef01c0f50f6a82dd1b0664552f6c", kill_on_drop: false }` [INFO] [stdout] 353a25e813657ad5cb90d0b2000c257ba1d3ef01c0f50f6a82dd1b0664552f6c