[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 master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnitros12%2Ftesting-async-pyo3" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nitros12/testing-async-pyo3 on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/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-2/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d32d4167aa0ead136c1b8a5e5e6947d5562084b45f5ae51d7357ee73f69b3708 [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" "d32d4167aa0ead136c1b8a5e5e6947d5562084b45f5ae51d7357ee73f69b3708", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d32d4167aa0ead136c1b8a5e5e6947d5562084b45f5ae51d7357ee73f69b3708", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d32d4167aa0ead136c1b8a5e5e6947d5562084b45f5ae51d7357ee73f69b3708", kill_on_drop: false }` [INFO] [stdout] d32d4167aa0ead136c1b8a5e5e6947d5562084b45f5ae51d7357ee73f69b3708 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2170a221438fab96817e6ed2ff5c38a98a916111136b216498ee17e6030fc3d0 [INFO] running `Command { std: "docker" "start" "-a" "2170a221438fab96817e6ed2ff5c38a98a916111136b216498ee17e6030fc3d0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling smallvec v1.4.1 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling unindent v0.1.6 [INFO] [stderr] Compiling parking v1.0.4 [INFO] [stderr] Compiling waker-fn v1.0.0 [INFO] [stderr] Compiling pyo3 v0.11.1 [INFO] [stderr] Compiling async-task v3.0.0 [INFO] [stderr] Compiling event-listener v2.2.0 [INFO] [stderr] Compiling fastrand v1.3.3 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling concurrent-queue v1.1.1 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling async-channel v1.1.1 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling paste-impl v0.1.18 [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 ctor v0.1.15 [INFO] [stderr] Compiling inventory-impl v0.1.7 [INFO] [stderr] Compiling indoc-impl v0.3.6 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling pyo3cls v0.11.1 [INFO] [stderr] Compiling indoc v0.3.6 [INFO] [stderr] Compiling inventory v0.1.7 [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] [stdout] warning: use of deprecated associated function `std::sync::atomic::AtomicBool::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> src/lib.rs:10:16 [INFO] [stdout] | [INFO] [stdout] 10 | if STARTED.compare_and_swap(false, true, Relaxed) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 40.34s [INFO] running `Command { std: "docker" "inspect" "2170a221438fab96817e6ed2ff5c38a98a916111136b216498ee17e6030fc3d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2170a221438fab96817e6ed2ff5c38a98a916111136b216498ee17e6030fc3d0", kill_on_drop: false }` [INFO] [stdout] 2170a221438fab96817e6ed2ff5c38a98a916111136b216498ee17e6030fc3d0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a9f673a82790a5a7be67825fd07cf9b8826009e8a25bd9751a4aae9d09cf02db [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" "a9f673a82790a5a7be67825fd07cf9b8826009e8a25bd9751a4aae9d09cf02db", kill_on_drop: false }` [INFO] [stderr] Compiling async_py_rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `std::sync::atomic::AtomicBool::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> src/lib.rs:10:16 [INFO] [stdout] | [INFO] [stdout] 10 | if STARTED.compare_and_swap(false, true, Relaxed) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/async_py_rust-fb04a13668c991c0.async_py_rust.2mh38a4y-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/async_py_rust-fb04a13668c991c0.async_py_rust.2mh38a4y-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/async_py_rust-fb04a13668c991c0.async_py_rust.2mh38a4y-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/async_py_rust-fb04a13668c991c0.async_py_rust.2mh38a4y-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/async_py_rust-fb04a13668c991c0.async_py_rust.2mh38a4y-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/async_py_rust-fb04a13668c991c0.async_py_rust.2mh38a4y-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/async_py_rust-fb04a13668c991c0.async_py_rust.2mh38a4y-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/async_py_rust-fb04a13668c991c0.async_py_rust.2mh38a4y-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/async_py_rust-fb04a13668c991c0.async_py_rust.2mh38a4y-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/async_py_rust-fb04a13668c991c0.async_py_rust.2mh38a4y-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/async_py_rust-fb04a13668c991c0.async_py_rust.2mh38a4y-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/async_py_rust-fb04a13668c991c0.async_py_rust.2mh38a4y-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/async_py_rust-fb04a13668c991c0.async_py_rust.2mh38a4y-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/async_py_rust-fb04a13668c991c0.async_py_rust.2mh38a4y-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/async_py_rust-fb04a13668c991c0.async_py_rust.2mh38a4y-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/async_py_rust-fb04a13668c991c0.async_py_rust.2mh38a4y-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/async_py_rust-fb04a13668c991c0" "/opt/rustwide/target/debug/deps/async_py_rust-fb04a13668c991c0.1tlm8gopr9xm886v.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libasync_channel-da3d06103fe0d0e5.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-f01d30a0a546fd06.rlib" "/opt/rustwide/target/debug/deps/libfutures-ff2424549809e35d.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-900062c8529cde0b.rlib" "/opt/rustwide/target/debug/deps/libsmol-12a0221fea9ac377.rlib" "/opt/rustwide/target/debug/deps/libfastrand-aa161615a08e24d4.rlib" "/opt/rustwide/target/debug/deps/libasync_task-b3751f5b5b9db91c.rlib" "/opt/rustwide/target/debug/deps/libblocking-e60dd72f152a6f8b.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-52df57877996b394.rlib" "/opt/rustwide/target/debug/deps/libparking-0839820f58be21c9.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-291fd32b54c943a6.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-4c27bc829759cbb1.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-7c0e57867227bc78.rlib" "/opt/rustwide/target/debug/deps/libsocket2-007c4d93d47b393b.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-459dd26704697264.rlib" "/opt/rustwide/target/debug/deps/libmemchr-a1d534d249b52d3c.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-1b1e8df1ed692701.rlib" "/opt/rustwide/target/debug/deps/libslab-66c74742abc4bd48.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-260352d3c835d37c.rlib" "/opt/rustwide/target/debug/deps/libpin_project-eaf478dab3cc7c89.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-fb5249bbddb04dfd.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-a43b8a0a2bdf9cf1.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-d7ccbf1f65a62896.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b10c0dd2b387f299.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-9947b33d2e5f2482.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-87b8a8cb7694e3f3.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-d991572708826f3e.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-bf52c83b5218000c.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-1b1cab3f10607987.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-2e1c807fd8d214f1.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-a6c04fd1ac45a934.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-c9f124f6e94019e0.rlib" "/opt/rustwide/target/debug/deps/libpyo3-649d8db5b5b74757.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-d1edc2a449499397.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-5279cef5569fb2c7.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-f11dc8189a60fe11.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c4f6196cf7d68209.rlib" "/opt/rustwide/target/debug/deps/liblock_api-dbcdec8f0c769c83.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-e88ee3fdd4df8593.rlib" "/opt/rustwide/target/debug/deps/libinstant-54670b36b0722329.rlib" "/opt/rustwide/target/debug/deps/liblibc-30b20625c6224f36.rlib" "/opt/rustwide/target/debug/deps/libunindent-0e9c6702f604f35f.rlib" "/opt/rustwide/target/debug/deps/libpaste-0c440a02e248929b.rlib" "/opt/rustwide/target/debug/deps/libinventory-b4d95aae8edbe2b2.rlib" "/opt/rustwide/target/debug/deps/libindoc-cfdeae0acd5b14f7.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/async_py_rust-fb04a13668c991c0.async_py_rust.2mh38a4y-cgu.14.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-fb04a13668c991c0.async_py_rust.2mh38a4y-cgu.5.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-fb04a13668c991c0.async_py_rust.2mh38a4y-cgu.6.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-649d8db5b5b74757.rlib(pyo3-649d8db5b5b74757.pyo3.drixshuf-cgu.1.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-649d8db5b5b74757.rlib(pyo3-649d8db5b5b74757.pyo3.drixshuf-cgu.1.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-649d8db5b5b74757.rlib(pyo3-649d8db5b5b74757.pyo3.drixshuf-cgu.1.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-649d8db5b5b74757.rlib(pyo3-649d8db5b5b74757.pyo3.drixshuf-cgu.1.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-649d8db5b5b74757.rlib(pyo3-649d8db5b5b74757.pyo3.drixshuf-cgu.1.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-649d8db5b5b74757.rlib(pyo3-649d8db5b5b74757.pyo3.drixshuf-cgu.12.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-649d8db5b5b74757.rlib(pyo3-649d8db5b5b74757.pyo3.drixshuf-cgu.12.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-649d8db5b5b74757.rlib(pyo3-649d8db5b5b74757.pyo3.drixshuf-cgu.12.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-649d8db5b5b74757.rlib(pyo3-649d8db5b5b74757.pyo3.drixshuf-cgu.12.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-649d8db5b5b74757.rlib(pyo3-649d8db5b5b74757.pyo3.drixshuf-cgu.12.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-649d8db5b5b74757.rlib(pyo3-649d8db5b5b74757.pyo3.drixshuf-cgu.13.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-649d8db5b5b74757.rlib(pyo3-649d8db5b5b74757.pyo3.drixshuf-cgu.14.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-649d8db5b5b74757.rlib(pyo3-649d8db5b5b74757.pyo3.drixshuf-cgu.14.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:989: undefined reference to `_Py_NoneStruct' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-649d8db5b5b74757.rlib(pyo3-649d8db5b5b74757.pyo3.drixshuf-cgu.5.rcgu.o): in function `::type_object': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/exceptions.rs:224: undefined reference to `PyExc_BaseException' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-649d8db5b5b74757.rlib(pyo3-649d8db5b5b74757.pyo3.drixshuf-cgu.5.rcgu.o): in function `::type_object': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/exceptions.rs:224: undefined reference to `PyExc_RuntimeError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-649d8db5b5b74757.rlib(pyo3-649d8db5b5b74757.pyo3.drixshuf-cgu.5.rcgu.o): in function `::type_object': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/exceptions.rs:224: undefined reference to `PyExc_SystemError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-649d8db5b5b74757.rlib(pyo3-649d8db5b5b74757.pyo3.drixshuf-cgu.5.rcgu.o): in function `::type_object': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/exceptions.rs:224: undefined reference to `PyExc_TypeError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-649d8db5b5b74757.rlib(pyo3-649d8db5b5b74757.pyo3.drixshuf-cgu.5.rcgu.o): in function `::type_object': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.11.1/src/exceptions.rs:224: undefined reference to `PyExc_UnicodeDecodeError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-649d8db5b5b74757.rlib(pyo3-649d8db5b5b74757.pyo3.drixshuf-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-649d8db5b5b74757.rlib(pyo3-649d8db5b5b74757.pyo3.drixshuf-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-649d8db5b5b74757.rlib(pyo3-649d8db5b5b74757.pyo3.drixshuf-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-649d8db5b5b74757.rlib(pyo3-649d8db5b5b74757.pyo3.drixshuf-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-649d8db5b5b74757.rlib(pyo3-649d8db5b5b74757.pyo3.drixshuf-cgu.7.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-649d8db5b5b74757.rlib(pyo3-649d8db5b5b74757.pyo3.drixshuf-cgu.8.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-649d8db5b5b74757.rlib(pyo3-649d8db5b5b74757.pyo3.drixshuf-cgu.8.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-649d8db5b5b74757.rlib(pyo3-649d8db5b5b74757.pyo3.drixshuf-cgu.8.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-649d8db5b5b74757.rlib(pyo3-649d8db5b5b74757.pyo3.drixshuf-cgu.8.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; 1 warning emitted [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" "a9f673a82790a5a7be67825fd07cf9b8826009e8a25bd9751a4aae9d09cf02db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9f673a82790a5a7be67825fd07cf9b8826009e8a25bd9751a4aae9d09cf02db", kill_on_drop: false }` [INFO] [stdout] a9f673a82790a5a7be67825fd07cf9b8826009e8a25bd9751a4aae9d09cf02db