[INFO] cloning repository https://github.com/Gelbpunkt/zangy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Gelbpunkt/zangy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGelbpunkt%2Fzangy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGelbpunkt%2Fzangy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 44daaf091600bb68ecedec81eb9fedbb8f3823c8 [INFO] testing Gelbpunkt/zangy against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGelbpunkt%2Fzangy" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Gelbpunkt/zangy on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0/source/.cargo/config [INFO] started tweaking git repo https://github.com/Gelbpunkt/zangy [INFO] finished tweaking git repo https://github.com/Gelbpunkt/zangy [INFO] tweaked toml for git repo https://github.com/Gelbpunkt/zangy written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/Gelbpunkt/zangy already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8b8738774fd1da4c51d7a0de3242cdf8d44b810ed5eb0b1de6537303d2806cf5 [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" "8b8738774fd1da4c51d7a0de3242cdf8d44b810ed5eb0b1de6537303d2806cf5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8b8738774fd1da4c51d7a0de3242cdf8d44b810ed5eb0b1de6537303d2806cf5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b8738774fd1da4c51d7a0de3242cdf8d44b810ed5eb0b1de6537303d2806cf5", kill_on_drop: false }` [INFO] [stdout] 8b8738774fd1da4c51d7a0de3242cdf8d44b810ed5eb0b1de6537303d2806cf5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c42f7440e2d686537ca793eaacc3bff25ce945aeec6555781f2c265cc6acf4db [INFO] running `Command { std: "docker" "start" "-a" "c42f7440e2d686537ca793eaacc3bff25ce945aeec6555781f2c265cc6acf4db", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.51 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.5.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling inventory v0.1.9 [INFO] [stderr] Compiling pyo3 v0.12.3 (https://github.com/PyO3/pyo3#66694935) [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling paste v1.0.3 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling indoc v1.0.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio v0.2.23 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling pyo3-derive-backend v0.12.3 (https://github.com/PyO3/pyo3#66694935) [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling inventory-impl v0.1.9 [INFO] [stderr] Compiling ctor v0.1.16 [INFO] [stderr] Compiling pyo3cls v0.12.3 (https://github.com/PyO3/pyo3#66694935) [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling combine v4.4.0 [INFO] [stderr] Compiling redis v0.17.1-alpha.0 (https://github.com/mitsuhiko/redis-rs#bd8dc731) [INFO] [stderr] Compiling zangy v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 47s [INFO] running `Command { std: "docker" "inspect" "c42f7440e2d686537ca793eaacc3bff25ce945aeec6555781f2c265cc6acf4db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c42f7440e2d686537ca793eaacc3bff25ce945aeec6555781f2c265cc6acf4db", kill_on_drop: false }` [INFO] [stdout] c42f7440e2d686537ca793eaacc3bff25ce945aeec6555781f2c265cc6acf4db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d7fd476845e7ce92e5b0610d3f5090d0d6dd3b134d1b64f0b27af9a8be356f1e [INFO] running `Command { std: "docker" "start" "-a" "d7fd476845e7ce92e5b0610d3f5090d0d6dd3b134d1b64f0b27af9a8be356f1e", kill_on_drop: false }` [INFO] [stderr] Compiling zangy v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/zangy-50256e17227186a0.zangy.2oabplgw-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/zangy-50256e17227186a0.zangy.2oabplgw-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/zangy-50256e17227186a0.zangy.2oabplgw-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/zangy-50256e17227186a0.zangy.2oabplgw-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/zangy-50256e17227186a0.zangy.2oabplgw-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/zangy-50256e17227186a0.zangy.2oabplgw-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/zangy-50256e17227186a0.zangy.2oabplgw-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/zangy-50256e17227186a0.zangy.2oabplgw-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/zangy-50256e17227186a0.zangy.2oabplgw-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/zangy-50256e17227186a0.zangy.2oabplgw-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/zangy-50256e17227186a0.zangy.2oabplgw-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/zangy-50256e17227186a0.zangy.2oabplgw-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/zangy-50256e17227186a0.zangy.2oabplgw-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/zangy-50256e17227186a0.zangy.2oabplgw-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/zangy-50256e17227186a0.zangy.2oabplgw-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/zangy-50256e17227186a0.zangy.2oabplgw-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/zangy-50256e17227186a0" "/opt/rustwide/target/debug/deps/zangy-50256e17227186a0.179hsdd20gaovx0e.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-e400a06feeddb41f.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-8ca745aec409b30d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-dddd49119eca10c7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-3f84b2ca2f59187b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-53983bcf89dbd6ef.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libredis-c0aa874914fd3afa.rlib" "/opt/rustwide/target/debug/deps/libdtoa-e04dfd1e33732084.rlib" "/opt/rustwide/target/debug/deps/liburl-1b40833742162787.rlib" "/opt/rustwide/target/debug/deps/libidna-bd11dd91938a433b.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-929f06cacd54f255.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-38587227a4aedaff.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-a8a3510ab9d2d66d.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-00687fdf7952a949.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-7bbc050d89dfc80b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-bae4c6d884296e4c.rlib" "/opt/rustwide/target/debug/deps/libmatches-b31feef5c3ce1062.rlib" "/opt/rustwide/target/debug/deps/libitoa-19a6eacaf66e8b09.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-0bbbaba970d2a4a5.rlib" "/opt/rustwide/target/debug/deps/libcombine-3c1cbf3348115153.rlib" "/opt/rustwide/target/debug/deps/libtokio-dae6bdd95241b7a7.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-6a4aea74992e2e06.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-a799afd90a17676a.rlib" "/opt/rustwide/target/debug/deps/libfnv-eef866999c50c67e.rlib" "/opt/rustwide/target/debug/deps/libmio-622134bce02d401c.rlib" "/opt/rustwide/target/debug/deps/liblog-88fcab3e6ed3ef89.rlib" "/opt/rustwide/target/debug/deps/libiovec-61bd25fdc23fc3e5.rlib" "/opt/rustwide/target/debug/deps/libnet2-60508f628cc94d60.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-0afd03a31f15cef8.rlib" "/opt/rustwide/target/debug/deps/libmemchr-b9c9c711d3caf825.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-4faa2eb521b04003.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libpin_project-ffa644d7c171bf1a.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-8df2891e83f37628.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-1feed9adde69bdbe.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-67079360d4dbd2ec.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-20f290c37612163f.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-65d5f6da6c12b292.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-60a70e83dfdea844.rlib" "/opt/rustwide/target/debug/deps/libbytes-3cc78889b255363f.rlib" "/opt/rustwide/target/debug/deps/libpyo3-eaf0cec41d2f0628.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-f08a5a333cc1d961.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-ab7e2704e6f3f673.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-a30f0bd513f88b7e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/liblock_api-405cbefbc0ca4c4c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4c9e30f2e7684fc3.rlib" "/opt/rustwide/target/debug/deps/libinstant-942c52080b0b6fff.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-2909e55669d95bfc.rlib" "/opt/rustwide/target/debug/deps/liblibc-e41c2d10207ee17e.rlib" "/opt/rustwide/target/debug/deps/libunindent-4ac07567555f7d30.rlib" "/opt/rustwide/target/debug/deps/libinventory-663918c5770148ae.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/zangy-50256e17227186a0.zangy.2oabplgw-cgu.15.rcgu.o: in function `pyo3::ffi::object::Py_None': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/6669493/src/ffi/object.rs:879: undefined reference to `_Py_NoneStruct' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/zangy-50256e17227186a0.zangy.2oabplgw-cgu.15.rcgu.o: in function `pyo3::ffi::object::Py_DECREF': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/6669493/src/ffi/object.rs:835: undefined reference to `_Py_Dealloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/zangy-50256e17227186a0.zangy.2oabplgw-cgu.15.rcgu.o: in function `::type_object_raw': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/6669493/src/types/mod.rs:179: undefined reference to `PyExc_Exception' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/zangy-50256e17227186a0.zangy.2oabplgw-cgu.4.rcgu.o: in function `pyo3::types::sequence::PySequence::len': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/6669493/src/types/sequence.rs:23: undefined reference to `PySequence_Size' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/zangy-50256e17227186a0.zangy.2oabplgw-cgu.5.rcgu.o: in function `pyo3::err::PyErr::restore': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/6669493/src/err/mod.rs:357: undefined reference to `PyErr_Restore' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/zangy-50256e17227186a0.zangy.2oabplgw-cgu.5.rcgu.o: in function `pyo3::types::list::::to_object': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/6669493/src/types/list.rs:171: undefined reference to `PyList_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/6669493/src/types/list.rs:174: undefined reference to `PyList_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/zangy-50256e17227186a0.zangy.2oabplgw-cgu.5.rcgu.o: in function `pyo3::types::tuple::> for (A,B)>::into_py': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/6669493/src/types/tuple.rs:167: undefined reference to `PyTuple_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/6669493/src/types/tuple.rs:168: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/6669493/src/types/tuple.rs:168: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/zangy-50256e17227186a0.zangy.2oabplgw-cgu.5.rcgu.o: in function `pyo3::types::tuple::> for (A,B)>::into_py': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/6669493/src/types/tuple.rs:167: undefined reference to `PyTuple_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/6669493/src/types/tuple.rs:168: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/6669493/src/types/tuple.rs:168: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/zangy-50256e17227186a0.zangy.2oabplgw-cgu.5.rcgu.o: in function `pyo3::instance::Py::call_method::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/6669493/src/instance.rs:302: undefined reference to `PyObject_GetAttr' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/6669493/src/instance.rs:306: undefined reference to `PyObject_Call' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/zangy-50256e17227186a0.zangy.2oabplgw-cgu.5.rcgu.o: in function `pyo3::instance::Py::call_method::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/6669493/src/instance.rs:302: undefined reference to `PyObject_GetAttr' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/6669493/src/instance.rs:306: undefined reference to `PyObject_Call' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/zangy-50256e17227186a0.zangy.2oabplgw-cgu.5.rcgu.o: in function `pyo3::instance::Py::call_method::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/6669493/src/instance.rs:302: undefined reference to `PyObject_GetAttr' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/6669493/src/instance.rs:306: undefined reference to `PyObject_Call' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/zangy-50256e17227186a0.zangy.2oabplgw-cgu.5.rcgu.o: in function `pyo3::instance::Py::getattr::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/6669493/src/instance.rs:239: undefined reference to `PyObject_GetAttr' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/zangy-50256e17227186a0.zangy.2oabplgw-cgu.7.rcgu.o: in function `pyo3::ffi::boolobject::Py_True': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/6669493/src/ffi/boolobject.rs:29: undefined reference to `_Py_TrueStruct' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/zangy-50256e17227186a0.zangy.2oabplgw-cgu.7.rcgu.o: in function `pyo3::ffi::boolobject::Py_False': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/6669493/src/ffi/boolobject.rs:24: undefined reference to `_Py_FalseStruct' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-eaf0cec41d2f0628.rlib(pyo3-eaf0cec41d2f0628.pyo3.cydzs7fu-cgu.0.rcgu.o): in function `::type_object_raw': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/6669493/src/types/mod.rs:179: undefined reference to `PyExc_BaseException' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-eaf0cec41d2f0628.rlib(pyo3-eaf0cec41d2f0628.pyo3.cydzs7fu-cgu.0.rcgu.o): in function `::type_object_raw': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/6669493/src/types/mod.rs:179: undefined reference to `PyExc_OverflowError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-eaf0cec41d2f0628.rlib(pyo3-eaf0cec41d2f0628.pyo3.cydzs7fu-cgu.0.rcgu.o): in function `::type_object_raw': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/6669493/src/types/mod.rs:179: undefined reference to `PyExc_RuntimeError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-eaf0cec41d2f0628.rlib(pyo3-eaf0cec41d2f0628.pyo3.cydzs7fu-cgu.0.rcgu.o): in function `::type_object_raw': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/6669493/src/types/mod.rs:179: undefined reference to `PyExc_SystemError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-eaf0cec41d2f0628.rlib(pyo3-eaf0cec41d2f0628.pyo3.cydzs7fu-cgu.0.rcgu.o): in function `::type_object_raw': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/6669493/src/types/mod.rs:179: undefined reference to `PyExc_TypeError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-eaf0cec41d2f0628.rlib(pyo3-eaf0cec41d2f0628.pyo3.cydzs7fu-cgu.0.rcgu.o): in function `::type_object_raw': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/6669493/src/types/mod.rs:179: undefined reference to `PyExc_ValueError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-eaf0cec41d2f0628.rlib(pyo3-eaf0cec41d2f0628.pyo3.cydzs7fu-cgu.10.rcgu.o): in function `pyo3::types::any::PyAny::getattr::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/6669493/src/types/any.rs:101: undefined reference to `PyObject_GetAttr' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-eaf0cec41d2f0628.rlib(pyo3-eaf0cec41d2f0628.pyo3.cydzs7fu-cgu.10.rcgu.o): in function `pyo3::types::any::PyAny::call': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/6669493/src/types/any.rs:215: undefined reference to `PyObject_Call' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-eaf0cec41d2f0628.rlib(pyo3-eaf0cec41d2f0628.pyo3.cydzs7fu-cgu.10.rcgu.o): in function `pyo3::types::any::PyAny::repr': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/6669493/src/types/any.rs:433: undefined reference to `PyObject_Repr' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-eaf0cec41d2f0628.rlib(pyo3-eaf0cec41d2f0628.pyo3.cydzs7fu-cgu.10.rcgu.o): in function `pyo3::types::any::PyAny::str': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/6669493/src/types/any.rs:443: undefined reference to `PyObject_Str' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-eaf0cec41d2f0628.rlib(pyo3-eaf0cec41d2f0628.pyo3.cydzs7fu-cgu.10.rcgu.o): in function `pyo3::types::floatob::::extract': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/6669493/src/types/floatob.rs:54: undefined reference to `PyFloat_AsDouble' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-eaf0cec41d2f0628.rlib(pyo3-eaf0cec41d2f0628.pyo3.cydzs7fu-cgu.11.rcgu.o): in function `pyo3::types::string::PyString::new': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/6669493/src/types/string.rs:27: undefined reference to `PyUnicode_FromStringAndSize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-eaf0cec41d2f0628.rlib(pyo3-eaf0cec41d2f0628.pyo3.cydzs7fu-cgu.11.rcgu.o): in function `pyo3::types::string::PyString::to_str': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/6669493/src/types/string.rs:50: undefined reference to `PyUnicode_AsUTF8AndSize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-eaf0cec41d2f0628.rlib(pyo3-eaf0cec41d2f0628.pyo3.cydzs7fu-cgu.11.rcgu.o): in function `pyo3::types::string::PyString::to_string_lossy': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/6669493/src/types/string.rs:80: undefined reference to `PyUnicode_AsEncodedString' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-eaf0cec41d2f0628.rlib(pyo3-eaf0cec41d2f0628.pyo3.cydzs7fu-cgu.11.rcgu.o): in function `pyo3::types::string::with_tmp_string': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/6669493/src/types/string.rs:100: undefined reference to `PyUnicode_FromStringAndSize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-eaf0cec41d2f0628.rlib(pyo3-eaf0cec41d2f0628.pyo3.cydzs7fu-cgu.11.rcgu.o): in function `pyo3::types::tuple::PyTuple::empty': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/6669493/src/types/tuple.rs:37: undefined reference to `PyTuple_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-eaf0cec41d2f0628.rlib(pyo3-eaf0cec41d2f0628.pyo3.cydzs7fu-cgu.11.rcgu.o): in function `pyo3::types::tuple::PyTuple::len': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/6669493/src/types/tuple.rs:44: undefined reference to `PyTuple_Size' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-eaf0cec41d2f0628.rlib(pyo3-eaf0cec41d2f0628.pyo3.cydzs7fu-cgu.11.rcgu.o): in function `pyo3::types::tuple::PyTuple::slice': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/6669493/src/types/tuple.rs:57: undefined reference to `PyTuple_GetSlice' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-eaf0cec41d2f0628.rlib(pyo3-eaf0cec41d2f0628.pyo3.cydzs7fu-cgu.11.rcgu.o): in function `pyo3::types::tuple::PyTuple::get_item': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/6669493/src/types/tuple.rs:76: undefined reference to `PyTuple_GetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-eaf0cec41d2f0628.rlib(pyo3-eaf0cec41d2f0628.pyo3.cydzs7fu-cgu.11.rcgu.o): in function `pyo3::types::tuple::> for (A,)>::into_py': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/6669493/src/types/tuple.rs:157: undefined reference to `PyTuple_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/6669493/src/types/tuple.rs:158: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-eaf0cec41d2f0628.rlib(pyo3-eaf0cec41d2f0628.pyo3.cydzs7fu-cgu.13.rcgu.o): in function `pyo3::gil::prepare_freethreaded_python::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/6669493/src/gil.rs:64: undefined reference to `Py_IsInitialized' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/6669493/src/gil.rs:83: undefined reference to `Py_InitializeEx' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/6669493/src/gil.rs:106: undefined reference to `PyEval_SaveThread' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-eaf0cec41d2f0628.rlib(pyo3-eaf0cec41d2f0628.pyo3.cydzs7fu-cgu.13.rcgu.o): in function `pyo3::gil::prepare_freethreaded_python::{{closure}}::finalize': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/6669493/src/gil.rs:88: undefined reference to `Py_IsInitialized' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/6669493/src/gil.rs:89: undefined reference to `PyGILState_Ensure' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/6669493/src/gil.rs:90: undefined reference to `Py_Finalize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-eaf0cec41d2f0628.rlib(pyo3-eaf0cec41d2f0628.pyo3.cydzs7fu-cgu.13.rcgu.o): in function `pyo3::gil::GILGuard::acquire': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/6669493/src/gil.rs:145: undefined reference to `PyGILState_Ensure' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-eaf0cec41d2f0628.rlib(pyo3-eaf0cec41d2f0628.pyo3.cydzs7fu-cgu.13.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/6669493/src/gil.rs:191: undefined reference to `PyGILState_Release' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-eaf0cec41d2f0628.rlib(pyo3-eaf0cec41d2f0628.pyo3.cydzs7fu-cgu.15.rcgu.o): in function `pyo3::types::num::::to_object': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/6669493/src/types/num.rs:65: undefined reference to `PyLong_FromLong' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-eaf0cec41d2f0628.rlib(pyo3-eaf0cec41d2f0628.pyo3.cydzs7fu-cgu.15.rcgu.o): in function `pyo3::types::num::::extract': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/6669493/src/types/num.rs:79: undefined reference to `PyNumber_Index' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/6669493/src/types/num.rs:83: undefined reference to `PyLong_AsLong' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-eaf0cec41d2f0628.rlib(pyo3-eaf0cec41d2f0628.pyo3.cydzs7fu-cgu.15.rcgu.o): in function `pyo3::types::num::::extract': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/6669493/src/types/num.rs:79: undefined reference to `PyNumber_Index' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/6669493/src/types/num.rs:83: undefined reference to `PyLong_AsLong' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-eaf0cec41d2f0628.rlib(pyo3-eaf0cec41d2f0628.pyo3.cydzs7fu-cgu.15.rcgu.o): in function `pyo3::types::num::> for u64>::into_py': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/6669493/src/types/num.rs:106: undefined reference to `PyLong_FromUnsignedLongLong' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-eaf0cec41d2f0628.rlib(pyo3-eaf0cec41d2f0628.pyo3.cydzs7fu-cgu.15.rcgu.o): in function `pyo3::types::num::::extract': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/6669493/src/types/num.rs:113: undefined reference to `PyNumber_Index' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/6669493/src/types/num.rs:117: undefined reference to `PyLong_AsUnsignedLongLong' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-eaf0cec41d2f0628.rlib(pyo3-eaf0cec41d2f0628.pyo3.cydzs7fu-cgu.2.rcgu.o): in function `pyo3::ffi::boolobject::PyBool_Check': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/6669493/src/ffi/boolobject.rs:(.text._ZN4pyo33ffi10boolobject12PyBool_Check17h8a48ade54411b0b1E+0x16): undefined reference to `PyBool_Type' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-eaf0cec41d2f0628.rlib(pyo3-eaf0cec41d2f0628.pyo3.cydzs7fu-cgu.2.rcgu.o): in function `pyo3::ffi::boolobject::Py_True': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/6669493/src/ffi/boolobject.rs:29: undefined reference to `_Py_TrueStruct' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-eaf0cec41d2f0628.rlib(pyo3-eaf0cec41d2f0628.pyo3.cydzs7fu-cgu.2.rcgu.o): in function `pyo3::types::dict::PyDict::copy': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/6669493/src/types/dict.rs:57: undefined reference to `PyDict_Copy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-eaf0cec41d2f0628.rlib(pyo3-eaf0cec41d2f0628.pyo3.cydzs7fu-cgu.2.rcgu.o): in function `pyo3::types::dict::PyDict::len': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/6669493/src/types/dict.rs:70: undefined reference to `PyDict_Size' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-eaf0cec41d2f0628.rlib(pyo3-eaf0cec41d2f0628.pyo3.cydzs7fu-cgu.2.rcgu.o): in function `pyo3::types::dict::PyDict::get_item::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/6669493/src/types/dict.rs:104: undefined reference to `PyDict_GetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-eaf0cec41d2f0628.rlib(pyo3-eaf0cec41d2f0628.pyo3.cydzs7fu-cgu.2.rcgu.o): in function `pyo3::types::dict::PyDict::del_item::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/6669493/src/types/dict.rs:136: undefined reference to `PyDict_DelItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-eaf0cec41d2f0628.rlib(pyo3-eaf0cec41d2f0628.pyo3.cydzs7fu-cgu.2.rcgu.o): in function `::next': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/6669493/src/types/dict.rs:195: undefined reference to `PyDict_Next' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-eaf0cec41d2f0628.rlib(pyo3-eaf0cec41d2f0628.pyo3.cydzs7fu-cgu.3.rcgu.o): in function `pyo3::types::module::PyModule::import::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/6669493/src/types/module.rs:36: undefined reference to `PyImport_Import' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-eaf0cec41d2f0628.rlib(pyo3-eaf0cec41d2f0628.pyo3.cydzs7fu-cgu.4.rcgu.o): in function `pyo3::ffi::object::Py_DECREF': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/6669493/src/ffi/object.rs:835: undefined reference to `_Py_Dealloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-eaf0cec41d2f0628.rlib(pyo3-eaf0cec41d2f0628.pyo3.cydzs7fu-cgu.5.rcgu.o): in function `pyo3::types::tuple::> for (A,)>::into_py': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/6669493/src/types/tuple.rs:157: undefined reference to `PyTuple_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/6669493/src/types/tuple.rs:158: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-eaf0cec41d2f0628.rlib(pyo3-eaf0cec41d2f0628.pyo3.cydzs7fu-cgu.7.rcgu.o): in function `pyo3::err::PyErr::occurred': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/6669493/src/err/mod.rs:209: undefined reference to `PyErr_Occurred' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-eaf0cec41d2f0628.rlib(pyo3-eaf0cec41d2f0628.pyo3.cydzs7fu-cgu.7.rcgu.o): in function `pyo3::err::PyErr::fetch': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/6669493/src/err/mod.rs:224: undefined reference to `PyErr_Fetch' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-eaf0cec41d2f0628.rlib(pyo3-eaf0cec41d2f0628.pyo3.cydzs7fu-cgu.7.rcgu.o): in function `pyo3::err::PyErr::new_type': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/6669493/src/err/mod.rs:271: undefined reference to `PyErr_NewException' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-eaf0cec41d2f0628.rlib(pyo3-eaf0cec41d2f0628.pyo3.cydzs7fu-cgu.7.rcgu.o): in function `pyo3::err::PyErr::print': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/6669493/src/err/mod.rs:303: undefined reference to `PyErr_PrintEx' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-eaf0cec41d2f0628.rlib(pyo3-eaf0cec41d2f0628.pyo3.cydzs7fu-cgu.7.rcgu.o): in function `pyo3::err::PyErr::restore': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/6669493/src/err/mod.rs:357: undefined reference to `PyErr_Restore' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-eaf0cec41d2f0628.rlib(pyo3-eaf0cec41d2f0628.pyo3.cydzs7fu-cgu.7.rcgu.o): in function `pyo3::err::PyErr::normalized': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/6669493/src/err/mod.rs:428: undefined reference to `PyErr_NormalizeException' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-eaf0cec41d2f0628.rlib(pyo3-eaf0cec41d2f0628.pyo3.cydzs7fu-cgu.7.rcgu.o): in function `pyo3::err::panic_after_error': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/6669493/src/err/mod.rs:518: undefined reference to `PyErr_Print' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-eaf0cec41d2f0628.rlib(pyo3-eaf0cec41d2f0628.pyo3.cydzs7fu-cgu.8.rcgu.o): in function `pyo3::types::bytes::PyBytes::new': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/6669493/src/types/bytes.rs:26: undefined reference to `PyBytes_FromStringAndSize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-eaf0cec41d2f0628.rlib(pyo3-eaf0cec41d2f0628.pyo3.cydzs7fu-cgu.8.rcgu.o): in function `pyo3::types::bytes::PyBytes::as_bytes': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/6669493/src/types/bytes.rs:81: undefined reference to `PyBytes_AsString' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/6669493/src/types/bytes.rs:82: undefined reference to `PyBytes_Size' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-eaf0cec41d2f0628.rlib(pyo3-eaf0cec41d2f0628.pyo3.cydzs7fu-cgu.8.rcgu.o): in function `pyo3::types::iterator::PyIterator::from_object': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/6669493/src/types/iterator.rs:42: undefined reference to `PyObject_GetIter' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-eaf0cec41d2f0628.rlib(pyo3-eaf0cec41d2f0628.pyo3.cydzs7fu-cgu.8.rcgu.o): in function `<&pyo3::types::iterator::PyIterator as core::iter::traits::iterator::Iterator>::next': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/6669493/src/types/iterator.rs:58: undefined reference to `PyIter_Next' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-eaf0cec41d2f0628.rlib(pyo3-eaf0cec41d2f0628.pyo3.cydzs7fu-cgu.8.rcgu.o): in function `::try_from': [INFO] [stdout] /opt/rustwide/cargo-home/git/checkouts/pyo3-a22e69bc62b9f0fd/6669493/src/types/sequence.rs:378: undefined reference to `PySequence_Check' [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 `zangy` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "d7fd476845e7ce92e5b0610d3f5090d0d6dd3b134d1b64f0b27af9a8be356f1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7fd476845e7ce92e5b0610d3f5090d0d6dd3b134d1b64f0b27af9a8be356f1e", kill_on_drop: false }` [INFO] [stdout] d7fd476845e7ce92e5b0610d3f5090d0d6dd3b134d1b64f0b27af9a8be356f1e