[INFO] updating cached repository https://github.com/abingham/spor-python [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8bed13751aef52f5b62ab4feef39f9a49ddb5d5a [INFO] testing abingham/spor-python against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabingham%2Fspor-python" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/abingham/spor-python on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/abingham/spor-python [INFO] removed path dependency spor from git repo https://github.com/abingham/spor-python [INFO] finished tweaking git repo https://github.com/abingham/spor-python [INFO] tweaked toml for git repo https://github.com/abingham/spor-python written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/abingham/spor-python already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (spor) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-9/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (spor) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ec679123f303f99c0e414bb64c3e07ae2fd1d30c70824e90ef42d4f53cdf510a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ec679123f303f99c0e414bb64c3e07ae2fd1d30c70824e90ef42d4f53cdf510a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ec679123f303f99c0e414bb64c3e07ae2fd1d30c70824e90ef42d4f53cdf510a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec679123f303f99c0e414bb64c3e07ae2fd1d30c70824e90ef42d4f53cdf510a", kill_on_drop: false }` [INFO] [stdout] ec679123f303f99c0e414bb64c3e07ae2fd1d30c70824e90ef42d4f53cdf510a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c9195ef29699200c1835066f5aa017278cb6a27d50f17bab22a7737062bd919d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c9195ef29699200c1835066f5aa017278cb6a27d50f17bab22a7737062bd919d", kill_on_drop: false }` [INFO] [stderr] warning: dependency (spor) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling parking v1.0.6 [INFO] [stderr] Compiling event-listener v2.2.1 [INFO] [stderr] Compiling waker-fn v1.0.0 [INFO] [stderr] Compiling fastrand v1.3.3 [INFO] [stderr] Compiling matrixmultiply v0.1.15 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling unindent v0.1.6 [INFO] [stderr] Compiling async-task v3.0.0 [INFO] [stderr] Compiling smallvec v1.4.1 [INFO] [stderr] Compiling rawpointer v0.1.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling exit-code v1.0.0 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling concurrent-queue v1.1.2 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling futures-lite v0.1.9 [INFO] [stderr] Compiling async-channel v1.1.1 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling blocking v0.4.7 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling ordered-float v1.1.0 [INFO] [stderr] Compiling paste v0.1.18 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling ndarray v0.12.1 [INFO] [stderr] Compiling simple_logger v1.6.0 [INFO] [stderr] Compiling pyo3-derive-backend v0.9.2 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling indoc-impl v0.3.6 [INFO] [stderr] Compiling inventory-impl v0.1.7 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling ctor v0.1.15 [INFO] [stderr] Compiling async-trait v0.1.36 [INFO] [stderr] Compiling pyo3cls v0.9.2 [INFO] [stderr] Compiling indoc v0.3.6 [INFO] [stderr] Compiling inventory v0.1.7 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling smol v0.1.18 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling async-std v1.6.2 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling docopt v1.1.0 [INFO] [stderr] Compiling serde_yaml v0.8.13 [INFO] [stderr] Compiling pyo3 v0.9.2 [INFO] [stderr] Compiling spor v0.3.0 [INFO] [stderr] Compiling spor-python v2.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 17s [INFO] running `Command { std: "docker" "inspect" "c9195ef29699200c1835066f5aa017278cb6a27d50f17bab22a7737062bd919d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9195ef29699200c1835066f5aa017278cb6a27d50f17bab22a7737062bd919d", kill_on_drop: false }` [INFO] [stdout] c9195ef29699200c1835066f5aa017278cb6a27d50f17bab22a7737062bd919d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 477029a07f9832fd0b6c6e36fedc3d9222c710fc76902d80f9d6be1d1cab6276 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "477029a07f9832fd0b6c6e36fedc3d9222c710fc76902d80f9d6be1d1cab6276", kill_on_drop: false }` [INFO] [stderr] warning: dependency (spor) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling spor-python v2.0.2 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/spor-0f05e677995dc70d.spor.3lf00s8j-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/spor-0f05e677995dc70d.spor.3lf00s8j-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/spor-0f05e677995dc70d.spor.3lf00s8j-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/spor-0f05e677995dc70d.spor.3lf00s8j-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/spor-0f05e677995dc70d.spor.3lf00s8j-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/spor-0f05e677995dc70d.spor.3lf00s8j-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/spor-0f05e677995dc70d.spor.3lf00s8j-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/spor-0f05e677995dc70d.spor.3lf00s8j-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/spor-0f05e677995dc70d.spor.3lf00s8j-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/spor-0f05e677995dc70d.spor.3lf00s8j-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/spor-0f05e677995dc70d.spor.3lf00s8j-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/spor-0f05e677995dc70d.spor.3lf00s8j-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/spor-0f05e677995dc70d.spor.3lf00s8j-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/spor-0f05e677995dc70d.spor.3lf00s8j-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/spor-0f05e677995dc70d.spor.3lf00s8j-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/spor-0f05e677995dc70d.spor.3lf00s8j-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/spor-0f05e677995dc70d" "/opt/rustwide/target/debug/deps/spor-0f05e677995dc70d.1znrsr42uokzv722.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-6805c615af620a51.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-975e251edec7895a.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-fa89c22811cbba70.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-8e79a065fef863f3.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-a68d66da01a6ed2b.rlib" "/opt/rustwide/target/debug/deps/libspor-be053f71d0170389.rlib" "/opt/rustwide/target/debug/deps/libuuid-5b675e933c172326.rlib" "/opt/rustwide/target/debug/deps/librand-4d81ede66c43ff4b.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-60469549e3040952.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-5fe2b204ebdc97c4.rlib" "/opt/rustwide/target/debug/deps/librand_hc-1d1b3c1a779e93bf.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-357d07eba6335459.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-2d8aa7a0637d8a6d.rlib" "/opt/rustwide/target/debug/deps/librand_core-431cd0429e21c12d.rlib" "/opt/rustwide/target/debug/deps/librand_os-6c61cb01aaa36b17.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-9758ca4d01bb4051.rlib" "/opt/rustwide/target/debug/deps/librand_core-2594c62c1ce8d16b.rlib" "/opt/rustwide/target/debug/deps/libglob-bf05ad8ad3fd9190.rlib" "/opt/rustwide/target/debug/deps/libdiff-0a49cd969f4f92bb.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-5390894e119d2868.rlib" "/opt/rustwide/target/debug/deps/libdtoa-691522b5ffa538ef.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-568cf2a8dc50546d.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-b600d4703f5109f1.rlib" "/opt/rustwide/target/debug/deps/libordered_float-85bbede33271acfa.rlib" "/opt/rustwide/target/debug/deps/libndarray-f5bd5fd522cbde13.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-a66465cbebc5d854.rlib" "/opt/rustwide/target/debug/deps/libitertools-ba2b372b02cabda8.rlib" "/opt/rustwide/target/debug/deps/libeither-d16fe89f95ef3ba1.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-ac4badf22f65b649.rlib" "/opt/rustwide/target/debug/deps/librawpointer-7afdcc898c14c855.rlib" "/opt/rustwide/target/debug/deps/libencoding-353258f0677ad3f2.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-47451a9a226bb8c8.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-b69043cc7330cab9.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-5a246e4d3005b7c1.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-80cba4d6fd73c0ce.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-e9856ff97465a535.rlib" "/opt/rustwide/target/debug/deps/libthiserror-69b934e6e9d55bcd.rlib" "/opt/rustwide/target/debug/deps/libserde-394c2e02ae90a658.rlib" "/opt/rustwide/target/debug/deps/libpyo3-7594bfd2a8e61769.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-cc442f2b86693b92.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-2af4e63c8220a183.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-2a61f3384844da40.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/target/debug/deps/liblock_api-53d994a4cca1177d.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-83022017c749d9a0.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-2de2b3e19ad17644.rlib" "/opt/rustwide/target/debug/deps/libunindent-2a0325e491dee639.rlib" "/opt/rustwide/target/debug/deps/liblibc-e834449672905d13.rlib" "/opt/rustwide/target/debug/deps/libinventory-69ecb676bf1bff6e.rlib" "/opt/rustwide/target/debug/deps/libindoc-9f34b19f398dc3c3.rlib" "/opt/rustwide/target/debug/deps/libpaste-36db2493aca31bcb.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/spor-0f05e677995dc70d.spor.3lf00s8j-cgu.2.rcgu.o: in function `pyo3::pyclass::PyClassAlloc::dealloc': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/pyclass.rs:41: undefined reference to `PyObject_CallFinalizerFromDealloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/spor-0f05e677995dc70d.spor.3lf00s8j-cgu.2.rcgu.o: in function `pyo3::pyclass::PyClassAlloc::dealloc': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/pyclass.rs:41: undefined reference to `PyObject_CallFinalizerFromDealloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/spor-0f05e677995dc70d.spor.3lf00s8j-cgu.4.rcgu.o: in function `pyo3::pyclass::PyClassAlloc::dealloc': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/pyclass.rs:41: undefined reference to `PyObject_CallFinalizerFromDealloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/spor-0f05e677995dc70d.spor.3lf00s8j-cgu.4.rcgu.o: in function `pyo3::pyclass::PyClassAlloc::dealloc': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/pyclass.rs:41: undefined reference to `PyObject_CallFinalizerFromDealloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/spor-0f05e677995dc70d.spor.3lf00s8j-cgu.4.rcgu.o: in function `pyo3::pyclass::PyClassAlloc::dealloc': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/pyclass.rs:41: undefined reference to `PyObject_CallFinalizerFromDealloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/spor-0f05e677995dc70d.spor.3lf00s8j-cgu.0.rcgu.o: in function `pyo3::pyclass::default_alloc': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/pyclass.rs:(.text._ZN4pyo37pyclass13default_alloc17h2a22f11cbeb72966E+0xaf): undefined reference to `PyType_GenericAlloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/spor-0f05e677995dc70d.spor.3lf00s8j-cgu.0.rcgu.o: in function `pyo3::pyclass::default_alloc': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/pyclass.rs:(.text._ZN4pyo37pyclass13default_alloc17h2c2ac31082f8ea86E+0xaf): undefined reference to `PyType_GenericAlloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/spor-0f05e677995dc70d.spor.3lf00s8j-cgu.0.rcgu.o: in function `pyo3::pyclass::default_alloc': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/pyclass.rs:(.text._ZN4pyo37pyclass13default_alloc17h2c32acf63f924df0E+0xaf): undefined reference to `PyType_GenericAlloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/spor-0f05e677995dc70d.spor.3lf00s8j-cgu.0.rcgu.o: in function `pyo3::pyclass::default_alloc': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/pyclass.rs:(.text._ZN4pyo37pyclass13default_alloc17hcb2ba352fec678d5E+0xaf): undefined reference to `PyType_GenericAlloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/spor-0f05e677995dc70d.spor.3lf00s8j-cgu.0.rcgu.o: in function `pyo3::pyclass::default_alloc': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/pyclass.rs:(.text._ZN4pyo37pyclass13default_alloc17hf71f1e3e520f4767E+0xaf): undefined reference to `PyType_GenericAlloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/spor-0f05e677995dc70d.spor.3lf00s8j-cgu.0.rcgu.o: in function `pyo3::pyclass::initialize_type_object': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/pyclass.rs:196: undefined reference to `PyType_Ready' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/spor-0f05e677995dc70d.spor.3lf00s8j-cgu.0.rcgu.o: in function `pyo3::pyclass::initialize_type_object': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/pyclass.rs:196: undefined reference to `PyType_Ready' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/spor-0f05e677995dc70d.spor.3lf00s8j-cgu.0.rcgu.o: in function `pyo3::pyclass::initialize_type_object': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/pyclass.rs:196: undefined reference to `PyType_Ready' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/spor-0f05e677995dc70d.spor.3lf00s8j-cgu.0.rcgu.o: in function `pyo3::pyclass::initialize_type_object': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/pyclass.rs:196: undefined reference to `PyType_Ready' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/spor-0f05e677995dc70d.spor.3lf00s8j-cgu.0.rcgu.o: in function `pyo3::pyclass::initialize_type_object': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/pyclass.rs:196: undefined reference to `PyType_Ready' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/spor-0f05e677995dc70d.spor.3lf00s8j-cgu.0.rcgu.o:(.data.rel.ro..L__unnamed_15+0x8): undefined reference to `PyObject_GenericGetDict' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/spor-0f05e677995dc70d.spor.3lf00s8j-cgu.0.rcgu.o:(.data.rel.ro..L__unnamed_15+0x10): undefined reference to `PyObject_GenericSetDict' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/spor-0f05e677995dc70d.spor.3lf00s8j-cgu.10.rcgu.o: in function `pyo3::err::PyErr::restore': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/err.rs:345: undefined reference to `PyErr_Restore' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/spor-0f05e677995dc70d.spor.3lf00s8j-cgu.11.rcgu.o: in function ` as pyo3::callback::CallbackConverter>::convert': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/class/iter.rs:(.text._ZN99_$LT$pyo3..class..iter..IterNextConverter$LT$T$GT$$u20$as$u20$pyo3..callback..CallbackConverter$GT$7convert17he78ee867343df3dcE+0x22): undefined reference to `PyExc_StopIteration' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/class/iter.rs:129: undefined reference to `PyErr_SetNone' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/spor-0f05e677995dc70d.spor.3lf00s8j-cgu.12.rcgu.o: in function `::call': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/objectprotocol.rs:340: undefined reference to `PyObject_Call' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/spor-0f05e677995dc70d.spor.3lf00s8j-cgu.12.rcgu.o: in function `::call': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/objectprotocol.rs:340: undefined reference to `PyObject_Call' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/spor-0f05e677995dc70d.spor.3lf00s8j-cgu.12.rcgu.o: in function `::call': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/objectprotocol.rs:340: undefined reference to `PyObject_Call' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/spor-0f05e677995dc70d.spor.3lf00s8j-cgu.12.rcgu.o: in function `::type_object': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/types/mod.rs:137: undefined reference to `PyBaseObject_Type' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/spor-0f05e677995dc70d.spor.3lf00s8j-cgu.13.rcgu.o: in function `pyo3::types::tuple::> for (A,)>::into_py': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/types/tuple.rs:173: undefined reference to `PyTuple_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/types/tuple.rs:174: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/spor-0f05e677995dc70d.spor.3lf00s8j-cgu.15.rcgu.o: in function `pyo3::ffi::object::PyObject_TypeCheck': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/ffi/object.rs:721: undefined reference to `PyType_IsSubtype' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/spor-0f05e677995dc70d.spor.3lf00s8j-cgu.15.rcgu.o: in function `pyo3::ffi::object::Py_DECREF': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/ffi/object.rs:931: undefined reference to `_Py_Dealloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/spor-0f05e677995dc70d.spor.3lf00s8j-cgu.15.rcgu.o: in function `pyo3::types::tuple::> for (A,)>::into_py': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/types/tuple.rs:173: undefined reference to `PyTuple_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/types/tuple.rs:174: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/spor-0f05e677995dc70d.spor.3lf00s8j-cgu.5.rcgu.o: in function `pyo3::types::tuple::> for (A,)>::into_py': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/types/tuple.rs:173: undefined reference to `PyTuple_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/types/tuple.rs:174: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/spor-0f05e677995dc70d.spor.3lf00s8j-cgu.5.rcgu.o: in function `pyo3::types::tuple::PyTuple::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/types/tuple.rs:29: undefined reference to `PyTuple_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/types/tuple.rs:31: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-7594bfd2a8e61769.rlib(pyo3-7594bfd2a8e61769.pyo3.9ou2pal9-cgu.0.rcgu.o): in function `pyo3::err::PyErr::occurred': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/err.rs:167: undefined reference to `PyErr_Occurred' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-7594bfd2a8e61769.rlib(pyo3-7594bfd2a8e61769.pyo3.9ou2pal9-cgu.0.rcgu.o): in function `pyo3::err::PyErr::fetch': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/err.rs:179: undefined reference to `PyErr_Fetch' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-7594bfd2a8e61769.rlib(pyo3-7594bfd2a8e61769.pyo3.9ou2pal9-cgu.0.rcgu.o): in function `pyo3::err::PyErr::new_type': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/err.rs:209: undefined reference to `PyErr_NewException' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-7594bfd2a8e61769.rlib(pyo3-7594bfd2a8e61769.pyo3.9ou2pal9-cgu.0.rcgu.o): in function `pyo3::err::PyErr::print': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/err.rs:249: undefined reference to `PyErr_PrintEx' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-7594bfd2a8e61769.rlib(pyo3-7594bfd2a8e61769.pyo3.9ou2pal9-cgu.0.rcgu.o): in function `pyo3::err::PyErr::restore': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/err.rs:345: undefined reference to `PyErr_Restore' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-7594bfd2a8e61769.rlib(pyo3-7594bfd2a8e61769.pyo3.9ou2pal9-cgu.0.rcgu.o): in function `pyo3::err::panic_after_error': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/err.rs:552: undefined reference to `PyErr_Print' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-7594bfd2a8e61769.rlib(pyo3-7594bfd2a8e61769.pyo3.9ou2pal9-cgu.1.rcgu.o): in function `pyo3::gil::prepare_freethreaded_python::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/gil.rs:39: undefined reference to `Py_IsInitialized' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/gil.rs:57: undefined reference to `Py_InitializeEx' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/gil.rs:68: undefined reference to `PyEval_SaveThread' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-7594bfd2a8e61769.rlib(pyo3-7594bfd2a8e61769.pyo3.9ou2pal9-cgu.1.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/gil.rs:112: undefined reference to `PyGILState_Release' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-7594bfd2a8e61769.rlib(pyo3-7594bfd2a8e61769.pyo3.9ou2pal9-cgu.1.rcgu.o): in function `pyo3::gil::GILGuard::acquire': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/gil.rs:236: undefined reference to `PyGILState_Ensure' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-7594bfd2a8e61769.rlib(pyo3-7594bfd2a8e61769.pyo3.9ou2pal9-cgu.10.rcgu.o): in function `pyo3::types::dict::PyDict::copy': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/types/dict.rs:60: undefined reference to `PyDict_Copy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-7594bfd2a8e61769.rlib(pyo3-7594bfd2a8e61769.pyo3.9ou2pal9-cgu.10.rcgu.o): in function `pyo3::types::dict::PyDict::len': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/types/dict.rs:73: undefined reference to `PyDict_Size' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-7594bfd2a8e61769.rlib(pyo3-7594bfd2a8e61769.pyo3.9ou2pal9-cgu.10.rcgu.o): in function `pyo3::types::dict::PyDict::get_item::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/types/dict.rs:108: undefined reference to `PyDict_GetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-7594bfd2a8e61769.rlib(pyo3-7594bfd2a8e61769.pyo3.9ou2pal9-cgu.10.rcgu.o): in function `pyo3::types::dict::PyDict::del_item::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/types/dict.rs:135: undefined reference to `PyDict_DelItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-7594bfd2a8e61769.rlib(pyo3-7594bfd2a8e61769.pyo3.9ou2pal9-cgu.10.rcgu.o): in function `::next': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/types/dict.rs:194: undefined reference to `PyDict_Next' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-7594bfd2a8e61769.rlib(pyo3-7594bfd2a8e61769.pyo3.9ou2pal9-cgu.12.rcgu.o): in function `pyo3::ffi::object::Py_DECREF': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/ffi/object.rs:931: undefined reference to `_Py_Dealloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-7594bfd2a8e61769.rlib(pyo3-7594bfd2a8e61769.pyo3.9ou2pal9-cgu.12.rcgu.o): in function `pyo3::ffi::object::Py_None': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/ffi/object.rs:973: undefined reference to `_Py_NoneStruct' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-7594bfd2a8e61769.rlib(pyo3-7594bfd2a8e61769.pyo3.9ou2pal9-cgu.12.rcgu.o): in function `::str': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/objectprotocol.rs:328: undefined reference to `PyObject_Str' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-7594bfd2a8e61769.rlib(pyo3-7594bfd2a8e61769.pyo3.9ou2pal9-cgu.15.rcgu.o): in function `::type_object': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/exceptions.rs:218: undefined reference to `PyExc_OSError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-7594bfd2a8e61769.rlib(pyo3-7594bfd2a8e61769.pyo3.9ou2pal9-cgu.15.rcgu.o): in function `::type_object': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/exceptions.rs:218: undefined reference to `PyExc_OverflowError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-7594bfd2a8e61769.rlib(pyo3-7594bfd2a8e61769.pyo3.9ou2pal9-cgu.15.rcgu.o): in function `::type_object': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/exceptions.rs:218: undefined reference to `PyExc_RuntimeError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-7594bfd2a8e61769.rlib(pyo3-7594bfd2a8e61769.pyo3.9ou2pal9-cgu.15.rcgu.o): in function `::type_object': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/exceptions.rs:218: undefined reference to `PyExc_SystemError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-7594bfd2a8e61769.rlib(pyo3-7594bfd2a8e61769.pyo3.9ou2pal9-cgu.15.rcgu.o): in function `::type_object': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/exceptions.rs:218: undefined reference to `PyExc_TypeError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-7594bfd2a8e61769.rlib(pyo3-7594bfd2a8e61769.pyo3.9ou2pal9-cgu.15.rcgu.o): in function `::type_object': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/exceptions.rs:218: undefined reference to `PyExc_UnicodeDecodeError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-7594bfd2a8e61769.rlib(pyo3-7594bfd2a8e61769.pyo3.9ou2pal9-cgu.15.rcgu.o): in function `::type_object': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/exceptions.rs:218: undefined reference to `PyExc_ValueError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-7594bfd2a8e61769.rlib(pyo3-7594bfd2a8e61769.pyo3.9ou2pal9-cgu.2.rcgu.o): in function `pyo3::pyclass::tp_free_fallback': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/pyclass.rs:58: undefined reference to `PyObject_Free' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/pyclass.rs:56: undefined reference to `PyObject_GC_Del' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-7594bfd2a8e61769.rlib(pyo3-7594bfd2a8e61769.pyo3.9ou2pal9-cgu.2.rcgu.o): in function `pyo3::types::module::PyModule::import': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/types/module.rs:37: undefined reference to `PyImport_ImportModule' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-7594bfd2a8e61769.rlib(pyo3-7594bfd2a8e61769.pyo3.9ou2pal9-cgu.4.rcgu.o): in function `pyo3::types::num:: for u64>::into_py': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/types/num.rs:170: undefined reference to `PyLong_FromUnsignedLongLong' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-7594bfd2a8e61769.rlib(pyo3-7594bfd2a8e61769.pyo3.9ou2pal9-cgu.4.rcgu.o): in function `pyo3::types::num::::extract': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/types/num.rs:177: undefined reference to `PyNumber_Index' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/types/num.rs:181: undefined reference to `PyLong_AsUnsignedLongLong' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-7594bfd2a8e61769.rlib(pyo3-7594bfd2a8e61769.pyo3.9ou2pal9-cgu.5.rcgu.o): in function `::getattr::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/objectprotocol.rs:239: undefined reference to `PyObject_GetAttr' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-7594bfd2a8e61769.rlib(pyo3-7594bfd2a8e61769.pyo3.9ou2pal9-cgu.7.rcgu.o): in function `pyo3::types::string::PyString::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/types/string.rs:29: undefined reference to `PyUnicode_FromStringAndSize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-7594bfd2a8e61769.rlib(pyo3-7594bfd2a8e61769.pyo3.9ou2pal9-cgu.7.rcgu.o): in function `pyo3::types::string::PyString::as_bytes': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/types/string.rs:51: undefined reference to `PyUnicode_AsUTF8AndSize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-7594bfd2a8e61769.rlib(pyo3-7594bfd2a8e61769.pyo3.9ou2pal9-cgu.7.rcgu.o): in function `pyo3::types::string::PyString::to_string_lossy': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/types/string.rs:76: undefined reference to `PyUnicode_AsEncodedString' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/types/string.rs:87: undefined reference to `PyBytes_AsString' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/types/string.rs:89: undefined reference to `PyBytes_Size' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-7594bfd2a8e61769.rlib(pyo3-7594bfd2a8e61769.pyo3.9ou2pal9-cgu.7.rcgu.o): in function `pyo3::types::tuple::PyTuple::slice': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/types/tuple.rs:57: undefined reference to `PyTuple_GetSlice' [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 `spor-python`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "477029a07f9832fd0b6c6e36fedc3d9222c710fc76902d80f9d6be1d1cab6276", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "477029a07f9832fd0b6c6e36fedc3d9222c710fc76902d80f9d6be1d1cab6276", kill_on_drop: false }` [INFO] [stdout] 477029a07f9832fd0b6c6e36fedc3d9222c710fc76902d80f9d6be1d1cab6276