[INFO] fetching crate rust_sbml 0.5.3... [INFO] testing rust_sbml-0.5.3 against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] extracting crate rust_sbml 0.5.3 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate rust_sbml 0.5.3 on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rust_sbml 0.5.3 [INFO] finished tweaking crates.io crate rust_sbml 0.5.3 [INFO] tweaked toml for crates.io crate rust_sbml 0.5.3 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate crates.io crate rust_sbml 0.5.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 11217403da97d112a68aa27b33a01c4c6d12108ce5394bfb7e155e8a171c3f80 [INFO] running `Command { std: "docker" "start" "-a" "11217403da97d112a68aa27b33a01c4c6d12108ce5394bfb7e155e8a171c3f80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "11217403da97d112a68aa27b33a01c4c6d12108ce5394bfb7e155e8a171c3f80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11217403da97d112a68aa27b33a01c4c6d12108ce5394bfb7e155e8a171c3f80", kill_on_drop: false }` [INFO] [stdout] 11217403da97d112a68aa27b33a01c4c6d12108ce5394bfb7e155e8a171c3f80 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1227aa3f2e3289ee257c439c4b3411cf33dcb84c4dbce9d6b4b0cd3bbe08ac45 [INFO] running `Command { std: "docker" "start" "-a" "1227aa3f2e3289ee257c439c4b3411cf33dcb84c4dbce9d6b4b0cd3bbe08ac45", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.46 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling inventory v0.1.9 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling pyo3 v0.13.2 [INFO] [stderr] Compiling instant v0.1.7 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling paste v0.1.18 [INFO] [stderr] Compiling pyo3-macros-backend v0.13.2 [INFO] [stderr] Compiling ctor v0.1.16 [INFO] [stderr] Compiling inventory-impl v0.1.9 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling indoc-impl v0.3.6 [INFO] [stderr] Compiling pyo3-macros v0.13.2 [INFO] [stderr] Compiling indoc v0.3.6 [INFO] [stderr] Compiling quick-xml v0.20.0 [INFO] [stderr] Compiling rust_sbml v0.5.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 37.90s [INFO] running `Command { std: "docker" "inspect" "1227aa3f2e3289ee257c439c4b3411cf33dcb84c4dbce9d6b4b0cd3bbe08ac45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1227aa3f2e3289ee257c439c4b3411cf33dcb84c4dbce9d6b4b0cd3bbe08ac45", kill_on_drop: false }` [INFO] [stdout] 1227aa3f2e3289ee257c439c4b3411cf33dcb84c4dbce9d6b4b0cd3bbe08ac45 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 93c192db497cc1ed9135ace141c358eb8e92ec3c1c1567d13ed4dcd1adeba2f2 [INFO] running `Command { std: "docker" "start" "-a" "93c192db497cc1ed9135ace141c358eb8e92ec3c1c1567d13ed4dcd1adeba2f2", kill_on_drop: false }` [INFO] [stderr] Compiling rust_sbml v0.5.3 (/opt/rustwide/workdir) [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/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/from_genre-c68af250b9b322ea.from_genre.6twnhdik-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/from_genre-c68af250b9b322ea.from_genre.6twnhdik-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/from_genre-c68af250b9b322ea.from_genre.6twnhdik-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/from_genre-c68af250b9b322ea.from_genre.6twnhdik-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/from_genre-c68af250b9b322ea.from_genre.6twnhdik-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/from_genre-c68af250b9b322ea.from_genre.6twnhdik-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/from_genre-c68af250b9b322ea.from_genre.6twnhdik-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/from_genre-c68af250b9b322ea.from_genre.6twnhdik-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/from_genre-c68af250b9b322ea.from_genre.6twnhdik-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/from_genre-c68af250b9b322ea.from_genre.6twnhdik-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/from_genre-c68af250b9b322ea" "/opt/rustwide/target/debug/examples/from_genre-c68af250b9b322ea.2omm4gyqp12tddq2.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librust_sbml.rlib" "/opt/rustwide/target/debug/deps/libquick_xml-6d049ecddf2cedce.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e182611cafcb9bec.rlib" "/opt/rustwide/target/debug/deps/libserde-77d04febae3d3711.rlib" "/opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-755744d3ca57570c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-6d9f732494bfb8ab.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-adac97dc80b34639.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-e02f28a0fdf27853.rlib" "/opt/rustwide/target/debug/deps/liblock_api-dbcdec8f0c769c83.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-e88ee3fdd4df8593.rlib" "/opt/rustwide/target/debug/deps/libinstant-38179fe98108f4ee.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c4f6196cf7d68209.rlib" "/opt/rustwide/target/debug/deps/liblibc-33a5f94f96f1275a.rlib" "/opt/rustwide/target/debug/deps/libunindent-32ac60d6052f115a.rlib" "/opt/rustwide/target/debug/deps/libpaste-60e31a9ab4548618.rlib" "/opt/rustwide/target/debug/deps/libinventory-c0529eefb1a835d4.rlib" "/opt/rustwide/target/debug/deps/libindoc-d1f6b6f20c901ffd.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/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/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.15.rcgu.o): in function `_RINvNtCs53RXiXrHHHu_4pyo37pyclass11default_newNtNtCs3EguRe7lEwZ_9rust_sbml10base_types11CompartmentEBM_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:66: undefined reference to `PyType_GenericAlloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.15.rcgu.o): in function `_RINvNtCs53RXiXrHHHu_4pyo37pyclass11default_newNtNtCs3EguRe7lEwZ_9rust_sbml10base_types16SpeciesReferenceEBM_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:66: undefined reference to `PyType_GenericAlloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.15.rcgu.o): in function `_RINvNtCs53RXiXrHHHu_4pyo37pyclass11default_newNtNtCs3EguRe7lEwZ_9rust_sbml10base_types7SpeciesEBM_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:66: undefined reference to `PyType_GenericAlloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.15.rcgu.o): in function `_RINvNtCs53RXiXrHHHu_4pyo37pyclass11default_newNtNtCs3EguRe7lEwZ_9rust_sbml10base_types8ReactionEBM_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:66: undefined reference to `PyType_GenericAlloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.15.rcgu.o): in function `_RINvNtCs53RXiXrHHHu_4pyo37pyclass11default_newNtNtCs3EguRe7lEwZ_9rust_sbml10base_types9ParameterEBM_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:66: undefined reference to `PyType_GenericAlloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.15.rcgu.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:66: more undefined references to `PyType_GenericAlloc' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.15.rcgu.o): in function `_RINvNtCs53RXiXrHHHu_4pyo37pyclass16push_dict_getsetNtNtCs3EguRe7lEwZ_9rust_sbml10base_types11CompartmentEBR_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:444: undefined reference to `PyObject_GenericGetDict' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:445: undefined reference to `PyObject_GenericSetDict' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.15.rcgu.o): in function `_RINvNtCs53RXiXrHHHu_4pyo37pyclass16push_dict_getsetNtNtCs3EguRe7lEwZ_9rust_sbml10base_types16SpeciesReferenceEBR_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:444: undefined reference to `PyObject_GenericGetDict' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:445: undefined reference to `PyObject_GenericSetDict' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.15.rcgu.o): in function `_RINvNtCs53RXiXrHHHu_4pyo37pyclass16push_dict_getsetNtNtCs3EguRe7lEwZ_9rust_sbml10base_types7SpeciesEBR_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:444: undefined reference to `PyObject_GenericGetDict' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:445: undefined reference to `PyObject_GenericSetDict' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.15.rcgu.o): in function `_RINvNtCs53RXiXrHHHu_4pyo37pyclass16push_dict_getsetNtNtCs3EguRe7lEwZ_9rust_sbml10base_types8ReactionEBR_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:444: undefined reference to `PyObject_GenericGetDict' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:445: undefined reference to `PyObject_GenericSetDict' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.15.rcgu.o): in function `_RINvNtCs53RXiXrHHHu_4pyo37pyclass16push_dict_getsetNtNtCs3EguRe7lEwZ_9rust_sbml10base_types9ParameterEBR_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:444: undefined reference to `PyObject_GenericGetDict' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:445: undefined reference to `PyObject_GenericSetDict' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.15.rcgu.o): in function `_RINvNtCs53RXiXrHHHu_4pyo37pyclass18create_type_objectNtNtCs3EguRe7lEwZ_9rust_sbml10base_types11CompartmentEBT_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:230: undefined reference to `PyType_FromSpec' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.15.rcgu.o): in function `_RINvNtCs53RXiXrHHHu_4pyo37pyclass18create_type_objectNtNtCs3EguRe7lEwZ_9rust_sbml10base_types16SpeciesReferenceEBT_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:230: undefined reference to `PyType_FromSpec' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.15.rcgu.o): in function `_RINvNtCs53RXiXrHHHu_4pyo37pyclass18create_type_objectNtNtCs3EguRe7lEwZ_9rust_sbml10base_types7SpeciesEBT_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:230: undefined reference to `PyType_FromSpec' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.15.rcgu.o): in function `_RINvNtCs53RXiXrHHHu_4pyo37pyclass18create_type_objectNtNtCs3EguRe7lEwZ_9rust_sbml10base_types8ReactionEBT_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:230: undefined reference to `PyType_FromSpec' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.15.rcgu.o): in function `_RINvNtCs53RXiXrHHHu_4pyo37pyclass18create_type_objectNtNtCs3EguRe7lEwZ_9rust_sbml10base_types9ParameterEBT_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:230: undefined reference to `PyType_FromSpec' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.15.rcgu.o): in function `_RINvNtCs53RXiXrHHHu_4pyo37pyclass18tp_init_additionalNtNtCs3EguRe7lEwZ_9rust_sbml10base_types11CompartmentEBT_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:255: undefined reference to `PyObject_Free' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:256: undefined reference to `PyObject_Malloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.15.rcgu.o): in function `_RINvNtCs53RXiXrHHHu_4pyo37pyclass18tp_init_additionalNtNtCs3EguRe7lEwZ_9rust_sbml10base_types16SpeciesReferenceEBT_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:255: undefined reference to `PyObject_Free' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:256: undefined reference to `PyObject_Malloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.15.rcgu.o): in function `_RINvNtCs53RXiXrHHHu_4pyo37pyclass18tp_init_additionalNtNtCs3EguRe7lEwZ_9rust_sbml10base_types7SpeciesEBT_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:255: undefined reference to `PyObject_Free' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:256: undefined reference to `PyObject_Malloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.15.rcgu.o): in function `_RINvNtCs53RXiXrHHHu_4pyo37pyclass18tp_init_additionalNtNtCs3EguRe7lEwZ_9rust_sbml10base_types8ReactionEBT_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:255: undefined reference to `PyObject_Free' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:256: undefined reference to `PyObject_Malloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.15.rcgu.o): in function `_RINvNtCs53RXiXrHHHu_4pyo37pyclass18tp_init_additionalNtNtCs3EguRe7lEwZ_9rust_sbml10base_types9ParameterEBT_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:255: undefined reference to `PyObject_Free' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:256: undefined reference to `PyObject_Malloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.15.rcgu.o): in function `_RNvNtCs53RXiXrHHHu_4pyo37pyclass13get_type_freeCs3EguRe7lEwZ_9rust_sbml': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:21: undefined reference to `PyType_GetSlot' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.15.rcgu.o): in function `_RNvNtCs53RXiXrHHHu_4pyo37pyclass14get_type_allocCs3EguRe7lEwZ_9rust_sbml': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:16: undefined reference to `PyType_GetSlot' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.15.rcgu.o): in function `_RNvNtNtCs53RXiXrHHHu_4pyo33ffi10boolobject7Py_TrueCs3EguRe7lEwZ_9rust_sbml': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/ffi/boolobject.rs:32: undefined reference to `_Py_TrueStruct' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.15.rcgu.o): in function `_RNvNtNtCs53RXiXrHHHu_4pyo33ffi10boolobject8Py_FalseCs3EguRe7lEwZ_9rust_sbml': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/ffi/boolobject.rs:27: undefined reference to `_Py_FalseStruct' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.4.rcgu.o): in function `_RNvXs3_NtNtCs53RXiXrHHHu_4pyo35types4listINtNtCshECKBmVgND8_5alloc3vec3VecNtNtBI_6string6StringEINtNtB9_10conversion6IntoPyINtNtB9_8instance2PyNtNtB7_3any5PyAnyEE7into_pyCs3EguRe7lEwZ_9rust_sbml': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/list.rs:216: undefined reference to `PyList_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/list.rs:219: undefined reference to `PyList_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.4.rcgu.o): in function `_RNvXs3_NtNtCs53RXiXrHHHu_4pyo35types4listINtNtCshECKBmVgND8_5alloc3vec3VecNtNtCs3EguRe7lEwZ_9rust_sbml10base_types11CompartmentEINtNtB9_10conversion6IntoPyINtNtB9_8instance2PyNtNtB7_3any5PyAnyEE7into_pyB1e_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/list.rs:216: undefined reference to `PyList_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/list.rs:219: undefined reference to `PyList_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.4.rcgu.o): in function `_RNvXs3_NtNtCs53RXiXrHHHu_4pyo35types4listINtNtCshECKBmVgND8_5alloc3vec3VecNtNtCs3EguRe7lEwZ_9rust_sbml10base_types16SpeciesReferenceEINtNtB9_10conversion6IntoPyINtNtB9_8instance2PyNtNtB7_3any5PyAnyEE7into_pyB1e_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/list.rs:216: undefined reference to `PyList_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/list.rs:219: undefined reference to `PyList_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.4.rcgu.o): in function `_RNvXs3_NtNtCs53RXiXrHHHu_4pyo35types4listINtNtCshECKBmVgND8_5alloc3vec3VecNtNtCs3EguRe7lEwZ_9rust_sbml10base_types7SpeciesEINtNtB9_10conversion6IntoPyINtNtB9_8instance2PyNtNtB7_3any5PyAnyEE7into_pyB1e_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/list.rs:216: undefined reference to `PyList_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/list.rs:219: undefined reference to `PyList_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.4.rcgu.o): in function `_RNvXs3_NtNtCs53RXiXrHHHu_4pyo35types4listINtNtCshECKBmVgND8_5alloc3vec3VecNtNtCs3EguRe7lEwZ_9rust_sbml10base_types8ReactionEINtNtB9_10conversion6IntoPyINtNtB9_8instance2PyNtNtB7_3any5PyAnyEE7into_pyB1e_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/list.rs:216: undefined reference to `PyList_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/list.rs:219: undefined reference to `PyList_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.5.rcgu.o): in function `_RNvXs2_NtNtCs53RXiXrHHHu_4pyo35types3anyNtB5_5PyAnyNtNtB9_11type_object10PyTypeInfo15type_object_rawCs3EguRe7lEwZ_9rust_sbml': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/mod.rs:216: undefined reference to `PyBaseObject_Type' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.7.rcgu.o): in function `_RNvNtNtCs53RXiXrHHHu_4pyo33ffi6object7Py_NoneCs3EguRe7lEwZ_9rust_sbml': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/ffi/object.rs:871: undefined reference to `_Py_NoneStruct' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.7.rcgu.o): in function `_RNvNtNtCs53RXiXrHHHu_4pyo33ffi6object9Py_DECREFCs3EguRe7lEwZ_9rust_sbml': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/ffi/object.rs:825: undefined reference to `_Py_Dealloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.11.rcgu.o): in function `_RNvMs1_NtCs53RXiXrHHHu_4pyo33errNtB5_5PyErr7restoreCs3EguRe7lEwZ_9rust_sbml': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/err/mod.rs:357: undefined reference to `PyErr_Restore' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.1.rcgu.o): in function `_RNvXsf_NtCs53RXiXrHHHu_4pyo310exceptionsNtB5_15PyBaseExceptionNtNtB7_11type_object10PyTypeInfo15type_object_rawB7_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/exceptions.rs:226: undefined reference to `PyExc_BaseException' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.1.rcgu.o): in function `_RNvXs60_NtCs53RXiXrHHHu_4pyo310exceptionsNtB6_14PyRuntimeErrorNtNtB8_11type_object10PyTypeInfo15type_object_rawB8_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/exceptions.rs:271: undefined reference to `PyExc_RuntimeError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.1.rcgu.o): in function `_RNvXs7n_NtCs53RXiXrHHHu_4pyo310exceptionsNtB6_13PySystemErrorNtNtB8_11type_object10PyTypeInfo15type_object_rawB8_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/exceptions.rs:285: undefined reference to `PyExc_SystemError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.1.rcgu.o): in function `_RNvXs7V_NtCs53RXiXrHHHu_4pyo310exceptionsNtB6_11PyTypeErrorNtNtB8_11type_object10PyTypeInfo15type_object_rawB8_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/exceptions.rs:292: undefined reference to `PyExc_TypeError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.1.rcgu.o): in function `_RNvXs9z_NtCs53RXiXrHHHu_4pyo310exceptionsNtB6_12PyValueErrorNtNtB8_11type_object10PyTypeInfo15type_object_rawB8_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/exceptions.rs:319: undefined reference to `PyExc_ValueError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.15.rcgu.o): in function `_RNvNtNtCs53RXiXrHHHu_4pyo33ffi6object9Py_DECREFB5_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/ffi/object.rs:825: undefined reference to `_Py_Dealloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.15.rcgu.o): in function `_RNvNtNtCs53RXiXrHHHu_4pyo33ffi6object7Py_NoneB5_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/ffi/object.rs:871: undefined reference to `_Py_NoneStruct' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.15.rcgu.o): in function `_RNvNtCs53RXiXrHHHu_4pyo311type_object18initialize_tp_dict': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/type_object.rs:230: undefined reference to `PyObject_SetAttrString' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.15.rcgu.o): in function `_RNvMNtNtCs53RXiXrHHHu_4pyo35types4dictNtB2_6PyDict4copy': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/dict.rs:57: undefined reference to `PyDict_Copy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.15.rcgu.o): in function `_RNvMNtNtCs53RXiXrHHHu_4pyo35types4dictNtB2_6PyDict3len': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/dict.rs:70: undefined reference to `PyDict_Size' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.15.rcgu.o): in function `_RNCINvMNtNtCs53RXiXrHHHu_4pyo35types4dictNtB5_6PyDict8get_itemReE0B9_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/dict.rs:104: undefined reference to `PyDict_GetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.15.rcgu.o): in function `_RNCINvMNtNtCs53RXiXrHHHu_4pyo35types4dictNtB5_6PyDict8del_itemReE0B9_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/dict.rs:136: undefined reference to `PyDict_DelItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.15.rcgu.o): in function `_RNvXs_NtNtCs53RXiXrHHHu_4pyo35types4dictNtB4_14PyDictIteratorNtNtNtNtCskrsM4FCwAVA_4core4iter6traits8iterator8Iterator4nextB8_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/dict.rs:195: undefined reference to `PyDict_Next' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.15.rcgu.o): in function `_RNvXsg_NtNtCs53RXiXrHHHu_4pyo35types5tupleTNtNtCshECKBmVgND8_5alloc6string6StringEINtNtB9_10conversion6IntoPyINtNtB9_8instance2PyNtNtB7_3any5PyAnyEE7into_pyB9_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/tuple.rs:157: undefined reference to `PyTuple_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/tuple.rs:158: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.4.rcgu.o): in function `_RNvMs1_NtCs53RXiXrHHHu_4pyo33errNtB5_5PyErr5fetch': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/err/mod.rs:224: undefined reference to `PyErr_Fetch' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.4.rcgu.o): in function `_RNvMs1_NtCs53RXiXrHHHu_4pyo33errNtB5_5PyErr8new_type': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/err/mod.rs:271: undefined reference to `PyErr_NewException' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.4.rcgu.o): in function `_RNvMs1_NtCs53RXiXrHHHu_4pyo33errNtB5_5PyErr5print': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/err/mod.rs:303: undefined reference to `PyErr_PrintEx' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.4.rcgu.o): in function `_RNvMs1_NtCs53RXiXrHHHu_4pyo33errNtB5_5PyErr7restoreB7_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/err/mod.rs:357: undefined reference to `PyErr_Restore' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.4.rcgu.o): in function `_RNvMs1_NtCs53RXiXrHHHu_4pyo33errNtB5_5PyErr10normalized': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/err/mod.rs:428: undefined reference to `PyErr_NormalizeException' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.4.rcgu.o): in function `_RNvNtCs53RXiXrHHHu_4pyo33err17panic_after_error': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/err/mod.rs:518: undefined reference to `PyErr_Print' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.4.rcgu.o): in function `_RNCINvMs1_NtNtCs53RXiXrHHHu_4pyo35types3anyNtB8_5PyAny7getattrReE0Bc_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/any.rs:93: undefined reference to `PyObject_GetAttr' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.4.rcgu.o): in function `_RNvMs1_NtNtCs53RXiXrHHHu_4pyo35types3anyNtB5_5PyAny4repr': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/any.rs:425: undefined reference to `PyObject_Repr' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.4.rcgu.o): in function `_RNvMs1_NtNtCs53RXiXrHHHu_4pyo35types3anyNtB5_5PyAny3str': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/any.rs:435: undefined reference to `PyObject_Str' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.7.rcgu.o): in function `_RNvNtCs53RXiXrHHHu_4pyo37pyclass16tp_free_fallback': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:118: undefined reference to `PyObject_Free' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:116: undefined reference to `PyObject_GC_Del' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.8.rcgu.o): in function `_RNCNvNtCs53RXiXrHHHu_4pyo33gil27prepare_freethreaded_python0B5_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/gil.rs:81: undefined reference to `Py_IsInitialized' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/gil.rs:86: undefined reference to `Py_InitializeEx' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/gil.rs:84: undefined reference to `PyEval_ThreadsInitialized' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/gil.rs:97: undefined reference to `PyEval_SaveThread' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.8.rcgu.o): in function `_RNvMNtCs53RXiXrHHHu_4pyo33gilNtB2_8GILGuard7acquire': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/gil.rs:262: undefined reference to `PyGILState_Ensure' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.8.rcgu.o): in function `_RNvXs_NtCs53RXiXrHHHu_4pyo33gilNtB4_8GILGuardNtNtNtCskrsM4FCwAVA_4core3ops4drop4Drop4drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/gil.rs:308: undefined reference to `PyGILState_Release' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.8.rcgu.o): in function `_RNvMNtNtCs53RXiXrHHHu_4pyo35types5bytesNtB2_7PyBytes8as_bytesB6_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/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.13.2/src/types/bytes.rs:89: undefined reference to `PyBytes_Size' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.8.rcgu.o): in function `_RNvMNtNtCs53RXiXrHHHu_4pyo35types7floatobNtB2_7PyFloat3new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/floatob.rs:29: undefined reference to `PyFloat_FromDouble' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.8.rcgu.o): in function `_RNvMNtNtCs53RXiXrHHHu_4pyo35types5tupleNtB2_7PyTuple3len': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/tuple.rs:44: undefined reference to `PyTuple_Size' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.8.rcgu.o): in function `_RNvMNtNtCs53RXiXrHHHu_4pyo35types5tupleNtB2_7PyTuple5slice': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/tuple.rs:57: undefined reference to `PyTuple_GetSlice' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.8.rcgu.o): in function `_RNvMNtNtCs53RXiXrHHHu_4pyo35types5tupleNtB2_7PyTuple8get_item': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/tuple.rs:76: undefined reference to `PyTuple_GetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.8.rcgu.o): in function `_RNvXsg_NtNtCs53RXiXrHHHu_4pyo35types5tupleTReEINtNtB9_10conversion6IntoPyINtNtB9_8instance2PyNtNtB7_3any5PyAnyEE7into_pyB9_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/tuple.rs:157: undefined reference to `PyTuple_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/tuple.rs:158: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.9.rcgu.o): in function `_RNvMNtNtCs53RXiXrHHHu_4pyo35types6stringNtB2_8PyString3new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/string.rs:27: undefined reference to `PyUnicode_FromStringAndSize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.9.rcgu.o): in function `_RNvMNtNtCs53RXiXrHHHu_4pyo35types6stringNtB2_8PyString6to_strB6_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/string.rs:52: undefined reference to `PyUnicode_AsUTF8AndSize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.9.rcgu.o): in function `_RNvMNtNtCs53RXiXrHHHu_4pyo35types6stringNtB2_8PyString15to_string_lossy': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/string.rs:79: undefined reference to `PyUnicode_AsEncodedString' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rust_sbml` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [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" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/write_to_file-edda621e5d9c2837.write_to_file.el7cbgk2-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/write_to_file-edda621e5d9c2837.write_to_file.el7cbgk2-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/write_to_file-edda621e5d9c2837.write_to_file.el7cbgk2-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/write_to_file-edda621e5d9c2837.write_to_file.el7cbgk2-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/write_to_file-edda621e5d9c2837.write_to_file.el7cbgk2-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/write_to_file-edda621e5d9c2837.write_to_file.el7cbgk2-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/write_to_file-edda621e5d9c2837.write_to_file.el7cbgk2-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/write_to_file-edda621e5d9c2837.write_to_file.el7cbgk2-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/write_to_file-edda621e5d9c2837.write_to_file.el7cbgk2-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/write_to_file-edda621e5d9c2837.write_to_file.el7cbgk2-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/write_to_file-edda621e5d9c2837" "/opt/rustwide/target/debug/examples/write_to_file-edda621e5d9c2837.4ennga8c10w12svh.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librust_sbml.rlib" "/opt/rustwide/target/debug/deps/libquick_xml-6d049ecddf2cedce.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e182611cafcb9bec.rlib" "/opt/rustwide/target/debug/deps/libserde-77d04febae3d3711.rlib" "/opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-755744d3ca57570c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-6d9f732494bfb8ab.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-adac97dc80b34639.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-e02f28a0fdf27853.rlib" "/opt/rustwide/target/debug/deps/liblock_api-dbcdec8f0c769c83.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-e88ee3fdd4df8593.rlib" "/opt/rustwide/target/debug/deps/libinstant-38179fe98108f4ee.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c4f6196cf7d68209.rlib" "/opt/rustwide/target/debug/deps/liblibc-33a5f94f96f1275a.rlib" "/opt/rustwide/target/debug/deps/libunindent-32ac60d6052f115a.rlib" "/opt/rustwide/target/debug/deps/libpaste-60e31a9ab4548618.rlib" "/opt/rustwide/target/debug/deps/libinventory-c0529eefb1a835d4.rlib" "/opt/rustwide/target/debug/deps/libindoc-d1f6b6f20c901ffd.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/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/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.4.rcgu.o): in function `_RNvXs3_NtNtCs53RXiXrHHHu_4pyo35types4listINtNtCshECKBmVgND8_5alloc3vec3VecNtNtBI_6string6StringEINtNtB9_10conversion6IntoPyINtNtB9_8instance2PyNtNtB7_3any5PyAnyEE7into_pyCs3EguRe7lEwZ_9rust_sbml': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/list.rs:216: undefined reference to `PyList_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/list.rs:219: undefined reference to `PyList_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.4.rcgu.o): in function `_RNvXs3_NtNtCs53RXiXrHHHu_4pyo35types4listINtNtCshECKBmVgND8_5alloc3vec3VecNtNtCs3EguRe7lEwZ_9rust_sbml10base_types11CompartmentEINtNtB9_10conversion6IntoPyINtNtB9_8instance2PyNtNtB7_3any5PyAnyEE7into_pyB1e_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/list.rs:216: undefined reference to `PyList_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/list.rs:219: undefined reference to `PyList_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.4.rcgu.o): in function `_RNvXs3_NtNtCs53RXiXrHHHu_4pyo35types4listINtNtCshECKBmVgND8_5alloc3vec3VecNtNtCs3EguRe7lEwZ_9rust_sbml10base_types16SpeciesReferenceEINtNtB9_10conversion6IntoPyINtNtB9_8instance2PyNtNtB7_3any5PyAnyEE7into_pyB1e_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/list.rs:216: undefined reference to `PyList_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/list.rs:219: undefined reference to `PyList_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.4.rcgu.o): in function `_RNvXs3_NtNtCs53RXiXrHHHu_4pyo35types4listINtNtCshECKBmVgND8_5alloc3vec3VecNtNtCs3EguRe7lEwZ_9rust_sbml10base_types7SpeciesEINtNtB9_10conversion6IntoPyINtNtB9_8instance2PyNtNtB7_3any5PyAnyEE7into_pyB1e_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/list.rs:216: undefined reference to `PyList_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/list.rs:219: undefined reference to `PyList_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.4.rcgu.o): in function `_RNvXs3_NtNtCs53RXiXrHHHu_4pyo35types4listINtNtCshECKBmVgND8_5alloc3vec3VecNtNtCs3EguRe7lEwZ_9rust_sbml10base_types8ReactionEINtNtB9_10conversion6IntoPyINtNtB9_8instance2PyNtNtB7_3any5PyAnyEE7into_pyB1e_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/list.rs:216: undefined reference to `PyList_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/list.rs:219: undefined reference to `PyList_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.5.rcgu.o): in function `_RNvXs2_NtNtCs53RXiXrHHHu_4pyo35types3anyNtB5_5PyAnyNtNtB9_11type_object10PyTypeInfo15type_object_rawCs3EguRe7lEwZ_9rust_sbml': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/mod.rs:216: undefined reference to `PyBaseObject_Type' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.7.rcgu.o): in function `_RNvNtNtCs53RXiXrHHHu_4pyo33ffi6object7Py_NoneCs3EguRe7lEwZ_9rust_sbml': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/ffi/object.rs:871: undefined reference to `_Py_NoneStruct' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.7.rcgu.o): in function `_RNvNtNtCs53RXiXrHHHu_4pyo33ffi6object9Py_DECREFCs3EguRe7lEwZ_9rust_sbml': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/ffi/object.rs:825: undefined reference to `_Py_Dealloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.11.rcgu.o): in function `_RNvMs1_NtCs53RXiXrHHHu_4pyo33errNtB5_5PyErr7restoreCs3EguRe7lEwZ_9rust_sbml': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/err/mod.rs:357: undefined reference to `PyErr_Restore' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.15.rcgu.o): in function `_RINvNtCs53RXiXrHHHu_4pyo37pyclass11default_newNtNtCs3EguRe7lEwZ_9rust_sbml10base_types11CompartmentEBM_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:66: undefined reference to `PyType_GenericAlloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.15.rcgu.o): in function `_RINvNtCs53RXiXrHHHu_4pyo37pyclass11default_newNtNtCs3EguRe7lEwZ_9rust_sbml10base_types16SpeciesReferenceEBM_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:66: undefined reference to `PyType_GenericAlloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.15.rcgu.o): in function `_RINvNtCs53RXiXrHHHu_4pyo37pyclass11default_newNtNtCs3EguRe7lEwZ_9rust_sbml10base_types7SpeciesEBM_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:66: undefined reference to `PyType_GenericAlloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.15.rcgu.o): in function `_RINvNtCs53RXiXrHHHu_4pyo37pyclass11default_newNtNtCs3EguRe7lEwZ_9rust_sbml10base_types8ReactionEBM_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:66: undefined reference to `PyType_GenericAlloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.15.rcgu.o): in function `_RINvNtCs53RXiXrHHHu_4pyo37pyclass11default_newNtNtCs3EguRe7lEwZ_9rust_sbml10base_types9ParameterEBM_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:66: undefined reference to `PyType_GenericAlloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.15.rcgu.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:66: more undefined references to `PyType_GenericAlloc' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.15.rcgu.o): in function `_RINvNtCs53RXiXrHHHu_4pyo37pyclass16push_dict_getsetNtNtCs3EguRe7lEwZ_9rust_sbml10base_types11CompartmentEBR_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:444: undefined reference to `PyObject_GenericGetDict' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:445: undefined reference to `PyObject_GenericSetDict' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.15.rcgu.o): in function `_RINvNtCs53RXiXrHHHu_4pyo37pyclass16push_dict_getsetNtNtCs3EguRe7lEwZ_9rust_sbml10base_types16SpeciesReferenceEBR_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:444: undefined reference to `PyObject_GenericGetDict' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:445: undefined reference to `PyObject_GenericSetDict' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.15.rcgu.o): in function `_RINvNtCs53RXiXrHHHu_4pyo37pyclass16push_dict_getsetNtNtCs3EguRe7lEwZ_9rust_sbml10base_types7SpeciesEBR_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:444: undefined reference to `PyObject_GenericGetDict' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:445: undefined reference to `PyObject_GenericSetDict' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.15.rcgu.o): in function `_RINvNtCs53RXiXrHHHu_4pyo37pyclass16push_dict_getsetNtNtCs3EguRe7lEwZ_9rust_sbml10base_types8ReactionEBR_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:444: undefined reference to `PyObject_GenericGetDict' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:445: undefined reference to `PyObject_GenericSetDict' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.15.rcgu.o): in function `_RINvNtCs53RXiXrHHHu_4pyo37pyclass16push_dict_getsetNtNtCs3EguRe7lEwZ_9rust_sbml10base_types9ParameterEBR_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:444: undefined reference to `PyObject_GenericGetDict' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:445: undefined reference to `PyObject_GenericSetDict' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.15.rcgu.o): in function `_RINvNtCs53RXiXrHHHu_4pyo37pyclass18create_type_objectNtNtCs3EguRe7lEwZ_9rust_sbml10base_types11CompartmentEBT_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:230: undefined reference to `PyType_FromSpec' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.15.rcgu.o): in function `_RINvNtCs53RXiXrHHHu_4pyo37pyclass18create_type_objectNtNtCs3EguRe7lEwZ_9rust_sbml10base_types16SpeciesReferenceEBT_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:230: undefined reference to `PyType_FromSpec' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.15.rcgu.o): in function `_RINvNtCs53RXiXrHHHu_4pyo37pyclass18create_type_objectNtNtCs3EguRe7lEwZ_9rust_sbml10base_types7SpeciesEBT_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:230: undefined reference to `PyType_FromSpec' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.15.rcgu.o): in function `_RINvNtCs53RXiXrHHHu_4pyo37pyclass18create_type_objectNtNtCs3EguRe7lEwZ_9rust_sbml10base_types8ReactionEBT_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:230: undefined reference to `PyType_FromSpec' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.15.rcgu.o): in function `_RINvNtCs53RXiXrHHHu_4pyo37pyclass18create_type_objectNtNtCs3EguRe7lEwZ_9rust_sbml10base_types9ParameterEBT_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:230: undefined reference to `PyType_FromSpec' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.15.rcgu.o): in function `_RINvNtCs53RXiXrHHHu_4pyo37pyclass18tp_init_additionalNtNtCs3EguRe7lEwZ_9rust_sbml10base_types11CompartmentEBT_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:255: undefined reference to `PyObject_Free' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:256: undefined reference to `PyObject_Malloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.15.rcgu.o): in function `_RINvNtCs53RXiXrHHHu_4pyo37pyclass18tp_init_additionalNtNtCs3EguRe7lEwZ_9rust_sbml10base_types16SpeciesReferenceEBT_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:255: undefined reference to `PyObject_Free' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:256: undefined reference to `PyObject_Malloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.15.rcgu.o): in function `_RINvNtCs53RXiXrHHHu_4pyo37pyclass18tp_init_additionalNtNtCs3EguRe7lEwZ_9rust_sbml10base_types7SpeciesEBT_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:255: undefined reference to `PyObject_Free' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:256: undefined reference to `PyObject_Malloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.15.rcgu.o): in function `_RINvNtCs53RXiXrHHHu_4pyo37pyclass18tp_init_additionalNtNtCs3EguRe7lEwZ_9rust_sbml10base_types8ReactionEBT_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:255: undefined reference to `PyObject_Free' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:256: undefined reference to `PyObject_Malloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.15.rcgu.o): in function `_RINvNtCs53RXiXrHHHu_4pyo37pyclass18tp_init_additionalNtNtCs3EguRe7lEwZ_9rust_sbml10base_types9ParameterEBT_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:255: undefined reference to `PyObject_Free' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:256: undefined reference to `PyObject_Malloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.15.rcgu.o): in function `_RNvNtCs53RXiXrHHHu_4pyo37pyclass13get_type_freeCs3EguRe7lEwZ_9rust_sbml': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:21: undefined reference to `PyType_GetSlot' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.15.rcgu.o): in function `_RNvNtCs53RXiXrHHHu_4pyo37pyclass14get_type_allocCs3EguRe7lEwZ_9rust_sbml': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:16: undefined reference to `PyType_GetSlot' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.15.rcgu.o): in function `_RNvNtNtCs53RXiXrHHHu_4pyo33ffi10boolobject7Py_TrueCs3EguRe7lEwZ_9rust_sbml': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/ffi/boolobject.rs:32: undefined reference to `_Py_TrueStruct' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.15.rcgu.o): in function `_RNvNtNtCs53RXiXrHHHu_4pyo33ffi10boolobject8Py_FalseCs3EguRe7lEwZ_9rust_sbml': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/ffi/boolobject.rs:27: undefined reference to `_Py_FalseStruct' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.1.rcgu.o): in function `_RNvXsf_NtCs53RXiXrHHHu_4pyo310exceptionsNtB5_15PyBaseExceptionNtNtB7_11type_object10PyTypeInfo15type_object_rawB7_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/exceptions.rs:226: undefined reference to `PyExc_BaseException' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.1.rcgu.o): in function `_RNvXs60_NtCs53RXiXrHHHu_4pyo310exceptionsNtB6_14PyRuntimeErrorNtNtB8_11type_object10PyTypeInfo15type_object_rawB8_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/exceptions.rs:271: undefined reference to `PyExc_RuntimeError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.1.rcgu.o): in function `_RNvXs7n_NtCs53RXiXrHHHu_4pyo310exceptionsNtB6_13PySystemErrorNtNtB8_11type_object10PyTypeInfo15type_object_rawB8_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/exceptions.rs:285: undefined reference to `PyExc_SystemError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.1.rcgu.o): in function `_RNvXs7V_NtCs53RXiXrHHHu_4pyo310exceptionsNtB6_11PyTypeErrorNtNtB8_11type_object10PyTypeInfo15type_object_rawB8_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/exceptions.rs:292: undefined reference to `PyExc_TypeError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.1.rcgu.o): in function `_RNvXs9z_NtCs53RXiXrHHHu_4pyo310exceptionsNtB6_12PyValueErrorNtNtB8_11type_object10PyTypeInfo15type_object_rawB8_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/exceptions.rs:319: undefined reference to `PyExc_ValueError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.15.rcgu.o): in function `_RNvNtNtCs53RXiXrHHHu_4pyo33ffi6object9Py_DECREFB5_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/ffi/object.rs:825: undefined reference to `_Py_Dealloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.15.rcgu.o): in function `_RNvNtNtCs53RXiXrHHHu_4pyo33ffi6object7Py_NoneB5_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/ffi/object.rs:871: undefined reference to `_Py_NoneStruct' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.15.rcgu.o): in function `_RNvNtCs53RXiXrHHHu_4pyo311type_object18initialize_tp_dict': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/type_object.rs:230: undefined reference to `PyObject_SetAttrString' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.15.rcgu.o): in function `_RNvMNtNtCs53RXiXrHHHu_4pyo35types4dictNtB2_6PyDict4copy': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/dict.rs:57: undefined reference to `PyDict_Copy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.15.rcgu.o): in function `_RNvMNtNtCs53RXiXrHHHu_4pyo35types4dictNtB2_6PyDict3len': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/dict.rs:70: undefined reference to `PyDict_Size' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.15.rcgu.o): in function `_RNCINvMNtNtCs53RXiXrHHHu_4pyo35types4dictNtB5_6PyDict8get_itemReE0B9_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/dict.rs:104: undefined reference to `PyDict_GetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.15.rcgu.o): in function `_RNCINvMNtNtCs53RXiXrHHHu_4pyo35types4dictNtB5_6PyDict8del_itemReE0B9_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/dict.rs:136: undefined reference to `PyDict_DelItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.15.rcgu.o): in function `_RNvXs_NtNtCs53RXiXrHHHu_4pyo35types4dictNtB4_14PyDictIteratorNtNtNtNtCskrsM4FCwAVA_4core4iter6traits8iterator8Iterator4nextB8_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/dict.rs:195: undefined reference to `PyDict_Next' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.15.rcgu.o): in function `_RNvXsg_NtNtCs53RXiXrHHHu_4pyo35types5tupleTNtNtCshECKBmVgND8_5alloc6string6StringEINtNtB9_10conversion6IntoPyINtNtB9_8instance2PyNtNtB7_3any5PyAnyEE7into_pyB9_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/tuple.rs:157: undefined reference to `PyTuple_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/tuple.rs:158: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.4.rcgu.o): in function `_RNvMs1_NtCs53RXiXrHHHu_4pyo33errNtB5_5PyErr5fetch': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/err/mod.rs:224: undefined reference to `PyErr_Fetch' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.4.rcgu.o): in function `_RNvMs1_NtCs53RXiXrHHHu_4pyo33errNtB5_5PyErr8new_type': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/err/mod.rs:271: undefined reference to `PyErr_NewException' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.4.rcgu.o): in function `_RNvMs1_NtCs53RXiXrHHHu_4pyo33errNtB5_5PyErr5print': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/err/mod.rs:303: undefined reference to `PyErr_PrintEx' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.4.rcgu.o): in function `_RNvMs1_NtCs53RXiXrHHHu_4pyo33errNtB5_5PyErr7restoreB7_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/err/mod.rs:357: undefined reference to `PyErr_Restore' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.4.rcgu.o): in function `_RNvMs1_NtCs53RXiXrHHHu_4pyo33errNtB5_5PyErr10normalized': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/err/mod.rs:428: undefined reference to `PyErr_NormalizeException' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.4.rcgu.o): in function `_RNvNtCs53RXiXrHHHu_4pyo33err17panic_after_error': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/err/mod.rs:518: undefined reference to `PyErr_Print' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.4.rcgu.o): in function `_RNCINvMs1_NtNtCs53RXiXrHHHu_4pyo35types3anyNtB8_5PyAny7getattrReE0Bc_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/any.rs:93: undefined reference to `PyObject_GetAttr' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.4.rcgu.o): in function `_RNvMs1_NtNtCs53RXiXrHHHu_4pyo35types3anyNtB5_5PyAny4repr': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/any.rs:425: undefined reference to `PyObject_Repr' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.4.rcgu.o): in function `_RNvMs1_NtNtCs53RXiXrHHHu_4pyo35types3anyNtB5_5PyAny3str': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/any.rs:435: undefined reference to `PyObject_Str' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.7.rcgu.o): in function `_RNvNtCs53RXiXrHHHu_4pyo37pyclass16tp_free_fallback': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:118: undefined reference to `PyObject_Free' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:116: undefined reference to `PyObject_GC_Del' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.8.rcgu.o): in function `_RNCNvNtCs53RXiXrHHHu_4pyo33gil27prepare_freethreaded_python0B5_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/gil.rs:81: undefined reference to `Py_IsInitialized' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/gil.rs:86: undefined reference to `Py_InitializeEx' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/gil.rs:84: undefined reference to `PyEval_ThreadsInitialized' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/gil.rs:97: undefined reference to `PyEval_SaveThread' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.8.rcgu.o): in function `_RNvMNtCs53RXiXrHHHu_4pyo33gilNtB2_8GILGuard7acquire': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/gil.rs:262: undefined reference to `PyGILState_Ensure' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.8.rcgu.o): in function `_RNvXs_NtCs53RXiXrHHHu_4pyo33gilNtB4_8GILGuardNtNtNtCskrsM4FCwAVA_4core3ops4drop4Drop4drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/gil.rs:308: undefined reference to `PyGILState_Release' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.8.rcgu.o): in function `_RNvMNtNtCs53RXiXrHHHu_4pyo35types5bytesNtB2_7PyBytes8as_bytesB6_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/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.13.2/src/types/bytes.rs:89: undefined reference to `PyBytes_Size' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.8.rcgu.o): in function `_RNvMNtNtCs53RXiXrHHHu_4pyo35types7floatobNtB2_7PyFloat3new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/floatob.rs:29: undefined reference to `PyFloat_FromDouble' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.8.rcgu.o): in function `_RNvMNtNtCs53RXiXrHHHu_4pyo35types5tupleNtB2_7PyTuple3len': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/tuple.rs:44: undefined reference to `PyTuple_Size' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.8.rcgu.o): in function `_RNvMNtNtCs53RXiXrHHHu_4pyo35types5tupleNtB2_7PyTuple5slice': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/tuple.rs:57: undefined reference to `PyTuple_GetSlice' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.8.rcgu.o): in function `_RNvMNtNtCs53RXiXrHHHu_4pyo35types5tupleNtB2_7PyTuple8get_item': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/tuple.rs:76: undefined reference to `PyTuple_GetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.8.rcgu.o): in function `_RNvXsg_NtNtCs53RXiXrHHHu_4pyo35types5tupleTReEINtNtB9_10conversion6IntoPyINtNtB9_8instance2PyNtNtB7_3any5PyAnyEE7into_pyB9_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/tuple.rs:157: undefined reference to `PyTuple_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/tuple.rs:158: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.9.rcgu.o): in function `_RNvMNtNtCs53RXiXrHHHu_4pyo35types6stringNtB2_8PyString3new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/string.rs:27: undefined reference to `PyUnicode_FromStringAndSize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.9.rcgu.o): in function `_RNvMNtNtCs53RXiXrHHHu_4pyo35types6stringNtB2_8PyString6to_strB6_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/string.rs:52: undefined reference to `PyUnicode_AsUTF8AndSize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.9.rcgu.o): in function `_RNvMNtNtCs53RXiXrHHHu_4pyo35types6stringNtB2_8PyString15to_string_lossy': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/string.rs:79: undefined reference to `PyUnicode_AsEncodedString' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [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" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/write_ecoli-43435dd99dbd8ab9.write_ecoli.5ehjqqkr-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/write_ecoli-43435dd99dbd8ab9.write_ecoli.5ehjqqkr-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/write_ecoli-43435dd99dbd8ab9.write_ecoli.5ehjqqkr-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/write_ecoli-43435dd99dbd8ab9.write_ecoli.5ehjqqkr-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/write_ecoli-43435dd99dbd8ab9.write_ecoli.5ehjqqkr-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/write_ecoli-43435dd99dbd8ab9.write_ecoli.5ehjqqkr-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/write_ecoli-43435dd99dbd8ab9.write_ecoli.5ehjqqkr-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/write_ecoli-43435dd99dbd8ab9.write_ecoli.5ehjqqkr-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/write_ecoli-43435dd99dbd8ab9.write_ecoli.5ehjqqkr-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/write_ecoli-43435dd99dbd8ab9.write_ecoli.5ehjqqkr-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/write_ecoli-43435dd99dbd8ab9.write_ecoli.5ehjqqkr-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/write_ecoli-43435dd99dbd8ab9" "/opt/rustwide/target/debug/examples/write_ecoli-43435dd99dbd8ab9.16n8c99zfmj6d558.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librust_sbml.rlib" "/opt/rustwide/target/debug/deps/libquick_xml-6d049ecddf2cedce.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e182611cafcb9bec.rlib" "/opt/rustwide/target/debug/deps/libserde-77d04febae3d3711.rlib" "/opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-755744d3ca57570c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-6d9f732494bfb8ab.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-adac97dc80b34639.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-e02f28a0fdf27853.rlib" "/opt/rustwide/target/debug/deps/liblock_api-dbcdec8f0c769c83.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-e88ee3fdd4df8593.rlib" "/opt/rustwide/target/debug/deps/libinstant-38179fe98108f4ee.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c4f6196cf7d68209.rlib" "/opt/rustwide/target/debug/deps/liblibc-33a5f94f96f1275a.rlib" "/opt/rustwide/target/debug/deps/libunindent-32ac60d6052f115a.rlib" "/opt/rustwide/target/debug/deps/libpaste-60e31a9ab4548618.rlib" "/opt/rustwide/target/debug/deps/libinventory-c0529eefb1a835d4.rlib" "/opt/rustwide/target/debug/deps/libindoc-d1f6b6f20c901ffd.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/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/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.15.rcgu.o): in function `_RINvNtCs53RXiXrHHHu_4pyo37pyclass11default_newNtNtCs3EguRe7lEwZ_9rust_sbml10base_types11CompartmentEBM_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:66: undefined reference to `PyType_GenericAlloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.15.rcgu.o): in function `_RINvNtCs53RXiXrHHHu_4pyo37pyclass11default_newNtNtCs3EguRe7lEwZ_9rust_sbml10base_types16SpeciesReferenceEBM_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:66: undefined reference to `PyType_GenericAlloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.15.rcgu.o): in function `_RINvNtCs53RXiXrHHHu_4pyo37pyclass11default_newNtNtCs3EguRe7lEwZ_9rust_sbml10base_types7SpeciesEBM_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:66: undefined reference to `PyType_GenericAlloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.15.rcgu.o): in function `_RINvNtCs53RXiXrHHHu_4pyo37pyclass11default_newNtNtCs3EguRe7lEwZ_9rust_sbml10base_types8ReactionEBM_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:66: undefined reference to `PyType_GenericAlloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.15.rcgu.o): in function `_RINvNtCs53RXiXrHHHu_4pyo37pyclass11default_newNtNtCs3EguRe7lEwZ_9rust_sbml10base_types9ParameterEBM_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:66: undefined reference to `PyType_GenericAlloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.15.rcgu.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:66: more undefined references to `PyType_GenericAlloc' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.15.rcgu.o): in function `_RINvNtCs53RXiXrHHHu_4pyo37pyclass16push_dict_getsetNtNtCs3EguRe7lEwZ_9rust_sbml10base_types11CompartmentEBR_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:444: undefined reference to `PyObject_GenericGetDict' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:445: undefined reference to `PyObject_GenericSetDict' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.15.rcgu.o): in function `_RINvNtCs53RXiXrHHHu_4pyo37pyclass16push_dict_getsetNtNtCs3EguRe7lEwZ_9rust_sbml10base_types16SpeciesReferenceEBR_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:444: undefined reference to `PyObject_GenericGetDict' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:445: undefined reference to `PyObject_GenericSetDict' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.15.rcgu.o): in function `_RINvNtCs53RXiXrHHHu_4pyo37pyclass16push_dict_getsetNtNtCs3EguRe7lEwZ_9rust_sbml10base_types7SpeciesEBR_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:444: undefined reference to `PyObject_GenericGetDict' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:445: undefined reference to `PyObject_GenericSetDict' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.15.rcgu.o): in function `_RINvNtCs53RXiXrHHHu_4pyo37pyclass16push_dict_getsetNtNtCs3EguRe7lEwZ_9rust_sbml10base_types8ReactionEBR_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:444: undefined reference to `PyObject_GenericGetDict' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:445: undefined reference to `PyObject_GenericSetDict' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.15.rcgu.o): in function `_RINvNtCs53RXiXrHHHu_4pyo37pyclass16push_dict_getsetNtNtCs3EguRe7lEwZ_9rust_sbml10base_types9ParameterEBR_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:444: undefined reference to `PyObject_GenericGetDict' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:445: undefined reference to `PyObject_GenericSetDict' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.15.rcgu.o): in function `_RINvNtCs53RXiXrHHHu_4pyo37pyclass18create_type_objectNtNtCs3EguRe7lEwZ_9rust_sbml10base_types11CompartmentEBT_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:230: undefined reference to `PyType_FromSpec' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.15.rcgu.o): in function `_RINvNtCs53RXiXrHHHu_4pyo37pyclass18create_type_objectNtNtCs3EguRe7lEwZ_9rust_sbml10base_types16SpeciesReferenceEBT_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:230: undefined reference to `PyType_FromSpec' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.15.rcgu.o): in function `_RINvNtCs53RXiXrHHHu_4pyo37pyclass18create_type_objectNtNtCs3EguRe7lEwZ_9rust_sbml10base_types7SpeciesEBT_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:230: undefined reference to `PyType_FromSpec' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.15.rcgu.o): in function `_RINvNtCs53RXiXrHHHu_4pyo37pyclass18create_type_objectNtNtCs3EguRe7lEwZ_9rust_sbml10base_types8ReactionEBT_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:230: undefined reference to `PyType_FromSpec' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.15.rcgu.o): in function `_RINvNtCs53RXiXrHHHu_4pyo37pyclass18create_type_objectNtNtCs3EguRe7lEwZ_9rust_sbml10base_types9ParameterEBT_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:230: undefined reference to `PyType_FromSpec' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.15.rcgu.o): in function `_RINvNtCs53RXiXrHHHu_4pyo37pyclass18tp_init_additionalNtNtCs3EguRe7lEwZ_9rust_sbml10base_types11CompartmentEBT_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:255: undefined reference to `PyObject_Free' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:256: undefined reference to `PyObject_Malloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.15.rcgu.o): in function `_RINvNtCs53RXiXrHHHu_4pyo37pyclass18tp_init_additionalNtNtCs3EguRe7lEwZ_9rust_sbml10base_types16SpeciesReferenceEBT_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:255: undefined reference to `PyObject_Free' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:256: undefined reference to `PyObject_Malloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.15.rcgu.o): in function `_RINvNtCs53RXiXrHHHu_4pyo37pyclass18tp_init_additionalNtNtCs3EguRe7lEwZ_9rust_sbml10base_types7SpeciesEBT_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:255: undefined reference to `PyObject_Free' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:256: undefined reference to `PyObject_Malloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.15.rcgu.o): in function `_RINvNtCs53RXiXrHHHu_4pyo37pyclass18tp_init_additionalNtNtCs3EguRe7lEwZ_9rust_sbml10base_types8ReactionEBT_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:255: undefined reference to `PyObject_Free' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:256: undefined reference to `PyObject_Malloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.15.rcgu.o): in function `_RINvNtCs53RXiXrHHHu_4pyo37pyclass18tp_init_additionalNtNtCs3EguRe7lEwZ_9rust_sbml10base_types9ParameterEBT_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:255: undefined reference to `PyObject_Free' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:256: undefined reference to `PyObject_Malloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.15.rcgu.o): in function `_RNvNtCs53RXiXrHHHu_4pyo37pyclass13get_type_freeCs3EguRe7lEwZ_9rust_sbml': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:21: undefined reference to `PyType_GetSlot' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.15.rcgu.o): in function `_RNvNtCs53RXiXrHHHu_4pyo37pyclass14get_type_allocCs3EguRe7lEwZ_9rust_sbml': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:16: undefined reference to `PyType_GetSlot' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.15.rcgu.o): in function `_RNvNtNtCs53RXiXrHHHu_4pyo33ffi10boolobject7Py_TrueCs3EguRe7lEwZ_9rust_sbml': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/ffi/boolobject.rs:32: undefined reference to `_Py_TrueStruct' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.15.rcgu.o): in function `_RNvNtNtCs53RXiXrHHHu_4pyo33ffi10boolobject8Py_FalseCs3EguRe7lEwZ_9rust_sbml': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/ffi/boolobject.rs:27: undefined reference to `_Py_FalseStruct' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.4.rcgu.o): in function `_RNvXs3_NtNtCs53RXiXrHHHu_4pyo35types4listINtNtCshECKBmVgND8_5alloc3vec3VecNtNtBI_6string6StringEINtNtB9_10conversion6IntoPyINtNtB9_8instance2PyNtNtB7_3any5PyAnyEE7into_pyCs3EguRe7lEwZ_9rust_sbml': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/list.rs:216: undefined reference to `PyList_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/list.rs:219: undefined reference to `PyList_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.4.rcgu.o): in function `_RNvXs3_NtNtCs53RXiXrHHHu_4pyo35types4listINtNtCshECKBmVgND8_5alloc3vec3VecNtNtCs3EguRe7lEwZ_9rust_sbml10base_types11CompartmentEINtNtB9_10conversion6IntoPyINtNtB9_8instance2PyNtNtB7_3any5PyAnyEE7into_pyB1e_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/list.rs:216: undefined reference to `PyList_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/list.rs:219: undefined reference to `PyList_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.4.rcgu.o): in function `_RNvXs3_NtNtCs53RXiXrHHHu_4pyo35types4listINtNtCshECKBmVgND8_5alloc3vec3VecNtNtCs3EguRe7lEwZ_9rust_sbml10base_types16SpeciesReferenceEINtNtB9_10conversion6IntoPyINtNtB9_8instance2PyNtNtB7_3any5PyAnyEE7into_pyB1e_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/list.rs:216: undefined reference to `PyList_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/list.rs:219: undefined reference to `PyList_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.4.rcgu.o): in function `_RNvXs3_NtNtCs53RXiXrHHHu_4pyo35types4listINtNtCshECKBmVgND8_5alloc3vec3VecNtNtCs3EguRe7lEwZ_9rust_sbml10base_types7SpeciesEINtNtB9_10conversion6IntoPyINtNtB9_8instance2PyNtNtB7_3any5PyAnyEE7into_pyB1e_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/list.rs:216: undefined reference to `PyList_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/list.rs:219: undefined reference to `PyList_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.4.rcgu.o): in function `_RNvXs3_NtNtCs53RXiXrHHHu_4pyo35types4listINtNtCshECKBmVgND8_5alloc3vec3VecNtNtCs3EguRe7lEwZ_9rust_sbml10base_types8ReactionEINtNtB9_10conversion6IntoPyINtNtB9_8instance2PyNtNtB7_3any5PyAnyEE7into_pyB1e_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/list.rs:216: undefined reference to `PyList_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/list.rs:219: undefined reference to `PyList_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.5.rcgu.o): in function `_RNvXs2_NtNtCs53RXiXrHHHu_4pyo35types3anyNtB5_5PyAnyNtNtB9_11type_object10PyTypeInfo15type_object_rawCs3EguRe7lEwZ_9rust_sbml': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/mod.rs:216: undefined reference to `PyBaseObject_Type' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.7.rcgu.o): in function `_RNvNtNtCs53RXiXrHHHu_4pyo33ffi6object7Py_NoneCs3EguRe7lEwZ_9rust_sbml': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/ffi/object.rs:871: undefined reference to `_Py_NoneStruct' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.7.rcgu.o): in function `_RNvNtNtCs53RXiXrHHHu_4pyo33ffi6object9Py_DECREFCs3EguRe7lEwZ_9rust_sbml': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/ffi/object.rs:825: undefined reference to `_Py_Dealloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.11.rcgu.o): in function `_RNvMs1_NtCs53RXiXrHHHu_4pyo33errNtB5_5PyErr7restoreCs3EguRe7lEwZ_9rust_sbml': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/err/mod.rs:357: undefined reference to `PyErr_Restore' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.1.rcgu.o): in function `_RNvXsf_NtCs53RXiXrHHHu_4pyo310exceptionsNtB5_15PyBaseExceptionNtNtB7_11type_object10PyTypeInfo15type_object_rawB7_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/exceptions.rs:226: undefined reference to `PyExc_BaseException' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.1.rcgu.o): in function `_RNvXs60_NtCs53RXiXrHHHu_4pyo310exceptionsNtB6_14PyRuntimeErrorNtNtB8_11type_object10PyTypeInfo15type_object_rawB8_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/exceptions.rs:271: undefined reference to `PyExc_RuntimeError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.1.rcgu.o): in function `_RNvXs7n_NtCs53RXiXrHHHu_4pyo310exceptionsNtB6_13PySystemErrorNtNtB8_11type_object10PyTypeInfo15type_object_rawB8_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/exceptions.rs:285: undefined reference to `PyExc_SystemError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.1.rcgu.o): in function `_RNvXs7V_NtCs53RXiXrHHHu_4pyo310exceptionsNtB6_11PyTypeErrorNtNtB8_11type_object10PyTypeInfo15type_object_rawB8_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/exceptions.rs:292: undefined reference to `PyExc_TypeError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.1.rcgu.o): in function `_RNvXs9z_NtCs53RXiXrHHHu_4pyo310exceptionsNtB6_12PyValueErrorNtNtB8_11type_object10PyTypeInfo15type_object_rawB8_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/exceptions.rs:319: undefined reference to `PyExc_ValueError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.15.rcgu.o): in function `_RNvNtNtCs53RXiXrHHHu_4pyo33ffi6object9Py_DECREFB5_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/ffi/object.rs:825: undefined reference to `_Py_Dealloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.15.rcgu.o): in function `_RNvNtNtCs53RXiXrHHHu_4pyo33ffi6object7Py_NoneB5_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/ffi/object.rs:871: undefined reference to `_Py_NoneStruct' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.15.rcgu.o): in function `_RNvNtCs53RXiXrHHHu_4pyo311type_object18initialize_tp_dict': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/type_object.rs:230: undefined reference to `PyObject_SetAttrString' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.15.rcgu.o): in function `_RNvMNtNtCs53RXiXrHHHu_4pyo35types4dictNtB2_6PyDict4copy': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/dict.rs:57: undefined reference to `PyDict_Copy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.15.rcgu.o): in function `_RNvMNtNtCs53RXiXrHHHu_4pyo35types4dictNtB2_6PyDict3len': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/dict.rs:70: undefined reference to `PyDict_Size' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.15.rcgu.o): in function `_RNCINvMNtNtCs53RXiXrHHHu_4pyo35types4dictNtB5_6PyDict8get_itemReE0B9_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/dict.rs:104: undefined reference to `PyDict_GetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.15.rcgu.o): in function `_RNCINvMNtNtCs53RXiXrHHHu_4pyo35types4dictNtB5_6PyDict8del_itemReE0B9_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/dict.rs:136: undefined reference to `PyDict_DelItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.15.rcgu.o): in function `_RNvXs_NtNtCs53RXiXrHHHu_4pyo35types4dictNtB4_14PyDictIteratorNtNtNtNtCskrsM4FCwAVA_4core4iter6traits8iterator8Iterator4nextB8_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/dict.rs:195: undefined reference to `PyDict_Next' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.15.rcgu.o): in function `_RNvXsg_NtNtCs53RXiXrHHHu_4pyo35types5tupleTNtNtCshECKBmVgND8_5alloc6string6StringEINtNtB9_10conversion6IntoPyINtNtB9_8instance2PyNtNtB7_3any5PyAnyEE7into_pyB9_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/tuple.rs:157: undefined reference to `PyTuple_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/tuple.rs:158: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.4.rcgu.o): in function `_RNvMs1_NtCs53RXiXrHHHu_4pyo33errNtB5_5PyErr5fetch': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/err/mod.rs:224: undefined reference to `PyErr_Fetch' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.4.rcgu.o): in function `_RNvMs1_NtCs53RXiXrHHHu_4pyo33errNtB5_5PyErr8new_type': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/err/mod.rs:271: undefined reference to `PyErr_NewException' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.4.rcgu.o): in function `_RNvMs1_NtCs53RXiXrHHHu_4pyo33errNtB5_5PyErr5print': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/err/mod.rs:303: undefined reference to `PyErr_PrintEx' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.4.rcgu.o): in function `_RNvMs1_NtCs53RXiXrHHHu_4pyo33errNtB5_5PyErr7restoreB7_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/err/mod.rs:357: undefined reference to `PyErr_Restore' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.4.rcgu.o): in function `_RNvMs1_NtCs53RXiXrHHHu_4pyo33errNtB5_5PyErr10normalized': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/err/mod.rs:428: undefined reference to `PyErr_NormalizeException' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.4.rcgu.o): in function `_RNvNtCs53RXiXrHHHu_4pyo33err17panic_after_error': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/err/mod.rs:518: undefined reference to `PyErr_Print' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.4.rcgu.o): in function `_RNCINvMs1_NtNtCs53RXiXrHHHu_4pyo35types3anyNtB8_5PyAny7getattrReE0Bc_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/any.rs:93: undefined reference to `PyObject_GetAttr' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.4.rcgu.o): in function `_RNvMs1_NtNtCs53RXiXrHHHu_4pyo35types3anyNtB5_5PyAny4repr': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/any.rs:425: undefined reference to `PyObject_Repr' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.4.rcgu.o): in function `_RNvMs1_NtNtCs53RXiXrHHHu_4pyo35types3anyNtB5_5PyAny3str': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/any.rs:435: undefined reference to `PyObject_Str' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.7.rcgu.o): in function `_RNvNtCs53RXiXrHHHu_4pyo37pyclass16tp_free_fallback': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:118: undefined reference to `PyObject_Free' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:116: undefined reference to `PyObject_GC_Del' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.8.rcgu.o): in function `_RNCNvNtCs53RXiXrHHHu_4pyo33gil27prepare_freethreaded_python0B5_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/gil.rs:81: undefined reference to `Py_IsInitialized' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/gil.rs:86: undefined reference to `Py_InitializeEx' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/gil.rs:84: undefined reference to `PyEval_ThreadsInitialized' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/gil.rs:97: undefined reference to `PyEval_SaveThread' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.8.rcgu.o): in function `_RNvMNtCs53RXiXrHHHu_4pyo33gilNtB2_8GILGuard7acquire': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/gil.rs:262: undefined reference to `PyGILState_Ensure' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.8.rcgu.o): in function `_RNvXs_NtCs53RXiXrHHHu_4pyo33gilNtB4_8GILGuardNtNtNtCskrsM4FCwAVA_4core3ops4drop4Drop4drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/gil.rs:308: undefined reference to `PyGILState_Release' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.8.rcgu.o): in function `_RNvMNtNtCs53RXiXrHHHu_4pyo35types5bytesNtB2_7PyBytes8as_bytesB6_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/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.13.2/src/types/bytes.rs:89: undefined reference to `PyBytes_Size' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.8.rcgu.o): in function `_RNvMNtNtCs53RXiXrHHHu_4pyo35types7floatobNtB2_7PyFloat3new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/floatob.rs:29: undefined reference to `PyFloat_FromDouble' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.8.rcgu.o): in function `_RNvMNtNtCs53RXiXrHHHu_4pyo35types5tupleNtB2_7PyTuple3len': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/tuple.rs:44: undefined reference to `PyTuple_Size' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.8.rcgu.o): in function `_RNvMNtNtCs53RXiXrHHHu_4pyo35types5tupleNtB2_7PyTuple5slice': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/tuple.rs:57: undefined reference to `PyTuple_GetSlice' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.8.rcgu.o): in function `_RNvMNtNtCs53RXiXrHHHu_4pyo35types5tupleNtB2_7PyTuple8get_item': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/tuple.rs:76: undefined reference to `PyTuple_GetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.8.rcgu.o): in function `_RNvXsg_NtNtCs53RXiXrHHHu_4pyo35types5tupleTReEINtNtB9_10conversion6IntoPyINtNtB9_8instance2PyNtNtB7_3any5PyAnyEE7into_pyB9_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/tuple.rs:157: undefined reference to `PyTuple_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/tuple.rs:158: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.9.rcgu.o): in function `_RNvMNtNtCs53RXiXrHHHu_4pyo35types6stringNtB2_8PyString3new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/string.rs:27: undefined reference to `PyUnicode_FromStringAndSize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.9.rcgu.o): in function `_RNvMNtNtCs53RXiXrHHHu_4pyo35types6stringNtB2_8PyString6to_strB6_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/string.rs:52: undefined reference to `PyUnicode_AsUTF8AndSize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.9.rcgu.o): in function `_RNvMNtNtCs53RXiXrHHHu_4pyo35types6stringNtB2_8PyString15to_string_lossy': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/string.rs:79: undefined reference to `PyUnicode_AsEncodedString' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [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" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/tests-9aa919b9972ea2d7.tests.3qiirxzy-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/tests-9aa919b9972ea2d7.tests.3qiirxzy-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/tests-9aa919b9972ea2d7.tests.3qiirxzy-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/tests-9aa919b9972ea2d7.tests.3qiirxzy-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/tests-9aa919b9972ea2d7.tests.3qiirxzy-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/tests-9aa919b9972ea2d7.tests.3qiirxzy-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/tests-9aa919b9972ea2d7.tests.3qiirxzy-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/tests-9aa919b9972ea2d7.tests.3qiirxzy-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/tests-9aa919b9972ea2d7.tests.3qiirxzy-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/tests-9aa919b9972ea2d7.tests.3qiirxzy-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/tests-9aa919b9972ea2d7.tests.3qiirxzy-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/tests-9aa919b9972ea2d7.tests.3qiirxzy-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/tests-9aa919b9972ea2d7.tests.3qiirxzy-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/tests-9aa919b9972ea2d7.tests.3qiirxzy-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/tests-9aa919b9972ea2d7.tests.3qiirxzy-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/tests-9aa919b9972ea2d7.tests.3qiirxzy-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/tests-9aa919b9972ea2d7" "/opt/rustwide/target/debug/deps/tests-9aa919b9972ea2d7.xsl0wsxw3bygpe0.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-bf52c83b5218000c.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-1b1cab3f10607987.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-2e1c807fd8d214f1.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-a6c04fd1ac45a934.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-c9f124f6e94019e0.rlib" "/opt/rustwide/target/debug/deps/librust_sbml.rlib" "/opt/rustwide/target/debug/deps/libquick_xml-6d049ecddf2cedce.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e182611cafcb9bec.rlib" "/opt/rustwide/target/debug/deps/libserde-77d04febae3d3711.rlib" "/opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-755744d3ca57570c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-6d9f732494bfb8ab.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-adac97dc80b34639.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-e02f28a0fdf27853.rlib" "/opt/rustwide/target/debug/deps/liblock_api-dbcdec8f0c769c83.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-e88ee3fdd4df8593.rlib" "/opt/rustwide/target/debug/deps/libinstant-38179fe98108f4ee.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c4f6196cf7d68209.rlib" "/opt/rustwide/target/debug/deps/liblibc-33a5f94f96f1275a.rlib" "/opt/rustwide/target/debug/deps/libunindent-32ac60d6052f115a.rlib" "/opt/rustwide/target/debug/deps/libpaste-60e31a9ab4548618.rlib" "/opt/rustwide/target/debug/deps/libinventory-c0529eefb1a835d4.rlib" "/opt/rustwide/target/debug/deps/libindoc-d1f6b6f20c901ffd.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/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/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.11.rcgu.o): in function `_RNvMs1_NtCs53RXiXrHHHu_4pyo33errNtB5_5PyErr7restoreCs3EguRe7lEwZ_9rust_sbml': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/err/mod.rs:357: undefined reference to `PyErr_Restore' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.15.rcgu.o): in function `_RINvNtCs53RXiXrHHHu_4pyo37pyclass11default_newNtNtCs3EguRe7lEwZ_9rust_sbml10base_types11CompartmentEBM_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:66: undefined reference to `PyType_GenericAlloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.15.rcgu.o): in function `_RINvNtCs53RXiXrHHHu_4pyo37pyclass11default_newNtNtCs3EguRe7lEwZ_9rust_sbml10base_types16SpeciesReferenceEBM_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:66: undefined reference to `PyType_GenericAlloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.15.rcgu.o): in function `_RINvNtCs53RXiXrHHHu_4pyo37pyclass11default_newNtNtCs3EguRe7lEwZ_9rust_sbml10base_types7SpeciesEBM_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:66: undefined reference to `PyType_GenericAlloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.15.rcgu.o): in function `_RINvNtCs53RXiXrHHHu_4pyo37pyclass11default_newNtNtCs3EguRe7lEwZ_9rust_sbml10base_types8ReactionEBM_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:66: undefined reference to `PyType_GenericAlloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.15.rcgu.o): in function `_RINvNtCs53RXiXrHHHu_4pyo37pyclass11default_newNtNtCs3EguRe7lEwZ_9rust_sbml10base_types9ParameterEBM_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:66: undefined reference to `PyType_GenericAlloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.15.rcgu.o):/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:66: more undefined references to `PyType_GenericAlloc' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.15.rcgu.o): in function `_RINvNtCs53RXiXrHHHu_4pyo37pyclass16push_dict_getsetNtNtCs3EguRe7lEwZ_9rust_sbml10base_types11CompartmentEBR_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:444: undefined reference to `PyObject_GenericGetDict' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:445: undefined reference to `PyObject_GenericSetDict' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.15.rcgu.o): in function `_RINvNtCs53RXiXrHHHu_4pyo37pyclass16push_dict_getsetNtNtCs3EguRe7lEwZ_9rust_sbml10base_types16SpeciesReferenceEBR_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:444: undefined reference to `PyObject_GenericGetDict' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:445: undefined reference to `PyObject_GenericSetDict' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.15.rcgu.o): in function `_RINvNtCs53RXiXrHHHu_4pyo37pyclass16push_dict_getsetNtNtCs3EguRe7lEwZ_9rust_sbml10base_types7SpeciesEBR_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:444: undefined reference to `PyObject_GenericGetDict' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:445: undefined reference to `PyObject_GenericSetDict' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.15.rcgu.o): in function `_RINvNtCs53RXiXrHHHu_4pyo37pyclass16push_dict_getsetNtNtCs3EguRe7lEwZ_9rust_sbml10base_types8ReactionEBR_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:444: undefined reference to `PyObject_GenericGetDict' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:445: undefined reference to `PyObject_GenericSetDict' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.15.rcgu.o): in function `_RINvNtCs53RXiXrHHHu_4pyo37pyclass16push_dict_getsetNtNtCs3EguRe7lEwZ_9rust_sbml10base_types9ParameterEBR_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:444: undefined reference to `PyObject_GenericGetDict' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:445: undefined reference to `PyObject_GenericSetDict' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.15.rcgu.o): in function `_RINvNtCs53RXiXrHHHu_4pyo37pyclass18create_type_objectNtNtCs3EguRe7lEwZ_9rust_sbml10base_types11CompartmentEBT_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:230: undefined reference to `PyType_FromSpec' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.15.rcgu.o): in function `_RINvNtCs53RXiXrHHHu_4pyo37pyclass18create_type_objectNtNtCs3EguRe7lEwZ_9rust_sbml10base_types16SpeciesReferenceEBT_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:230: undefined reference to `PyType_FromSpec' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.15.rcgu.o): in function `_RINvNtCs53RXiXrHHHu_4pyo37pyclass18create_type_objectNtNtCs3EguRe7lEwZ_9rust_sbml10base_types7SpeciesEBT_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:230: undefined reference to `PyType_FromSpec' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.15.rcgu.o): in function `_RINvNtCs53RXiXrHHHu_4pyo37pyclass18create_type_objectNtNtCs3EguRe7lEwZ_9rust_sbml10base_types8ReactionEBT_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:230: undefined reference to `PyType_FromSpec' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.15.rcgu.o): in function `_RINvNtCs53RXiXrHHHu_4pyo37pyclass18create_type_objectNtNtCs3EguRe7lEwZ_9rust_sbml10base_types9ParameterEBT_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:230: undefined reference to `PyType_FromSpec' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.15.rcgu.o): in function `_RINvNtCs53RXiXrHHHu_4pyo37pyclass18tp_init_additionalNtNtCs3EguRe7lEwZ_9rust_sbml10base_types11CompartmentEBT_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:255: undefined reference to `PyObject_Free' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:256: undefined reference to `PyObject_Malloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.15.rcgu.o): in function `_RINvNtCs53RXiXrHHHu_4pyo37pyclass18tp_init_additionalNtNtCs3EguRe7lEwZ_9rust_sbml10base_types16SpeciesReferenceEBT_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:255: undefined reference to `PyObject_Free' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:256: undefined reference to `PyObject_Malloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.15.rcgu.o): in function `_RINvNtCs53RXiXrHHHu_4pyo37pyclass18tp_init_additionalNtNtCs3EguRe7lEwZ_9rust_sbml10base_types7SpeciesEBT_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:255: undefined reference to `PyObject_Free' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:256: undefined reference to `PyObject_Malloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.15.rcgu.o): in function `_RINvNtCs53RXiXrHHHu_4pyo37pyclass18tp_init_additionalNtNtCs3EguRe7lEwZ_9rust_sbml10base_types8ReactionEBT_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:255: undefined reference to `PyObject_Free' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:256: undefined reference to `PyObject_Malloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.15.rcgu.o): in function `_RINvNtCs53RXiXrHHHu_4pyo37pyclass18tp_init_additionalNtNtCs3EguRe7lEwZ_9rust_sbml10base_types9ParameterEBT_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:255: undefined reference to `PyObject_Free' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:256: undefined reference to `PyObject_Malloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.15.rcgu.o): in function `_RNvNtCs53RXiXrHHHu_4pyo37pyclass13get_type_freeCs3EguRe7lEwZ_9rust_sbml': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:21: undefined reference to `PyType_GetSlot' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.15.rcgu.o): in function `_RNvNtCs53RXiXrHHHu_4pyo37pyclass14get_type_allocCs3EguRe7lEwZ_9rust_sbml': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:16: undefined reference to `PyType_GetSlot' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.15.rcgu.o): in function `_RNvNtNtCs53RXiXrHHHu_4pyo33ffi10boolobject7Py_TrueCs3EguRe7lEwZ_9rust_sbml': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/ffi/boolobject.rs:32: undefined reference to `_Py_TrueStruct' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.15.rcgu.o): in function `_RNvNtNtCs53RXiXrHHHu_4pyo33ffi10boolobject8Py_FalseCs3EguRe7lEwZ_9rust_sbml': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/ffi/boolobject.rs:27: undefined reference to `_Py_FalseStruct' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.4.rcgu.o): in function `_RNvXs3_NtNtCs53RXiXrHHHu_4pyo35types4listINtNtCshECKBmVgND8_5alloc3vec3VecNtNtBI_6string6StringEINtNtB9_10conversion6IntoPyINtNtB9_8instance2PyNtNtB7_3any5PyAnyEE7into_pyCs3EguRe7lEwZ_9rust_sbml': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/list.rs:216: undefined reference to `PyList_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/list.rs:219: undefined reference to `PyList_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.4.rcgu.o): in function `_RNvXs3_NtNtCs53RXiXrHHHu_4pyo35types4listINtNtCshECKBmVgND8_5alloc3vec3VecNtNtCs3EguRe7lEwZ_9rust_sbml10base_types11CompartmentEINtNtB9_10conversion6IntoPyINtNtB9_8instance2PyNtNtB7_3any5PyAnyEE7into_pyB1e_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/list.rs:216: undefined reference to `PyList_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/list.rs:219: undefined reference to `PyList_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.4.rcgu.o): in function `_RNvXs3_NtNtCs53RXiXrHHHu_4pyo35types4listINtNtCshECKBmVgND8_5alloc3vec3VecNtNtCs3EguRe7lEwZ_9rust_sbml10base_types16SpeciesReferenceEINtNtB9_10conversion6IntoPyINtNtB9_8instance2PyNtNtB7_3any5PyAnyEE7into_pyB1e_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/list.rs:216: undefined reference to `PyList_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/list.rs:219: undefined reference to `PyList_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.4.rcgu.o): in function `_RNvXs3_NtNtCs53RXiXrHHHu_4pyo35types4listINtNtCshECKBmVgND8_5alloc3vec3VecNtNtCs3EguRe7lEwZ_9rust_sbml10base_types7SpeciesEINtNtB9_10conversion6IntoPyINtNtB9_8instance2PyNtNtB7_3any5PyAnyEE7into_pyB1e_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/list.rs:216: undefined reference to `PyList_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/list.rs:219: undefined reference to `PyList_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.4.rcgu.o): in function `_RNvXs3_NtNtCs53RXiXrHHHu_4pyo35types4listINtNtCshECKBmVgND8_5alloc3vec3VecNtNtCs3EguRe7lEwZ_9rust_sbml10base_types8ReactionEINtNtB9_10conversion6IntoPyINtNtB9_8instance2PyNtNtB7_3any5PyAnyEE7into_pyB1e_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/list.rs:216: undefined reference to `PyList_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/list.rs:219: undefined reference to `PyList_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.5.rcgu.o): in function `_RNvXs2_NtNtCs53RXiXrHHHu_4pyo35types3anyNtB5_5PyAnyNtNtB9_11type_object10PyTypeInfo15type_object_rawCs3EguRe7lEwZ_9rust_sbml': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/mod.rs:216: undefined reference to `PyBaseObject_Type' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.7.rcgu.o): in function `_RNvNtNtCs53RXiXrHHHu_4pyo33ffi6object7Py_NoneCs3EguRe7lEwZ_9rust_sbml': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/ffi/object.rs:871: undefined reference to `_Py_NoneStruct' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/librust_sbml.rlib(rust_sbml.rust_sbml.2871p33e-cgu.7.rcgu.o): in function `_RNvNtNtCs53RXiXrHHHu_4pyo33ffi6object9Py_DECREFCs3EguRe7lEwZ_9rust_sbml': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/ffi/object.rs:825: undefined reference to `_Py_Dealloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.1.rcgu.o): in function `_RNvXsf_NtCs53RXiXrHHHu_4pyo310exceptionsNtB5_15PyBaseExceptionNtNtB7_11type_object10PyTypeInfo15type_object_rawB7_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/exceptions.rs:226: undefined reference to `PyExc_BaseException' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.1.rcgu.o): in function `_RNvXs60_NtCs53RXiXrHHHu_4pyo310exceptionsNtB6_14PyRuntimeErrorNtNtB8_11type_object10PyTypeInfo15type_object_rawB8_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/exceptions.rs:271: undefined reference to `PyExc_RuntimeError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.1.rcgu.o): in function `_RNvXs7n_NtCs53RXiXrHHHu_4pyo310exceptionsNtB6_13PySystemErrorNtNtB8_11type_object10PyTypeInfo15type_object_rawB8_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/exceptions.rs:285: undefined reference to `PyExc_SystemError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.1.rcgu.o): in function `_RNvXs7V_NtCs53RXiXrHHHu_4pyo310exceptionsNtB6_11PyTypeErrorNtNtB8_11type_object10PyTypeInfo15type_object_rawB8_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/exceptions.rs:292: undefined reference to `PyExc_TypeError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.1.rcgu.o): in function `_RNvXs9z_NtCs53RXiXrHHHu_4pyo310exceptionsNtB6_12PyValueErrorNtNtB8_11type_object10PyTypeInfo15type_object_rawB8_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/exceptions.rs:319: undefined reference to `PyExc_ValueError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.15.rcgu.o): in function `_RNvNtNtCs53RXiXrHHHu_4pyo33ffi6object9Py_DECREFB5_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/ffi/object.rs:825: undefined reference to `_Py_Dealloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.15.rcgu.o): in function `_RNvNtNtCs53RXiXrHHHu_4pyo33ffi6object7Py_NoneB5_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/ffi/object.rs:871: undefined reference to `_Py_NoneStruct' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.15.rcgu.o): in function `_RNvNtCs53RXiXrHHHu_4pyo311type_object18initialize_tp_dict': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/type_object.rs:230: undefined reference to `PyObject_SetAttrString' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.15.rcgu.o): in function `_RNvMNtNtCs53RXiXrHHHu_4pyo35types4dictNtB2_6PyDict4copy': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/dict.rs:57: undefined reference to `PyDict_Copy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.15.rcgu.o): in function `_RNvMNtNtCs53RXiXrHHHu_4pyo35types4dictNtB2_6PyDict3len': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/dict.rs:70: undefined reference to `PyDict_Size' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.15.rcgu.o): in function `_RNCINvMNtNtCs53RXiXrHHHu_4pyo35types4dictNtB5_6PyDict8get_itemReE0B9_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/dict.rs:104: undefined reference to `PyDict_GetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.15.rcgu.o): in function `_RNCINvMNtNtCs53RXiXrHHHu_4pyo35types4dictNtB5_6PyDict8del_itemReE0B9_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/dict.rs:136: undefined reference to `PyDict_DelItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.15.rcgu.o): in function `_RNvXs_NtNtCs53RXiXrHHHu_4pyo35types4dictNtB4_14PyDictIteratorNtNtNtNtCskrsM4FCwAVA_4core4iter6traits8iterator8Iterator4nextB8_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/dict.rs:195: undefined reference to `PyDict_Next' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.15.rcgu.o): in function `_RNvXsg_NtNtCs53RXiXrHHHu_4pyo35types5tupleTNtNtCshECKBmVgND8_5alloc6string6StringEINtNtB9_10conversion6IntoPyINtNtB9_8instance2PyNtNtB7_3any5PyAnyEE7into_pyB9_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/tuple.rs:157: undefined reference to `PyTuple_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/tuple.rs:158: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.4.rcgu.o): in function `_RNvMs1_NtCs53RXiXrHHHu_4pyo33errNtB5_5PyErr5fetch': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/err/mod.rs:224: undefined reference to `PyErr_Fetch' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.4.rcgu.o): in function `_RNvMs1_NtCs53RXiXrHHHu_4pyo33errNtB5_5PyErr8new_type': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/err/mod.rs:271: undefined reference to `PyErr_NewException' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.4.rcgu.o): in function `_RNvMs1_NtCs53RXiXrHHHu_4pyo33errNtB5_5PyErr5print': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/err/mod.rs:303: undefined reference to `PyErr_PrintEx' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.4.rcgu.o): in function `_RNvMs1_NtCs53RXiXrHHHu_4pyo33errNtB5_5PyErr7restoreB7_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/err/mod.rs:357: undefined reference to `PyErr_Restore' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.4.rcgu.o): in function `_RNvMs1_NtCs53RXiXrHHHu_4pyo33errNtB5_5PyErr10normalized': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/err/mod.rs:428: undefined reference to `PyErr_NormalizeException' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.4.rcgu.o): in function `_RNvNtCs53RXiXrHHHu_4pyo33err17panic_after_error': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/err/mod.rs:518: undefined reference to `PyErr_Print' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.4.rcgu.o): in function `_RNCINvMs1_NtNtCs53RXiXrHHHu_4pyo35types3anyNtB8_5PyAny7getattrReE0Bc_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/any.rs:93: undefined reference to `PyObject_GetAttr' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.4.rcgu.o): in function `_RNvMs1_NtNtCs53RXiXrHHHu_4pyo35types3anyNtB5_5PyAny4repr': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/any.rs:425: undefined reference to `PyObject_Repr' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.4.rcgu.o): in function `_RNvMs1_NtNtCs53RXiXrHHHu_4pyo35types3anyNtB5_5PyAny3str': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/any.rs:435: undefined reference to `PyObject_Str' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.7.rcgu.o): in function `_RNvNtCs53RXiXrHHHu_4pyo37pyclass16tp_free_fallback': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:118: undefined reference to `PyObject_Free' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:116: undefined reference to `PyObject_GC_Del' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.8.rcgu.o): in function `_RNCNvNtCs53RXiXrHHHu_4pyo33gil27prepare_freethreaded_python0B5_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/gil.rs:81: undefined reference to `Py_IsInitialized' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/gil.rs:86: undefined reference to `Py_InitializeEx' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/gil.rs:84: undefined reference to `PyEval_ThreadsInitialized' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/gil.rs:97: undefined reference to `PyEval_SaveThread' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.8.rcgu.o): in function `_RNvMNtCs53RXiXrHHHu_4pyo33gilNtB2_8GILGuard7acquire': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/gil.rs:262: undefined reference to `PyGILState_Ensure' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.8.rcgu.o): in function `_RNvXs_NtCs53RXiXrHHHu_4pyo33gilNtB4_8GILGuardNtNtNtCskrsM4FCwAVA_4core3ops4drop4Drop4drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/gil.rs:308: undefined reference to `PyGILState_Release' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.8.rcgu.o): in function `_RNvMNtNtCs53RXiXrHHHu_4pyo35types5bytesNtB2_7PyBytes8as_bytesB6_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/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.13.2/src/types/bytes.rs:89: undefined reference to `PyBytes_Size' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.8.rcgu.o): in function `_RNvMNtNtCs53RXiXrHHHu_4pyo35types7floatobNtB2_7PyFloat3new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/floatob.rs:29: undefined reference to `PyFloat_FromDouble' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.8.rcgu.o): in function `_RNvMNtNtCs53RXiXrHHHu_4pyo35types5tupleNtB2_7PyTuple3len': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/tuple.rs:44: undefined reference to `PyTuple_Size' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.8.rcgu.o): in function `_RNvMNtNtCs53RXiXrHHHu_4pyo35types5tupleNtB2_7PyTuple5slice': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/tuple.rs:57: undefined reference to `PyTuple_GetSlice' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.8.rcgu.o): in function `_RNvMNtNtCs53RXiXrHHHu_4pyo35types5tupleNtB2_7PyTuple8get_item': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/tuple.rs:76: undefined reference to `PyTuple_GetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.8.rcgu.o): in function `_RNvXsg_NtNtCs53RXiXrHHHu_4pyo35types5tupleTReEINtNtB9_10conversion6IntoPyINtNtB9_8instance2PyNtNtB7_3any5PyAnyEE7into_pyB9_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/tuple.rs:157: undefined reference to `PyTuple_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/tuple.rs:158: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.9.rcgu.o): in function `_RNvMNtNtCs53RXiXrHHHu_4pyo35types6stringNtB2_8PyString3new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/string.rs:27: undefined reference to `PyUnicode_FromStringAndSize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.9.rcgu.o): in function `_RNvMNtNtCs53RXiXrHHHu_4pyo35types6stringNtB2_8PyString6to_strB6_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/string.rs:52: undefined reference to `PyUnicode_AsUTF8AndSize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.9.rcgu.o): in function `_RNvMNtNtCs53RXiXrHHHu_4pyo35types6stringNtB2_8PyString15to_string_lossy': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/string.rs:79: undefined reference to `PyUnicode_AsEncodedString' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [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" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/rust_sbml-60cb6c897e584263.rust_sbml.6in40wx1-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rust_sbml-60cb6c897e584263.rust_sbml.6in40wx1-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/rust_sbml-60cb6c897e584263.rust_sbml.6in40wx1-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rust_sbml-60cb6c897e584263.rust_sbml.6in40wx1-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rust_sbml-60cb6c897e584263.rust_sbml.6in40wx1-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rust_sbml-60cb6c897e584263.rust_sbml.6in40wx1-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rust_sbml-60cb6c897e584263.rust_sbml.6in40wx1-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rust_sbml-60cb6c897e584263.rust_sbml.6in40wx1-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rust_sbml-60cb6c897e584263.rust_sbml.6in40wx1-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/rust_sbml-60cb6c897e584263.rust_sbml.6in40wx1-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/rust_sbml-60cb6c897e584263.rust_sbml.6in40wx1-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/rust_sbml-60cb6c897e584263.rust_sbml.6in40wx1-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/rust_sbml-60cb6c897e584263.rust_sbml.6in40wx1-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/rust_sbml-60cb6c897e584263.rust_sbml.6in40wx1-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/rust_sbml-60cb6c897e584263.rust_sbml.6in40wx1-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/rust_sbml-60cb6c897e584263.rust_sbml.6in40wx1-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/rust_sbml-60cb6c897e584263" "/opt/rustwide/target/debug/deps/rust_sbml-60cb6c897e584263.4w1xpc5tqxp98r7g.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libquick_xml-6d049ecddf2cedce.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e182611cafcb9bec.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-bf52c83b5218000c.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-1b1cab3f10607987.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-2e1c807fd8d214f1.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-a6c04fd1ac45a934.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-c9f124f6e94019e0.rlib" "/opt/rustwide/target/debug/deps/libserde-77d04febae3d3711.rlib" "/opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-755744d3ca57570c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-6d9f732494bfb8ab.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-adac97dc80b34639.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-e02f28a0fdf27853.rlib" "/opt/rustwide/target/debug/deps/liblock_api-dbcdec8f0c769c83.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-e88ee3fdd4df8593.rlib" "/opt/rustwide/target/debug/deps/libinstant-38179fe98108f4ee.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c4f6196cf7d68209.rlib" "/opt/rustwide/target/debug/deps/liblibc-33a5f94f96f1275a.rlib" "/opt/rustwide/target/debug/deps/libunindent-32ac60d6052f115a.rlib" "/opt/rustwide/target/debug/deps/libpaste-60e31a9ab4548618.rlib" "/opt/rustwide/target/debug/deps/libinventory-c0529eefb1a835d4.rlib" "/opt/rustwide/target/debug/deps/libindoc-d1f6b6f20c901ffd.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/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/rust_sbml-60cb6c897e584263.rust_sbml.6in40wx1-cgu.13.rcgu.o: in function `_RINvNtCs53RXiXrHHHu_4pyo37pyclass11default_newNtNtCs7r1fc6yd6VE_9rust_sbml10base_types11CompartmentEBM_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:66: undefined reference to `PyType_GenericAlloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rust_sbml-60cb6c897e584263.rust_sbml.6in40wx1-cgu.13.rcgu.o: in function `_RINvNtCs53RXiXrHHHu_4pyo37pyclass11default_newNtNtCs7r1fc6yd6VE_9rust_sbml10base_types16SpeciesReferenceEBM_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:66: undefined reference to `PyType_GenericAlloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rust_sbml-60cb6c897e584263.rust_sbml.6in40wx1-cgu.13.rcgu.o: in function `_RINvNtCs53RXiXrHHHu_4pyo37pyclass11default_newNtNtCs7r1fc6yd6VE_9rust_sbml10base_types7SpeciesEBM_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:66: undefined reference to `PyType_GenericAlloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rust_sbml-60cb6c897e584263.rust_sbml.6in40wx1-cgu.13.rcgu.o: in function `_RINvNtCs53RXiXrHHHu_4pyo37pyclass11default_newNtNtCs7r1fc6yd6VE_9rust_sbml10base_types8ReactionEBM_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:66: undefined reference to `PyType_GenericAlloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rust_sbml-60cb6c897e584263.rust_sbml.6in40wx1-cgu.13.rcgu.o: in function `_RINvNtCs53RXiXrHHHu_4pyo37pyclass11default_newNtNtCs7r1fc6yd6VE_9rust_sbml10base_types9ParameterEBM_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:66: undefined reference to `PyType_GenericAlloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rust_sbml-60cb6c897e584263.rust_sbml.6in40wx1-cgu.13.rcgu.o:/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:66: more undefined references to `PyType_GenericAlloc' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rust_sbml-60cb6c897e584263.rust_sbml.6in40wx1-cgu.13.rcgu.o: in function `_RINvNtCs53RXiXrHHHu_4pyo37pyclass16push_dict_getsetNtNtCs7r1fc6yd6VE_9rust_sbml10base_types11CompartmentEBR_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:444: undefined reference to `PyObject_GenericGetDict' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:445: undefined reference to `PyObject_GenericSetDict' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rust_sbml-60cb6c897e584263.rust_sbml.6in40wx1-cgu.13.rcgu.o: in function `_RINvNtCs53RXiXrHHHu_4pyo37pyclass16push_dict_getsetNtNtCs7r1fc6yd6VE_9rust_sbml10base_types16SpeciesReferenceEBR_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:444: undefined reference to `PyObject_GenericGetDict' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:445: undefined reference to `PyObject_GenericSetDict' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rust_sbml-60cb6c897e584263.rust_sbml.6in40wx1-cgu.13.rcgu.o: in function `_RINvNtCs53RXiXrHHHu_4pyo37pyclass16push_dict_getsetNtNtCs7r1fc6yd6VE_9rust_sbml10base_types7SpeciesEBR_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:444: undefined reference to `PyObject_GenericGetDict' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:445: undefined reference to `PyObject_GenericSetDict' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rust_sbml-60cb6c897e584263.rust_sbml.6in40wx1-cgu.13.rcgu.o: in function `_RINvNtCs53RXiXrHHHu_4pyo37pyclass16push_dict_getsetNtNtCs7r1fc6yd6VE_9rust_sbml10base_types8ReactionEBR_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:444: undefined reference to `PyObject_GenericGetDict' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:445: undefined reference to `PyObject_GenericSetDict' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rust_sbml-60cb6c897e584263.rust_sbml.6in40wx1-cgu.13.rcgu.o: in function `_RINvNtCs53RXiXrHHHu_4pyo37pyclass16push_dict_getsetNtNtCs7r1fc6yd6VE_9rust_sbml10base_types9ParameterEBR_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:444: undefined reference to `PyObject_GenericGetDict' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:445: undefined reference to `PyObject_GenericSetDict' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rust_sbml-60cb6c897e584263.rust_sbml.6in40wx1-cgu.13.rcgu.o: in function `_RINvNtCs53RXiXrHHHu_4pyo37pyclass18create_type_objectNtNtCs7r1fc6yd6VE_9rust_sbml10base_types11CompartmentEBT_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:230: undefined reference to `PyType_FromSpec' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rust_sbml-60cb6c897e584263.rust_sbml.6in40wx1-cgu.13.rcgu.o: in function `_RINvNtCs53RXiXrHHHu_4pyo37pyclass18create_type_objectNtNtCs7r1fc6yd6VE_9rust_sbml10base_types16SpeciesReferenceEBT_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:230: undefined reference to `PyType_FromSpec' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rust_sbml-60cb6c897e584263.rust_sbml.6in40wx1-cgu.13.rcgu.o: in function `_RINvNtCs53RXiXrHHHu_4pyo37pyclass18create_type_objectNtNtCs7r1fc6yd6VE_9rust_sbml10base_types7SpeciesEBT_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:230: undefined reference to `PyType_FromSpec' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rust_sbml-60cb6c897e584263.rust_sbml.6in40wx1-cgu.13.rcgu.o: in function `_RINvNtCs53RXiXrHHHu_4pyo37pyclass18create_type_objectNtNtCs7r1fc6yd6VE_9rust_sbml10base_types8ReactionEBT_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:230: undefined reference to `PyType_FromSpec' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rust_sbml-60cb6c897e584263.rust_sbml.6in40wx1-cgu.13.rcgu.o: in function `_RINvNtCs53RXiXrHHHu_4pyo37pyclass18create_type_objectNtNtCs7r1fc6yd6VE_9rust_sbml10base_types9ParameterEBT_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:230: undefined reference to `PyType_FromSpec' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rust_sbml-60cb6c897e584263.rust_sbml.6in40wx1-cgu.13.rcgu.o: in function `_RINvNtCs53RXiXrHHHu_4pyo37pyclass18tp_init_additionalNtNtCs7r1fc6yd6VE_9rust_sbml10base_types11CompartmentEBT_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:255: undefined reference to `PyObject_Free' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:256: undefined reference to `PyObject_Malloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rust_sbml-60cb6c897e584263.rust_sbml.6in40wx1-cgu.13.rcgu.o: in function `_RINvNtCs53RXiXrHHHu_4pyo37pyclass18tp_init_additionalNtNtCs7r1fc6yd6VE_9rust_sbml10base_types16SpeciesReferenceEBT_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:255: undefined reference to `PyObject_Free' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:256: undefined reference to `PyObject_Malloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rust_sbml-60cb6c897e584263.rust_sbml.6in40wx1-cgu.13.rcgu.o: in function `_RINvNtCs53RXiXrHHHu_4pyo37pyclass18tp_init_additionalNtNtCs7r1fc6yd6VE_9rust_sbml10base_types7SpeciesEBT_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:255: undefined reference to `PyObject_Free' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:256: undefined reference to `PyObject_Malloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rust_sbml-60cb6c897e584263.rust_sbml.6in40wx1-cgu.13.rcgu.o: in function `_RINvNtCs53RXiXrHHHu_4pyo37pyclass18tp_init_additionalNtNtCs7r1fc6yd6VE_9rust_sbml10base_types8ReactionEBT_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:255: undefined reference to `PyObject_Free' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:256: undefined reference to `PyObject_Malloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rust_sbml-60cb6c897e584263.rust_sbml.6in40wx1-cgu.13.rcgu.o: in function `_RINvNtCs53RXiXrHHHu_4pyo37pyclass18tp_init_additionalNtNtCs7r1fc6yd6VE_9rust_sbml10base_types9ParameterEBT_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:255: undefined reference to `PyObject_Free' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:256: undefined reference to `PyObject_Malloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rust_sbml-60cb6c897e584263.rust_sbml.6in40wx1-cgu.13.rcgu.o: in function `_RNvNtCs53RXiXrHHHu_4pyo37pyclass13get_type_freeCs7r1fc6yd6VE_9rust_sbml': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:21: undefined reference to `PyType_GetSlot' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rust_sbml-60cb6c897e584263.rust_sbml.6in40wx1-cgu.13.rcgu.o: in function `_RNvNtCs53RXiXrHHHu_4pyo37pyclass14get_type_allocCs7r1fc6yd6VE_9rust_sbml': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:16: undefined reference to `PyType_GetSlot' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rust_sbml-60cb6c897e584263.rust_sbml.6in40wx1-cgu.13.rcgu.o: in function `_RNvXs2_NtNtCs53RXiXrHHHu_4pyo35types3anyNtB5_5PyAnyNtNtB9_11type_object10PyTypeInfo15type_object_rawCs7r1fc6yd6VE_9rust_sbml': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/mod.rs:216: undefined reference to `PyBaseObject_Type' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rust_sbml-60cb6c897e584263.rust_sbml.6in40wx1-cgu.14.rcgu.o: in function `_RNvNtNtCs53RXiXrHHHu_4pyo33ffi10boolobject7Py_TrueCs7r1fc6yd6VE_9rust_sbml': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/ffi/boolobject.rs:32: undefined reference to `_Py_TrueStruct' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rust_sbml-60cb6c897e584263.rust_sbml.6in40wx1-cgu.14.rcgu.o: in function `_RNvNtNtCs53RXiXrHHHu_4pyo33ffi10boolobject8Py_FalseCs7r1fc6yd6VE_9rust_sbml': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/ffi/boolobject.rs:27: undefined reference to `_Py_FalseStruct' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rust_sbml-60cb6c897e584263.rust_sbml.6in40wx1-cgu.5.rcgu.o: in function `_RNvNtNtCs53RXiXrHHHu_4pyo33ffi6object7Py_NoneCs7r1fc6yd6VE_9rust_sbml': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/ffi/object.rs:871: undefined reference to `_Py_NoneStruct' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rust_sbml-60cb6c897e584263.rust_sbml.6in40wx1-cgu.5.rcgu.o: in function `_RNvNtNtCs53RXiXrHHHu_4pyo33ffi6object9Py_DECREFCs7r1fc6yd6VE_9rust_sbml': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/ffi/object.rs:825: undefined reference to `_Py_Dealloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rust_sbml-60cb6c897e584263.rust_sbml.6in40wx1-cgu.6.rcgu.o: in function `_RNvXs3_NtNtCs53RXiXrHHHu_4pyo35types4listINtNtCshECKBmVgND8_5alloc3vec3VecNtNtBI_6string6StringEINtNtB9_10conversion6IntoPyINtNtB9_8instance2PyNtNtB7_3any5PyAnyEE7into_pyCs7r1fc6yd6VE_9rust_sbml': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/list.rs:216: undefined reference to `PyList_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/list.rs:219: undefined reference to `PyList_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rust_sbml-60cb6c897e584263.rust_sbml.6in40wx1-cgu.6.rcgu.o: in function `_RNvXs3_NtNtCs53RXiXrHHHu_4pyo35types4listINtNtCshECKBmVgND8_5alloc3vec3VecNtNtCs7r1fc6yd6VE_9rust_sbml10base_types11CompartmentEINtNtB9_10conversion6IntoPyINtNtB9_8instance2PyNtNtB7_3any5PyAnyEE7into_pyB1e_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/list.rs:216: undefined reference to `PyList_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/list.rs:219: undefined reference to `PyList_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rust_sbml-60cb6c897e584263.rust_sbml.6in40wx1-cgu.6.rcgu.o: in function `_RNvXs3_NtNtCs53RXiXrHHHu_4pyo35types4listINtNtCshECKBmVgND8_5alloc3vec3VecNtNtCs7r1fc6yd6VE_9rust_sbml10base_types16SpeciesReferenceEINtNtB9_10conversion6IntoPyINtNtB9_8instance2PyNtNtB7_3any5PyAnyEE7into_pyB1e_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/list.rs:216: undefined reference to `PyList_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/list.rs:219: undefined reference to `PyList_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rust_sbml-60cb6c897e584263.rust_sbml.6in40wx1-cgu.6.rcgu.o: in function `_RNvXs3_NtNtCs53RXiXrHHHu_4pyo35types4listINtNtCshECKBmVgND8_5alloc3vec3VecNtNtCs7r1fc6yd6VE_9rust_sbml10base_types7SpeciesEINtNtB9_10conversion6IntoPyINtNtB9_8instance2PyNtNtB7_3any5PyAnyEE7into_pyB1e_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/list.rs:216: undefined reference to `PyList_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/list.rs:219: undefined reference to `PyList_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rust_sbml-60cb6c897e584263.rust_sbml.6in40wx1-cgu.6.rcgu.o: in function `_RNvXs3_NtNtCs53RXiXrHHHu_4pyo35types4listINtNtCshECKBmVgND8_5alloc3vec3VecNtNtCs7r1fc6yd6VE_9rust_sbml10base_types8ReactionEINtNtB9_10conversion6IntoPyINtNtB9_8instance2PyNtNtB7_3any5PyAnyEE7into_pyB1e_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/list.rs:216: undefined reference to `PyList_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/list.rs:219: undefined reference to `PyList_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rust_sbml-60cb6c897e584263.rust_sbml.6in40wx1-cgu.8.rcgu.o: in function `_RNvMs1_NtCs53RXiXrHHHu_4pyo33errNtB5_5PyErr7restoreCs7r1fc6yd6VE_9rust_sbml': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/err/mod.rs:357: undefined reference to `PyErr_Restore' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.1.rcgu.o): in function `_RNvXsf_NtCs53RXiXrHHHu_4pyo310exceptionsNtB5_15PyBaseExceptionNtNtB7_11type_object10PyTypeInfo15type_object_rawB7_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/exceptions.rs:226: undefined reference to `PyExc_BaseException' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.1.rcgu.o): in function `_RNvXs60_NtCs53RXiXrHHHu_4pyo310exceptionsNtB6_14PyRuntimeErrorNtNtB8_11type_object10PyTypeInfo15type_object_rawB8_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/exceptions.rs:271: undefined reference to `PyExc_RuntimeError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.1.rcgu.o): in function `_RNvXs7n_NtCs53RXiXrHHHu_4pyo310exceptionsNtB6_13PySystemErrorNtNtB8_11type_object10PyTypeInfo15type_object_rawB8_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/exceptions.rs:285: undefined reference to `PyExc_SystemError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.1.rcgu.o): in function `_RNvXs7V_NtCs53RXiXrHHHu_4pyo310exceptionsNtB6_11PyTypeErrorNtNtB8_11type_object10PyTypeInfo15type_object_rawB8_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/exceptions.rs:292: undefined reference to `PyExc_TypeError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.1.rcgu.o): in function `_RNvXs9z_NtCs53RXiXrHHHu_4pyo310exceptionsNtB6_12PyValueErrorNtNtB8_11type_object10PyTypeInfo15type_object_rawB8_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/exceptions.rs:319: undefined reference to `PyExc_ValueError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.15.rcgu.o): in function `_RNvNtNtCs53RXiXrHHHu_4pyo33ffi6object9Py_DECREFB5_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/ffi/object.rs:825: undefined reference to `_Py_Dealloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.15.rcgu.o): in function `_RNvNtNtCs53RXiXrHHHu_4pyo33ffi6object7Py_NoneB5_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/ffi/object.rs:871: undefined reference to `_Py_NoneStruct' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.15.rcgu.o): in function `_RNvNtCs53RXiXrHHHu_4pyo311type_object18initialize_tp_dict': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/type_object.rs:230: undefined reference to `PyObject_SetAttrString' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.15.rcgu.o): in function `_RNvMNtNtCs53RXiXrHHHu_4pyo35types4dictNtB2_6PyDict4copy': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/dict.rs:57: undefined reference to `PyDict_Copy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.15.rcgu.o): in function `_RNvMNtNtCs53RXiXrHHHu_4pyo35types4dictNtB2_6PyDict3len': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/dict.rs:70: undefined reference to `PyDict_Size' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.15.rcgu.o): in function `_RNCINvMNtNtCs53RXiXrHHHu_4pyo35types4dictNtB5_6PyDict8get_itemReE0B9_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/dict.rs:104: undefined reference to `PyDict_GetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.15.rcgu.o): in function `_RNCINvMNtNtCs53RXiXrHHHu_4pyo35types4dictNtB5_6PyDict8del_itemReE0B9_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/dict.rs:136: undefined reference to `PyDict_DelItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.15.rcgu.o): in function `_RNvXs_NtNtCs53RXiXrHHHu_4pyo35types4dictNtB4_14PyDictIteratorNtNtNtNtCskrsM4FCwAVA_4core4iter6traits8iterator8Iterator4nextB8_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/dict.rs:195: undefined reference to `PyDict_Next' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.15.rcgu.o): in function `_RNvXsg_NtNtCs53RXiXrHHHu_4pyo35types5tupleTNtNtCshECKBmVgND8_5alloc6string6StringEINtNtB9_10conversion6IntoPyINtNtB9_8instance2PyNtNtB7_3any5PyAnyEE7into_pyB9_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/tuple.rs:157: undefined reference to `PyTuple_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/tuple.rs:158: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.4.rcgu.o): in function `_RNvMs1_NtCs53RXiXrHHHu_4pyo33errNtB5_5PyErr5fetch': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/err/mod.rs:224: undefined reference to `PyErr_Fetch' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.4.rcgu.o): in function `_RNvMs1_NtCs53RXiXrHHHu_4pyo33errNtB5_5PyErr8new_type': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/err/mod.rs:271: undefined reference to `PyErr_NewException' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.4.rcgu.o): in function `_RNvMs1_NtCs53RXiXrHHHu_4pyo33errNtB5_5PyErr5print': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/err/mod.rs:303: undefined reference to `PyErr_PrintEx' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.4.rcgu.o): in function `_RNvMs1_NtCs53RXiXrHHHu_4pyo33errNtB5_5PyErr7restoreB7_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/err/mod.rs:357: undefined reference to `PyErr_Restore' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.4.rcgu.o): in function `_RNvMs1_NtCs53RXiXrHHHu_4pyo33errNtB5_5PyErr10normalized': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/err/mod.rs:428: undefined reference to `PyErr_NormalizeException' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.4.rcgu.o): in function `_RNvNtCs53RXiXrHHHu_4pyo33err17panic_after_error': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/err/mod.rs:518: undefined reference to `PyErr_Print' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.4.rcgu.o): in function `_RNCINvMs1_NtNtCs53RXiXrHHHu_4pyo35types3anyNtB8_5PyAny7getattrReE0Bc_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/any.rs:93: undefined reference to `PyObject_GetAttr' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.4.rcgu.o): in function `_RNvMs1_NtNtCs53RXiXrHHHu_4pyo35types3anyNtB5_5PyAny4repr': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/any.rs:425: undefined reference to `PyObject_Repr' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.4.rcgu.o): in function `_RNvMs1_NtNtCs53RXiXrHHHu_4pyo35types3anyNtB5_5PyAny3str': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/any.rs:435: undefined reference to `PyObject_Str' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.7.rcgu.o): in function `_RNvNtCs53RXiXrHHHu_4pyo37pyclass16tp_free_fallback': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:118: undefined reference to `PyObject_Free' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:116: undefined reference to `PyObject_GC_Del' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.8.rcgu.o): in function `_RNCNvNtCs53RXiXrHHHu_4pyo33gil27prepare_freethreaded_python0B5_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/gil.rs:81: undefined reference to `Py_IsInitialized' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/gil.rs:86: undefined reference to `Py_InitializeEx' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/gil.rs:84: undefined reference to `PyEval_ThreadsInitialized' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/gil.rs:97: undefined reference to `PyEval_SaveThread' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.8.rcgu.o): in function `_RNvMNtCs53RXiXrHHHu_4pyo33gilNtB2_8GILGuard7acquire': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/gil.rs:262: undefined reference to `PyGILState_Ensure' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.8.rcgu.o): in function `_RNvXs_NtCs53RXiXrHHHu_4pyo33gilNtB4_8GILGuardNtNtNtCskrsM4FCwAVA_4core3ops4drop4Drop4drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/gil.rs:308: undefined reference to `PyGILState_Release' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.8.rcgu.o): in function `_RNvMNtNtCs53RXiXrHHHu_4pyo35types5bytesNtB2_7PyBytes8as_bytesB6_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/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.13.2/src/types/bytes.rs:89: undefined reference to `PyBytes_Size' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.8.rcgu.o): in function `_RNvMNtNtCs53RXiXrHHHu_4pyo35types7floatobNtB2_7PyFloat3new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/floatob.rs:29: undefined reference to `PyFloat_FromDouble' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.8.rcgu.o): in function `_RNvMNtNtCs53RXiXrHHHu_4pyo35types5tupleNtB2_7PyTuple3len': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/tuple.rs:44: undefined reference to `PyTuple_Size' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.8.rcgu.o): in function `_RNvMNtNtCs53RXiXrHHHu_4pyo35types5tupleNtB2_7PyTuple5slice': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/tuple.rs:57: undefined reference to `PyTuple_GetSlice' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.8.rcgu.o): in function `_RNvMNtNtCs53RXiXrHHHu_4pyo35types5tupleNtB2_7PyTuple8get_item': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/tuple.rs:76: undefined reference to `PyTuple_GetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.8.rcgu.o): in function `_RNvXsg_NtNtCs53RXiXrHHHu_4pyo35types5tupleTReEINtNtB9_10conversion6IntoPyINtNtB9_8instance2PyNtNtB7_3any5PyAnyEE7into_pyB9_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/tuple.rs:157: undefined reference to `PyTuple_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/tuple.rs:158: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.9.rcgu.o): in function `_RNvMNtNtCs53RXiXrHHHu_4pyo35types6stringNtB2_8PyString3new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/string.rs:27: undefined reference to `PyUnicode_FromStringAndSize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.9.rcgu.o): in function `_RNvMNtNtCs53RXiXrHHHu_4pyo35types6stringNtB2_8PyString6to_strB6_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/string.rs:52: undefined reference to `PyUnicode_AsUTF8AndSize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-b16951dc7b038962.rlib(pyo3-b16951dc7b038962.pyo3.e6forxod-cgu.9.rcgu.o): in function `_RNvMNtNtCs53RXiXrHHHu_4pyo35types6stringNtB2_8PyString15to_string_lossy': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/string.rs:79: undefined reference to `PyUnicode_AsEncodedString' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [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" "93c192db497cc1ed9135ace141c358eb8e92ec3c1c1567d13ed4dcd1adeba2f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93c192db497cc1ed9135ace141c358eb8e92ec3c1c1567d13ed4dcd1adeba2f2", kill_on_drop: false }` [INFO] [stdout] 93c192db497cc1ed9135ace141c358eb8e92ec3c1c1567d13ed4dcd1adeba2f2