[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 try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkmakeev%2Fdatastoragelib" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kmakeev/datastoragelib on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-11/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-11/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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 070ed67aa7fc0ea914cfd95415899a82b20c6522d825c00883bda548c870aed6 [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" "070ed67aa7fc0ea914cfd95415899a82b20c6522d825c00883bda548c870aed6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "070ed67aa7fc0ea914cfd95415899a82b20c6522d825c00883bda548c870aed6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "070ed67aa7fc0ea914cfd95415899a82b20c6522d825c00883bda548c870aed6", kill_on_drop: false }` [INFO] [stdout] 070ed67aa7fc0ea914cfd95415899a82b20c6522d825c00883bda548c870aed6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 553372a6a720b980202d8482100ea597e476cbc06587c873a5f146cbbb998a3d [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" "553372a6a720b980202d8482100ea597e476cbc06587c873a5f146cbbb998a3d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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 memchr v2.2.1 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling unindent v0.1.5 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling rayon-core v1.6.1 [INFO] [stderr] Compiling ndarray v0.13.0 [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 thread_local v0.3.6 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling matrixmultiply v0.2.3 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling crossbeam-queue v0.2.0 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling rand_core v0.5.1 [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 regex v1.3.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 ctor v0.1.12 [INFO] [stderr] Compiling inventory-impl v0.1.4 [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_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 52.78s [INFO] running `Command { std: "docker" "inspect" "553372a6a720b980202d8482100ea597e476cbc06587c873a5f146cbbb998a3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "553372a6a720b980202d8482100ea597e476cbc06587c873a5f146cbbb998a3d", kill_on_drop: false }` [INFO] [stdout] 553372a6a720b980202d8482100ea597e476cbc06587c873a5f146cbbb998a3d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a29402e1495ebf915d7484e10bf501946bf14518245091c0646b27c2c8ba9e1b [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" "a29402e1495ebf915d7484e10bf501946bf14518245091c0646b27c2c8ba9e1b", kill_on_drop: false }` [INFO] [stderr] Compiling datastorage v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/datastorage_lib-0ac066f6621d6c29.datastorage_lib.cwfu5rp3-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/datastorage_lib-0ac066f6621d6c29.datastorage_lib.cwfu5rp3-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/datastorage_lib-0ac066f6621d6c29.datastorage_lib.cwfu5rp3-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/datastorage_lib-0ac066f6621d6c29.datastorage_lib.cwfu5rp3-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/datastorage_lib-0ac066f6621d6c29.datastorage_lib.cwfu5rp3-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/datastorage_lib-0ac066f6621d6c29.datastorage_lib.cwfu5rp3-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/datastorage_lib-0ac066f6621d6c29.datastorage_lib.cwfu5rp3-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/datastorage_lib-0ac066f6621d6c29.datastorage_lib.cwfu5rp3-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/datastorage_lib-0ac066f6621d6c29.datastorage_lib.cwfu5rp3-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/datastorage_lib-0ac066f6621d6c29.datastorage_lib.cwfu5rp3-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/datastorage_lib-0ac066f6621d6c29.datastorage_lib.cwfu5rp3-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/datastorage_lib-0ac066f6621d6c29.datastorage_lib.cwfu5rp3-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/datastorage_lib-0ac066f6621d6c29.datastorage_lib.cwfu5rp3-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/datastorage_lib-0ac066f6621d6c29.datastorage_lib.cwfu5rp3-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/datastorage_lib-0ac066f6621d6c29.datastorage_lib.cwfu5rp3-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/datastorage_lib-0ac066f6621d6c29.datastorage_lib.cwfu5rp3-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/datastorage_lib-0ac066f6621d6c29" "/opt/rustwide/target/debug/deps/datastorage_lib-0ac066f6621d6c29.inuowrdc6epu54g.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-bf52c83b5218000c.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-1b1cab3f10607987.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-2e1c807fd8d214f1.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-a6c04fd1ac45a934.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-c9f124f6e94019e0.rlib" "/opt/rustwide/target/debug/deps/libnumpy-8d2e7fe8ce1253bf.rlib" "/opt/rustwide/target/debug/deps/libndarray-2ee4268506dbe257.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-44d5baf87f953448.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-ddb65f574a5ccb76.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-495a6c4ba1131cf6.rlib" "/opt/rustwide/target/debug/deps/libitertools-a26550bf863e615d.rlib" "/opt/rustwide/target/debug/deps/librawpointer-f4398a5de7c6347b.rlib" "/opt/rustwide/target/debug/deps/librayon-94be90944a0dfd4c.rlib" "/opt/rustwide/target/debug/deps/librayon_core-16a55fc6c4c7178d.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-05df6481ac211ce7.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-9ef36f61a137196d.rlib" "/opt/rustwide/target/debug/deps/libeither-92a75463d303d422.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-9567da3084fc8e69.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-53b114c4cd6421de.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d897c9e0b42baa56.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-e324d2207fe6a6b7.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-64503bff33105a85.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib" "/opt/rustwide/target/debug/deps/librand-6c610e0041ba2e65.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-4f5f5ea1dffe2e39.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-3c8ed1aa5fbe2a69.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-b3fed04289ecdc38.rlib" "/opt/rustwide/target/debug/deps/librand_core-ad22f622a296f5e4.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-98f59c9bf1a01538.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c4f6196cf7d68209.rlib" "/opt/rustwide/target/debug/deps/libpyo3-d3f0ac315c5cdb7b.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-cce2beb8aae1f240.rlib" "/opt/rustwide/target/debug/deps/libspin-fef9e7e542f635c4.rlib" "/opt/rustwide/target/debug/deps/libunindent-e778ce7396262c3f.rlib" "/opt/rustwide/target/debug/deps/liblibc-1ab4eae0cb75ec2a.rlib" "/opt/rustwide/target/debug/deps/libinventory-8f2deea59745956a.rlib" "/opt/rustwide/target/debug/deps/libindoc-56bfc14f8c846b63.rlib" "/opt/rustwide/target/debug/deps/libpaste-d01bef6c7140efb8.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/datastorage_lib-0ac066f6621d6c29.datastorage_lib.cwfu5rp3-cgu.3.rcgu.o: in function `_RNvMNtCs7xp4amq6yxN_5numpy9slice_boxINtB2_8SliceBoxbE3newCslbYfupEbv26_15datastorage_lib': [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-0ac066f6621d6c29.datastorage_lib.cwfu5rp3-cgu.3.rcgu.o: in function `_RNvMNtCs7xp4amq6yxN_5numpy9slice_boxINtB2_8SliceBoxhE3newCslbYfupEbv26_15datastorage_lib': [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-0ac066f6621d6c29.datastorage_lib.cwfu5rp3-cgu.3.rcgu.o: in function `_RNvMNtCs7xp4amq6yxN_5numpy9slice_boxINtB2_8SliceBoxlE3newCslbYfupEbv26_15datastorage_lib': [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-0ac066f6621d6c29.datastorage_lib.cwfu5rp3-cgu.3.rcgu.o: in function `_RNvXs2_NtCs7xp4amq6yxN_5numpy9slice_boxINtB5_8SliceBoxbENtNtCsaojZaLVws6y_4pyo311type_object13PyObjectAlloc7deallocCslbYfupEbv26_15datastorage_lib': [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-0ac066f6621d6c29.datastorage_lib.cwfu5rp3-cgu.3.rcgu.o: in function `_RNvXs2_NtCs7xp4amq6yxN_5numpy9slice_boxINtB5_8SliceBoxhENtNtCsaojZaLVws6y_4pyo311type_object13PyObjectAlloc7deallocCslbYfupEbv26_15datastorage_lib': [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-0ac066f6621d6c29.datastorage_lib.cwfu5rp3-cgu.3.rcgu.o: in function `_RNvXs2_NtCs7xp4amq6yxN_5numpy9slice_boxINtB5_8SliceBoxlENtNtCsaojZaLVws6y_4pyo311type_object13PyObjectAlloc7deallocCslbYfupEbv26_15datastorage_lib': [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-0ac066f6621d6c29.datastorage_lib.cwfu5rp3-cgu.4.rcgu.o: in function `_RINvNtCsaojZaLVws6y_4pyo311type_object15initialize_typeINtNtCs7xp4amq6yxN_5numpy9slice_box8SliceBoxbEECslbYfupEbv26_15datastorage_lib': [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-0ac066f6621d6c29.datastorage_lib.cwfu5rp3-cgu.4.rcgu.o: in function `_RINvNtCsaojZaLVws6y_4pyo311type_object15initialize_typeINtNtCs7xp4amq6yxN_5numpy9slice_box8SliceBoxhEECslbYfupEbv26_15datastorage_lib': [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-0ac066f6621d6c29.datastorage_lib.cwfu5rp3-cgu.4.rcgu.o: in function `_RINvNtCsaojZaLVws6y_4pyo311type_object15initialize_typeINtNtCs7xp4amq6yxN_5numpy9slice_box8SliceBoxlEECslbYfupEbv26_15datastorage_lib': [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-0ac066f6621d6c29.datastorage_lib.cwfu5rp3-cgu.4.rcgu.o: in function `_RNvNtNtCsaojZaLVws6y_4pyo33ffi14objectabstract12PyIter_CheckCslbYfupEbv26_15datastorage_lib': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/ffi/objectabstract.rs:163: undefined reference to `_PyObject_NextNotImplemented' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/datastorage_lib-0ac066f6621d6c29.datastorage_lib.cwfu5rp3-cgu.4.rcgu.o: in function `_RNvXsq_NtNtCsaojZaLVws6y_4pyo35types5tupleTjjjjEINtNtB9_10conversion6IntoPyNtNtB9_6object8PyObjectE7into_pyCslbYfupEbv26_15datastorage_lib': [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-0ac066f6621d6c29.datastorage_lib.cwfu5rp3-cgu.4.rcgu.o:(.data.rel.ro..L__unnamed_14+0x8): undefined reference to `PyObject_GenericGetDict' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/datastorage_lib-0ac066f6621d6c29.datastorage_lib.cwfu5rp3-cgu.4.rcgu.o:(.data.rel.ro..L__unnamed_14+0x10): undefined reference to `PyObject_GenericSetDict' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/datastorage_lib-0ac066f6621d6c29.datastorage_lib.cwfu5rp3-cgu.5.rcgu.o: in function `_RNvMs_NtCsaojZaLVws6y_4pyo33errNtB4_5PyErr7restoreCslbYfupEbv26_15datastorage_lib': [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-0ac066f6621d6c29.datastorage_lib.cwfu5rp3-cgu.5.rcgu.o: in function `_RNvNtNtCsaojZaLVws6y_4pyo33ffi10boolobject7Py_TrueCslbYfupEbv26_15datastorage_lib': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/ffi/boolobject.rs:31: undefined reference to `_Py_TrueStruct' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/datastorage_lib-0ac066f6621d6c29.datastorage_lib.cwfu5rp3-cgu.5.rcgu.o: in function `_RNvNtNtCsaojZaLVws6y_4pyo33ffi10boolobject8Py_FalseCslbYfupEbv26_15datastorage_lib': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/ffi/boolobject.rs:26: undefined reference to `_Py_FalseStruct' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/datastorage_lib-0ac066f6621d6c29.datastorage_lib.cwfu5rp3-cgu.7.rcgu.o: in function `_RINvMNtNtCsaojZaLVws6y_4pyo35types8iteratorNtB3_10PyIterator11from_objectNtNtB5_8sequence10PySequenceECslbYfupEbv26_15datastorage_lib': [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-0ac066f6621d6c29.datastorage_lib.cwfu5rp3-cgu.7.rcgu.o: in function `_RINvMs1_NtCsaojZaLVws6y_4pyo36bufferNtB6_8PyBuffer11to_vec_implhECslbYfupEbv26_15datastorage_lib': [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-0ac066f6621d6c29.datastorage_lib.cwfu5rp3-cgu.7.rcgu.o: in function `_RINvXs1_NtNtCsaojZaLVws6y_4pyo35types8sequenceNtB6_10PySequenceNtNtBa_10conversion9PyTryFrom8try_fromRNtNtB8_3any5PyAnyECslbYfupEbv26_15datastorage_lib': [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-0ac066f6621d6c29.datastorage_lib.cwfu5rp3-cgu.7.rcgu.o: in function `_RNvMNtNtCsaojZaLVws6y_4pyo35types8sequenceNtB2_10PySequence3lenCslbYfupEbv26_15datastorage_lib': [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-0ac066f6621d6c29.datastorage_lib.cwfu5rp3-cgu.7.rcgu.o: in function `_RNvXs5_NtNtCsaojZaLVws6y_4pyo35types3anyNtB5_5PyAnyNtNtB9_11type_object10PyTypeInfo11type_objectCslbYfupEbv26_15datastorage_lib': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/types/mod.rs:113: undefined reference to `PyBaseObject_Type' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/datastorage_lib-0ac066f6621d6c29.datastorage_lib.cwfu5rp3-cgu.9.rcgu.o: in function `_RNvXsu_NtNtCsaojZaLVws6y_4pyo35types5tupleTINtNtB9_8instance2PyINtNtCs7xp4amq6yxN_5numpy5array7PyArrayhINtNtNtCs7AKRjQafUxe_7ndarray9dimension3dim3DimAjj4_EEEIBG_IB10_lIB1E_Ajj1_EEEB2w_BF_IBG_IB10_bB2G_EEEINtNtB9_10conversion6IntoPyNtNtB9_6object8PyObjectE7into_pyCslbYfupEbv26_15datastorage_lib': [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/libnumpy-8d2e7fe8ce1253bf.rlib(numpy-8d2e7fe8ce1253bf.numpy.b2lbkw24-cgu.15.rcgu.o): in function `_RNvNtCs7xp4amq6yxN_5numpy6npyffi13get_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-8d2e7fe8ce1253bf.rlib(numpy-8d2e7fe8ce1253bf.numpy.b2lbkw24-cgu.15.rcgu.o): in function `_RNvNvNtCs7xp4amq6yxN_5numpy6npyffi13get_numpy_api11get_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-d3f0ac315c5cdb7b.rlib(pyo3-d3f0ac315c5cdb7b.pyo3.8arshdeo-cgu.0.rcgu.o): in function `_RNvMs_NtCsaojZaLVws6y_4pyo33errNtB4_5PyErr8occurredB6_': [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-d3f0ac315c5cdb7b.rlib(pyo3-d3f0ac315c5cdb7b.pyo3.8arshdeo-cgu.0.rcgu.o): in function `_RNvMs_NtCsaojZaLVws6y_4pyo33errNtB4_5PyErr5fetch': [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-d3f0ac315c5cdb7b.rlib(pyo3-d3f0ac315c5cdb7b.pyo3.8arshdeo-cgu.0.rcgu.o): in function `_RNvMs_NtCsaojZaLVws6y_4pyo33errNtB4_5PyErr5print': [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-d3f0ac315c5cdb7b.rlib(pyo3-d3f0ac315c5cdb7b.pyo3.8arshdeo-cgu.0.rcgu.o): in function `_RNvMs_NtCsaojZaLVws6y_4pyo33errNtB4_5PyErr7restoreB6_': [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-d3f0ac315c5cdb7b.rlib(pyo3-d3f0ac315c5cdb7b.pyo3.8arshdeo-cgu.0.rcgu.o): in function `_RNvNtCsaojZaLVws6y_4pyo33err17panic_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-d3f0ac315c5cdb7b.rlib(pyo3-d3f0ac315c5cdb7b.pyo3.8arshdeo-cgu.12.rcgu.o): in function `_RNvXs_NtNtCsaojZaLVws6y_4pyo35types8iteratorNtB4_10PyIteratorNtNtNtNtCskrsM4FCwAVA_4core4iter6traits8iterator8Iterator4next': [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-d3f0ac315c5cdb7b.rlib(pyo3-d3f0ac315c5cdb7b.pyo3.8arshdeo-cgu.13.rcgu.o): in function `_RNvMNtNtCsaojZaLVws6y_4pyo35types4dictNtB2_6PyDict4copy': [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-d3f0ac315c5cdb7b.rlib(pyo3-d3f0ac315c5cdb7b.pyo3.8arshdeo-cgu.13.rcgu.o): in function `_RNvMNtNtCsaojZaLVws6y_4pyo35types4dictNtB2_6PyDict3len': [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-d3f0ac315c5cdb7b.rlib(pyo3-d3f0ac315c5cdb7b.pyo3.8arshdeo-cgu.13.rcgu.o): in function `_RNCINvMNtNtCsaojZaLVws6y_4pyo35types4dictNtB5_6PyDict8get_itemReE0B9_': [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-d3f0ac315c5cdb7b.rlib(pyo3-d3f0ac315c5cdb7b.pyo3.8arshdeo-cgu.13.rcgu.o): in function `_RNCINvMNtNtCsaojZaLVws6y_4pyo35types4dictNtB5_6PyDict8del_itemReE0B9_': [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-d3f0ac315c5cdb7b.rlib(pyo3-d3f0ac315c5cdb7b.pyo3.8arshdeo-cgu.13.rcgu.o): in function `_RNvXs_NtNtCsaojZaLVws6y_4pyo35types4dictNtB4_14PyDictIteratorNtNtNtNtCskrsM4FCwAVA_4core4iter6traits8iterator8Iterator4nextB8_': [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-d3f0ac315c5cdb7b.rlib(pyo3-d3f0ac315c5cdb7b.pyo3.8arshdeo-cgu.14.rcgu.o): in function `_RNCNvNtCsaojZaLVws6y_4pyo33gil27prepare_freethreaded_python0B5_': [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-d3f0ac315c5cdb7b.rlib(pyo3-d3f0ac315c5cdb7b.pyo3.8arshdeo-cgu.14.rcgu.o): in function `_RNvXNtCsaojZaLVws6y_4pyo33gilNtB2_8GILGuardNtNtNtCskrsM4FCwAVA_4core3ops4drop4Drop4drop': [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-d3f0ac315c5cdb7b.rlib(pyo3-d3f0ac315c5cdb7b.pyo3.8arshdeo-cgu.14.rcgu.o): in function `_RNvMs2_NtCsaojZaLVws6y_4pyo33gilNtB5_8GILGuard7acquire': [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-d3f0ac315c5cdb7b.rlib(pyo3-d3f0ac315c5cdb7b.pyo3.8arshdeo-cgu.15.rcgu.o): in function `_RNvMNtCsaojZaLVws6y_4pyo311type_objectNtB2_11PyRawObject3new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/type_object.rs:112: undefined reference to `PyType_GenericAlloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-d3f0ac315c5cdb7b.rlib(pyo3-d3f0ac315c5cdb7b.pyo3.8arshdeo-cgu.3.rcgu.o): in function `_RNvNtNtCsaojZaLVws6y_4pyo33ffi6object9Py_DECREFB5_': [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-d3f0ac315c5cdb7b.rlib(pyo3-d3f0ac315c5cdb7b.pyo3.8arshdeo-cgu.3.rcgu.o): in function `_RNvNtNtCsaojZaLVws6y_4pyo33ffi6object7Py_NoneB5_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/ffi/object.rs:977: undefined reference to `_Py_NoneStruct' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-d3f0ac315c5cdb7b.rlib(pyo3-d3f0ac315c5cdb7b.pyo3.8arshdeo-cgu.4.rcgu.o): in function `_RNvMs1_NtCsaojZaLVws6y_4pyo36bufferNtB5_8PyBuffer3get': [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-d3f0ac315c5cdb7b.rlib(pyo3-d3f0ac315c5cdb7b.pyo3.8arshdeo-cgu.4.rcgu.o): in function `_RNvMs1_NtCsaojZaLVws6y_4pyo36bufferNtB5_8PyBuffer7release': [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-d3f0ac315c5cdb7b.rlib(pyo3-d3f0ac315c5cdb7b.pyo3.8arshdeo-cgu.4.rcgu.o): in function `_RNvXs2_NtCsaojZaLVws6y_4pyo36bufferNtB5_8PyBufferNtNtNtCskrsM4FCwAVA_4core3ops4drop4Drop4drop': [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-d3f0ac315c5cdb7b.rlib(pyo3-d3f0ac315c5cdb7b.pyo3.8arshdeo-cgu.4.rcgu.o): in function `_RNvMNtNtCsaojZaLVws6y_4pyo35types6stringNtB2_8PyString3new': [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-d3f0ac315c5cdb7b.rlib(pyo3-d3f0ac315c5cdb7b.pyo3.8arshdeo-cgu.4.rcgu.o): in function `_RNvMNtNtCsaojZaLVws6y_4pyo35types6stringNtB2_8PyString8as_bytesB6_': [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-d3f0ac315c5cdb7b.rlib(pyo3-d3f0ac315c5cdb7b.pyo3.8arshdeo-cgu.4.rcgu.o): in function `_RNvMNtNtCsaojZaLVws6y_4pyo35types6stringNtB2_8PyString15to_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-d3f0ac315c5cdb7b.rlib(pyo3-d3f0ac315c5cdb7b.pyo3.8arshdeo-cgu.4.rcgu.o): in function `_RNvXse_NtNtCsaojZaLVws6y_4pyo35types3numhNtNtB9_10conversion12FromPyObject7extract': [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-d3f0ac315c5cdb7b.rlib(pyo3-d3f0ac315c5cdb7b.pyo3.8arshdeo-cgu.4.rcgu.o): in function `_RNvXsn_NtNtCsaojZaLVws6y_4pyo35types3numlNtNtB9_10conversion12FromPyObject7extract': [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-d3f0ac315c5cdb7b.rlib(pyo3-d3f0ac315c5cdb7b.pyo3.8arshdeo-cgu.4.rcgu.o): in function `_RNvXsp_NtNtCsaojZaLVws6y_4pyo35types3nummINtNtB9_10conversion6IntoPyNtNtB9_6object8PyObjectE7into_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-d3f0ac315c5cdb7b.rlib(pyo3-d3f0ac315c5cdb7b.pyo3.8arshdeo-cgu.4.rcgu.o): in function `_RNvXsB_NtNtCsaojZaLVws6y_4pyo35types3numyINtNtB9_10conversion6IntoPyNtNtB9_6object8PyObjectE7into_pyB9_': [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-d3f0ac315c5cdb7b.rlib(pyo3-d3f0ac315c5cdb7b.pyo3.8arshdeo-cgu.4.rcgu.o): in function `_RNvXsC_NtNtCsaojZaLVws6y_4pyo35types3numyNtNtB9_10conversion12FromPyObject7extract': [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-d3f0ac315c5cdb7b.rlib(pyo3-d3f0ac315c5cdb7b.pyo3.8arshdeo-cgu.5.rcgu.o): in function `_RNvMNtNtCsaojZaLVws6y_4pyo35types5tupleNtB2_7PyTuple5slice': [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-d3f0ac315c5cdb7b.rlib(pyo3-d3f0ac315c5cdb7b.pyo3.8arshdeo-cgu.7.rcgu.o): in function `_RNvNtNtCsaojZaLVws6y_4pyo33ffi10boolobject12PyBool_CheckB5_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/ffi/boolobject.rs:20: undefined reference to `PyBool_Type' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-d3f0ac315c5cdb7b.rlib(pyo3-d3f0ac315c5cdb7b.pyo3.8arshdeo-cgu.7.rcgu.o): in function `_RNvNtNtCsaojZaLVws6y_4pyo33ffi10boolobject7Py_TrueB5_': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/ffi/boolobject.rs:31: undefined reference to `_Py_TrueStruct' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-d3f0ac315c5cdb7b.rlib(pyo3-d3f0ac315c5cdb7b.pyo3.8arshdeo-cgu.8.rcgu.o): in function `_RNvXNtCsaojZaLVws6y_4pyo314objectprotocolNtNtNtB4_5types3any5PyAnyNtB2_14ObjectProtocol3strB4_': [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-d3f0ac315c5cdb7b.rlib(pyo3-d3f0ac315c5cdb7b.pyo3.8arshdeo-cgu.8.rcgu.o): in function `_RNvXsD_NtCsaojZaLVws6y_4pyo310exceptionsNtB5_11BufferErrorNtNtB7_11type_object12PyTypeObject9init_type': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/exceptions.rs:226: undefined reference to `PyExc_BufferError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-d3f0ac315c5cdb7b.rlib(pyo3-d3f0ac315c5cdb7b.pyo3.8arshdeo-cgu.8.rcgu.o): in function `_RNvXs1l_NtCsaojZaLVws6y_4pyo310exceptionsNtB6_13OverflowErrorNtNtB8_11type_object12PyTypeObject9init_type': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/exceptions.rs:226: undefined reference to `PyExc_OverflowError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-d3f0ac315c5cdb7b.rlib(pyo3-d3f0ac315c5cdb7b.pyo3.8arshdeo-cgu.8.rcgu.o): in function `_RNvXs1J_NtCsaojZaLVws6y_4pyo310exceptionsNtB6_11SystemErrorNtNtB8_11type_object12PyTypeObject9init_type': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/exceptions.rs:226: undefined reference to `PyExc_SystemError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-d3f0ac315c5cdb7b.rlib(pyo3-d3f0ac315c5cdb7b.pyo3.8arshdeo-cgu.8.rcgu.o): in function `_RNvXs1R_NtCsaojZaLVws6y_4pyo310exceptionsNtB6_9TypeErrorNtNtB8_11type_object12PyTypeObject9init_type': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/exceptions.rs:226: undefined reference to `PyExc_TypeError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-d3f0ac315c5cdb7b.rlib(pyo3-d3f0ac315c5cdb7b.pyo3.8arshdeo-cgu.8.rcgu.o): in function `_RNvXs23_NtCsaojZaLVws6y_4pyo310exceptionsNtB6_18UnicodeDecodeErrorNtNtB8_11type_object12PyTypeObject9init_type': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/exceptions.rs:226: undefined reference to `PyExc_UnicodeDecodeError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-d3f0ac315c5cdb7b.rlib(pyo3-d3f0ac315c5cdb7b.pyo3.8arshdeo-cgu.8.rcgu.o): in function `_RNvXs2f_NtCsaojZaLVws6y_4pyo310exceptionsNtB6_10ValueErrorNtNtB8_11type_object12PyTypeObject9init_type': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.4/src/exceptions.rs:226: 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" "a29402e1495ebf915d7484e10bf501946bf14518245091c0646b27c2c8ba9e1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a29402e1495ebf915d7484e10bf501946bf14518245091c0646b27c2c8ba9e1b", kill_on_drop: false }` [INFO] [stdout] a29402e1495ebf915d7484e10bf501946bf14518245091c0646b27c2c8ba9e1b