[INFO] cloning repository https://github.com/mariogeiger/hanabi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mariogeiger/hanabi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmariogeiger%2Fhanabi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmariogeiger%2Fhanabi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 15a4eaa66ed99dd2700cf61198c7c85b34f44e74 [INFO] testing mariogeiger/hanabi against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmariogeiger%2Fhanabi" "/workspace/builds/worker-15/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-15/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mariogeiger/hanabi on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-15/source/Cargo.toml [INFO] crate git repo https://github.com/mariogeiger/hanabi already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5afc06e33d0d5d0670fe91d89c056768645e03867b0e81c5f8b28ae2e028c36b [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" "5afc06e33d0d5d0670fe91d89c056768645e03867b0e81c5f8b28ae2e028c36b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5afc06e33d0d5d0670fe91d89c056768645e03867b0e81c5f8b28ae2e028c36b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5afc06e33d0d5d0670fe91d89c056768645e03867b0e81c5f8b28ae2e028c36b", kill_on_drop: false }` [INFO] [stdout] 5afc06e33d0d5d0670fe91d89c056768645e03867b0e81c5f8b28ae2e028c36b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a6217b40daa01792f92f7d4cad2a217ed8f59d07f388fe7c5ff90c2274da48cd [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" "a6217b40daa01792f92f7d4cad2a217ed8f59d07f388fe7c5ff90c2274da48cd", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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 autocfg v1.0.0 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling regex-syntax v0.6.13 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling unindent v0.1.5 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling ndarray v0.13.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling thread_local v1.0.0 [INFO] [stderr] Compiling matrixmultiply v0.2.3 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling rand_core v0.5.1 [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 serde_derive v1.0.104 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [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 getset v0.0.9 [INFO] [stderr] Compiling pyo3cls v0.8.5 [INFO] [stderr] Compiling inventory v0.1.5 [INFO] [stderr] Compiling indoc-impl v0.3.4 [INFO] [stderr] Compiling paste-impl v0.1.6 [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 47.91s [INFO] running `Command { std: "docker" "inspect" "a6217b40daa01792f92f7d4cad2a217ed8f59d07f388fe7c5ff90c2274da48cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6217b40daa01792f92f7d4cad2a217ed8f59d07f388fe7c5ff90c2274da48cd", kill_on_drop: false }` [INFO] [stdout] a6217b40daa01792f92f7d4cad2a217ed8f59d07f388fe7c5ff90c2274da48cd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] de84bf622354b801fbb6207ccd0efdb3b0bffaef201e2130b3ccc15329068492 [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" "de84bf622354b801fbb6207ccd0efdb3b0bffaef201e2130b3ccc15329068492", kill_on_drop: false }` [INFO] [stderr] Compiling hanabi 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/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/hanabi-1af8d2d23761e2e7.hanabi.dq2we94s-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/hanabi-1af8d2d23761e2e7.hanabi.dq2we94s-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/hanabi-1af8d2d23761e2e7.hanabi.dq2we94s-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/hanabi-1af8d2d23761e2e7.hanabi.dq2we94s-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/hanabi-1af8d2d23761e2e7.hanabi.dq2we94s-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/hanabi-1af8d2d23761e2e7.hanabi.dq2we94s-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/hanabi-1af8d2d23761e2e7.hanabi.dq2we94s-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/hanabi-1af8d2d23761e2e7.hanabi.dq2we94s-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/hanabi-1af8d2d23761e2e7.hanabi.dq2we94s-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/hanabi-1af8d2d23761e2e7.hanabi.dq2we94s-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/hanabi-1af8d2d23761e2e7.hanabi.dq2we94s-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/hanabi-1af8d2d23761e2e7.hanabi.dq2we94s-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/hanabi-1af8d2d23761e2e7.hanabi.dq2we94s-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/hanabi-1af8d2d23761e2e7.hanabi.dq2we94s-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/hanabi-1af8d2d23761e2e7.hanabi.dq2we94s-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/hanabi-1af8d2d23761e2e7.hanabi.dq2we94s-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/hanabi-1af8d2d23761e2e7" "/opt/rustwide/target/debug/deps/hanabi-1af8d2d23761e2e7.1iky7tnucosfkfbc.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-bf52c83b5218000c.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-1b1cab3f10607987.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-2e1c807fd8d214f1.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-a6c04fd1ac45a934.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-c9f124f6e94019e0.rlib" "/opt/rustwide/target/debug/deps/libnumpy-ead1b45843bf4ca2.rlib" "/opt/rustwide/target/debug/deps/libpyo3-a301e32e4a1883a5.rlib" "/opt/rustwide/target/debug/deps/libspin-fef9e7e542f635c4.rlib" "/opt/rustwide/target/debug/deps/libunindent-e778ce7396262c3f.rlib" "/opt/rustwide/target/debug/deps/libinventory-a1adf1996539d4a5.rlib" "/opt/rustwide/target/debug/deps/libindoc-7b04be00824de0bd.rlib" "/opt/rustwide/target/debug/deps/libpaste-30d8db90e7639488.rlib" "/opt/rustwide/target/debug/deps/librand-84fd2fdd35c33efb.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-7fc7d208cc4bc968.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-541e59cfe6646a71.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-8776e7e6706f7a02.rlib" "/opt/rustwide/target/debug/deps/liblibc-1ab4eae0cb75ec2a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c4f6196cf7d68209.rlib" "/opt/rustwide/target/debug/deps/libndarray-ce0d38d13d720ab1.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-44d5baf87f953448.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-19832f09be0955cc.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-ba541fc265e60c49.rlib" "/opt/rustwide/target/debug/deps/libitertools-a26550bf863e615d.rlib" "/opt/rustwide/target/debug/deps/libeither-92a75463d303d422.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-3fb8dddf4a8ddd77.rlib" "/opt/rustwide/target/debug/deps/librawpointer-f4398a5de7c6347b.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/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/hanabi-1af8d2d23761e2e7.hanabi.dq2we94s-cgu.1.rcgu.o: in function `pyo3::types::list:: for alloc::vec::Vec>::into_py': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/types/list.rs:196: undefined reference to `PyList_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/types/list.rs:199: undefined reference to `PyList_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/hanabi-1af8d2d23761e2e7.hanabi.dq2we94s-cgu.12.rcgu.o: in function `pyo3::ffi::object::Py_None': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/ffi/object.rs:977: undefined reference to `_Py_NoneStruct' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/hanabi-1af8d2d23761e2e7.hanabi.dq2we94s-cgu.14.rcgu.o: in function `pyo3::type_object::initialize_type': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/type_object.rs:402: undefined reference to `PyType_Ready' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/hanabi-1af8d2d23761e2e7.hanabi.dq2we94s-cgu.14.rcgu.o:(.data.rel.ro..L__unnamed_12+0x8): undefined reference to `PyObject_GenericGetDict' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/hanabi-1af8d2d23761e2e7.hanabi.dq2we94s-cgu.14.rcgu.o:(.data.rel.ro..L__unnamed_12+0x10): undefined reference to `PyObject_GenericSetDict' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/hanabi-1af8d2d23761e2e7.hanabi.dq2we94s-cgu.15.rcgu.o: in function `pyo3::err::PyErr::restore': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/err.rs:326: undefined reference to `PyErr_Restore' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/hanabi-1af8d2d23761e2e7.hanabi.dq2we94s-cgu.15.rcgu.o: in function `pyo3::ffi::boolobject::Py_True': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/ffi/boolobject.rs:31: undefined reference to `_Py_TrueStruct' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/hanabi-1af8d2d23761e2e7.hanabi.dq2we94s-cgu.15.rcgu.o: in function `pyo3::ffi::boolobject::Py_False': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/ffi/boolobject.rs:26: undefined reference to `_Py_FalseStruct' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/hanabi-1af8d2d23761e2e7.hanabi.dq2we94s-cgu.15.rcgu.o: in function `::type_object': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/types/mod.rs:113: undefined reference to `PyBaseObject_Type' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/hanabi-1af8d2d23761e2e7.hanabi.dq2we94s-cgu.7.rcgu.o: in function `numpy::slice_box::SliceBox::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/numpy-0.7.0/src/slice_box.rs:16: undefined reference to `_PyObject_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/hanabi-1af8d2d23761e2e7.hanabi.dq2we94s-cgu.7.rcgu.o: in function ` as pyo3::type_object::PyObjectAlloc>::dealloc': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/numpy-0.7.0/src/slice_box.rs:67: undefined reference to `PyObject_Free' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libnumpy-ead1b45843bf4ca2.rlib(numpy-ead1b45843bf4ca2.numpy.brehw5in-cgu.15.rcgu.o): in function `numpy::npyffi::get_numpy_api': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/numpy-0.7.0/src/npyffi/mod.rs:25: undefined reference to `Py_IsInitialized' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/numpy-0.7.0/src/npyffi/mod.rs:30: undefined reference to `PyImport_ImportModule' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/numpy-0.7.0/src/npyffi/mod.rs:32: undefined reference to `PyObject_GetAttrString' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libnumpy-ead1b45843bf4ca2.rlib(numpy-ead1b45843bf4ca2.numpy.brehw5in-cgu.15.rcgu.o): in function `numpy::npyffi::get_numpy_api::get_capsule': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/numpy-0.7.0/src/npyffi/mod.rs:21: undefined reference to `PyCapsule_GetPointer' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libnumpy-ead1b45843bf4ca2.rlib(numpy-ead1b45843bf4ca2.numpy.brehw5in-cgu.6.rcgu.o): in function `pyo3::ffi::object::PyObject_TypeCheck': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/ffi/object.rs:723: undefined reference to `PyType_IsSubtype' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-a301e32e4a1883a5.rlib(pyo3-a301e32e4a1883a5.pyo3.8lbrp0xl-cgu.0.rcgu.o): in function `pyo3::err::PyErr::occurred': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/err.rs:156: undefined reference to `PyErr_Occurred' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-a301e32e4a1883a5.rlib(pyo3-a301e32e4a1883a5.pyo3.8lbrp0xl-cgu.0.rcgu.o): in function `pyo3::err::PyErr::fetch': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/err.rs:167: undefined reference to `PyErr_Fetch' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-a301e32e4a1883a5.rlib(pyo3-a301e32e4a1883a5.pyo3.8lbrp0xl-cgu.0.rcgu.o): in function `pyo3::err::PyErr::print': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/err.rs:233: undefined reference to `PyErr_PrintEx' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-a301e32e4a1883a5.rlib(pyo3-a301e32e4a1883a5.pyo3.8lbrp0xl-cgu.0.rcgu.o): in function `pyo3::err::PyErr::restore': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/err.rs:326: undefined reference to `PyErr_Restore' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-a301e32e4a1883a5.rlib(pyo3-a301e32e4a1883a5.pyo3.8lbrp0xl-cgu.0.rcgu.o): in function `pyo3::err::panic_after_error': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/err.rs:519: undefined reference to `PyErr_Print' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-a301e32e4a1883a5.rlib(pyo3-a301e32e4a1883a5.pyo3.8lbrp0xl-cgu.13.rcgu.o): in function `pyo3::types::dict::PyDict::copy': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/types/dict.rs:54: undefined reference to `PyDict_Copy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-a301e32e4a1883a5.rlib(pyo3-a301e32e4a1883a5.pyo3.8lbrp0xl-cgu.13.rcgu.o): in function `pyo3::types::dict::PyDict::len': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/types/dict.rs:66: undefined reference to `PyDict_Size' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-a301e32e4a1883a5.rlib(pyo3-a301e32e4a1883a5.pyo3.8lbrp0xl-cgu.13.rcgu.o): in function `pyo3::types::dict::PyDict::get_item::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/types/dict.rs:97: undefined reference to `PyDict_GetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-a301e32e4a1883a5.rlib(pyo3-a301e32e4a1883a5.pyo3.8lbrp0xl-cgu.13.rcgu.o): in function `pyo3::types::dict::PyDict::del_item::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/types/dict.rs:122: undefined reference to `PyDict_DelItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-a301e32e4a1883a5.rlib(pyo3-a301e32e4a1883a5.pyo3.8lbrp0xl-cgu.13.rcgu.o): in function `::next': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/types/dict.rs:180: undefined reference to `PyDict_Next' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-a301e32e4a1883a5.rlib(pyo3-a301e32e4a1883a5.pyo3.8lbrp0xl-cgu.14.rcgu.o): in function `pyo3::gil::prepare_freethreaded_python::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/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.5/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.5/src/gil.rs:72: undefined reference to `PyEval_SaveThread' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-a301e32e4a1883a5.rlib(pyo3-a301e32e4a1883a5.pyo3.8lbrp0xl-cgu.14.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/gil.rs:116: undefined reference to `PyGILState_Release' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-a301e32e4a1883a5.rlib(pyo3-a301e32e4a1883a5.pyo3.8lbrp0xl-cgu.14.rcgu.o): in function `pyo3::gil::GILGuard::acquire': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/gil.rs:257: undefined reference to `PyGILState_Ensure' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-a301e32e4a1883a5.rlib(pyo3-a301e32e4a1883a5.pyo3.8lbrp0xl-cgu.15.rcgu.o): in function `pyo3::type_object::PyRawObject::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/type_object.rs:112: undefined reference to `PyType_GenericAlloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-a301e32e4a1883a5.rlib(pyo3-a301e32e4a1883a5.pyo3.8lbrp0xl-cgu.3.rcgu.o): in function `pyo3::ffi::object::Py_DECREF': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/ffi/object.rs:933: undefined reference to `_Py_Dealloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-a301e32e4a1883a5.rlib(pyo3-a301e32e4a1883a5.pyo3.8lbrp0xl-cgu.3.rcgu.o): in function `pyo3::ffi::object::Py_None': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/ffi/object.rs:977: undefined reference to `_Py_NoneStruct' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-a301e32e4a1883a5.rlib(pyo3-a301e32e4a1883a5.pyo3.8lbrp0xl-cgu.4.rcgu.o): in function `pyo3::types::string::PyString::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/types/string.rs:36: undefined reference to `PyUnicode_FromStringAndSize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-a301e32e4a1883a5.rlib(pyo3-a301e32e4a1883a5.pyo3.8lbrp0xl-cgu.4.rcgu.o): in function `pyo3::types::string::PyString::as_bytes': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/types/string.rs:58: undefined reference to `PyUnicode_AsUTF8AndSize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-a301e32e4a1883a5.rlib(pyo3-a301e32e4a1883a5.pyo3.8lbrp0xl-cgu.4.rcgu.o): in function `pyo3::types::string::PyString::to_string_lossy': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/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.5/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.5/src/types/string.rs:96: undefined reference to `PyBytes_Size' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-a301e32e4a1883a5.rlib(pyo3-a301e32e4a1883a5.pyo3.8lbrp0xl-cgu.4.rcgu.o): in function `pyo3::types::num:: for u64>::into_py': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/types/num.rs:182: undefined reference to `PyLong_FromUnsignedLongLong' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-a301e32e4a1883a5.rlib(pyo3-a301e32e4a1883a5.pyo3.8lbrp0xl-cgu.4.rcgu.o): in function `pyo3::types::num::::extract': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/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.5/src/types/num.rs:193: undefined reference to `PyLong_AsUnsignedLongLong' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-a301e32e4a1883a5.rlib(pyo3-a301e32e4a1883a5.pyo3.8lbrp0xl-cgu.5.rcgu.o): in function `pyo3::types::tuple::PyTuple::slice': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/types/tuple.rs:61: undefined reference to `PyTuple_GetSlice' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-a301e32e4a1883a5.rlib(pyo3-a301e32e4a1883a5.pyo3.8lbrp0xl-cgu.8.rcgu.o): in function `::str': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/objectprotocol.rs:318: undefined reference to `PyObject_Str' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-a301e32e4a1883a5.rlib(pyo3-a301e32e4a1883a5.pyo3.8lbrp0xl-cgu.8.rcgu.o): in function `::init_type': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/exceptions.rs:226: undefined reference to `PyExc_OverflowError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-a301e32e4a1883a5.rlib(pyo3-a301e32e4a1883a5.pyo3.8lbrp0xl-cgu.8.rcgu.o): in function `::init_type': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/exceptions.rs:226: undefined reference to `PyExc_SystemError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-a301e32e4a1883a5.rlib(pyo3-a301e32e4a1883a5.pyo3.8lbrp0xl-cgu.8.rcgu.o): in function `::init_type': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/exceptions.rs:226: undefined reference to `PyExc_TypeError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-a301e32e4a1883a5.rlib(pyo3-a301e32e4a1883a5.pyo3.8lbrp0xl-cgu.8.rcgu.o): in function `::init_type': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.8.5/src/exceptions.rs:226: undefined reference to `PyExc_UnicodeDecodeError' [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 `hanabi` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "de84bf622354b801fbb6207ccd0efdb3b0bffaef201e2130b3ccc15329068492", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de84bf622354b801fbb6207ccd0efdb3b0bffaef201e2130b3ccc15329068492", kill_on_drop: false }` [INFO] [stdout] de84bf622354b801fbb6207ccd0efdb3b0bffaef201e2130b3ccc15329068492