[INFO] crate spaceindex-py 0.3.0 is already in cache [INFO] testing spaceindex-py-0.3.0 against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] extracting crate spaceindex-py 0.3.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate spaceindex-py 0.3.0 on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate spaceindex-py 0.3.0 [INFO] finished tweaking crates.io crate spaceindex-py 0.3.0 [INFO] tweaked toml for crates.io crate spaceindex-py 0.3.0 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] bb4b9e9233bba4ac34d4253ef34892d1b11ec5fd55b11eaeda9838e789c6633a [INFO] running `Command { std: "docker" "start" "-a" "bb4b9e9233bba4ac34d4253ef34892d1b11ec5fd55b11eaeda9838e789c6633a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bb4b9e9233bba4ac34d4253ef34892d1b11ec5fd55b11eaeda9838e789c6633a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb4b9e9233bba4ac34d4253ef34892d1b11ec5fd55b11eaeda9838e789c6633a", kill_on_drop: false }` [INFO] [stdout] bb4b9e9233bba4ac34d4253ef34892d1b11ec5fd55b11eaeda9838e789c6633a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eeacf3e5aa36fd02740441d25629cc69e5aa3e4a59f4d66b728b8e1d065cc9c3 [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" "eeacf3e5aa36fd02740441d25629cc69e5aa3e4a59f4d66b728b8e1d065cc9c3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling matrixmultiply v0.1.15 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling rawpointer v0.1.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling unindent v0.1.6 [INFO] [stderr] Compiling inventory v0.1.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling rustc-ap-graphviz v645.0.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling generational-arena v0.2.8 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling conv v0.3.3 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling png v0.15.3 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling ordered-float v1.1.0 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling paste v0.1.18 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling rulinalg v0.4.2 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.20 [INFO] [stderr] Compiling tiff v0.3.1 [INFO] [stderr] Compiling image v0.22.5 [INFO] [stderr] Compiling pyo3-derive-backend v0.9.2 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling inventory-impl v0.1.7 [INFO] [stderr] Compiling indoc-impl v0.3.6 [INFO] [stderr] Compiling ctor v0.1.15 [INFO] [stderr] Compiling pyo3cls v0.9.2 [INFO] [stderr] Compiling imageproc v0.19.2 [INFO] [stderr] Compiling indoc v0.3.6 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling spaceindex v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling pyo3 v0.9.2 [INFO] [stderr] Compiling spaceindex-py v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 20s [INFO] running `Command { std: "docker" "inspect" "eeacf3e5aa36fd02740441d25629cc69e5aa3e4a59f4d66b728b8e1d065cc9c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eeacf3e5aa36fd02740441d25629cc69e5aa3e4a59f4d66b728b8e1d065cc9c3", kill_on_drop: false }` [INFO] [stdout] eeacf3e5aa36fd02740441d25629cc69e5aa3e4a59f4d66b728b8e1d065cc9c3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 31eaf54bb827beae42d287be4ba302c4ea67318af5b1cc3c5e43a46871cbe443 [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" "31eaf54bb827beae42d287be4ba302c4ea67318af5b1cc3c5e43a46871cbe443", kill_on_drop: false }` [INFO] [stderr] Compiling spaceindex-py v0.3.0 (/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/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/pyspaceindex-8c626990c21c0a9c.pyspaceindex.4cronekv-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/pyspaceindex-8c626990c21c0a9c.pyspaceindex.4cronekv-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/pyspaceindex-8c626990c21c0a9c.pyspaceindex.4cronekv-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/pyspaceindex-8c626990c21c0a9c.pyspaceindex.4cronekv-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/pyspaceindex-8c626990c21c0a9c.pyspaceindex.4cronekv-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/pyspaceindex-8c626990c21c0a9c.pyspaceindex.4cronekv-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/pyspaceindex-8c626990c21c0a9c.pyspaceindex.4cronekv-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/pyspaceindex-8c626990c21c0a9c.pyspaceindex.4cronekv-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/pyspaceindex-8c626990c21c0a9c.pyspaceindex.4cronekv-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/pyspaceindex-8c626990c21c0a9c.pyspaceindex.4cronekv-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/pyspaceindex-8c626990c21c0a9c.pyspaceindex.4cronekv-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/pyspaceindex-8c626990c21c0a9c.pyspaceindex.4cronekv-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/pyspaceindex-8c626990c21c0a9c.pyspaceindex.4cronekv-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/pyspaceindex-8c626990c21c0a9c.pyspaceindex.4cronekv-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/pyspaceindex-8c626990c21c0a9c.pyspaceindex.4cronekv-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/pyspaceindex-8c626990c21c0a9c.pyspaceindex.4cronekv-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/pyspaceindex-8c626990c21c0a9c" "/opt/rustwide/target/debug/deps/pyspaceindex-8c626990c21c0a9c.3cuijphnru1lqk93.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libspaceindex-f280695207e3b22d.rlib" "/opt/rustwide/target/debug/deps/libimageproc-07ace05af6d75f82.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/librulinalg-4949b54a26848c47.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-ac4badf22f65b649.rlib" "/opt/rustwide/target/debug/deps/librawpointer-7afdcc898c14c855.rlib" "/opt/rustwide/target/debug/deps/libnum-0e0aaaabc1938126.rlib" "/opt/rustwide/target/debug/deps/libnum-40d5387cfd3b9ae6.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-57e7ed1dfe69ae4f.rlib" "/opt/rustwide/target/debug/deps/librusttype-9a0a3c3ad5ff1516.rlib" "/opt/rustwide/target/debug/deps/librusttype-3bb5512833499d28.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-e1b9a03a134a2723.rlib" "/opt/rustwide/target/debug/deps/libordered_float-d542060e8aa5471a.rlib" "/opt/rustwide/target/debug/deps/libapprox-d5d4cd2aa1ba9e02.rlib" "/opt/rustwide/target/debug/deps/libconv-66edb158d317e873.rlib" "/opt/rustwide/target/debug/deps/libcustom_derive-8fe9d43c425b6772.rlib" "/opt/rustwide/target/debug/deps/libitertools-48c55f61becf1091.rlib" "/opt/rustwide/target/debug/deps/libimage-0e3aee7dff24dee1.rlib" "/opt/rustwide/target/debug/deps/libtiff-d351396570116024.rlib" "/opt/rustwide/target/debug/deps/libpng-f5dd4c6aa85708e9.rlib" "/opt/rustwide/target/debug/deps/libdeflate-7b94c3fdc57b5154.rlib" "/opt/rustwide/target/debug/deps/libinflate-54ba1407c3a25410.rlib" "/opt/rustwide/target/debug/deps/libadler32-a02843a027252cb4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-730991321300d642.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-a234641320db90d2.rlib" "/opt/rustwide/target/debug/deps/librayon-8e3b0013f582743e.rlib" "/opt/rustwide/target/debug/deps/librayon_core-63e09a2a9bc7b466.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-c5855fb721b57b61.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-66d65d45e0fea782.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-5313561b6b55f124.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-6850d02eec3a8ac1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-bf55e6be0f857393.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-81bff507660079cf.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-0fd2041bafbc4b04.rlib" "/opt/rustwide/target/debug/deps/libeither-d16fe89f95ef3ba1.rlib" "/opt/rustwide/target/debug/deps/libgif-92ca30934fde21ad.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-43e25ff04447f77f.rlib" "/opt/rustwide/target/debug/deps/liblzw-1663256aa41133c9.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-6c273243435ce414.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-9642486a4a69bb63.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-d02bafba28d8ae91.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-6cc2bae55fe479a2.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-c0aa1ac2f0769395.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8e7ddb72171cc91f.rlib" "/opt/rustwide/target/debug/deps/librustc_ap_graphviz-a73fc33baf9e74bc.rlib" "/opt/rustwide/target/debug/deps/libgenerational_arena-15dc8bbe93509a74.rlib" "/opt/rustwide/target/debug/deps/libthiserror-5c4c790ac3c90fb6.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-6805c615af620a51.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-975e251edec7895a.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-fa89c22811cbba70.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-8e79a065fef863f3.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-a68d66da01a6ed2b.rlib" "/opt/rustwide/target/debug/deps/libpyo3-e12ebae6f06b3f0e.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-8ce313430cead021.rlib" "/opt/rustwide/target/debug/deps/libindoc-1c1ed963eab43f6d.rlib" "/opt/rustwide/target/debug/deps/libpaste-36db2493aca31bcb.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/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/pyspaceindex-8c626990c21c0a9c.pyspaceindex.4cronekv-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/pyspaceindex-8c626990c21c0a9c.pyspaceindex.4cronekv-cgu.13.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_alloc17h8a20cb133b725594E+0xaf): undefined reference to `PyType_GenericAlloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/pyspaceindex-8c626990c21c0a9c.pyspaceindex.4cronekv-cgu.13.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/pyspaceindex-8c626990c21c0a9c.pyspaceindex.4cronekv-cgu.13.rcgu.o:(.data.rel.ro..L__unnamed_14+0x8): undefined reference to `PyObject_GenericGetDict' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/pyspaceindex-8c626990c21c0a9c.pyspaceindex.4cronekv-cgu.13.rcgu.o:(.data.rel.ro..L__unnamed_14+0x10): undefined reference to `PyObject_GenericSetDict' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/pyspaceindex-8c626990c21c0a9c.pyspaceindex.4cronekv-cgu.14.rcgu.o: in function `pyo3::types::list::PyList::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/types/list.rs:29: undefined reference to `PyList_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/types/list.rs:32: undefined reference to `PyList_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/pyspaceindex-8c626990c21c0a9c.pyspaceindex.4cronekv-cgu.14.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/pyspaceindex-8c626990c21c0a9c.pyspaceindex.4cronekv-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/pyspaceindex-8c626990c21c0a9c.pyspaceindex.4cronekv-cgu.5.rcgu.o: in function `pyo3::types::set::PySet::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/types/set.rs:36: undefined reference to `PySet_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/pyspaceindex-8c626990c21c0a9c.pyspaceindex.4cronekv-cgu.5.rcgu.o: in function `pyo3::types::dict::PyDict::set_item::{{closure}}::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/types/dict.rs:122: undefined reference to `PyDict_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/pyspaceindex-8c626990c21c0a9c.pyspaceindex.4cronekv-cgu.5.rcgu.o: in function `pyo3::types::list::::to_object': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/types/list.rs:168: undefined reference to `PyList_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/types/list.rs:171: undefined reference to `PyList_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/pyspaceindex-8c626990c21c0a9c.pyspaceindex.4cronekv-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/pyspaceindex-8c626990c21c0a9c.pyspaceindex.4cronekv-cgu.5.rcgu.o: in function `pyo3::object::PyObject::call': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/object.rs:200: undefined reference to `PyObject_Call' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/pyspaceindex-8c626990c21c0a9c.pyspaceindex.4cronekv-cgu.9.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-e12ebae6f06b3f0e.rlib(pyo3-e12ebae6f06b3f0e.pyo3.6xb5i830-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-e12ebae6f06b3f0e.rlib(pyo3-e12ebae6f06b3f0e.pyo3.6xb5i830-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-e12ebae6f06b3f0e.rlib(pyo3-e12ebae6f06b3f0e.pyo3.6xb5i830-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-e12ebae6f06b3f0e.rlib(pyo3-e12ebae6f06b3f0e.pyo3.6xb5i830-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-e12ebae6f06b3f0e.rlib(pyo3-e12ebae6f06b3f0e.pyo3.6xb5i830-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-e12ebae6f06b3f0e.rlib(pyo3-e12ebae6f06b3f0e.pyo3.6xb5i830-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-e12ebae6f06b3f0e.rlib(pyo3-e12ebae6f06b3f0e.pyo3.6xb5i830-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-e12ebae6f06b3f0e.rlib(pyo3-e12ebae6f06b3f0e.pyo3.6xb5i830-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-e12ebae6f06b3f0e.rlib(pyo3-e12ebae6f06b3f0e.pyo3.6xb5i830-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-e12ebae6f06b3f0e.rlib(pyo3-e12ebae6f06b3f0e.pyo3.6xb5i830-cgu.10.rcgu.o): in function `pyo3::types::dict::PyDict::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/types/dict.rs:32: undefined reference to `PyDict_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-e12ebae6f06b3f0e.rlib(pyo3-e12ebae6f06b3f0e.pyo3.6xb5i830-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-e12ebae6f06b3f0e.rlib(pyo3-e12ebae6f06b3f0e.pyo3.6xb5i830-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-e12ebae6f06b3f0e.rlib(pyo3-e12ebae6f06b3f0e.pyo3.6xb5i830-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-e12ebae6f06b3f0e.rlib(pyo3-e12ebae6f06b3f0e.pyo3.6xb5i830-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-e12ebae6f06b3f0e.rlib(pyo3-e12ebae6f06b3f0e.pyo3.6xb5i830-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-e12ebae6f06b3f0e.rlib(pyo3-e12ebae6f06b3f0e.pyo3.6xb5i830-cgu.11.rcgu.o): in function `pyo3::ffi::boolobject::PyBool_Check': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/ffi/boolobject.rs:(.text._ZN4pyo33ffi10boolobject12PyBool_Check17h8c78472166fba6ecE+0x16): undefined reference to `PyBool_Type' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-e12ebae6f06b3f0e.rlib(pyo3-e12ebae6f06b3f0e.pyo3.6xb5i830-cgu.11.rcgu.o): in function `pyo3::ffi::boolobject::Py_True': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/ffi/boolobject.rs:29: undefined reference to `_Py_TrueStruct' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-e12ebae6f06b3f0e.rlib(pyo3-e12ebae6f06b3f0e.pyo3.6xb5i830-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-e12ebae6f06b3f0e.rlib(pyo3-e12ebae6f06b3f0e.pyo3.6xb5i830-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-e12ebae6f06b3f0e.rlib(pyo3-e12ebae6f06b3f0e.pyo3.6xb5i830-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-e12ebae6f06b3f0e.rlib(pyo3-e12ebae6f06b3f0e.pyo3.6xb5i830-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-e12ebae6f06b3f0e.rlib(pyo3-e12ebae6f06b3f0e.pyo3.6xb5i830-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-e12ebae6f06b3f0e.rlib(pyo3-e12ebae6f06b3f0e.pyo3.6xb5i830-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-e12ebae6f06b3f0e.rlib(pyo3-e12ebae6f06b3f0e.pyo3.6xb5i830-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-e12ebae6f06b3f0e.rlib(pyo3-e12ebae6f06b3f0e.pyo3.6xb5i830-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-e12ebae6f06b3f0e.rlib(pyo3-e12ebae6f06b3f0e.pyo3.6xb5i830-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-e12ebae6f06b3f0e.rlib(pyo3-e12ebae6f06b3f0e.pyo3.6xb5i830-cgu.3.rcgu.o): in function `pyo3::object::PyObject::call_method::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/object.rs:236: undefined reference to `PyObject_GetAttr' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/object.rs:240: undefined reference to `PyObject_Call' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-e12ebae6f06b3f0e.rlib(pyo3-e12ebae6f06b3f0e.pyo3.6xb5i830-cgu.6.rcgu.o): in function `pyo3::types::floatob::::extract': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/types/floatob.rs:55: undefined reference to `PyFloat_AsDouble' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-e12ebae6f06b3f0e.rlib(pyo3-e12ebae6f06b3f0e.pyo3.6xb5i830-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-e12ebae6f06b3f0e.rlib(pyo3-e12ebae6f06b3f0e.pyo3.6xb5i830-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-e12ebae6f06b3f0e.rlib(pyo3-e12ebae6f06b3f0e.pyo3.6xb5i830-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-e12ebae6f06b3f0e.rlib(pyo3-e12ebae6f06b3f0e.pyo3.6xb5i830-cgu.7.rcgu.o): in function `pyo3::types::tuple::PyTuple::empty': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.9.2/src/types/tuple.rs:39: undefined reference to `PyTuple_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-e12ebae6f06b3f0e.rlib(pyo3-e12ebae6f06b3f0e.pyo3.6xb5i830-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 `spaceindex-py`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "31eaf54bb827beae42d287be4ba302c4ea67318af5b1cc3c5e43a46871cbe443", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31eaf54bb827beae42d287be4ba302c4ea67318af5b1cc3c5e43a46871cbe443", kill_on_drop: false }` [INFO] [stdout] 31eaf54bb827beae42d287be4ba302c4ea67318af5b1cc3c5e43a46871cbe443