[INFO] updating cached repository https://github.com/kmakeev/datastoragelib [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] cf4ea23c0677826f451964fd5c61c9ea19142f5c [INFO] testing kmakeev/datastoragelib against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkmakeev%2Fdatastoragelib" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kmakeev/datastoragelib on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4/source/.cargo/config [INFO] started tweaking git repo https://github.com/kmakeev/datastoragelib [INFO] finished tweaking git repo https://github.com/kmakeev/datastoragelib [INFO] tweaked toml for git repo https://github.com/kmakeev/datastoragelib written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/kmakeev/datastoragelib already has a lockfile, it will not be regenerated [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-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 511276c6ab940c8b4b124788086c86d3a55f6127b5e0e1f46757231ea996ff9a [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" "511276c6ab940c8b4b124788086c86d3a55f6127b5e0e1f46757231ea996ff9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "511276c6ab940c8b4b124788086c86d3a55f6127b5e0e1f46757231ea996ff9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "511276c6ab940c8b4b124788086c86d3a55f6127b5e0e1f46757231ea996ff9a", kill_on_drop: false }` [INFO] [stdout] 511276c6ab940c8b4b124788086c86d3a55f6127b5e0e1f46757231ea996ff9a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f4800f46fd29ba36668964cb35148ce5d229a97244e152900bc1ff3dc14d64ff [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" "f4800f46fd29ba36668964cb35148ce5d229a97244e152900bc1ff3dc14d64ff", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling unindent v0.1.5 [INFO] [stderr] Compiling ndarray v0.13.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling rayon-core v1.6.1 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling matrixmultiply v0.2.3 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling crossbeam-queue v0.2.0 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling rayon v1.2.1 [INFO] [stderr] Compiling pyo3-derive-backend v0.8.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling inventory-impl v0.1.4 [INFO] [stderr] Compiling ctor v0.1.12 [INFO] [stderr] Compiling ghost v0.1.1 [INFO] [stderr] Compiling pyo3cls v0.8.4 [INFO] [stderr] Compiling paste-impl v0.1.6 [INFO] [stderr] Compiling indoc-impl v0.3.4 [INFO] [stderr] Compiling inventory v0.1.4 [INFO] [stderr] Compiling indoc v0.3.4 [INFO] [stderr] Compiling paste v0.1.6 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling serde_json v1.0.44 [INFO] [stderr] Compiling pyo3 v0.8.4 [INFO] [stderr] Compiling numpy v0.7.0 [INFO] [stderr] Compiling datastorage v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 33s [INFO] running `Command { std: "docker" "inspect" "f4800f46fd29ba36668964cb35148ce5d229a97244e152900bc1ff3dc14d64ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4800f46fd29ba36668964cb35148ce5d229a97244e152900bc1ff3dc14d64ff", kill_on_drop: false }` [INFO] [stdout] f4800f46fd29ba36668964cb35148ce5d229a97244e152900bc1ff3dc14d64ff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a92a47253110774a01b53bd70e3d5e2cb9db65bb29cfe9c1eeb97da8efdaea9c [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" "a92a47253110774a01b53bd70e3d5e2cb9db65bb29cfe9c1eeb97da8efdaea9c", kill_on_drop: false }` [INFO] [stderr] Compiling datastorage v0.1.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/datastorage_lib-cc90077d57a39095.datastorage_lib.1l9bpzds-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/datastorage_lib-cc90077d57a39095.datastorage_lib.1l9bpzds-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/datastorage_lib-cc90077d57a39095.datastorage_lib.1l9bpzds-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/datastorage_lib-cc90077d57a39095.datastorage_lib.1l9bpzds-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/datastorage_lib-cc90077d57a39095.datastorage_lib.1l9bpzds-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/datastorage_lib-cc90077d57a39095.datastorage_lib.1l9bpzds-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/datastorage_lib-cc90077d57a39095.datastorage_lib.1l9bpzds-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/datastorage_lib-cc90077d57a39095.datastorage_lib.1l9bpzds-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/datastorage_lib-cc90077d57a39095.datastorage_lib.1l9bpzds-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/datastorage_lib-cc90077d57a39095.datastorage_lib.1l9bpzds-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/datastorage_lib-cc90077d57a39095.datastorage_lib.1l9bpzds-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/datastorage_lib-cc90077d57a39095.datastorage_lib.1l9bpzds-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/datastorage_lib-cc90077d57a39095.datastorage_lib.1l9bpzds-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/datastorage_lib-cc90077d57a39095.datastorage_lib.1l9bpzds-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/datastorage_lib-cc90077d57a39095.datastorage_lib.1l9bpzds-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/datastorage_lib-cc90077d57a39095.datastorage_lib.1l9bpzds-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/datastorage_lib-cc90077d57a39095" "/opt/rustwide/target/debug/deps/datastorage_lib-cc90077d57a39095.1dmv426zxvucwnjz.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/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/libnumpy-8b48d1366844e1c9.rlib" "/opt/rustwide/target/debug/deps/libndarray-faab6e4fed1a33f8.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-4a3172d25ae45d03.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-13074bec16230d5a.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-13648db06785d0fd.rlib" "/opt/rustwide/target/debug/deps/libitertools-1fa61ddd2a1b0ae7.rlib" "/opt/rustwide/target/debug/deps/librawpointer-bf073e5b3011e15c.rlib" "/opt/rustwide/target/debug/deps/librayon-2ac9e759c58fb11f.rlib" "/opt/rustwide/target/debug/deps/librayon_core-878355f01150522e.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-7b00a6820e5de0c3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-1bf2d0bcc5ff8b83.rlib" "/opt/rustwide/target/debug/deps/libeither-d16fe89f95ef3ba1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-c0d6e0782cc22af3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-0e4a5bf9f99540b7.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-7f101a26ad79ff77.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-fbd158903beae887.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-62bd84e572f5915c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/librand-8ad6b84ebab9ec70.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-a24e711402c92018.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-59e5b0a94e42cd7c.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-98bc5df0f0a20e78.rlib" "/opt/rustwide/target/debug/deps/librand_core-19d1f001191901d7.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-e2c1df40e20a43c4.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/target/debug/deps/libpyo3-01b28b2134da8f1f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-62ec4543f153fc3a.rlib" "/opt/rustwide/target/debug/deps/libspin-35e209bbe476b247.rlib" "/opt/rustwide/target/debug/deps/libunindent-5ee26f5f03508a3e.rlib" "/opt/rustwide/target/debug/deps/liblibc-d290f2ae752c9489.rlib" "/opt/rustwide/target/debug/deps/libinventory-04c3d83975ededf3.rlib" "/opt/rustwide/target/debug/deps/libindoc-97ab55c90636005d.rlib" "/opt/rustwide/target/debug/deps/libpaste-b273f22a7b8c210e.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" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/datastorage_lib-cc90077d57a39095.datastorage_lib.1l9bpzds-cgu.1.rcgu.o: in function `pyo3::types::tuple:: for (A,B,C,D)>::into_py': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/types/tuple.rs:166: undefined reference to `PyTuple_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/types/tuple.rs:167: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/types/tuple.rs:167: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/types/tuple.rs:167: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/types/tuple.rs:167: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/datastorage_lib-cc90077d57a39095.datastorage_lib.1l9bpzds-cgu.1.rcgu.o: in function `::type_object': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/types/mod.rs:111: undefined reference to `PyBaseObject_Type' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/datastorage_lib-cc90077d57a39095.datastorage_lib.1l9bpzds-cgu.10.rcgu.o: in function `pyo3::err::PyErr::restore': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/err.rs:326: undefined reference to `PyErr_Restore' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/datastorage_lib-cc90077d57a39095.datastorage_lib.1l9bpzds-cgu.11.rcgu.o: in function `pyo3::ffi::boolobject::Py_True': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/ffi/boolobject.rs:29: undefined reference to `_Py_TrueStruct' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/datastorage_lib-cc90077d57a39095.datastorage_lib.1l9bpzds-cgu.11.rcgu.o: in function `pyo3::ffi::boolobject::Py_False': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/ffi/boolobject.rs:24: undefined reference to `_Py_FalseStruct' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/datastorage_lib-cc90077d57a39095.datastorage_lib.1l9bpzds-cgu.11.rcgu.o: in function `pyo3::types::iterator::PyIterator::from_object': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/types/iterator.rs:42: undefined reference to `PyObject_GetIter' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/datastorage_lib-cc90077d57a39095.datastorage_lib.1l9bpzds-cgu.11.rcgu.o: in function `numpy::slice_box::SliceBox::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/numpy-0.7.0/src/slice_box.rs:16: undefined reference to `_PyObject_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/datastorage_lib-cc90077d57a39095.datastorage_lib.1l9bpzds-cgu.11.rcgu.o: in function `numpy::slice_box::SliceBox::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/numpy-0.7.0/src/slice_box.rs:16: undefined reference to `_PyObject_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/datastorage_lib-cc90077d57a39095.datastorage_lib.1l9bpzds-cgu.11.rcgu.o: in function `numpy::slice_box::SliceBox::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/numpy-0.7.0/src/slice_box.rs:16: undefined reference to `_PyObject_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/datastorage_lib-cc90077d57a39095.datastorage_lib.1l9bpzds-cgu.11.rcgu.o: in function ` as pyo3::type_object::PyObjectAlloc>::dealloc': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/numpy-0.7.0/src/slice_box.rs:67: undefined reference to `PyObject_Free' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/datastorage_lib-cc90077d57a39095.datastorage_lib.1l9bpzds-cgu.11.rcgu.o: in function ` as pyo3::type_object::PyObjectAlloc>::dealloc': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/numpy-0.7.0/src/slice_box.rs:67: undefined reference to `PyObject_Free' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/datastorage_lib-cc90077d57a39095.datastorage_lib.1l9bpzds-cgu.11.rcgu.o: in function ` as pyo3::type_object::PyObjectAlloc>::dealloc': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/numpy-0.7.0/src/slice_box.rs:67: undefined reference to `PyObject_Free' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/datastorage_lib-cc90077d57a39095.datastorage_lib.1l9bpzds-cgu.14.rcgu.o: in function `pyo3::types::tuple:: for (A,B,C,D,E)>::into_py': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/types/tuple.rs:166: undefined reference to `PyTuple_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/types/tuple.rs:167: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/types/tuple.rs:167: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/types/tuple.rs:167: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/types/tuple.rs:167: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/types/tuple.rs:167: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/datastorage_lib-cc90077d57a39095.datastorage_lib.1l9bpzds-cgu.2.rcgu.o: in function `pyo3::type_object::initialize_type': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/type_object.rs:402: undefined reference to `PyType_Ready' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/datastorage_lib-cc90077d57a39095.datastorage_lib.1l9bpzds-cgu.2.rcgu.o: in function `pyo3::type_object::initialize_type': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/type_object.rs:402: undefined reference to `PyType_Ready' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/datastorage_lib-cc90077d57a39095.datastorage_lib.1l9bpzds-cgu.2.rcgu.o: in function `pyo3::type_object::initialize_type': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/type_object.rs:402: undefined reference to `PyType_Ready' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/datastorage_lib-cc90077d57a39095.datastorage_lib.1l9bpzds-cgu.2.rcgu.o:(.data.rel.ro..L__unnamed_9+0x8): undefined reference to `PyObject_GenericGetDict' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/datastorage_lib-cc90077d57a39095.datastorage_lib.1l9bpzds-cgu.2.rcgu.o:(.data.rel.ro..L__unnamed_9+0x10): undefined reference to `PyObject_GenericSetDict' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/datastorage_lib-cc90077d57a39095.datastorage_lib.1l9bpzds-cgu.4.rcgu.o: in function `pyo3::types::sequence::PySequence::len': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/types/sequence.rs:23: undefined reference to `PySequence_Size' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/datastorage_lib-cc90077d57a39095.datastorage_lib.1l9bpzds-cgu.4.rcgu.o: in function `pyo3::buffer::PyBuffer::to_vec_impl': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/buffer.rs:505: undefined reference to `PyBuffer_ToContiguous' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/datastorage_lib-cc90077d57a39095.datastorage_lib.1l9bpzds-cgu.4.rcgu.o: in function `::try_from': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/types/sequence.rs:289: undefined reference to `PySequence_Check' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/datastorage_lib-cc90077d57a39095.datastorage_lib.1l9bpzds-cgu.7.rcgu.o: in function `pyo3::ffi::objectabstract::PyIter_Check': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/ffi/objectabstract.rs:(.text._ZN4pyo33ffi14objectabstract12PyIter_Check17h17cb5e7b3e4902faE+0x35): undefined reference to `_PyObject_NextNotImplemented' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libnumpy-8b48d1366844e1c9.rlib(numpy-8b48d1366844e1c9.numpy.7jyqakis-cgu.8.rcgu.o): in function `numpy::npyffi::get_numpy_api': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/numpy-0.7.0/src/npyffi/mod.rs:25: undefined reference to `Py_IsInitialized' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/numpy-0.7.0/src/npyffi/mod.rs:30: undefined reference to `PyImport_ImportModule' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/numpy-0.7.0/src/npyffi/mod.rs:32: undefined reference to `PyObject_GetAttrString' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libnumpy-8b48d1366844e1c9.rlib(numpy-8b48d1366844e1c9.numpy.7jyqakis-cgu.8.rcgu.o): in function `numpy::npyffi::get_numpy_api::get_capsule': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/numpy-0.7.0/src/npyffi/mod.rs:21: undefined reference to `PyCapsule_GetPointer' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01b28b2134da8f1f.rlib(pyo3-01b28b2134da8f1f.pyo3.6ry27iy3-cgu.0.rcgu.o): in function `pyo3::err::PyErr::occurred': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/err.rs:156: undefined reference to `PyErr_Occurred' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01b28b2134da8f1f.rlib(pyo3-01b28b2134da8f1f.pyo3.6ry27iy3-cgu.0.rcgu.o): in function `pyo3::err::PyErr::fetch': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/err.rs:167: undefined reference to `PyErr_Fetch' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01b28b2134da8f1f.rlib(pyo3-01b28b2134da8f1f.pyo3.6ry27iy3-cgu.0.rcgu.o): in function `pyo3::err::PyErr::print': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/err.rs:233: undefined reference to `PyErr_PrintEx' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01b28b2134da8f1f.rlib(pyo3-01b28b2134da8f1f.pyo3.6ry27iy3-cgu.0.rcgu.o): in function `pyo3::err::PyErr::restore': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/err.rs:326: undefined reference to `PyErr_Restore' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01b28b2134da8f1f.rlib(pyo3-01b28b2134da8f1f.pyo3.6ry27iy3-cgu.0.rcgu.o): in function `pyo3::err::panic_after_error': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/err.rs:519: undefined reference to `PyErr_Print' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01b28b2134da8f1f.rlib(pyo3-01b28b2134da8f1f.pyo3.6ry27iy3-cgu.1.rcgu.o): in function `pyo3::gil::prepare_freethreaded_python::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/gil.rs:43: undefined reference to `Py_IsInitialized' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/gil.rs:61: undefined reference to `Py_InitializeEx' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/gil.rs:72: undefined reference to `PyEval_SaveThread' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01b28b2134da8f1f.rlib(pyo3-01b28b2134da8f1f.pyo3.6ry27iy3-cgu.1.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/gil.rs:116: undefined reference to `PyGILState_Release' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01b28b2134da8f1f.rlib(pyo3-01b28b2134da8f1f.pyo3.6ry27iy3-cgu.1.rcgu.o): in function `pyo3::gil::GILGuard::acquire': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/gil.rs:257: undefined reference to `PyGILState_Ensure' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01b28b2134da8f1f.rlib(pyo3-01b28b2134da8f1f.pyo3.6ry27iy3-cgu.11.rcgu.o): in function `pyo3::buffer::PyBuffer::get': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/buffer.rs:173: undefined reference to `PyObject_GetBuffer' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01b28b2134da8f1f.rlib(pyo3-01b28b2134da8f1f.pyo3.6ry27iy3-cgu.11.rcgu.o): in function `pyo3::buffer::PyBuffer::release': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/buffer.rs:583: undefined reference to `PyBuffer_Release' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01b28b2134da8f1f.rlib(pyo3-01b28b2134da8f1f.pyo3.6ry27iy3-cgu.11.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/buffer.rs:603: undefined reference to `PyBuffer_Release' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01b28b2134da8f1f.rlib(pyo3-01b28b2134da8f1f.pyo3.6ry27iy3-cgu.12.rcgu.o): in function `pyo3::ffi::boolobject::PyBool_Check': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/ffi/boolobject.rs:(.text._ZN4pyo33ffi10boolobject12PyBool_Check17h082b033d0d9c2a0eE+0x16): undefined reference to `PyBool_Type' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01b28b2134da8f1f.rlib(pyo3-01b28b2134da8f1f.pyo3.6ry27iy3-cgu.12.rcgu.o): in function `pyo3::ffi::boolobject::Py_True': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/ffi/boolobject.rs:29: undefined reference to `_Py_TrueStruct' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01b28b2134da8f1f.rlib(pyo3-01b28b2134da8f1f.pyo3.6ry27iy3-cgu.12.rcgu.o): in function `pyo3::types::dict::PyDict::copy': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/types/dict.rs:52: undefined reference to `PyDict_Copy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01b28b2134da8f1f.rlib(pyo3-01b28b2134da8f1f.pyo3.6ry27iy3-cgu.12.rcgu.o): in function `pyo3::types::dict::PyDict::len': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/types/dict.rs:64: undefined reference to `PyDict_Size' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01b28b2134da8f1f.rlib(pyo3-01b28b2134da8f1f.pyo3.6ry27iy3-cgu.12.rcgu.o): in function `pyo3::types::dict::PyDict::get_item::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/types/dict.rs:95: undefined reference to `PyDict_GetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01b28b2134da8f1f.rlib(pyo3-01b28b2134da8f1f.pyo3.6ry27iy3-cgu.12.rcgu.o): in function `pyo3::types::dict::PyDict::del_item::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/types/dict.rs:120: undefined reference to `PyDict_DelItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01b28b2134da8f1f.rlib(pyo3-01b28b2134da8f1f.pyo3.6ry27iy3-cgu.12.rcgu.o): in function `::next': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/types/dict.rs:178: undefined reference to `PyDict_Next' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01b28b2134da8f1f.rlib(pyo3-01b28b2134da8f1f.pyo3.6ry27iy3-cgu.14.rcgu.o): in function `::str': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/objectprotocol.rs:318: undefined reference to `PyObject_Str' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01b28b2134da8f1f.rlib(pyo3-01b28b2134da8f1f.pyo3.6ry27iy3-cgu.2.rcgu.o): in function `::next': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/types/iterator.rs:69: undefined reference to `PyIter_Next' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01b28b2134da8f1f.rlib(pyo3-01b28b2134da8f1f.pyo3.6ry27iy3-cgu.3.rcgu.o): in function `pyo3::ffi::object::Py_DECREF': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/ffi/object.rs:933: undefined reference to `_Py_Dealloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01b28b2134da8f1f.rlib(pyo3-01b28b2134da8f1f.pyo3.6ry27iy3-cgu.3.rcgu.o): in function `pyo3::ffi::object::Py_None': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/ffi/object.rs:975: undefined reference to `_Py_NoneStruct' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01b28b2134da8f1f.rlib(pyo3-01b28b2134da8f1f.pyo3.6ry27iy3-cgu.5.rcgu.o): in function `pyo3::types::num::::extract': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/types/num.rs:153: undefined reference to `PyNumber_Index' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/types/num.rs:157: undefined reference to `PyLong_AsLong' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01b28b2134da8f1f.rlib(pyo3-01b28b2134da8f1f.pyo3.6ry27iy3-cgu.5.rcgu.o): in function `pyo3::types::num::::extract': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/types/num.rs:153: undefined reference to `PyNumber_Index' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/types/num.rs:157: undefined reference to `PyLong_AsLong' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01b28b2134da8f1f.rlib(pyo3-01b28b2134da8f1f.pyo3.6ry27iy3-cgu.5.rcgu.o): in function `pyo3::types::num:: for u32>::into_py': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/types/num.rs:144: undefined reference to `PyLong_FromLong' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01b28b2134da8f1f.rlib(pyo3-01b28b2134da8f1f.pyo3.6ry27iy3-cgu.5.rcgu.o): in function `pyo3::types::num:: for u64>::into_py': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/types/num.rs:182: undefined reference to `PyLong_FromUnsignedLongLong' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01b28b2134da8f1f.rlib(pyo3-01b28b2134da8f1f.pyo3.6ry27iy3-cgu.5.rcgu.o): in function `pyo3::types::num::::extract': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/types/num.rs:189: undefined reference to `PyNumber_Index' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/types/num.rs:193: undefined reference to `PyLong_AsUnsignedLongLong' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01b28b2134da8f1f.rlib(pyo3-01b28b2134da8f1f.pyo3.6ry27iy3-cgu.6.rcgu.o): in function `pyo3::type_object::PyRawObject::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/type_object.rs:107: undefined reference to `PyType_GenericAlloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01b28b2134da8f1f.rlib(pyo3-01b28b2134da8f1f.pyo3.6ry27iy3-cgu.7.rcgu.o): in function `pyo3::types::string::PyString::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/types/string.rs:36: undefined reference to `PyUnicode_FromStringAndSize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01b28b2134da8f1f.rlib(pyo3-01b28b2134da8f1f.pyo3.6ry27iy3-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.8.4/src/types/string.rs:58: undefined reference to `PyUnicode_AsUTF8AndSize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01b28b2134da8f1f.rlib(pyo3-01b28b2134da8f1f.pyo3.6ry27iy3-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.8.4/src/types/string.rs:83: undefined reference to `PyUnicode_AsEncodedString' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/types/string.rs:94: undefined reference to `PyBytes_AsString' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/types/string.rs:96: undefined reference to `PyBytes_Size' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01b28b2134da8f1f.rlib(pyo3-01b28b2134da8f1f.pyo3.6ry27iy3-cgu.7.rcgu.o): in function `pyo3::types::tuple::PyTuple::slice': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/types/tuple.rs:61: undefined reference to `PyTuple_GetSlice' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01b28b2134da8f1f.rlib(pyo3-01b28b2134da8f1f.pyo3.6ry27iy3-cgu.9.rcgu.o): in function `::init_type': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/exceptions.rs:225: undefined reference to `PyExc_BufferError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01b28b2134da8f1f.rlib(pyo3-01b28b2134da8f1f.pyo3.6ry27iy3-cgu.9.rcgu.o): in function `::init_type': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/exceptions.rs:225: undefined reference to `PyExc_OverflowError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01b28b2134da8f1f.rlib(pyo3-01b28b2134da8f1f.pyo3.6ry27iy3-cgu.9.rcgu.o): in function `::init_type': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/exceptions.rs:225: undefined reference to `PyExc_SystemError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01b28b2134da8f1f.rlib(pyo3-01b28b2134da8f1f.pyo3.6ry27iy3-cgu.9.rcgu.o): in function `::init_type': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/exceptions.rs:225: undefined reference to `PyExc_TypeError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01b28b2134da8f1f.rlib(pyo3-01b28b2134da8f1f.pyo3.6ry27iy3-cgu.9.rcgu.o): in function `::init_type': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/exceptions.rs:225: undefined reference to `PyExc_UnicodeDecodeError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-01b28b2134da8f1f.rlib(pyo3-01b28b2134da8f1f.pyo3.6ry27iy3-cgu.9.rcgu.o): in function `::init_type': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/exceptions.rs:225: undefined reference to `PyExc_ValueError' [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 `datastorage`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "a92a47253110774a01b53bd70e3d5e2cb9db65bb29cfe9c1eeb97da8efdaea9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a92a47253110774a01b53bd70e3d5e2cb9db65bb29cfe9c1eeb97da8efdaea9c", kill_on_drop: false }` [INFO] [stdout] a92a47253110774a01b53bd70e3d5e2cb9db65bb29cfe9c1eeb97da8efdaea9c