[INFO] cloning repository https://github.com/kmakeev/datastoragelib [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kmakeev/datastoragelib" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkmakeev%2Fdatastoragelib", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkmakeev%2Fdatastoragelib'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cf4ea23c0677826f451964fd5c61c9ea19142f5c [INFO] testing kmakeev/datastoragelib against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkmakeev%2Fdatastoragelib" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kmakeev/datastoragelib on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-12/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-12/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" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] db94582dce1dc5df91d1b0088310c0016cc92b3675bc6f177de594d23a6cb3df [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" "db94582dce1dc5df91d1b0088310c0016cc92b3675bc6f177de594d23a6cb3df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "db94582dce1dc5df91d1b0088310c0016cc92b3675bc6f177de594d23a6cb3df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db94582dce1dc5df91d1b0088310c0016cc92b3675bc6f177de594d23a6cb3df", kill_on_drop: false }` [INFO] [stdout] db94582dce1dc5df91d1b0088310c0016cc92b3675bc6f177de594d23a6cb3df [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5f9a1dd8d4c17edd25cd299dd6774a8ce9085b996cc45ea6d12ef0eb0b2b2238 [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" "5f9a1dd8d4c17edd25cd299dd6774a8ce9085b996cc45ea6d12ef0eb0b2b2238", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling unindent v0.1.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling rayon-core v1.6.1 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling crossbeam-queue v0.2.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling rayon v1.2.1 [INFO] [stderr] Compiling ndarray v0.13.0 [INFO] [stderr] Compiling pyo3-derive-backend v0.8.4 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [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 inventory v0.1.4 [INFO] [stderr] Compiling paste-impl v0.1.6 [INFO] [stderr] Compiling indoc-impl v0.3.4 [INFO] [stderr] Compiling indoc v0.3.4 [INFO] [stderr] Compiling paste v0.1.6 [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 42s [INFO] running `Command { std: "docker" "inspect" "5f9a1dd8d4c17edd25cd299dd6774a8ce9085b996cc45ea6d12ef0eb0b2b2238", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f9a1dd8d4c17edd25cd299dd6774a8ce9085b996cc45ea6d12ef0eb0b2b2238", kill_on_drop: false }` [INFO] [stdout] 5f9a1dd8d4c17edd25cd299dd6774a8ce9085b996cc45ea6d12ef0eb0b2b2238 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fb2236bc4b61eeb302fd345ae27d3cd1654507720a900f25e235800e46f6ac17 [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" "fb2236bc4b61eeb302fd345ae27d3cd1654507720a900f25e235800e46f6ac17", 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/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/datastorage_lib-894aebc8f17f1d59.datastorage_lib.b89j6h8v-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/datastorage_lib-894aebc8f17f1d59.datastorage_lib.b89j6h8v-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/datastorage_lib-894aebc8f17f1d59.datastorage_lib.b89j6h8v-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/datastorage_lib-894aebc8f17f1d59.datastorage_lib.b89j6h8v-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/datastorage_lib-894aebc8f17f1d59.datastorage_lib.b89j6h8v-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/datastorage_lib-894aebc8f17f1d59.datastorage_lib.b89j6h8v-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/datastorage_lib-894aebc8f17f1d59.datastorage_lib.b89j6h8v-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/datastorage_lib-894aebc8f17f1d59.datastorage_lib.b89j6h8v-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/datastorage_lib-894aebc8f17f1d59.datastorage_lib.b89j6h8v-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/datastorage_lib-894aebc8f17f1d59.datastorage_lib.b89j6h8v-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/datastorage_lib-894aebc8f17f1d59.datastorage_lib.b89j6h8v-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/datastorage_lib-894aebc8f17f1d59.datastorage_lib.b89j6h8v-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/datastorage_lib-894aebc8f17f1d59.datastorage_lib.b89j6h8v-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/datastorage_lib-894aebc8f17f1d59.datastorage_lib.b89j6h8v-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/datastorage_lib-894aebc8f17f1d59.datastorage_lib.b89j6h8v-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/datastorage_lib-894aebc8f17f1d59.datastorage_lib.b89j6h8v-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/datastorage_lib-894aebc8f17f1d59" "/opt/rustwide/target/debug/deps/datastorage_lib-894aebc8f17f1d59.4tm47g0kszzm21cg.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-e400a06feeddb41f.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-8ca745aec409b30d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-dddd49119eca10c7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-3f84b2ca2f59187b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-53983bcf89dbd6ef.rlib" "/opt/rustwide/target/debug/deps/libnumpy-701158cdaa8be1b4.rlib" "/opt/rustwide/target/debug/deps/libndarray-fa463e2223c6030c.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-ffe9e7d94e97493a.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-1f4101ee1c441b4e.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-c80f7e5cf8dd61bb.rlib" "/opt/rustwide/target/debug/deps/libitertools-2d55bdfeabc66623.rlib" "/opt/rustwide/target/debug/deps/librawpointer-5f566245f6baa3b8.rlib" "/opt/rustwide/target/debug/deps/librayon-e4d3b1ff06cc546e.rlib" "/opt/rustwide/target/debug/deps/librayon_core-1f1326a07e7bd8ba.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-9495b99d19fae227.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-646a7d541c7df0cd.rlib" "/opt/rustwide/target/debug/deps/libeither-b4fafca51080a5e0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-3fa28cf5f8ac1f06.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-f6322f653d915080.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-81bd70c953b45fed.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-0146c59fa757dca2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-4a49382f99c78481.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/librand-470ed4cbec96fb1a.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-7806a7dbf4b6e4de.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-b52b1476b1f8cec8.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-ffe7ee9b8f5b68e5.rlib" "/opt/rustwide/target/debug/deps/librand_core-8d7edf009a1b24fb.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-a3fcfc18376eb5e5.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libpyo3-a1ffcac70ac6bfcc.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-4c72c961c99c6fe7.rlib" "/opt/rustwide/target/debug/deps/libspin-361d9da1b7a7ce24.rlib" "/opt/rustwide/target/debug/deps/libunindent-656974d9d65eb043.rlib" "/opt/rustwide/target/debug/deps/liblibc-6675d7af9092664d.rlib" "/opt/rustwide/target/debug/deps/libinventory-69ba728845944275.rlib" "/opt/rustwide/target/debug/deps/libindoc-92ff6c94a3241cf5.rlib" "/opt/rustwide/target/debug/deps/libpaste-e0485d275aa912d5.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/datastorage_lib-894aebc8f17f1d59.datastorage_lib.b89j6h8v-cgu.12.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-894aebc8f17f1d59.datastorage_lib.b89j6h8v-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/datastorage_lib-894aebc8f17f1d59.datastorage_lib.b89j6h8v-cgu.12.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-894aebc8f17f1d59.datastorage_lib.b89j6h8v-cgu.12.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-894aebc8f17f1d59.datastorage_lib.b89j6h8v-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-894aebc8f17f1d59.datastorage_lib.b89j6h8v-cgu.14.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-894aebc8f17f1d59.datastorage_lib.b89j6h8v-cgu.14.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-894aebc8f17f1d59.datastorage_lib.b89j6h8v-cgu.14.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-894aebc8f17f1d59.datastorage_lib.b89j6h8v-cgu.14.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-894aebc8f17f1d59.datastorage_lib.b89j6h8v-cgu.14.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-894aebc8f17f1d59.datastorage_lib.b89j6h8v-cgu.14.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-894aebc8f17f1d59.datastorage_lib.b89j6h8v-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-894aebc8f17f1d59.datastorage_lib.b89j6h8v-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-894aebc8f17f1d59.datastorage_lib.b89j6h8v-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-894aebc8f17f1d59.datastorage_lib.b89j6h8v-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-894aebc8f17f1d59.datastorage_lib.b89j6h8v-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-894aebc8f17f1d59.datastorage_lib.b89j6h8v-cgu.3.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-894aebc8f17f1d59.datastorage_lib.b89j6h8v-cgu.3.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-894aebc8f17f1d59.datastorage_lib.b89j6h8v-cgu.3.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-894aebc8f17f1d59.datastorage_lib.b89j6h8v-cgu.5.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-894aebc8f17f1d59.datastorage_lib.b89j6h8v-cgu.5.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-894aebc8f17f1d59.datastorage_lib.b89j6h8v-cgu.9.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_Check17hfad8f3eb5d254189E+0x35): undefined reference to `_PyObject_NextNotImplemented' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libnumpy-701158cdaa8be1b4.rlib(numpy-701158cdaa8be1b4.numpy.3jwr8qg1-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-701158cdaa8be1b4.rlib(numpy-701158cdaa8be1b4.numpy.3jwr8qg1-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-a1ffcac70ac6bfcc.rlib(pyo3-a1ffcac70ac6bfcc.pyo3.1z99hp5l-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-a1ffcac70ac6bfcc.rlib(pyo3-a1ffcac70ac6bfcc.pyo3.1z99hp5l-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-a1ffcac70ac6bfcc.rlib(pyo3-a1ffcac70ac6bfcc.pyo3.1z99hp5l-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-a1ffcac70ac6bfcc.rlib(pyo3-a1ffcac70ac6bfcc.pyo3.1z99hp5l-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-a1ffcac70ac6bfcc.rlib(pyo3-a1ffcac70ac6bfcc.pyo3.1z99hp5l-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-a1ffcac70ac6bfcc.rlib(pyo3-a1ffcac70ac6bfcc.pyo3.1z99hp5l-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-a1ffcac70ac6bfcc.rlib(pyo3-a1ffcac70ac6bfcc.pyo3.1z99hp5l-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-a1ffcac70ac6bfcc.rlib(pyo3-a1ffcac70ac6bfcc.pyo3.1z99hp5l-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-a1ffcac70ac6bfcc.rlib(pyo3-a1ffcac70ac6bfcc.pyo3.1z99hp5l-cgu.10.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-a1ffcac70ac6bfcc.rlib(pyo3-a1ffcac70ac6bfcc.pyo3.1z99hp5l-cgu.10.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-a1ffcac70ac6bfcc.rlib(pyo3-a1ffcac70ac6bfcc.pyo3.1z99hp5l-cgu.10.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-a1ffcac70ac6bfcc.rlib(pyo3-a1ffcac70ac6bfcc.pyo3.1z99hp5l-cgu.12.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-a1ffcac70ac6bfcc.rlib(pyo3-a1ffcac70ac6bfcc.pyo3.1z99hp5l-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-a1ffcac70ac6bfcc.rlib(pyo3-a1ffcac70ac6bfcc.pyo3.1z99hp5l-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-a1ffcac70ac6bfcc.rlib(pyo3-a1ffcac70ac6bfcc.pyo3.1z99hp5l-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-a1ffcac70ac6bfcc.rlib(pyo3-a1ffcac70ac6bfcc.pyo3.1z99hp5l-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-a1ffcac70ac6bfcc.rlib(pyo3-a1ffcac70ac6bfcc.pyo3.1z99hp5l-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-a1ffcac70ac6bfcc.rlib(pyo3-a1ffcac70ac6bfcc.pyo3.1z99hp5l-cgu.14.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_Check17h0febeed5f550cf17E+0x16): undefined reference to `PyBool_Type' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-a1ffcac70ac6bfcc.rlib(pyo3-a1ffcac70ac6bfcc.pyo3.1z99hp5l-cgu.14.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-a1ffcac70ac6bfcc.rlib(pyo3-a1ffcac70ac6bfcc.pyo3.1z99hp5l-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-a1ffcac70ac6bfcc.rlib(pyo3-a1ffcac70ac6bfcc.pyo3.1z99hp5l-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-a1ffcac70ac6bfcc.rlib(pyo3-a1ffcac70ac6bfcc.pyo3.1z99hp5l-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-a1ffcac70ac6bfcc.rlib(pyo3-a1ffcac70ac6bfcc.pyo3.1z99hp5l-cgu.5.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-a1ffcac70ac6bfcc.rlib(pyo3-a1ffcac70ac6bfcc.pyo3.1z99hp5l-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-a1ffcac70ac6bfcc.rlib(pyo3-a1ffcac70ac6bfcc.pyo3.1z99hp5l-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-a1ffcac70ac6bfcc.rlib(pyo3-a1ffcac70ac6bfcc.pyo3.1z99hp5l-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-a1ffcac70ac6bfcc.rlib(pyo3-a1ffcac70ac6bfcc.pyo3.1z99hp5l-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-a1ffcac70ac6bfcc.rlib(pyo3-a1ffcac70ac6bfcc.pyo3.1z99hp5l-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-a1ffcac70ac6bfcc.rlib(pyo3-a1ffcac70ac6bfcc.pyo3.1z99hp5l-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-a1ffcac70ac6bfcc.rlib(pyo3-a1ffcac70ac6bfcc.pyo3.1z99hp5l-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-a1ffcac70ac6bfcc.rlib(pyo3-a1ffcac70ac6bfcc.pyo3.1z99hp5l-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-a1ffcac70ac6bfcc.rlib(pyo3-a1ffcac70ac6bfcc.pyo3.1z99hp5l-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-a1ffcac70ac6bfcc.rlib(pyo3-a1ffcac70ac6bfcc.pyo3.1z99hp5l-cgu.8.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-a1ffcac70ac6bfcc.rlib(pyo3-a1ffcac70ac6bfcc.pyo3.1z99hp5l-cgu.8.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-a1ffcac70ac6bfcc.rlib(pyo3-a1ffcac70ac6bfcc.pyo3.1z99hp5l-cgu.8.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-a1ffcac70ac6bfcc.rlib(pyo3-a1ffcac70ac6bfcc.pyo3.1z99hp5l-cgu.8.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-a1ffcac70ac6bfcc.rlib(pyo3-a1ffcac70ac6bfcc.pyo3.1z99hp5l-cgu.8.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-a1ffcac70ac6bfcc.rlib(pyo3-a1ffcac70ac6bfcc.pyo3.1z99hp5l-cgu.8.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" "fb2236bc4b61eeb302fd345ae27d3cd1654507720a900f25e235800e46f6ac17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb2236bc4b61eeb302fd345ae27d3cd1654507720a900f25e235800e46f6ac17", kill_on_drop: false }` [INFO] [stdout] fb2236bc4b61eeb302fd345ae27d3cd1654507720a900f25e235800e46f6ac17