[INFO] fetching crate rillrate-py 0.24.0... [INFO] testing rillrate-py-0.24.0 against try#d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 for pr-86479 [INFO] extracting crate rillrate-py 0.24.0 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate rillrate-py 0.24.0 on toolchain d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rillrate-py 0.24.0 [INFO] finished tweaking crates.io crate rillrate-py 0.24.0 [INFO] tweaked toml for crates.io crate rillrate-py 0.24.0 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded typed-slab v0.1.3 [INFO] [stderr] Downloaded serde_qs v0.8.4 [INFO] [stderr] Downloaded iter-read v0.3.0 [INFO] [stderr] Downloaded serde-pickle v0.6.2 [INFO] [stderr] Downloaded rill-engine v0.24.0 [INFO] [stderr] Downloaded rill-protocol v0.24.0 [INFO] [stderr] Downloaded rill-export v0.24.0 [INFO] [stderr] Downloaded meio-connect v0.84.2 [INFO] [stderr] Downloaded meio-protocol v0.84.2 [INFO] [stderr] Downloaded rill-server v0.24.0 [INFO] [stderr] Downloaded rill-client v0.24.0 [INFO] [stderr] Downloaded rillrate v0.24.0 [INFO] [stderr] Downloaded meio v0.84.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a8c77108601311c0991c0a02ed01a6e1f425ce6124dabe5227ffabf41b26ab5f [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" "a8c77108601311c0991c0a02ed01a6e1f425ce6124dabe5227ffabf41b26ab5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a8c77108601311c0991c0a02ed01a6e1f425ce6124dabe5227ffabf41b26ab5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8c77108601311c0991c0a02ed01a6e1f425ce6124dabe5227ffabf41b26ab5f", kill_on_drop: false }` [INFO] [stdout] a8c77108601311c0991c0a02ed01a6e1f425ce6124dabe5227ffabf41b26ab5f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "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] 12029974731dcba4c2e56910ef0305efc07a12f3404a93fffa3c3d8a632bfaa5 [INFO] running `Command { std: "docker" "start" "-a" "12029974731dcba4c2e56910ef0305efc07a12f3404a93fffa3c3d8a632bfaa5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling futures-sink v0.3.16 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling futures-io v0.3.16 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling metacrate v0.1.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling inventory v0.1.10 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling iter-read v0.3.0 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling pyo3 v0.13.2 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling tokio v1.9.0 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.3.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling typed-slab v0.1.3 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling input_buffer v0.4.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling socket2 v0.4.1 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.14 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling tar v0.4.35 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling paste v0.1.18 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling sha-1 v0.9.7 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling headers v0.3.4 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling pyo3-macros-backend v0.13.2 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling inventory-impl v0.1.10 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling indoc-impl v0.3.6 [INFO] [stderr] Compiling pyo3-macros v0.13.2 [INFO] [stderr] Compiling indoc v0.3.6 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling tungstenite v0.13.0 [INFO] [stderr] Compiling strum v0.20.0 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling futures-executor v0.3.16 [INFO] [stderr] Compiling futures v0.3.16 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tokio-tungstenite v0.14.0 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling meio v0.84.2 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling meio-protocol v0.84.2 [INFO] [stderr] Compiling serde_qs v0.8.4 [INFO] [stderr] Compiling ordered-float v2.7.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde-pickle v0.6.2 [INFO] [stderr] Compiling proc-macro-crate v1.0.0 [INFO] [stderr] Compiling num_enum_derive v0.5.2 [INFO] [stderr] Compiling hyper v0.14.11 [INFO] [stderr] Compiling num_enum v0.5.2 [INFO] [stderr] Compiling flexbuffers v0.2.2 [INFO] [stderr] Compiling rill-protocol v0.24.0 [INFO] [stderr] Compiling meio-connect v0.84.2 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling reqwest v0.11.4 [INFO] [stderr] Compiling rill-client v0.24.0 [INFO] [stderr] Compiling rill-engine v0.24.0 [INFO] [stderr] Compiling rill-export v0.24.0 [INFO] [stderr] Compiling rill-server v0.24.0 [INFO] [stderr] Compiling rillrate v0.24.0 [INFO] [stderr] Compiling rillrate-py v0.24.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5m 43s [INFO] running `Command { std: "docker" "inspect" "12029974731dcba4c2e56910ef0305efc07a12f3404a93fffa3c3d8a632bfaa5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12029974731dcba4c2e56910ef0305efc07a12f3404a93fffa3c3d8a632bfaa5", kill_on_drop: false }` [INFO] [stdout] 12029974731dcba4c2e56910ef0305efc07a12f3404a93fffa3c3d8a632bfaa5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 59c4c673fae4f801622d1a75de6ac862befa3949a7ee50c7ce06975765ff8fc3 [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" "59c4c673fae4f801622d1a75de6ac862befa3949a7ee50c7ce06975765ff8fc3", kill_on_drop: false }` [INFO] [stderr] Compiling rillrate-py v0.24.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rillrate-c6482daf9b20cf23.rillrate.b5b1feed-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rillrate-c6482daf9b20cf23.rillrate.b5b1feed-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/rillrate-c6482daf9b20cf23.rillrate.b5b1feed-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rillrate-c6482daf9b20cf23.rillrate.b5b1feed-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rillrate-c6482daf9b20cf23.rillrate.b5b1feed-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rillrate-c6482daf9b20cf23.rillrate.b5b1feed-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rillrate-c6482daf9b20cf23.rillrate.b5b1feed-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rillrate-c6482daf9b20cf23.rillrate.b5b1feed-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rillrate-c6482daf9b20cf23.rillrate.b5b1feed-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/rillrate-c6482daf9b20cf23.rillrate.b5b1feed-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/rillrate-c6482daf9b20cf23.rillrate.b5b1feed-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/rillrate-c6482daf9b20cf23.rillrate.b5b1feed-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/rillrate-c6482daf9b20cf23.rillrate.b5b1feed-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/rillrate-c6482daf9b20cf23.rillrate.b5b1feed-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/rillrate-c6482daf9b20cf23.rillrate.b5b1feed-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/rillrate-c6482daf9b20cf23.rillrate.b5b1feed-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/rillrate-c6482daf9b20cf23.3hg51cqzf96m0tm6.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-be4ac5dd5c939c99/out" "-L" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-1ce38cc2ca963dbe.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-44cde79bf84da402.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-4dc925bb53d03412.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-2216cca8b1bb2a2f.rlib" "/opt/rustwide/target/debug/deps/librillrate-93fdebb4761f0f71.rlib" "/opt/rustwide/target/debug/deps/libtoml-16cab3ae2e576d2e.rlib" "/opt/rustwide/target/debug/deps/librill_server-f5b04a4e7d74c09e.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-1becf67ea7a87e13.rlib" "/opt/rustwide/target/debug/deps/libunicase-9410ac62f4539dc7.rlib" "/opt/rustwide/target/debug/deps/libtar-e422b122a26aa6f7.rlib" "/opt/rustwide/target/debug/deps/libxattr-bb0500a4bb3738ec.rlib" "/opt/rustwide/target/debug/deps/libfiletime-42a60397da4acfd5.rlib" "/opt/rustwide/target/debug/deps/libflate2-a9b90c43141d4309.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-b9be161bd4ca1b40.rlib" "/opt/rustwide/target/debug/deps/libadler-04e4bd7392188ec3.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-e95baee0ab125333.rlib" "/opt/rustwide/target/debug/deps/libreqwest-b44bbd3925feb232.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-32d9fc3113dd1d52.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-8b2aff2c96238937.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-d21bf1c1f26136ed.rlib" "/opt/rustwide/target/debug/deps/libipnet-7ec94a7054a3e9ae.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-2001858f83779693.rlib" "/opt/rustwide/target/debug/deps/librustls-c99cb51c0d76d8af.rlib" "/opt/rustwide/target/debug/deps/libsct-a6adf617f3f9706f.rlib" "/opt/rustwide/target/debug/deps/libwebpki-b76ad7b95f579d0e.rlib" "/opt/rustwide/target/debug/deps/libring-6ab30b608f3575b5.rlib" "/opt/rustwide/target/debug/deps/libspin-8ee06c28a303f7f8.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-f6aedf8892313d66.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-d8ad441518f60041.rlib" "/opt/rustwide/target/debug/deps/librill_export-e754fe4ed56fbdbc.rlib" "/opt/rustwide/target/debug/deps/libserde_pickle-61a69859e393d60a.rlib" "/opt/rustwide/target/debug/deps/libiter_read-120274699edcaf09.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-9230d6942e9da1f5.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-0e07131684c59aba.rlib" "/opt/rustwide/target/debug/deps/libstrum-c0e27c35969cfb6f.rlib" "/opt/rustwide/target/debug/deps/librill_client-4d23e13c75cac1e8.rlib" "/opt/rustwide/target/debug/deps/libtyped_slab-47aa2053f4a3c473.rlib" "/opt/rustwide/target/debug/deps/librill_engine-eefc6b517b638292.rlib" "/opt/rustwide/target/debug/deps/libmeio_connect-845bdc50d9ab508e.rlib" "/opt/rustwide/target/debug/deps/libserde_qs-41ef164ffcb714be.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-0b80c7d24cf99d75.rlib" "/opt/rustwide/target/debug/deps/libpin_project-a2c36d4ba77d54f6.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-85608ebdc0e8f740.rlib" "/opt/rustwide/target/debug/deps/librand-b12671d5996357d8.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0483168b6b0460c6.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-82bdeb907cc2ed56.rlib" "/opt/rustwide/target/debug/deps/librand_core-4bb2e718547b1148.rlib" "/opt/rustwide/target/debug/deps/libutf8-c3d0d3f84ee13cc4.rlib" "/opt/rustwide/target/debug/deps/libinput_buffer-e023afc0b09f2809.rlib" "/opt/rustwide/target/debug/deps/liburl-eb3918a50331e149.rlib" "/opt/rustwide/target/debug/deps/libidna-25d28862c194ea27.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-3fb7aa12e091aaa0.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-58b26917c8f79f70.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-3da38bc1578ec686.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-8dbcfed52415a45a.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-d7d6f9fac1ee70de.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libhyper-fce84e2ad7bb5a56.rlib" "/opt/rustwide/target/debug/deps/libwant-12b7f1c6b7669980.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b60f09daed618188.rlib" "/opt/rustwide/target/debug/deps/libsocket2-4b97a75cd84944fb.rlib" "/opt/rustwide/target/debug/deps/libh2-d4529db9b6a7989c.rlib" "/opt/rustwide/target/debug/deps/libindexmap-290cbc42a953be85.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-013c7f75422a41d2.rlib" "/opt/rustwide/target/debug/deps/libhttparse-f7812cb6d77bb4bb.rlib" "/opt/rustwide/target/debug/deps/libtower_service-8c5aa5ed9dd33f52.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-25c119dcd1c8aaea.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-8172071adbcb9821.rlib" "/opt/rustwide/target/debug/deps/libtracing-c54f499e92bd0d37.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-ae2e970728cd160a.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libheaders-44568f83add878c9.rlib" "/opt/rustwide/target/debug/deps/libtime-16e550f971d4edb6.rlib" "/opt/rustwide/target/debug/deps/libsha1-7a777f711b6f6bf8.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-49e4328bd37edb6c.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-3fc5ee202da1d2c8.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-94640a91528f1818.rlib" "/opt/rustwide/target/debug/deps/libdigest-4312c65daf5babba.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-4eff79de3fa0ab05.rlib" "/opt/rustwide/target/debug/deps/libtypenum-0d64906a7293a7d7.rlib" "/opt/rustwide/target/debug/deps/libmime-255653d28c915291.rlib" "/opt/rustwide/target/debug/deps/libheaders_core-9b7eacfb1ebbe994.rlib" "/opt/rustwide/target/debug/deps/libhttp-f609da54dca0bd28.rlib" "/opt/rustwide/target/debug/deps/libitoa-15077810ecc9e84e.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libbase64-8b10e97376989597.rlib" "/opt/rustwide/target/debug/deps/librill_protocol-803025dbf518362b.rlib" "/opt/rustwide/target/debug/deps/libflexbuffers-1a204aaf370c4886.rlib" "/opt/rustwide/target/debug/deps/libnum_enum-08cd9b2498a534cb.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f328109de99d6196.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libmetacrate-a70f8954b9625dfc.rlib" "/opt/rustwide/target/debug/deps/libmeio_protocol-0a6f8ca2c7c55eb1.rlib" "/opt/rustwide/target/debug/deps/libordered_float-fe87da45eef7d79e.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9d7143d17b8cdd9b.rlib" "/opt/rustwide/target/debug/deps/libserde-26d82a7edc224167.rlib" "/opt/rustwide/target/debug/deps/libmeio-32dc9dea07e39de5.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-fe66fd2577fa0f4d.rlib" "/opt/rustwide/target/debug/deps/libtokio-dca05a2418cfa1f1.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-fe0da4c833c0e528.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-02aeb857270eb57b.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-2d047839a5a31cff.rlib" "/opt/rustwide/target/debug/deps/libbytes-d756a69163f1ed00.rlib" "/opt/rustwide/target/debug/deps/libmio-8f07952e29b8d8e4.rlib" "/opt/rustwide/target/debug/deps/liblog-01281b64fe0b6ea0.rlib" "/opt/rustwide/target/debug/deps/libuuid-bbf3dcbb3bef8403.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-f6b1fd6e9e060c76.rlib" "/opt/rustwide/target/debug/deps/libthiserror-eba99dceb53162fd.rlib" "/opt/rustwide/target/debug/deps/libfutures-63273293f73e19a1.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-b812544f2b946961.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-2514980a015be86c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4b7e7f97fdf3b1c2.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-82efe82d4bf460c4.rlib" "/opt/rustwide/target/debug/deps/libslab-3fe28842158339e2.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-e8bd866adc195128.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-72d950b52bab5083.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-875b169c8a7625c4.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-15f57167bec17024.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6658f7c5b0898ee7.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-8d7d9e7b3a8cf276.rlib" "/opt/rustwide/target/debug/deps/libanyhow-e183bb2174e494e4.rlib" "/opt/rustwide/target/debug/deps/libpyo3-e7cc8e44e33a8a6c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-b8edadbbb50a096a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-ab023aeb1bb6919a.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-2373f89db8adc0bf.rlib" "/opt/rustwide/target/debug/deps/liblock_api-28302a5e66dc2110.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libinstant-d8a2dd9f8b051778.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/liblibc-333aa5b90e875ae0.rlib" "/opt/rustwide/target/debug/deps/libunindent-eb91c153e32e90d2.rlib" "/opt/rustwide/target/debug/deps/libpaste-eb0ae3f5521e0100.rlib" "/opt/rustwide/target/debug/deps/libinventory-1ef92c3cea130ef7.rlib" "/opt/rustwide/target/debug/deps/libindoc-fe8401d1cdb491a6.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9c44f1fe63de3edb.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5dfdbb680ac299a1.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-353beaf877db2fdf.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-cd4abd33332d2d3f.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3b908b5b50ddd80c.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9cafd3521b5532d3.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-7b0935832903a9ac.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-8a349b13d67c76e3.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-9d41e7cb09eafd8e.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-095194fedb4c0ec4.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-968cf83f088269ec.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e63bbb95a6beff5c.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9f216e67c2916fa5.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-4688b763605c6a0e.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a9b2dc3244289321.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-003d83a588984e1f.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/rillrate-c6482daf9b20cf23" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/rillrate-c6482daf9b20cf23.rillrate.b5b1feed-cgu.13.rcgu.o: in function `pyo3::types::sequence::PySequence::len': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/sequence.rs:23: undefined reference to `PySequence_Size' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rillrate-c6482daf9b20cf23.rillrate.b5b1feed-cgu.2.rcgu.o: in function `pyo3::ffi::boolobject::Py_True': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/ffi/boolobject.rs:32: undefined reference to `_Py_TrueStruct' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rillrate-c6482daf9b20cf23.rillrate.b5b1feed-cgu.2.rcgu.o: in function `pyo3::ffi::boolobject::Py_False': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/ffi/boolobject.rs:27: undefined reference to `_Py_FalseStruct' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rillrate-c6482daf9b20cf23.rillrate.b5b1feed-cgu.2.rcgu.o: in function `::type_object_raw': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/mod.rs:216: undefined reference to `PyBaseObject_Type' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rillrate-c6482daf9b20cf23.rillrate.b5b1feed-cgu.5.rcgu.o: in function `pyo3::pyclass::default_new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:66: undefined reference to `PyType_GenericAlloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rillrate-c6482daf9b20cf23.rillrate.b5b1feed-cgu.5.rcgu.o: in function `pyo3::pyclass::default_new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:66: undefined reference to `PyType_GenericAlloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rillrate-c6482daf9b20cf23.rillrate.b5b1feed-cgu.5.rcgu.o: in function `pyo3::pyclass::default_new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:66: undefined reference to `PyType_GenericAlloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rillrate-c6482daf9b20cf23.rillrate.b5b1feed-cgu.5.rcgu.o: in function `pyo3::pyclass::default_new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:66: undefined reference to `PyType_GenericAlloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rillrate-c6482daf9b20cf23.rillrate.b5b1feed-cgu.5.rcgu.o: in function `pyo3::pyclass::default_new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:66: undefined reference to `PyType_GenericAlloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rillrate-c6482daf9b20cf23.rillrate.b5b1feed-cgu.5.rcgu.o:/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:66: more undefined references to `PyType_GenericAlloc' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rillrate-c6482daf9b20cf23.rillrate.b5b1feed-cgu.5.rcgu.o: in function `pyo3::pyclass::get_type_alloc': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/pyclass.rs:16: undefined reference to `PyType_GetSlot' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rillrate-c6482daf9b20cf23.rillrate.b5b1feed-cgu.6.rcgu.o: in function `pyo3::ffi::object::Py_None': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/ffi/object.rs:871: undefined reference to `_Py_NoneStruct' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/rillrate-c6482daf9b20cf23.rillrate.b5b1feed-cgu.8.rcgu.o: in function `pyo3::err::PyErr::restore': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/err/mod.rs:357: undefined reference to `PyErr_Restore' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-e7cc8e44e33a8a6c.rlib(pyo3-e7cc8e44e33a8a6c.pyo3.90790118-cgu.1.rcgu.o): in function `::type_object_raw': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/exceptions.rs:226: undefined reference to `PyExc_BaseException' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-e7cc8e44e33a8a6c.rlib(pyo3-e7cc8e44e33a8a6c.pyo3.90790118-cgu.1.rcgu.o): in function `::type_object_raw': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/exceptions.rs:270: undefined reference to `PyExc_OverflowError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-e7cc8e44e33a8a6c.rlib(pyo3-e7cc8e44e33a8a6c.pyo3.90790118-cgu.1.rcgu.o): in function `::type_object_raw': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/exceptions.rs:271: undefined reference to `PyExc_RuntimeError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-e7cc8e44e33a8a6c.rlib(pyo3-e7cc8e44e33a8a6c.pyo3.90790118-cgu.1.rcgu.o): in function `::type_object_raw': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/exceptions.rs:285: undefined reference to `PyExc_SystemError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-e7cc8e44e33a8a6c.rlib(pyo3-e7cc8e44e33a8a6c.pyo3.90790118-cgu.1.rcgu.o): in function `::type_object_raw': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/exceptions.rs:292: undefined reference to `PyExc_TypeError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-e7cc8e44e33a8a6c.rlib(pyo3-e7cc8e44e33a8a6c.pyo3.90790118-cgu.1.rcgu.o): in function `::type_object_raw': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/exceptions.rs:319: undefined reference to `PyExc_ValueError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-e7cc8e44e33a8a6c.rlib(pyo3-e7cc8e44e33a8a6c.pyo3.90790118-cgu.11.rcgu.o): in function `pyo3::err::PyErr::occurred': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/err/mod.rs:209: undefined reference to `PyErr_Occurred' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-e7cc8e44e33a8a6c.rlib(pyo3-e7cc8e44e33a8a6c.pyo3.90790118-cgu.11.rcgu.o): in function `pyo3::err::PyErr::fetch': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/err/mod.rs:224: undefined reference to `PyErr_Fetch' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-e7cc8e44e33a8a6c.rlib(pyo3-e7cc8e44e33a8a6c.pyo3.90790118-cgu.11.rcgu.o): in function `pyo3::err::PyErr::new_type': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/err/mod.rs:271: undefined reference to `PyErr_NewException' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-e7cc8e44e33a8a6c.rlib(pyo3-e7cc8e44e33a8a6c.pyo3.90790118-cgu.11.rcgu.o): in function `pyo3::err::PyErr::print': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/err/mod.rs:303: undefined reference to `PyErr_PrintEx' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-e7cc8e44e33a8a6c.rlib(pyo3-e7cc8e44e33a8a6c.pyo3.90790118-cgu.11.rcgu.o): in function `pyo3::err::PyErr::restore': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/err/mod.rs:357: undefined reference to `PyErr_Restore' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-e7cc8e44e33a8a6c.rlib(pyo3-e7cc8e44e33a8a6c.pyo3.90790118-cgu.11.rcgu.o): in function `pyo3::err::PyErr::normalized': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/err/mod.rs:428: undefined reference to `PyErr_NormalizeException' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-e7cc8e44e33a8a6c.rlib(pyo3-e7cc8e44e33a8a6c.pyo3.90790118-cgu.11.rcgu.o): in function `pyo3::err::panic_after_error': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/err/mod.rs:518: undefined reference to `PyErr_Print' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-e7cc8e44e33a8a6c.rlib(pyo3-e7cc8e44e33a8a6c.pyo3.90790118-cgu.3.rcgu.o): in function `pyo3::gil::prepare_freethreaded_python::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/gil.rs:81: undefined reference to `Py_IsInitialized' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/gil.rs:86: undefined reference to `Py_InitializeEx' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/gil.rs:84: undefined reference to `PyEval_ThreadsInitialized' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/gil.rs:97: undefined reference to `PyEval_SaveThread' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-e7cc8e44e33a8a6c.rlib(pyo3-e7cc8e44e33a8a6c.pyo3.90790118-cgu.3.rcgu.o): in function `pyo3::gil::GILGuard::acquire': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/gil.rs:262: undefined reference to `PyGILState_Ensure' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-e7cc8e44e33a8a6c.rlib(pyo3-e7cc8e44e33a8a6c.pyo3.90790118-cgu.3.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/gil.rs:308: undefined reference to `PyGILState_Release' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-e7cc8e44e33a8a6c.rlib(pyo3-e7cc8e44e33a8a6c.pyo3.90790118-cgu.3.rcgu.o): in function `pyo3::types::any::PyAny::getattr::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/any.rs:93: undefined reference to `PyObject_GetAttr' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-e7cc8e44e33a8a6c.rlib(pyo3-e7cc8e44e33a8a6c.pyo3.90790118-cgu.3.rcgu.o): in function `pyo3::types::any::PyAny::repr': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/any.rs:425: undefined reference to `PyObject_Repr' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-e7cc8e44e33a8a6c.rlib(pyo3-e7cc8e44e33a8a6c.pyo3.90790118-cgu.3.rcgu.o): in function `pyo3::types::any::PyAny::str': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/any.rs:435: undefined reference to `PyObject_Str' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-e7cc8e44e33a8a6c.rlib(pyo3-e7cc8e44e33a8a6c.pyo3.90790118-cgu.3.rcgu.o): in function `pyo3::types::floatob::::extract': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/floatob.rs:54: undefined reference to `PyFloat_AsDouble' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-e7cc8e44e33a8a6c.rlib(pyo3-e7cc8e44e33a8a6c.pyo3.90790118-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.13.2/src/types/bytes.rs:88: undefined reference to `PyBytes_AsString' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/bytes.rs:89: undefined reference to `PyBytes_Size' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-e7cc8e44e33a8a6c.rlib(pyo3-e7cc8e44e33a8a6c.pyo3.90790118-cgu.4.rcgu.o): in function `pyo3::types::tuple::> for (A,)>::into_py': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/tuple.rs:157: undefined reference to `PyTuple_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/tuple.rs:158: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-e7cc8e44e33a8a6c.rlib(pyo3-e7cc8e44e33a8a6c.pyo3.90790118-cgu.5.rcgu.o): in function `pyo3::ffi::object::Py_DECREF': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/ffi/object.rs:825: undefined reference to `_Py_Dealloc' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-e7cc8e44e33a8a6c.rlib(pyo3-e7cc8e44e33a8a6c.pyo3.90790118-cgu.5.rcgu.o): in function `pyo3::ffi::object::Py_None': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/ffi/object.rs:871: undefined reference to `_Py_NoneStruct' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-e7cc8e44e33a8a6c.rlib(pyo3-e7cc8e44e33a8a6c.pyo3.90790118-cgu.5.rcgu.o): in function `::try_from': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/sequence.rs:378: undefined reference to `PySequence_Check' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-e7cc8e44e33a8a6c.rlib(pyo3-e7cc8e44e33a8a6c.pyo3.90790118-cgu.5.rcgu.o): in function `pyo3::types::string::PyString::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/string.rs:27: undefined reference to `PyUnicode_FromStringAndSize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-e7cc8e44e33a8a6c.rlib(pyo3-e7cc8e44e33a8a6c.pyo3.90790118-cgu.5.rcgu.o): in function `pyo3::types::string::PyString::to_str': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/string.rs:52: undefined reference to `PyUnicode_AsUTF8AndSize' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-e7cc8e44e33a8a6c.rlib(pyo3-e7cc8e44e33a8a6c.pyo3.90790118-cgu.5.rcgu.o): in function `pyo3::types::string::PyString::to_string_lossy': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/string.rs:79: undefined reference to `PyUnicode_AsEncodedString' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-e7cc8e44e33a8a6c.rlib(pyo3-e7cc8e44e33a8a6c.pyo3.90790118-cgu.5.rcgu.o): in function `pyo3::types::tuple::PyTuple::len': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/tuple.rs:44: undefined reference to `PyTuple_Size' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-e7cc8e44e33a8a6c.rlib(pyo3-e7cc8e44e33a8a6c.pyo3.90790118-cgu.5.rcgu.o): in function `pyo3::types::tuple::PyTuple::slice': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/tuple.rs:57: undefined reference to `PyTuple_GetSlice' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-e7cc8e44e33a8a6c.rlib(pyo3-e7cc8e44e33a8a6c.pyo3.90790118-cgu.5.rcgu.o): in function `pyo3::types::tuple::PyTuple::get_item': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/tuple.rs:76: undefined reference to `PyTuple_GetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-e7cc8e44e33a8a6c.rlib(pyo3-e7cc8e44e33a8a6c.pyo3.90790118-cgu.5.rcgu.o): in function `pyo3::types::tuple::> for (A,)>::into_py': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/tuple.rs:157: undefined reference to `PyTuple_New' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/tuple.rs:158: undefined reference to `PyTuple_SetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-e7cc8e44e33a8a6c.rlib(pyo3-e7cc8e44e33a8a6c.pyo3.90790118-cgu.6.rcgu.o): in function `pyo3::types::num::::extract': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/num.rs:79: undefined reference to `PyNumber_Index' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/num.rs:83: undefined reference to `PyLong_AsLong' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-e7cc8e44e33a8a6c.rlib(pyo3-e7cc8e44e33a8a6c.pyo3.90790118-cgu.6.rcgu.o): in function `pyo3::types::num::::extract': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/num.rs:113: undefined reference to `PyNumber_Index' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/num.rs:117: undefined reference to `PyLong_AsUnsignedLongLong' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-e7cc8e44e33a8a6c.rlib(pyo3-e7cc8e44e33a8a6c.pyo3.90790118-cgu.7.rcgu.o): in function `pyo3::types::dict::PyDict::copy': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/dict.rs:57: undefined reference to `PyDict_Copy' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-e7cc8e44e33a8a6c.rlib(pyo3-e7cc8e44e33a8a6c.pyo3.90790118-cgu.7.rcgu.o): in function `pyo3::types::dict::PyDict::len': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/dict.rs:70: undefined reference to `PyDict_Size' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-e7cc8e44e33a8a6c.rlib(pyo3-e7cc8e44e33a8a6c.pyo3.90790118-cgu.7.rcgu.o): in function `pyo3::types::dict::PyDict::get_item::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/dict.rs:104: undefined reference to `PyDict_GetItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-e7cc8e44e33a8a6c.rlib(pyo3-e7cc8e44e33a8a6c.pyo3.90790118-cgu.7.rcgu.o): in function `pyo3::types::dict::PyDict::del_item::{{closure}}': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/dict.rs:136: undefined reference to `PyDict_DelItem' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-e7cc8e44e33a8a6c.rlib(pyo3-e7cc8e44e33a8a6c.pyo3.90790118-cgu.7.rcgu.o): in function `::next': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/dict.rs:195: undefined reference to `PyDict_Next' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-e7cc8e44e33a8a6c.rlib(pyo3-e7cc8e44e33a8a6c.pyo3.90790118-cgu.8.rcgu.o): in function `pyo3::types::iterator::PyIterator::from_object': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/iterator.rs:41: undefined reference to `PyObject_GetIter' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-e7cc8e44e33a8a6c.rlib(pyo3-e7cc8e44e33a8a6c.pyo3.90790118-cgu.8.rcgu.o): in function `<&pyo3::types::iterator::PyIterator as core::iter::traits::iterator::Iterator>::next': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-0.13.2/src/types/iterator.rs:57: undefined reference to `PyIter_Next' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = help: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#cargorustc-link-libkindname) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rillrate-py` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "59c4c673fae4f801622d1a75de6ac862befa3949a7ee50c7ce06975765ff8fc3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59c4c673fae4f801622d1a75de6ac862befa3949a7ee50c7ce06975765ff8fc3", kill_on_drop: false }` [INFO] [stdout] 59c4c673fae4f801622d1a75de6ac862befa3949a7ee50c7ce06975765ff8fc3