[INFO] cloning repository https://github.com/neuromorphicsystems/aedat [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/neuromorphicsystems/aedat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneuromorphicsystems%2Faedat", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneuromorphicsystems%2Faedat'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a256c7003bc013ef0e43dd447e4ccbce36144e78 [INFO] testing neuromorphicsystems/aedat against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneuromorphicsystems%2Faedat" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/neuromorphicsystems/aedat on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2/source/.cargo/config [INFO] started tweaking git repo https://github.com/neuromorphicsystems/aedat [INFO] finished tweaking git repo https://github.com/neuromorphicsystems/aedat [INFO] tweaked toml for git repo https://github.com/neuromorphicsystems/aedat written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/neuromorphicsystems/aedat already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ndarray v0.14.0 [INFO] [stderr] Downloaded flatbuffers v0.9.0 [INFO] [stderr] Downloaded numpy v0.13.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a7e8194f9cd3e6fa38884dd97650edd169d8d7aaada063ac7665422380e43cd9 [INFO] running `Command { std: "docker" "start" "-a" "a7e8194f9cd3e6fa38884dd97650edd169d8d7aaada063ac7665422380e43cd9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a7e8194f9cd3e6fa38884dd97650edd169d8d7aaada063ac7665422380e43cd9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7e8194f9cd3e6fa38884dd97650edd169d8d7aaada063ac7665422380e43cd9", kill_on_drop: false }` [INFO] [stdout] a7e8194f9cd3e6fa38884dd97650edd169d8d7aaada063ac7665422380e43cd9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 506b4223df49ea95de4b1cb93acce20d0a2cfc82c16893f8bdbca7420c82f61f [INFO] running `Command { std: "docker" "start" "-a" "506b4223df49ea95de4b1cb93acce20d0a2cfc82c16893f8bdbca7420c82f61f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling zstd-safe v4.1.0+zstd.1.5.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling ndarray v0.14.0 [INFO] [stderr] Compiling pyo3 v0.13.2 [INFO] [stderr] Compiling xmlparser v0.13.3 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling matrixmultiply v0.2.3 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling roxmltree v0.14.1 [INFO] [stderr] Compiling paste v0.1.18 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling parking_lot_core v0.8.2 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling zstd-sys v1.6.0+zstd.1.5.0 [INFO] [stderr] Compiling lz4-sys v1.9.2 [INFO] [stderr] Compiling pyo3-macros-backend v0.13.2 [INFO] [stderr] Compiling indoc-impl v0.3.6 [INFO] [stderr] Compiling ghost v0.1.1 [INFO] [stderr] Compiling inventory-impl v0.1.5 [INFO] [stderr] Compiling ctor v0.1.12 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling pyo3-macros v0.13.2 [INFO] [stderr] Compiling inventory v0.1.5 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling indoc v0.3.6 [INFO] [stderr] Compiling flatbuffers v0.9.0 [INFO] [stderr] Compiling lz4 v1.23.2 [INFO] [stderr] Compiling numpy v0.13.1 [INFO] [stderr] Compiling zstd v0.8.1+zstd.1.5.0 [INFO] [stderr] Compiling aedat v1.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 09s [INFO] running `Command { std: "docker" "inspect" "506b4223df49ea95de4b1cb93acce20d0a2cfc82c16893f8bdbca7420c82f61f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "506b4223df49ea95de4b1cb93acce20d0a2cfc82c16893f8bdbca7420c82f61f", kill_on_drop: false }` [INFO] [stdout] 506b4223df49ea95de4b1cb93acce20d0a2cfc82c16893f8bdbca7420c82f61f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e5d9f76a42b1914e41f0cadf6cfd10460b83c770e49ba79b2acde4ae13d12fdd [INFO] running `Command { std: "docker" "start" "-a" "e5d9f76a42b1914e41f0cadf6cfd10460b83c770e49ba79b2acde4ae13d12fdd", kill_on_drop: false }` [INFO] [stderr] Compiling aedat v1.2.1 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/aedat-ef8e64db9f56453c.aedat.db082a41-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/aedat-ef8e64db9f56453c.aedat.db082a41-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/aedat-ef8e64db9f56453c.aedat.db082a41-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/aedat-ef8e64db9f56453c.aedat.db082a41-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/aedat-ef8e64db9f56453c.aedat.db082a41-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/aedat-ef8e64db9f56453c.aedat.db082a41-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/aedat-ef8e64db9f56453c.aedat.db082a41-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/aedat-ef8e64db9f56453c.aedat.db082a41-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/aedat-ef8e64db9f56453c.aedat.db082a41-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/aedat-ef8e64db9f56453c.aedat.db082a41-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/aedat-ef8e64db9f56453c.aedat.db082a41-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/aedat-ef8e64db9f56453c.aedat.db082a41-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/aedat-ef8e64db9f56453c.aedat.db082a41-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/aedat-ef8e64db9f56453c.aedat.db082a41-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/aedat-ef8e64db9f56453c.aedat.db082a41-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/aedat-ef8e64db9f56453c.aedat.db082a41-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/aedat-ef8e64db9f56453c.2dg9klm3cniygm4f.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/lz4-sys-a26480ffa1c7d276/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-ce5b407c694a89aa/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libzstd-37b76ede8e8af3be.rlib" "/opt/rustwide/target/debug/deps/libzstd_safe-200b8ba8152535fc.rlib" "/opt/rustwide/target/debug/deps/libzstd_sys-a824a5373573acbc.rlib" "/opt/rustwide/target/debug/deps/liblz4-b2ad00271b3bfb17.rlib" "/opt/rustwide/target/debug/deps/liblz4_sys-bd75ec231a25e015.rlib" "/opt/rustwide/target/debug/deps/libroxmltree-52e11e317ba888a7.rlib" "/opt/rustwide/target/debug/deps/libxmlparser-cf32c883287aaf7e.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-ae0b9de85e81d76f.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-dd17e7b765638f54.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-e55ce254123a1c62.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-c91921c83bf98d74.rlib" "/opt/rustwide/target/debug/deps/libflatbuffers-00898e59d7bab68b.rlib" "/opt/rustwide/target/debug/deps/libbitflags-117d41ac256572da.rlib" "/opt/rustwide/target/debug/deps/libthiserror-ce8251a25d1fc151.rlib" "/opt/rustwide/target/debug/deps/libnumpy-1da69d1af1a5b643.rlib" "/opt/rustwide/target/debug/deps/libpyo3-68632e42cec66b35.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-58fb2452b74a4dc8.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-61387f021fa55247.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-46660b7d4a5aba2b.rlib" "/opt/rustwide/target/debug/deps/liblock_api-4e7f4b7157ef7328.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-a57a6a52cef5676e.rlib" "/opt/rustwide/target/debug/deps/libinstant-2c3f892b4847f40f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-dece450273084492.rlib" "/opt/rustwide/target/debug/deps/liblibc-618bec1984f2f9b2.rlib" "/opt/rustwide/target/debug/deps/libunindent-2eff1b9bf69ecbb4.rlib" "/opt/rustwide/target/debug/deps/libpaste-26d322a4a59257a5.rlib" "/opt/rustwide/target/debug/deps/libinventory-5b549467c4922825.rlib" "/opt/rustwide/target/debug/deps/libindoc-08abf7a6949012f3.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4dc40f94662accb2.rlib" "/opt/rustwide/target/debug/deps/libndarray-9a6e7cf42513d94a.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-791d7c3879ad8994.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-651370cee4fd9a48.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-35de7c0c93919b5b.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-4787d876f36e72c5.rlib" "/opt/rustwide/target/debug/deps/librawpointer-6aa2ca10ed178081.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-008055cc7d873802.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-06f01ac2578bda94.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f9a3c3274a1835e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d4cbb754ee9f4daa.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-95c14e1c1e3ebcc4.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d489f0ca872880cc.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-75f07df0b18fea39.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0c35b278736219a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e530649c9a06e3c6.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-6b148909d375a785.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cd15fa647f4775d1.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74be3a703f788ba2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8f2c5b445c28b2e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8480e85e0be96197.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ac23a75f6f42004e.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-557ba8776e04d182.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-4beb03d03503c439.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd7db1bec6909f24.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/aedat-ef8e64db9f56453c" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/aedat-ef8e64db9f56453c.aedat.db082a41-cgu.1.rcgu.o: in function `::type_object_raw': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/mod.rs:216: undefined reference to `PyBaseObject_Type' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/aedat-ef8e64db9f56453c.aedat.db082a41-cgu.15.rcgu.o: in function `pyo3::types::dict::PyDict::set_item::{{closure}}::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/dict.rs:123: undefined reference to `PyDict_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/aedat-ef8e64db9f56453c.aedat.db082a41-cgu.15.rcgu.o: in function `pyo3::types::dict::PyDict::set_item::{{closure}}::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/dict.rs:123: undefined reference to `PyDict_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/aedat-ef8e64db9f56453c.aedat.db082a41-cgu.15.rcgu.o: in function `pyo3::types::dict::PyDict::set_item::{{closure}}::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/dict.rs:123: undefined reference to `PyDict_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/aedat-ef8e64db9f56453c.aedat.db082a41-cgu.4.rcgu.o: in function `pyo3::pyclass::default_new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:66: undefined reference to `PyType_GenericAlloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/aedat-ef8e64db9f56453c.aedat.db082a41-cgu.4.rcgu.o: in function `pyo3::pyclass::get_type_alloc': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:16: undefined reference to `PyType_GetSlot' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/aedat-ef8e64db9f56453c.aedat.db082a41-cgu.6.rcgu.o: in function `pyo3::instance::Py::call_method::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/instance.rs:302: undefined reference to `PyObject_GetAttr' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/instance.rs:306: undefined reference to `PyObject_Call' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/aedat-ef8e64db9f56453c.aedat.db082a41-cgu.8.rcgu.o: in function `pyo3::err::PyErr::restore': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/err/mod.rs:357: undefined reference to `PyErr_Restore' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/aedat-ef8e64db9f56453c.aedat.db082a41-cgu.9.rcgu.o: in function `pyo3::ffi::object::Py_DECREF': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/ffi/object.rs:825: undefined reference to `_Py_Dealloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-68632e42cec66b35.rlib(pyo3-68632e42cec66b35.pyo3.8c49c392-cgu.1.rcgu.o): in function `::type_object_raw': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/exceptions.rs:226: undefined reference to `PyExc_BaseException' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-68632e42cec66b35.rlib(pyo3-68632e42cec66b35.pyo3.8c49c392-cgu.1.rcgu.o): in function `::type_object_raw': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/exceptions.rs:271: undefined reference to `PyExc_RuntimeError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-68632e42cec66b35.rlib(pyo3-68632e42cec66b35.pyo3.8c49c392-cgu.1.rcgu.o): in function `::type_object_raw': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/exceptions.rs:285: undefined reference to `PyExc_SystemError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-68632e42cec66b35.rlib(pyo3-68632e42cec66b35.pyo3.8c49c392-cgu.1.rcgu.o): in function `::type_object_raw': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/exceptions.rs:292: undefined reference to `PyExc_TypeError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-68632e42cec66b35.rlib(pyo3-68632e42cec66b35.pyo3.8c49c392-cgu.11.rcgu.o): in function `pyo3::err::PyErr::fetch': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/err/mod.rs:224: undefined reference to `PyErr_Fetch' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-68632e42cec66b35.rlib(pyo3-68632e42cec66b35.pyo3.8c49c392-cgu.11.rcgu.o): in function `pyo3::err::PyErr::new_type': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/err/mod.rs:271: undefined reference to `PyErr_NewException' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-68632e42cec66b35.rlib(pyo3-68632e42cec66b35.pyo3.8c49c392-cgu.11.rcgu.o): in function `pyo3::err::PyErr::print': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/err/mod.rs:303: undefined reference to `PyErr_PrintEx' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-68632e42cec66b35.rlib(pyo3-68632e42cec66b35.pyo3.8c49c392-cgu.11.rcgu.o): in function `pyo3::err::PyErr::restore': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/err/mod.rs:357: undefined reference to `PyErr_Restore' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-68632e42cec66b35.rlib(pyo3-68632e42cec66b35.pyo3.8c49c392-cgu.11.rcgu.o): in function `pyo3::err::PyErr::normalized': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/err/mod.rs:428: undefined reference to `PyErr_NormalizeException' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-68632e42cec66b35.rlib(pyo3-68632e42cec66b35.pyo3.8c49c392-cgu.11.rcgu.o): in function `pyo3::err::panic_after_error': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/err/mod.rs:518: undefined reference to `PyErr_Print' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-68632e42cec66b35.rlib(pyo3-68632e42cec66b35.pyo3.8c49c392-cgu.3.rcgu.o): in function `pyo3::gil::prepare_freethreaded_python::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/gil.rs:81: undefined reference to `Py_IsInitialized' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/gil.rs:86: undefined reference to `Py_InitializeEx' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/gil.rs:84: undefined reference to `PyEval_ThreadsInitialized' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/gil.rs:97: undefined reference to `PyEval_SaveThread' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-68632e42cec66b35.rlib(pyo3-68632e42cec66b35.pyo3.8c49c392-cgu.3.rcgu.o): in function `pyo3::gil::GILGuard::acquire': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/gil.rs:262: undefined reference to `PyGILState_Ensure' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-68632e42cec66b35.rlib(pyo3-68632e42cec66b35.pyo3.8c49c392-cgu.3.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/gil.rs:308: undefined reference to `PyGILState_Release' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-68632e42cec66b35.rlib(pyo3-68632e42cec66b35.pyo3.8c49c392-cgu.3.rcgu.o): in function `pyo3::types::any::PyAny::getattr::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/any.rs:93: undefined reference to `PyObject_GetAttr' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-68632e42cec66b35.rlib(pyo3-68632e42cec66b35.pyo3.8c49c392-cgu.3.rcgu.o): in function `pyo3::types::any::PyAny::repr': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/any.rs:425: undefined reference to `PyObject_Repr' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-68632e42cec66b35.rlib(pyo3-68632e42cec66b35.pyo3.8c49c392-cgu.3.rcgu.o): in function `pyo3::types::any::PyAny::str': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/any.rs:435: undefined reference to `PyObject_Str' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-68632e42cec66b35.rlib(pyo3-68632e42cec66b35.pyo3.8c49c392-cgu.4.rcgu.o): in function `pyo3::types::bytes::PyBytes::as_bytes': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/bytes.rs:88: undefined reference to `PyBytes_AsString' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/bytes.rs:89: undefined reference to `PyBytes_Size' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-68632e42cec66b35.rlib(pyo3-68632e42cec66b35.pyo3.8c49c392-cgu.4.rcgu.o): in function `pyo3::types::tuple::> for (A,)>::into_py': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/tuple.rs:157: undefined reference to `PyTuple_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/tuple.rs:158: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-68632e42cec66b35.rlib(pyo3-68632e42cec66b35.pyo3.8c49c392-cgu.5.rcgu.o): in function `pyo3::ffi::object::Py_DECREF': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/ffi/object.rs:825: undefined reference to `_Py_Dealloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-68632e42cec66b35.rlib(pyo3-68632e42cec66b35.pyo3.8c49c392-cgu.5.rcgu.o): in function `pyo3::types::string::PyString::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/string.rs:27: undefined reference to `PyUnicode_FromStringAndSize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-68632e42cec66b35.rlib(pyo3-68632e42cec66b35.pyo3.8c49c392-cgu.5.rcgu.o): in function `pyo3::types::string::PyString::to_str': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/string.rs:52: undefined reference to `PyUnicode_AsUTF8AndSize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-68632e42cec66b35.rlib(pyo3-68632e42cec66b35.pyo3.8c49c392-cgu.5.rcgu.o): in function `pyo3::types::string::PyString::to_string_lossy': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/string.rs:79: undefined reference to `PyUnicode_AsEncodedString' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-68632e42cec66b35.rlib(pyo3-68632e42cec66b35.pyo3.8c49c392-cgu.5.rcgu.o): in function `pyo3::types::tuple::PyTuple::empty': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/tuple.rs:37: undefined reference to `PyTuple_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-68632e42cec66b35.rlib(pyo3-68632e42cec66b35.pyo3.8c49c392-cgu.5.rcgu.o): in function `pyo3::types::tuple::PyTuple::len': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/tuple.rs:44: undefined reference to `PyTuple_Size' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-68632e42cec66b35.rlib(pyo3-68632e42cec66b35.pyo3.8c49c392-cgu.5.rcgu.o): in function `pyo3::types::tuple::PyTuple::slice': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/tuple.rs:57: undefined reference to `PyTuple_GetSlice' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-68632e42cec66b35.rlib(pyo3-68632e42cec66b35.pyo3.8c49c392-cgu.5.rcgu.o): in function `pyo3::types::tuple::PyTuple::get_item': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/tuple.rs:76: undefined reference to `PyTuple_GetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-68632e42cec66b35.rlib(pyo3-68632e42cec66b35.pyo3.8c49c392-cgu.5.rcgu.o): in function `pyo3::types::tuple::> for (A,)>::into_py': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/tuple.rs:157: undefined reference to `PyTuple_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/tuple.rs:158: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-68632e42cec66b35.rlib(pyo3-68632e42cec66b35.pyo3.8c49c392-cgu.6.rcgu.o): in function `pyo3::types::num::::to_object': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/num.rs:65: undefined reference to `PyLong_FromLong' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-68632e42cec66b35.rlib(pyo3-68632e42cec66b35.pyo3.8c49c392-cgu.6.rcgu.o): in function `pyo3::types::num::::to_object': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/num.rs:65: undefined reference to `PyLong_FromLong' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-68632e42cec66b35.rlib(pyo3-68632e42cec66b35.pyo3.8c49c392-cgu.7.rcgu.o): in function `pyo3::types::dict::PyDict::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/dict.rs:29: undefined reference to `PyDict_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-68632e42cec66b35.rlib(pyo3-68632e42cec66b35.pyo3.8c49c392-cgu.7.rcgu.o): in function `pyo3::types::dict::PyDict::copy': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/dict.rs:57: undefined reference to `PyDict_Copy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-68632e42cec66b35.rlib(pyo3-68632e42cec66b35.pyo3.8c49c392-cgu.7.rcgu.o): in function `pyo3::types::dict::PyDict::len': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/dict.rs:70: undefined reference to `PyDict_Size' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-68632e42cec66b35.rlib(pyo3-68632e42cec66b35.pyo3.8c49c392-cgu.7.rcgu.o): in function `pyo3::types::dict::PyDict::get_item::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/dict.rs:104: undefined reference to `PyDict_GetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-68632e42cec66b35.rlib(pyo3-68632e42cec66b35.pyo3.8c49c392-cgu.7.rcgu.o): in function `pyo3::types::dict::PyDict::del_item::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/dict.rs:136: undefined reference to `PyDict_DelItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-68632e42cec66b35.rlib(pyo3-68632e42cec66b35.pyo3.8c49c392-cgu.7.rcgu.o): in function `::next': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/dict.rs:195: undefined reference to `PyDict_Next' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = help: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#cargorustc-link-libkindname) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aedat` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "e5d9f76a42b1914e41f0cadf6cfd10460b83c770e49ba79b2acde4ae13d12fdd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5d9f76a42b1914e41f0cadf6cfd10460b83c770e49ba79b2acde4ae13d12fdd", kill_on_drop: false }` [INFO] [stdout] e5d9f76a42b1914e41f0cadf6cfd10460b83c770e49ba79b2acde4ae13d12fdd