[INFO] cloning 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" "clone" "--bare" "https://github.com/nitros12/testing-async-pyo3" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnitros12%2Ftesting-async-pyo3", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnitros12%2Ftesting-async-pyo3'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 15449e8dde15fa451ff61051e9b7d7456e446c8f [INFO] testing nitros12/testing-async-pyo3 against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnitros12%2Ftesting-async-pyo3" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nitros12/testing-async-pyo3 on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "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-8/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.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ee49a333d4392fc8c57618b8e7057cbabc1b68eb81c6d8b7500f8a49af3d75be [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" "ee49a333d4392fc8c57618b8e7057cbabc1b68eb81c6d8b7500f8a49af3d75be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ee49a333d4392fc8c57618b8e7057cbabc1b68eb81c6d8b7500f8a49af3d75be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee49a333d4392fc8c57618b8e7057cbabc1b68eb81c6d8b7500f8a49af3d75be", kill_on_drop: false }` [INFO] [stdout] ee49a333d4392fc8c57618b8e7057cbabc1b68eb81c6d8b7500f8a49af3d75be [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4781fbef2358821a787541ff7ce82810e3d14d0dbc7e899cb843bca9249e8ab6 [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" "4781fbef2358821a787541ff7ce82810e3d14d0dbc7e899cb843bca9249e8ab6", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling inventory v0.1.7 [INFO] [stderr] Compiling unindent v0.1.6 [INFO] [stderr] Compiling pyo3 v0.11.1 [INFO] [stderr] Compiling waker-fn v1.0.0 [INFO] [stderr] Compiling parking v1.0.4 [INFO] [stderr] Compiling async-task v3.0.0 [INFO] [stderr] Compiling fastrand v1.3.3 [INFO] [stderr] Compiling event-listener v2.2.0 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling concurrent-queue v1.1.1 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling async-channel v1.1.1 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling paste v0.1.18 [INFO] [stderr] Compiling pyo3-derive-backend v0.11.1 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling ctor v0.1.15 [INFO] [stderr] Compiling indoc-impl v0.3.6 [INFO] [stderr] Compiling inventory-impl v0.1.7 [INFO] [stderr] Compiling pyo3cls v0.11.1 [INFO] [stderr] Compiling indoc v0.3.6 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling blocking v0.4.6 [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 1m 17s [INFO] running `Command { std: "docker" "inspect" "4781fbef2358821a787541ff7ce82810e3d14d0dbc7e899cb843bca9249e8ab6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4781fbef2358821a787541ff7ce82810e3d14d0dbc7e899cb843bca9249e8ab6", kill_on_drop: false }` [INFO] [stdout] 4781fbef2358821a787541ff7ce82810e3d14d0dbc7e899cb843bca9249e8ab6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 077088e6849d6c30235fa90d576f7e78d0334fb564b8fd3ce61ef3e32987cbc7 [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" "077088e6849d6c30235fa90d576f7e78d0334fb564b8fd3ce61ef3e32987cbc7", 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" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/async_py_rust-1fbaf09785977e88.async_py_rust.5s88tnju-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/async_py_rust-1fbaf09785977e88.async_py_rust.5s88tnju-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/async_py_rust-1fbaf09785977e88.async_py_rust.5s88tnju-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/async_py_rust-1fbaf09785977e88.async_py_rust.5s88tnju-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/async_py_rust-1fbaf09785977e88.async_py_rust.5s88tnju-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/async_py_rust-1fbaf09785977e88.async_py_rust.5s88tnju-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/async_py_rust-1fbaf09785977e88.async_py_rust.5s88tnju-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/async_py_rust-1fbaf09785977e88.async_py_rust.5s88tnju-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/async_py_rust-1fbaf09785977e88.async_py_rust.5s88tnju-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/async_py_rust-1fbaf09785977e88.async_py_rust.5s88tnju-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/async_py_rust-1fbaf09785977e88.async_py_rust.5s88tnju-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/async_py_rust-1fbaf09785977e88.async_py_rust.5s88tnju-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/async_py_rust-1fbaf09785977e88.async_py_rust.5s88tnju-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/async_py_rust-1fbaf09785977e88.async_py_rust.5s88tnju-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/async_py_rust-1fbaf09785977e88.async_py_rust.5s88tnju-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/async_py_rust-1fbaf09785977e88.async_py_rust.5s88tnju-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/async_py_rust-1fbaf09785977e88" "/opt/rustwide/target/debug/deps/async_py_rust-1fbaf09785977e88.hhf4gu9gszh95tm.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libasync_channel-4f347459aab61521.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-a9ae175f70712b76.rlib" "/opt/rustwide/target/debug/deps/libfutures-b839ff9f0c5fba8f.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-fbe7c0c562441e66.rlib" "/opt/rustwide/target/debug/deps/libsmol-0d0241a3186fa2a3.rlib" "/opt/rustwide/target/debug/deps/libfastrand-4bf4adf09a2c76b4.rlib" "/opt/rustwide/target/debug/deps/libasync_task-096052e1dbfd0b53.rlib" "/opt/rustwide/target/debug/deps/libblocking-ddcd825d8fd0eebf.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-b0211090d15c6875.rlib" "/opt/rustwide/target/debug/deps/libparking-09d046155adda8a8.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-01ab07e4975b9da2.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-a01ff415545ee0dd.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-faa80e76359f0e18.rlib" "/opt/rustwide/target/debug/deps/libsocket2-a73efe2f615b3fe0.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-8cdeb5c67419450a.rlib" "/opt/rustwide/target/debug/deps/libmemchr-01f5cb401d0c8d08.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-cd96790c1dea6f14.rlib" "/opt/rustwide/target/debug/deps/libslab-65742487a18009d6.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-0c7be77b73df7db9.rlib" "/opt/rustwide/target/debug/deps/libpin_project-04d891743837fd6b.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-66c8d8f95487b6b7.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-eae40bb04dff97f7.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-4f490b24a4c18179.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-1b5011892cb37eb5.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-81f3bfe52e38863d.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-b4e92ff3aa5f1bcd.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-6504c4c2981898ea.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-6609e81d71a1bf05.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-c352aab3e89370e6.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-5a89b15f567bd092.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-f48d3ad387757b0f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-bf2dc5d6d88f70a5.rlib" "/opt/rustwide/target/debug/deps/libpyo3-d3d69ada7f1f138f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-5228f292a18f75f7.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-cd3c00307342a763.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9a345955eefe4b5f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b10e0993eefc366b.rlib" "/opt/rustwide/target/debug/deps/liblock_api-cfad57dc5a57fb5a.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-61a8585eac99cded.rlib" "/opt/rustwide/target/debug/deps/libinstant-fce9a35c49bfdb90.rlib" "/opt/rustwide/target/debug/deps/liblibc-7e73ef13b1b68336.rlib" "/opt/rustwide/target/debug/deps/libunindent-b0289e037864dfba.rlib" "/opt/rustwide/target/debug/deps/libpaste-5fd9ae0bd8103bea.rlib" "/opt/rustwide/target/debug/deps/libinventory-a4eca1e9efb535c5.rlib" "/opt/rustwide/target/debug/deps/libindoc-a5cb57a5eb44f8d2.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e12de7683a34c500.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-446a53c2e468675f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-86fef9fb252a2d33.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-3bed9bfd30304751.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0e38eeb474a7b386.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a846ed547b824740.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c9540f0a4fb9265d.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7d2ca66c92c356eb.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-147e2c808f949493.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-bd2a4369506670e9.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74bfdd0ce7d0ed48.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6777f47f1c491841.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-b104f1790174f2be.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-db37898996f45c13.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-25b7435131fc4938.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9d4b6f3c097e876e.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3f953ad652ab829a.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/async_py_rust-1fbaf09785977e88.async_py_rust.5s88tnju-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-1fbaf09785977e88.async_py_rust.5s88tnju-cgu.9.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-1fbaf09785977e88.async_py_rust.5s88tnju-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-d3d69ada7f1f138f.rlib(pyo3-d3d69ada7f1f138f.pyo3.db15l01i-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-d3d69ada7f1f138f.rlib(pyo3-d3d69ada7f1f138f.pyo3.db15l01i-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-d3d69ada7f1f138f.rlib(pyo3-d3d69ada7f1f138f.pyo3.db15l01i-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-d3d69ada7f1f138f.rlib(pyo3-d3d69ada7f1f138f.pyo3.db15l01i-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-d3d69ada7f1f138f.rlib(pyo3-d3d69ada7f1f138f.pyo3.db15l01i-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-d3d69ada7f1f138f.rlib(pyo3-d3d69ada7f1f138f.pyo3.db15l01i-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-d3d69ada7f1f138f.rlib(pyo3-d3d69ada7f1f138f.pyo3.db15l01i-cgu.10.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-d3d69ada7f1f138f.rlib(pyo3-d3d69ada7f1f138f.pyo3.db15l01i-cgu.10.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-d3d69ada7f1f138f.rlib(pyo3-d3d69ada7f1f138f.pyo3.db15l01i-cgu.10.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-d3d69ada7f1f138f.rlib(pyo3-d3d69ada7f1f138f.pyo3.db15l01i-cgu.10.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-d3d69ada7f1f138f.rlib(pyo3-d3d69ada7f1f138f.pyo3.db15l01i-cgu.10.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] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-d3d69ada7f1f138f.rlib(pyo3-d3d69ada7f1f138f.pyo3.db15l01i-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-d3d69ada7f1f138f.rlib(pyo3-d3d69ada7f1f138f.pyo3.db15l01i-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-d3d69ada7f1f138f.rlib(pyo3-d3d69ada7f1f138f.pyo3.db15l01i-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-d3d69ada7f1f138f.rlib(pyo3-d3d69ada7f1f138f.pyo3.db15l01i-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-d3d69ada7f1f138f.rlib(pyo3-d3d69ada7f1f138f.pyo3.db15l01i-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-d3d69ada7f1f138f.rlib(pyo3-d3d69ada7f1f138f.pyo3.db15l01i-cgu.11.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-d3d69ada7f1f138f.rlib(pyo3-d3d69ada7f1f138f.pyo3.db15l01i-cgu.11.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-d3d69ada7f1f138f.rlib(pyo3-d3d69ada7f1f138f.pyo3.db15l01i-cgu.11.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-d3d69ada7f1f138f.rlib(pyo3-d3d69ada7f1f138f.pyo3.db15l01i-cgu.15.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-d3d69ada7f1f138f.rlib(pyo3-d3d69ada7f1f138f.pyo3.db15l01i-cgu.15.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-d3d69ada7f1f138f.rlib(pyo3-d3d69ada7f1f138f.pyo3.db15l01i-cgu.5.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-d3d69ada7f1f138f.rlib(pyo3-d3d69ada7f1f138f.pyo3.db15l01i-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-d3d69ada7f1f138f.rlib(pyo3-d3d69ada7f1f138f.pyo3.db15l01i-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-d3d69ada7f1f138f.rlib(pyo3-d3d69ada7f1f138f.pyo3.db15l01i-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-d3d69ada7f1f138f.rlib(pyo3-d3d69ada7f1f138f.pyo3.db15l01i-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-d3d69ada7f1f138f.rlib(pyo3-d3d69ada7f1f138f.pyo3.db15l01i-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] 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" "077088e6849d6c30235fa90d576f7e78d0334fb564b8fd3ce61ef3e32987cbc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "077088e6849d6c30235fa90d576f7e78d0334fb564b8fd3ce61ef3e32987cbc7", kill_on_drop: false }` [INFO] [stdout] 077088e6849d6c30235fa90d576f7e78d0334fb564b8fd3ce61ef3e32987cbc7