[INFO] updating cached repository https://github.com/nitros12/testing-async-pyo3 [INFO] running `Command { std: "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", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 15449e8dde15fa451ff61051e9b7d7456e446c8f [INFO] testing nitros12/testing-async-pyo3 against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnitros12%2Ftesting-async-pyo3" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nitros12/testing-async-pyo3 on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nitros12/testing-async-pyo3 [INFO] finished tweaking git repo https://github.com/nitros12/testing-async-pyo3 [INFO] tweaked toml for git repo https://github.com/nitros12/testing-async-pyo3 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/nitros12/testing-async-pyo3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e638ae9cee1ff69b21ba80323f2cf836867801cab4cf9b357654deb863b0a5a5 [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" "e638ae9cee1ff69b21ba80323f2cf836867801cab4cf9b357654deb863b0a5a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e638ae9cee1ff69b21ba80323f2cf836867801cab4cf9b357654deb863b0a5a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e638ae9cee1ff69b21ba80323f2cf836867801cab4cf9b357654deb863b0a5a5", kill_on_drop: false }` [INFO] [stdout] e638ae9cee1ff69b21ba80323f2cf836867801cab4cf9b357654deb863b0a5a5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=warn" "-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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9dda7b6b0b0afbdedc51e26e6ec5e50275414f35597456217793a7ec19ba3a2a [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" "9dda7b6b0b0afbdedc51e26e6ec5e50275414f35597456217793a7ec19ba3a2a", kill_on_drop: false }` [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling unindent v0.1.6 [INFO] [stderr] Compiling inventory v0.1.7 [INFO] [stderr] Compiling parking v1.0.4 [INFO] [stderr] Compiling pyo3 v0.11.1 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling pyo3-derive-backend v0.11.1 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling ctor v0.1.15 [INFO] [stderr] Compiling inventory-impl v0.1.7 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling indoc-impl v0.3.6 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling paste v0.1.18 [INFO] [stderr] Compiling indoc v0.3.6 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling pyo3cls v0.11.1 [INFO] [stderr] Compiling blocking v0.4.6 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling smol v0.1.18 [INFO] [stderr] Compiling async_py_rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 45.20s [INFO] running `Command { std: "docker" "inspect" "9dda7b6b0b0afbdedc51e26e6ec5e50275414f35597456217793a7ec19ba3a2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9dda7b6b0b0afbdedc51e26e6ec5e50275414f35597456217793a7ec19ba3a2a", kill_on_drop: false }` [INFO] [stdout] 9dda7b6b0b0afbdedc51e26e6ec5e50275414f35597456217793a7ec19ba3a2a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=warn" "-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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 140a388466e096d57971d8a611641b7fad5b2fc6addf803d2b9c409df2a9dae4 [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" "140a388466e096d57971d8a611641b7fad5b2fc6addf803d2b9c409df2a9dae4", kill_on_drop: false }` [INFO] [stderr] Compiling async_py_rust 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" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/async_py_rust-b7a5048963462f78.async_py_rust.bahvinu8-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/async_py_rust-b7a5048963462f78.async_py_rust.bahvinu8-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/async_py_rust-b7a5048963462f78.async_py_rust.bahvinu8-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/async_py_rust-b7a5048963462f78.async_py_rust.bahvinu8-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/async_py_rust-b7a5048963462f78.async_py_rust.bahvinu8-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/async_py_rust-b7a5048963462f78.async_py_rust.bahvinu8-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/async_py_rust-b7a5048963462f78.async_py_rust.bahvinu8-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/async_py_rust-b7a5048963462f78.async_py_rust.bahvinu8-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/async_py_rust-b7a5048963462f78.async_py_rust.bahvinu8-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/async_py_rust-b7a5048963462f78.async_py_rust.bahvinu8-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/async_py_rust-b7a5048963462f78.async_py_rust.bahvinu8-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/async_py_rust-b7a5048963462f78.async_py_rust.bahvinu8-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/async_py_rust-b7a5048963462f78.async_py_rust.bahvinu8-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/async_py_rust-b7a5048963462f78.async_py_rust.bahvinu8-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/async_py_rust-b7a5048963462f78.async_py_rust.bahvinu8-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/async_py_rust-b7a5048963462f78.async_py_rust.bahvinu8-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/async_py_rust-b7a5048963462f78" "/opt/rustwide/target/debug/deps/async_py_rust-b7a5048963462f78.4bvp4ikogyida7nc.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libasync_channel-c9f54f8e516dc90f.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-113e9f7b2e7ba5f1.rlib" "/opt/rustwide/target/debug/deps/libfutures-422376bca3295b61.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-8f6ccbc23d216f0a.rlib" "/opt/rustwide/target/debug/deps/libsmol-ec3b9b0f365770b3.rlib" "/opt/rustwide/target/debug/deps/libfastrand-454f0045f0f9106e.rlib" "/opt/rustwide/target/debug/deps/libasync_task-2e922d0ad8f92ea9.rlib" "/opt/rustwide/target/debug/deps/libblocking-f5a9e171c4929318.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-5a2f3df82e9fd9e5.rlib" "/opt/rustwide/target/debug/deps/libparking-5ae25dadb94d2ebb.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-98f92a0d2fb8b77d.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-ad65594b5a33255f.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-b1f319935916a3c3.rlib" "/opt/rustwide/target/debug/deps/libsocket2-49569fb31627851d.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-bc86cade7a05cc42.rlib" "/opt/rustwide/target/debug/deps/libmemchr-3f8631b38daad9d4.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-ffcce2ca2a170d44.rlib" "/opt/rustwide/target/debug/deps/libslab-f053b532a5ee7f39.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-f3a5591fec00e3ba.rlib" "/opt/rustwide/target/debug/deps/libpin_project-c9a8773f7b97983c.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-f6b1199728dd561d.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-7ca2ee3cacea1b4c.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-a0d4ad067954e0ad.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-075b778001f9a5fa.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-03bb6a49e6adc4c5.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-5784bc9bf70dfec6.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-5a1b77e464367ac7.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-3ad1ab5f7ba3783f.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-be4838eb8e86accd.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-d7f97d30aca9ddf1.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-2e806a0559ee0b3f.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-9137a404219e7a82.rlib" "/opt/rustwide/target/debug/deps/libpyo3-7db2145e8066b331.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-e499dcafacc3af9d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-d1ef253351218698.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-fb9d0a06a85a61af.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-ab1bd98be96b57b3.rlib" "/opt/rustwide/target/debug/deps/liblock_api-670d43905d10a659.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-c8e12dbcd597c2e4.rlib" "/opt/rustwide/target/debug/deps/libinstant-5a5c9b71ee271cc2.rlib" "/opt/rustwide/target/debug/deps/liblibc-ebff9c1ec481cfc5.rlib" "/opt/rustwide/target/debug/deps/libunindent-b569d19c5d9fcd61.rlib" "/opt/rustwide/target/debug/deps/libpaste-ad1e2009241915f4.rlib" "/opt/rustwide/target/debug/deps/libinventory-dbdbb30929ad5caf.rlib" "/opt/rustwide/target/debug/deps/libindoc-d43d46e459f9b00d.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8bb11f807a7b6b4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ca8087507780d964.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-259c92b387c1c166.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-16e0a2fbbb8e14b3.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-8a1651b8e23d2aaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-23bdd98b0574083e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-855a92055ec33e2e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-24c70dd44fbacdfb.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b326273841bae587.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac3c1f0e16507051.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5729542b65954aa.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-09bd1119ab1cad7d.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9a787681bfbeaf61.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5a0398ee67f74664.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/async_py_rust-b7a5048963462f78.async_py_rust.bahvinu8-cgu.12.rcgu.o: in function `pyo3::types::tuple::::to_object': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/types/tuple.rs:151: undefined reference to `PyTuple_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/types/tuple.rs:152: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/async_py_rust-b7a5048963462f78.async_py_rust.bahvinu8-cgu.8.rcgu.o: in function `pyo3::err::PyErr::restore': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/err.rs:371: undefined reference to `PyErr_Restore' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/async_py_rust-b7a5048963462f78.async_py_rust.bahvinu8-cgu.9.rcgu.o: in function `pyo3::types::tuple::::to_object': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/types/tuple.rs:151: undefined reference to `PyTuple_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/types/tuple.rs:152: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-7db2145e8066b331.rlib(pyo3-7db2145e8066b331.pyo3.1vl81wjf-cgu.0.rcgu.o): in function `pyo3::err::PyErr::fetch': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/err.rs:189: undefined reference to `PyErr_Fetch' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-7db2145e8066b331.rlib(pyo3-7db2145e8066b331.pyo3.1vl81wjf-cgu.0.rcgu.o): in function `pyo3::err::PyErr::new_type': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/err.rs:236: undefined reference to `PyErr_NewException' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-7db2145e8066b331.rlib(pyo3-7db2145e8066b331.pyo3.1vl81wjf-cgu.0.rcgu.o): in function `pyo3::err::PyErr::print': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/err.rs:275: undefined reference to `PyErr_PrintEx' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-7db2145e8066b331.rlib(pyo3-7db2145e8066b331.pyo3.1vl81wjf-cgu.0.rcgu.o): in function `pyo3::err::PyErr::restore': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/err.rs:371: undefined reference to `PyErr_Restore' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-7db2145e8066b331.rlib(pyo3-7db2145e8066b331.pyo3.1vl81wjf-cgu.0.rcgu.o): in function `pyo3::err::panic_after_error': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/err.rs:578: undefined reference to `PyErr_Print' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-7db2145e8066b331.rlib(pyo3-7db2145e8066b331.pyo3.1vl81wjf-cgu.1.rcgu.o): in function `pyo3::types::any::PyAny::str': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/types/any.rs:419: undefined reference to `PyObject_Str' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-7db2145e8066b331.rlib(pyo3-7db2145e8066b331.pyo3.1vl81wjf-cgu.10.rcgu.o): in function `pyo3::types::string::PyString::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/types/string.rs:28: undefined reference to `PyUnicode_FromStringAndSize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-7db2145e8066b331.rlib(pyo3-7db2145e8066b331.pyo3.1vl81wjf-cgu.10.rcgu.o): in function `pyo3::types::string::PyString::as_bytes': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/types/string.rs:50: undefined reference to `PyUnicode_AsUTF8AndSize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-7db2145e8066b331.rlib(pyo3-7db2145e8066b331.pyo3.1vl81wjf-cgu.10.rcgu.o): in function `pyo3::types::string::PyString::to_string_lossy': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/types/string.rs:76: undefined reference to `PyUnicode_AsEncodedString' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-7db2145e8066b331.rlib(pyo3-7db2145e8066b331.pyo3.1vl81wjf-cgu.11.rcgu.o): in function `pyo3::types::dict::PyDict::copy': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/types/dict.rs:58: undefined reference to `PyDict_Copy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-7db2145e8066b331.rlib(pyo3-7db2145e8066b331.pyo3.1vl81wjf-cgu.11.rcgu.o): in function `pyo3::types::dict::PyDict::len': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/types/dict.rs:71: undefined reference to `PyDict_Size' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-7db2145e8066b331.rlib(pyo3-7db2145e8066b331.pyo3.1vl81wjf-cgu.11.rcgu.o): in function `pyo3::types::dict::PyDict::get_item::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/types/dict.rs:105: undefined reference to `PyDict_GetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-7db2145e8066b331.rlib(pyo3-7db2145e8066b331.pyo3.1vl81wjf-cgu.11.rcgu.o): in function `pyo3::types::dict::PyDict::del_item::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/types/dict.rs:137: undefined reference to `PyDict_DelItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-7db2145e8066b331.rlib(pyo3-7db2145e8066b331.pyo3.1vl81wjf-cgu.11.rcgu.o): in function `::next': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/types/dict.rs:196: undefined reference to `PyDict_Next' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-7db2145e8066b331.rlib(pyo3-7db2145e8066b331.pyo3.1vl81wjf-cgu.13.rcgu.o): in function `pyo3::ffi::object::Py_DECREF': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/ffi/object.rs:945: undefined reference to `_Py_Dealloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-7db2145e8066b331.rlib(pyo3-7db2145e8066b331.pyo3.1vl81wjf-cgu.13.rcgu.o): in function `pyo3::ffi::object::Py_None': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/ffi/object.rs:987: undefined reference to `_Py_NoneStruct' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-7db2145e8066b331.rlib(pyo3-7db2145e8066b331.pyo3.1vl81wjf-cgu.4.rcgu.o): in function `pyo3::types::bytes::PyBytes::as_bytes': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/types/bytes.rs:43: undefined reference to `PyBytes_AsString' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/types/bytes.rs:44: undefined reference to `PyBytes_Size' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-7db2145e8066b331.rlib(pyo3-7db2145e8066b331.pyo3.1vl81wjf-cgu.7.rcgu.o): in function `pyo3::gil::prepare_freethreaded_python::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/gil.rs:84: undefined reference to `Py_IsInitialized' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/gil.rs:103: undefined reference to `Py_InitializeEx' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/gil.rs:126: undefined reference to `PyEval_SaveThread' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-7db2145e8066b331.rlib(pyo3-7db2145e8066b331.pyo3.1vl81wjf-cgu.7.rcgu.o): in function `pyo3::gil::prepare_freethreaded_python::{{closure}}::finalize': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/gil.rs:108: undefined reference to `Py_IsInitialized' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/gil.rs:109: undefined reference to `PyGILState_Ensure' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/gil.rs:110: undefined reference to `Py_Finalize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-7db2145e8066b331.rlib(pyo3-7db2145e8066b331.pyo3.1vl81wjf-cgu.7.rcgu.o): in function `pyo3::gil::GILGuard::acquire': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/gil.rs:163: undefined reference to `PyGILState_Ensure' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-7db2145e8066b331.rlib(pyo3-7db2145e8066b331.pyo3.1vl81wjf-cgu.7.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/gil.rs:193: undefined reference to `PyGILState_Release' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-7db2145e8066b331.rlib(pyo3-7db2145e8066b331.pyo3.1vl81wjf-cgu.9.rcgu.o): in function `pyo3::types::tuple::PyTuple::slice': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/types/tuple.rs:58: undefined reference to `PyTuple_GetSlice' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-7db2145e8066b331.rlib(pyo3-7db2145e8066b331.pyo3.1vl81wjf-cgu.9.rcgu.o): in function `::type_object': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/exceptions.rs:223: undefined reference to `PyExc_BaseException' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-7db2145e8066b331.rlib(pyo3-7db2145e8066b331.pyo3.1vl81wjf-cgu.9.rcgu.o): in function `::type_object': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/exceptions.rs:223: undefined reference to `PyExc_RuntimeError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-7db2145e8066b331.rlib(pyo3-7db2145e8066b331.pyo3.1vl81wjf-cgu.9.rcgu.o): in function `::type_object': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/exceptions.rs:223: undefined reference to `PyExc_SystemError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-7db2145e8066b331.rlib(pyo3-7db2145e8066b331.pyo3.1vl81wjf-cgu.9.rcgu.o): in function `::type_object': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/exceptions.rs:223: undefined reference to `PyExc_TypeError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-7db2145e8066b331.rlib(pyo3-7db2145e8066b331.pyo3.1vl81wjf-cgu.9.rcgu.o): in function `::type_object': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/exceptions.rs:223: 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 `async_py_rust`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "140a388466e096d57971d8a611641b7fad5b2fc6addf803d2b9c409df2a9dae4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "140a388466e096d57971d8a611641b7fad5b2fc6addf803d2b9c409df2a9dae4", kill_on_drop: false }` [INFO] [stdout] 140a388466e096d57971d8a611641b7fad5b2fc6addf803d2b9c409df2a9dae4