[INFO] updating cached repository https://github.com/mariogeiger/hanabi [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 15a4eaa66ed99dd2700cf61198c7c85b34f44e74 [INFO] testing mariogeiger/hanabi against master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmariogeiger%2Fhanabi" "/workspace/builds/worker-5/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mariogeiger/hanabi on toolchain 28742a1146f10a4f09369baad027a464acb7a766 [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/mariogeiger/hanabi [INFO] finished tweaking git repo https://github.com/mariogeiger/hanabi [INFO] tweaked toml for git repo https://github.com/mariogeiger/hanabi written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/mariogeiger/hanabi already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8e1bd12e411ca90f482f98a541734e50aa5bc94def808848bb0cc12470ffb84c [INFO] running `"docker" "start" "-a" "8e1bd12e411ca90f482f98a541734e50aa5bc94def808848bb0cc12470ffb84c"` [INFO] [stderr] Compiling proc-macro2 v1.0.7 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.13 [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.14 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling regex-syntax v0.6.13 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling unindent v0.1.5 [INFO] [stderr] Compiling ndarray v0.13.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling thread_local v1.0.0 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling regex v1.3.3 [INFO] [stderr] Compiling pyo3-derive-backend v0.8.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling inventory-impl v0.1.5 [INFO] [stderr] Compiling ctor v0.1.12 [INFO] [stderr] Compiling ghost v0.1.1 [INFO] [stderr] Compiling getset v0.0.9 [INFO] [stderr] Compiling indoc-impl v0.3.4 [INFO] [stderr] Compiling paste-impl v0.1.6 [INFO] [stderr] Compiling pyo3cls v0.8.5 [INFO] [stderr] Compiling inventory v0.1.5 [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.5 [INFO] [stderr] Compiling numpy v0.7.0 [INFO] [stderr] Compiling hanabi v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 14s [INFO] running `"docker" "inspect" "8e1bd12e411ca90f482f98a541734e50aa5bc94def808848bb0cc12470ffb84c"` [INFO] running `"docker" "rm" "-f" "8e1bd12e411ca90f482f98a541734e50aa5bc94def808848bb0cc12470ffb84c"` [INFO] [stdout] 8e1bd12e411ca90f482f98a541734e50aa5bc94def808848bb0cc12470ffb84c [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] cc9f7309028d495bbecbc189cd15d5fe5c42108b0e9ce10d96842cbbad4b69d2 [INFO] running `"docker" "start" "-a" "cc9f7309028d495bbecbc189cd15d5fe5c42108b0e9ce10d96842cbbad4b69d2"` [INFO] [stderr] Compiling hanabi v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/hanabi-732671ee6f7dc9e0.hanabi.14ldzzno-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/hanabi-732671ee6f7dc9e0.hanabi.14ldzzno-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/hanabi-732671ee6f7dc9e0.hanabi.14ldzzno-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/hanabi-732671ee6f7dc9e0.hanabi.14ldzzno-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/hanabi-732671ee6f7dc9e0.hanabi.14ldzzno-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/hanabi-732671ee6f7dc9e0.hanabi.14ldzzno-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/hanabi-732671ee6f7dc9e0.hanabi.14ldzzno-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/hanabi-732671ee6f7dc9e0.hanabi.14ldzzno-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/hanabi-732671ee6f7dc9e0.hanabi.14ldzzno-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/hanabi-732671ee6f7dc9e0.hanabi.14ldzzno-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/hanabi-732671ee6f7dc9e0.hanabi.14ldzzno-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/hanabi-732671ee6f7dc9e0.hanabi.14ldzzno-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/hanabi-732671ee6f7dc9e0.hanabi.14ldzzno-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/hanabi-732671ee6f7dc9e0.hanabi.14ldzzno-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/hanabi-732671ee6f7dc9e0.hanabi.14ldzzno-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/hanabi-732671ee6f7dc9e0.hanabi.14ldzzno-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/hanabi-732671ee6f7dc9e0" "/opt/rustwide/target/debug/deps/hanabi-732671ee6f7dc9e0.23injrxapjcty492.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-0d6dc123ac3da8e3.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-6665100adb88b877.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-b227005fb2b80a78.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-f520069809185d79.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-918304762f2d1de8.rlib" "/opt/rustwide/target/debug/deps/libnumpy-6d4587f856ca828f.rlib" "/opt/rustwide/target/debug/deps/libpyo3-efe9f3c7f0f39455.rlib" "/opt/rustwide/target/debug/deps/libspin-f189c07b59d1dace.rlib" "/opt/rustwide/target/debug/deps/libunindent-b637888b107de8fe.rlib" "/opt/rustwide/target/debug/deps/libinventory-c8ea359cb14c20f0.rlib" "/opt/rustwide/target/debug/deps/libindoc-f62b8e5c83dc9cf0.rlib" "/opt/rustwide/target/debug/deps/libpaste-c93085c99bc84698.rlib" "/opt/rustwide/target/debug/deps/librand-d899db67d2fe36c6.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-99e48b4472b0bfb4.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-91ee036dce5c5706.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-bc80430b8a7c0f1e.rlib" "/opt/rustwide/target/debug/deps/librand_core-aad8c222418feab8.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-48e98fe8254d195f.rlib" "/opt/rustwide/target/debug/deps/liblibc-2b3577f6a779d165.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-7bfa6ddb9b2ff1d3.rlib" "/opt/rustwide/target/debug/deps/libndarray-4164e5f07b64e2cd.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-d4c4efc75da60b2e.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-623ec6308ee20876.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-9032d7a2d99629ef.rlib" "/opt/rustwide/target/debug/deps/libitertools-63da1621c330685e.rlib" "/opt/rustwide/target/debug/deps/libeither-f74d019d6d596424.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9f97a4fd61bd1e10.rlib" "/opt/rustwide/target/debug/deps/librawpointer-e48b6298ef516ae1.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1dac1a412c98f50d.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-b7841fd014bf83a1.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-338c0763450dca22.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5f2e5d11836e0967.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-81a9070bd3553adf.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-e297830377b95af4.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-b38b87f2dd197fa0.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-601015f2e15e7e26.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-439f3a589bd88586.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-57ab7e6ac23ce11f.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-3aec7f88778e912a.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-b6806800b307d4b9.rlib" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-e49d7651b12f7563.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/28742a1146f10a4f09369baad027a464acb7a766/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e8266574e26adcc3.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /opt/rustwide/target/debug/deps/hanabi-732671ee6f7dc9e0.hanabi.14ldzzno-cgu.1.rcgu.o: In function `pyo3::types::list:: for alloc::vec::Vec>::into_py': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/types/list.rs:196: undefined reference to `PyList_New' [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/types/list.rs:199: undefined reference to `PyList_SetItem' [INFO] [stderr] /opt/rustwide/target/debug/deps/hanabi-732671ee6f7dc9e0.hanabi.14ldzzno-cgu.12.rcgu.o: In function `pyo3::type_object::initialize_type': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/type_object.rs:402: undefined reference to `PyType_Ready' [INFO] [stderr] /opt/rustwide/target/debug/deps/hanabi-732671ee6f7dc9e0.hanabi.14ldzzno-cgu.12.rcgu.o:(.data.rel.ro..L__unnamed_9+0x8): undefined reference to `PyObject_GenericGetDict' [INFO] [stderr] /opt/rustwide/target/debug/deps/hanabi-732671ee6f7dc9e0.hanabi.14ldzzno-cgu.12.rcgu.o:(.data.rel.ro..L__unnamed_9+0x10): undefined reference to `PyObject_GenericSetDict' [INFO] [stderr] /opt/rustwide/target/debug/deps/hanabi-732671ee6f7dc9e0.hanabi.14ldzzno-cgu.15.rcgu.o: In function `pyo3::ffi::object::Py_None': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/ffi/object.rs:975: undefined reference to `_Py_NoneStruct' [INFO] [stderr] /opt/rustwide/target/debug/deps/hanabi-732671ee6f7dc9e0.hanabi.14ldzzno-cgu.15.rcgu.o: In function `numpy::slice_box::SliceBox::new': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/numpy-0.7.0/src/slice_box.rs:16: undefined reference to `_PyObject_New' [INFO] [stderr] /opt/rustwide/target/debug/deps/hanabi-732671ee6f7dc9e0.hanabi.14ldzzno-cgu.15.rcgu.o: In function ` as pyo3::type_object::PyObjectAlloc>::dealloc': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/numpy-0.7.0/src/slice_box.rs:67: undefined reference to `PyObject_Free' [INFO] [stderr] /opt/rustwide/target/debug/deps/hanabi-732671ee6f7dc9e0.hanabi.14ldzzno-cgu.3.rcgu.o: In function `pyo3::err::PyErr::restore': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/err.rs:326: undefined reference to `PyErr_Restore' [INFO] [stderr] /opt/rustwide/target/debug/deps/hanabi-732671ee6f7dc9e0.hanabi.14ldzzno-cgu.3.rcgu.o: In function `::type_object': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/types/mod.rs:111: undefined reference to `PyBaseObject_Type' [INFO] [stderr] /opt/rustwide/target/debug/deps/hanabi-732671ee6f7dc9e0.hanabi.14ldzzno-cgu.5.rcgu.o: In function `pyo3::ffi::boolobject::Py_True': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/ffi/boolobject.rs:29: undefined reference to `_Py_TrueStruct' [INFO] [stderr] /opt/rustwide/target/debug/deps/hanabi-732671ee6f7dc9e0.hanabi.14ldzzno-cgu.5.rcgu.o: In function `pyo3::ffi::boolobject::Py_False': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/ffi/boolobject.rs:24: undefined reference to `_Py_FalseStruct' [INFO] [stderr] /opt/rustwide/target/debug/deps/libnumpy-6d4587f856ca828f.rlib(numpy-6d4587f856ca828f.numpy.eofrslpr-cgu.7.rcgu.o): In function `pyo3::ffi::object::PyObject_TypeCheck': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/ffi/object.rs:723: undefined reference to `PyType_IsSubtype' [INFO] [stderr] /opt/rustwide/target/debug/deps/libnumpy-6d4587f856ca828f.rlib(numpy-6d4587f856ca828f.numpy.eofrslpr-cgu.9.rcgu.o): In function `numpy::npyffi::get_numpy_api': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/numpy-0.7.0/src/npyffi/mod.rs:25: undefined reference to `Py_IsInitialized' [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/numpy-0.7.0/src/npyffi/mod.rs:30: undefined reference to `PyImport_ImportModule' [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/numpy-0.7.0/src/npyffi/mod.rs:32: undefined reference to `PyObject_GetAttrString' [INFO] [stderr] /opt/rustwide/target/debug/deps/libnumpy-6d4587f856ca828f.rlib(numpy-6d4587f856ca828f.numpy.eofrslpr-cgu.9.rcgu.o): In function `numpy::npyffi::get_numpy_api::get_capsule': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/numpy-0.7.0/src/npyffi/mod.rs:21: undefined reference to `PyCapsule_GetPointer' [INFO] [stderr] /opt/rustwide/target/debug/deps/libpyo3-efe9f3c7f0f39455.rlib(pyo3-efe9f3c7f0f39455.pyo3.9ogx1lv8-cgu.0.rcgu.o): In function `pyo3::err::PyErr::occurred': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/err.rs:156: undefined reference to `PyErr_Occurred' [INFO] [stderr] /opt/rustwide/target/debug/deps/libpyo3-efe9f3c7f0f39455.rlib(pyo3-efe9f3c7f0f39455.pyo3.9ogx1lv8-cgu.0.rcgu.o): In function `pyo3::err::PyErr::fetch': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/err.rs:167: undefined reference to `PyErr_Fetch' [INFO] [stderr] /opt/rustwide/target/debug/deps/libpyo3-efe9f3c7f0f39455.rlib(pyo3-efe9f3c7f0f39455.pyo3.9ogx1lv8-cgu.0.rcgu.o): In function `pyo3::err::PyErr::print': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/err.rs:233: undefined reference to `PyErr_PrintEx' [INFO] [stderr] /opt/rustwide/target/debug/deps/libpyo3-efe9f3c7f0f39455.rlib(pyo3-efe9f3c7f0f39455.pyo3.9ogx1lv8-cgu.0.rcgu.o): In function `pyo3::err::PyErr::restore': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/err.rs:326: undefined reference to `PyErr_Restore' [INFO] [stderr] /opt/rustwide/target/debug/deps/libpyo3-efe9f3c7f0f39455.rlib(pyo3-efe9f3c7f0f39455.pyo3.9ogx1lv8-cgu.0.rcgu.o): In function `pyo3::err::panic_after_error': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/err.rs:519: undefined reference to `PyErr_Print' [INFO] [stderr] /opt/rustwide/target/debug/deps/libpyo3-efe9f3c7f0f39455.rlib(pyo3-efe9f3c7f0f39455.pyo3.9ogx1lv8-cgu.11.rcgu.o): In function `::str': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/objectprotocol.rs:318: undefined reference to `PyObject_Str' [INFO] [stderr] /opt/rustwide/target/debug/deps/libpyo3-efe9f3c7f0f39455.rlib(pyo3-efe9f3c7f0f39455.pyo3.9ogx1lv8-cgu.11.rcgu.o): In function `::init_type': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/exceptions.rs:225: undefined reference to `PyExc_OverflowError' [INFO] [stderr] /opt/rustwide/target/debug/deps/libpyo3-efe9f3c7f0f39455.rlib(pyo3-efe9f3c7f0f39455.pyo3.9ogx1lv8-cgu.11.rcgu.o): In function `::init_type': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/exceptions.rs:225: undefined reference to `PyExc_SystemError' [INFO] [stderr] /opt/rustwide/target/debug/deps/libpyo3-efe9f3c7f0f39455.rlib(pyo3-efe9f3c7f0f39455.pyo3.9ogx1lv8-cgu.11.rcgu.o): In function `::init_type': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/exceptions.rs:225: undefined reference to `PyExc_TypeError' [INFO] [stderr] /opt/rustwide/target/debug/deps/libpyo3-efe9f3c7f0f39455.rlib(pyo3-efe9f3c7f0f39455.pyo3.9ogx1lv8-cgu.11.rcgu.o): In function `::init_type': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/exceptions.rs:225: undefined reference to `PyExc_UnicodeDecodeError' [INFO] [stderr] /opt/rustwide/target/debug/deps/libpyo3-efe9f3c7f0f39455.rlib(pyo3-efe9f3c7f0f39455.pyo3.9ogx1lv8-cgu.13.rcgu.o): In function `pyo3::types::dict::PyDict::copy': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/types/dict.rs:54: undefined reference to `PyDict_Copy' [INFO] [stderr] /opt/rustwide/target/debug/deps/libpyo3-efe9f3c7f0f39455.rlib(pyo3-efe9f3c7f0f39455.pyo3.9ogx1lv8-cgu.13.rcgu.o): In function `pyo3::types::dict::PyDict::len': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/types/dict.rs:66: undefined reference to `PyDict_Size' [INFO] [stderr] /opt/rustwide/target/debug/deps/libpyo3-efe9f3c7f0f39455.rlib(pyo3-efe9f3c7f0f39455.pyo3.9ogx1lv8-cgu.13.rcgu.o): In function `pyo3::types::dict::PyDict::get_item::{{closure}}': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/types/dict.rs:97: undefined reference to `PyDict_GetItem' [INFO] [stderr] /opt/rustwide/target/debug/deps/libpyo3-efe9f3c7f0f39455.rlib(pyo3-efe9f3c7f0f39455.pyo3.9ogx1lv8-cgu.13.rcgu.o): In function `pyo3::types::dict::PyDict::del_item::{{closure}}': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/types/dict.rs:122: undefined reference to `PyDict_DelItem' [INFO] [stderr] /opt/rustwide/target/debug/deps/libpyo3-efe9f3c7f0f39455.rlib(pyo3-efe9f3c7f0f39455.pyo3.9ogx1lv8-cgu.13.rcgu.o): In function `::next': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/types/dict.rs:180: undefined reference to `PyDict_Next' [INFO] [stderr] /opt/rustwide/target/debug/deps/libpyo3-efe9f3c7f0f39455.rlib(pyo3-efe9f3c7f0f39455.pyo3.9ogx1lv8-cgu.3.rcgu.o): In function `pyo3::ffi::object::Py_DECREF': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/ffi/object.rs:933: undefined reference to `_Py_Dealloc' [INFO] [stderr] /opt/rustwide/target/debug/deps/libpyo3-efe9f3c7f0f39455.rlib(pyo3-efe9f3c7f0f39455.pyo3.9ogx1lv8-cgu.3.rcgu.o): In function `pyo3::ffi::object::Py_None': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/ffi/object.rs:975: undefined reference to `_Py_NoneStruct' [INFO] [stderr] /opt/rustwide/target/debug/deps/libpyo3-efe9f3c7f0f39455.rlib(pyo3-efe9f3c7f0f39455.pyo3.9ogx1lv8-cgu.6.rcgu.o): In function `pyo3::type_object::PyRawObject::new': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/type_object.rs:107: undefined reference to `PyType_GenericAlloc' [INFO] [stderr] /opt/rustwide/target/debug/deps/libpyo3-efe9f3c7f0f39455.rlib(pyo3-efe9f3c7f0f39455.pyo3.9ogx1lv8-cgu.6.rcgu.o): In function `pyo3::types::num:: for u64>::into_py': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/types/num.rs:182: undefined reference to `PyLong_FromUnsignedLongLong' [INFO] [stderr] /opt/rustwide/target/debug/deps/libpyo3-efe9f3c7f0f39455.rlib(pyo3-efe9f3c7f0f39455.pyo3.9ogx1lv8-cgu.6.rcgu.o): In function `pyo3::types::num::::extract': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/types/num.rs:189: undefined reference to `PyNumber_Index' [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/types/num.rs:193: undefined reference to `PyLong_AsUnsignedLongLong' [INFO] [stderr] /opt/rustwide/target/debug/deps/libpyo3-efe9f3c7f0f39455.rlib(pyo3-efe9f3c7f0f39455.pyo3.9ogx1lv8-cgu.7.rcgu.o): In function `pyo3::types::tuple::PyTuple::slice': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/types/tuple.rs:61: undefined reference to `PyTuple_GetSlice' [INFO] [stderr] /opt/rustwide/target/debug/deps/libpyo3-efe9f3c7f0f39455.rlib(pyo3-efe9f3c7f0f39455.pyo3.9ogx1lv8-cgu.8.rcgu.o): In function `pyo3::gil::prepare_freethreaded_python::{{closure}}': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/gil.rs:43: undefined reference to `Py_IsInitialized' [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/gil.rs:52: undefined reference to `PyEval_ThreadsInitialized' [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/gil.rs:47: undefined reference to `PyEval_ThreadsInitialized' [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/gil.rs:61: undefined reference to `Py_InitializeEx' [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/gil.rs:66: undefined reference to `PyEval_InitThreads' [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/gil.rs:72: undefined reference to `PyEval_SaveThread' [INFO] [stderr] /opt/rustwide/target/debug/deps/libpyo3-efe9f3c7f0f39455.rlib(pyo3-efe9f3c7f0f39455.pyo3.9ogx1lv8-cgu.8.rcgu.o): In function `::drop': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/gil.rs:116: undefined reference to `PyGILState_Release' [INFO] [stderr] /opt/rustwide/target/debug/deps/libpyo3-efe9f3c7f0f39455.rlib(pyo3-efe9f3c7f0f39455.pyo3.9ogx1lv8-cgu.8.rcgu.o): In function `pyo3::gil::GILGuard::acquire': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/gil.rs:257: undefined reference to `PyGILState_Ensure' [INFO] [stderr] /opt/rustwide/target/debug/deps/libpyo3-efe9f3c7f0f39455.rlib(pyo3-efe9f3c7f0f39455.pyo3.9ogx1lv8-cgu.8.rcgu.o): In function `pyo3::types::string::PyString::new': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/types/string.rs:36: undefined reference to `PyUnicode_FromStringAndSize' [INFO] [stderr] /opt/rustwide/target/debug/deps/libpyo3-efe9f3c7f0f39455.rlib(pyo3-efe9f3c7f0f39455.pyo3.9ogx1lv8-cgu.8.rcgu.o): In function `pyo3::types::string::PyString::as_bytes': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/types/string.rs:58: undefined reference to `PyUnicode_AsUTF8AndSize' [INFO] [stderr] /opt/rustwide/target/debug/deps/libpyo3-efe9f3c7f0f39455.rlib(pyo3-efe9f3c7f0f39455.pyo3.9ogx1lv8-cgu.8.rcgu.o): In function `pyo3::types::string::PyString::to_string_lossy': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/types/string.rs:83: undefined reference to `PyUnicode_AsEncodedString' [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/types/string.rs:94: undefined reference to `PyBytes_AsString' [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/types/string.rs:96: undefined reference to `PyBytes_Size' [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `hanabi`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "cc9f7309028d495bbecbc189cd15d5fe5c42108b0e9ce10d96842cbbad4b69d2"` [INFO] running `"docker" "rm" "-f" "cc9f7309028d495bbecbc189cd15d5fe5c42108b0e9ce10d96842cbbad4b69d2"` [INFO] [stdout] cc9f7309028d495bbecbc189cd15d5fe5c42108b0e9ce10d96842cbbad4b69d2