[INFO] fetching crate rillrate-py 0.24.0... [INFO] testing rillrate-py-0.24.0 against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] extracting crate rillrate-py 0.24.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate rillrate-py 0.24.0 on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "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-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rill-protocol v0.24.0 [INFO] [stderr] Downloaded rill-export v0.24.0 [INFO] [stderr] Downloaded meio-protocol v0.84.2 [INFO] [stderr] Downloaded rill-client v0.24.0 [INFO] [stderr] Downloaded rill-server v0.24.0 [INFO] [stderr] Downloaded meio-connect v0.84.2 [INFO] [stderr] Downloaded metacrate v0.1.2 [INFO] [stderr] Downloaded rillrate v0.24.0 [INFO] [stderr] Downloaded serde-pickle v0.6.2 [INFO] [stderr] Downloaded iter-read v0.3.0 [INFO] [stderr] Downloaded typed-slab v0.1.2 [INFO] [stderr] Downloaded meio v0.84.2 [INFO] [stderr] Downloaded rill-engine v0.24.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1320e04f72c5af287e9c92c5e580ce02e83f4886e703b199681c0104792f1c18 [INFO] running `Command { std: "docker" "start" "-a" "1320e04f72c5af287e9c92c5e580ce02e83f4886e703b199681c0104792f1c18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1320e04f72c5af287e9c92c5e580ce02e83f4886e703b199681c0104792f1c18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1320e04f72c5af287e9c92c5e580ce02e83f4886e703b199681c0104792f1c18", kill_on_drop: false }` [INFO] [stdout] 1320e04f72c5af287e9c92c5e580ce02e83f4886e703b199681c0104792f1c18 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b55790729821ae35939d7ff7b6b2e8f19bcd8b65f8256e935a792d5d5d59e65b [INFO] running `Command { std: "docker" "start" "-a" "b55790729821ae35939d7ff7b6b2e8f19bcd8b65f8256e935a792d5d5d59e65b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling metacrate v0.1.2 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling iter-read v0.3.0 [INFO] [stderr] Compiling inventory v0.1.10 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling input_buffer v0.4.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling typed-slab v0.1.2 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling tokio v1.6.1 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling indexmap v1.6.2 [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 tracing v0.1.26 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling ring v0.16.20 [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 mio v0.7.11 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling filetime v0.2.14 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling tar v0.4.35 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling sha-1 v0.9.6 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling url v2.2.2 [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 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 tokio-macros v1.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling derive_more v0.99.14 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Compiling inventory-impl v0.1.10 [INFO] [stderr] Compiling ghost v0.1.2 [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 pyo3 v0.13.2 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling tungstenite v0.13.0 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling strum v0.20.0 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling futures v0.3.15 [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 serde v1.0.126 [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 ordered-float v2.5.1 [INFO] [stderr] Compiling serde_qs v0.8.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde-pickle v0.6.2 [INFO] [stderr] Compiling hyper v0.14.8 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling num_enum_derive v0.5.1 [INFO] [stderr] Compiling num_enum v0.5.1 [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.3 [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 2m 19s [INFO] running `Command { std: "docker" "inspect" "b55790729821ae35939d7ff7b6b2e8f19bcd8b65f8256e935a792d5d5d59e65b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b55790729821ae35939d7ff7b6b2e8f19bcd8b65f8256e935a792d5d5d59e65b", kill_on_drop: false }` [INFO] [stdout] b55790729821ae35939d7ff7b6b2e8f19bcd8b65f8256e935a792d5d5d59e65b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 701636aca5248053cdbaacae7837497c359e26f8490af6a3fbdf6472b0b857ca [INFO] running `Command { std: "docker" "start" "-a" "701636aca5248053cdbaacae7837497c359e26f8490af6a3fbdf6472b0b857ca", 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" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/rillrate-4c3117c561b0283f.rillrate.gbitgkf1-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rillrate-4c3117c561b0283f.rillrate.gbitgkf1-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/rillrate-4c3117c561b0283f.rillrate.gbitgkf1-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rillrate-4c3117c561b0283f.rillrate.gbitgkf1-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rillrate-4c3117c561b0283f.rillrate.gbitgkf1-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rillrate-4c3117c561b0283f.rillrate.gbitgkf1-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rillrate-4c3117c561b0283f.rillrate.gbitgkf1-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rillrate-4c3117c561b0283f.rillrate.gbitgkf1-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rillrate-4c3117c561b0283f.rillrate.gbitgkf1-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/rillrate-4c3117c561b0283f.rillrate.gbitgkf1-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/rillrate-4c3117c561b0283f.rillrate.gbitgkf1-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/rillrate-4c3117c561b0283f.rillrate.gbitgkf1-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/rillrate-4c3117c561b0283f.rillrate.gbitgkf1-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/rillrate-4c3117c561b0283f.rillrate.gbitgkf1-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/rillrate-4c3117c561b0283f.rillrate.gbitgkf1-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/rillrate-4c3117c561b0283f.rillrate.gbitgkf1-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/rillrate-4c3117c561b0283f" "/opt/rustwide/target/debug/deps/rillrate-4c3117c561b0283f.36tilivutass6ob5.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-8241b1316fef72ea/out" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-bf52c83b5218000c.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-1b1cab3f10607987.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-2e1c807fd8d214f1.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-a6c04fd1ac45a934.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-c9f124f6e94019e0.rlib" "/opt/rustwide/target/debug/deps/librillrate-9c76285b398c7552.rlib" "/opt/rustwide/target/debug/deps/libtoml-281c4710522ed154.rlib" "/opt/rustwide/target/debug/deps/librill_server-06cb9a646be1a05f.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-84a14d56418bd25d.rlib" "/opt/rustwide/target/debug/deps/libunicase-2b08b535fd34dd4d.rlib" "/opt/rustwide/target/debug/deps/libtar-ebf18a9f202d1510.rlib" "/opt/rustwide/target/debug/deps/libxattr-c61ba15a0c538d65.rlib" "/opt/rustwide/target/debug/deps/libfiletime-a0e9c5dc650083b2.rlib" "/opt/rustwide/target/debug/deps/libflate2-8c7ac2663a7fea49.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-6732bce4a8751e4c.rlib" "/opt/rustwide/target/debug/deps/libadler-ddbe8a2ac4f03e8e.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-a196580b4d57fd44.rlib" "/opt/rustwide/target/debug/deps/libreqwest-87ec9f4d15e1ef68.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-f93acb18642f26a7.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-984c5e3864cabac2.rlib" "/opt/rustwide/target/debug/deps/libryu-8dbd57cf09aa6df6.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-0239d200c2cc910e.rlib" "/opt/rustwide/target/debug/deps/libipnet-babecc78f9808f0e.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-ec8975a3b8daeb1b.rlib" "/opt/rustwide/target/debug/deps/librustls-2532ffd94bd96e41.rlib" "/opt/rustwide/target/debug/deps/libsct-f73b86ee2246eacd.rlib" "/opt/rustwide/target/debug/deps/libwebpki-6a414631b6892288.rlib" "/opt/rustwide/target/debug/deps/libring-3bdd2687def103b6.rlib" "/opt/rustwide/target/debug/deps/libspin-fef9e7e542f635c4.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-72315d7a4a75b5db.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-d3761e0f66c1970f.rlib" "/opt/rustwide/target/debug/deps/librill_export-3af2c16393cfe58d.rlib" "/opt/rustwide/target/debug/deps/libserde_pickle-c4e89bb96ce5bbe4.rlib" "/opt/rustwide/target/debug/deps/libiter_read-40b7aecb1f6831ef.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-e0dea8c5402ce105.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-569a7038e52a8995.rlib" "/opt/rustwide/target/debug/deps/libstrum-9738557de90b57ee.rlib" "/opt/rustwide/target/debug/deps/librill_client-9c4ebd0f6cf66c33.rlib" "/opt/rustwide/target/debug/deps/libtyped_slab-7c83d1fc7b7db152.rlib" "/opt/rustwide/target/debug/deps/librill_engine-40002a8c429bf1fd.rlib" "/opt/rustwide/target/debug/deps/libmeio_connect-00041672422a4388.rlib" "/opt/rustwide/target/debug/deps/libserde_qs-9acfe9a725fb2dea.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-3ca6cf3d57e9897b.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-4115c60aaae1ef2d.rlib" "/opt/rustwide/target/debug/deps/librand-3030201f5b0d611a.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-1a70181e9a237464.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-004417b0d118bdf5.rlib" "/opt/rustwide/target/debug/deps/librand_core-8bfef74327cf3415.rlib" "/opt/rustwide/target/debug/deps/libutf8-443737ea997a9fdb.rlib" "/opt/rustwide/target/debug/deps/libinput_buffer-e5042ea01d31e780.rlib" "/opt/rustwide/target/debug/deps/liburl-32543d96fd785ed1.rlib" "/opt/rustwide/target/debug/deps/libidna-dd6ed9d5d7d21662.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-472dfe3247e8490d.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-3ea7624e027cd19d.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-79e05a5247fc8fe1.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-4760f969381f3a69.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-4936dc47b2188a4a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0d8ae709ba835adc.rlib" "/opt/rustwide/target/debug/deps/libmatches-e50d8b3702610141.rlib" "/opt/rustwide/target/debug/deps/libhyper-caa74f4867bc133d.rlib" "/opt/rustwide/target/debug/deps/libwant-9e3159d71efe0c43.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b390503a68b65fc5.rlib" "/opt/rustwide/target/debug/deps/libsocket2-85592bb1866a9b37.rlib" "/opt/rustwide/target/debug/deps/libh2-bd36796fee695848.rlib" "/opt/rustwide/target/debug/deps/libindexmap-eb2b5f68a844facd.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-58b681a40238888b.rlib" "/opt/rustwide/target/debug/deps/libhttparse-4d5ef5a2fbe90ec2.rlib" "/opt/rustwide/target/debug/deps/libtower_service-ddd872d6c5aa094a.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-942398b9feacef9e.rlib" "/opt/rustwide/target/debug/deps/libpin_project-da472d7abf3fe28d.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-bfdde6e9ceb74199.rlib" "/opt/rustwide/target/debug/deps/libtracing-f61ae3684b5a22e9.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-8046ea6c8d06ef89.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib" "/opt/rustwide/target/debug/deps/libheaders-4180af77a60e3f3e.rlib" "/opt/rustwide/target/debug/deps/libtime-6cfef0fc02b26d27.rlib" "/opt/rustwide/target/debug/deps/libsha1-636917f0adba0151.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-0dc4e4fd88dead50.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-8c762649a7b69ec3.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-0cbf29be11bd6802.rlib" "/opt/rustwide/target/debug/deps/libdigest-b2ae655e44106051.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-b1fe758ad63c2dd3.rlib" "/opt/rustwide/target/debug/deps/libtypenum-7b6ae30a26f4caa5.rlib" "/opt/rustwide/target/debug/deps/libmime-636582022b0e4181.rlib" "/opt/rustwide/target/debug/deps/libheaders_core-b0830356ebeab9c1.rlib" "/opt/rustwide/target/debug/deps/libhttp-b950536af910ffdd.rlib" "/opt/rustwide/target/debug/deps/libitoa-8e758d1d5247eab4.rlib" "/opt/rustwide/target/debug/deps/libfnv-03632dd09ca25027.rlib" "/opt/rustwide/target/debug/deps/libbase64-4defecc13ecad25f.rlib" "/opt/rustwide/target/debug/deps/librill_protocol-62bd7de2db31f283.rlib" "/opt/rustwide/target/debug/deps/libflexbuffers-9535d564da7a60bc.rlib" "/opt/rustwide/target/debug/deps/libnum_enum-6f5a67df6455df1b.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a08bfedee3afd0a5.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7f78c1de5599d643.rlib" "/opt/rustwide/target/debug/deps/libmetacrate-5f9c4601e3121b50.rlib" "/opt/rustwide/target/debug/deps/libmeio_protocol-a24b9f9394b6c044.rlib" "/opt/rustwide/target/debug/deps/libordered_float-d67bac9148b5196d.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-2a4f13f859376b69.rlib" "/opt/rustwide/target/debug/deps/libserde-8cf79662d3c7f3e6.rlib" "/opt/rustwide/target/debug/deps/libmeio-08e7b5b6fcb0075b.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-d328c4cd96fa7e00.rlib" "/opt/rustwide/target/debug/deps/libtokio-3d985f062c02dff8.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-f09ea5766d74b52c.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-071ff090805dcccc.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-ae14c9fb41bfd017.rlib" "/opt/rustwide/target/debug/deps/libbytes-a60e40d0e9b2600c.rlib" "/opt/rustwide/target/debug/deps/libmio-8895b9ce559056d3.rlib" "/opt/rustwide/target/debug/deps/liblog-106a529cec7317ee.rlib" "/opt/rustwide/target/debug/deps/libuuid-84be7198aaae917c.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-32266882bcea332b.rlib" "/opt/rustwide/target/debug/deps/libthiserror-0d12de85a4db214d.rlib" "/opt/rustwide/target/debug/deps/libfutures-669fbbef479cd34e.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-3ed77349daea73cf.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-9b65f82313348ee3.rlib" "/opt/rustwide/target/debug/deps/libmemchr-ed39d34d53eebdc4.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-a3888f1d25306f13.rlib" "/opt/rustwide/target/debug/deps/libslab-396e4fea689eef7d.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-08ee51cda453be96.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-a66b1977078d6182.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-2d81f808b55a4abd.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-d46c373c6e498d3e.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b10c0dd2b387f299.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-c4a11bbe98fbbc7e.rlib" "/opt/rustwide/target/debug/deps/libanyhow-d556324edbc6a24d.rlib" "/opt/rustwide/target/debug/deps/libpyo3-89960806d436e7f2.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-b02014b3a6b3405d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-68a73a5675db4bc2.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9772763eab2c8bd0.rlib" "/opt/rustwide/target/debug/deps/liblock_api-5b51a54995eccd76.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-e88ee3fdd4df8593.rlib" "/opt/rustwide/target/debug/deps/libinstant-200c7aeea5a047b0.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-755744d3ca57570c.rlib" "/opt/rustwide/target/debug/deps/liblibc-2eeb146fbbc48d30.rlib" "/opt/rustwide/target/debug/deps/libunindent-32ac60d6052f115a.rlib" "/opt/rustwide/target/debug/deps/libpaste-60e31a9ab4548618.rlib" "/opt/rustwide/target/debug/deps/libinventory-0c5d9390b0dba674.rlib" "/opt/rustwide/target/debug/deps/libindoc-60d8595e56d936dc.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/rillrate-4c3117c561b0283f.rillrate.gbitgkf1-cgu.3.rcgu.o: in function `_RNvMNtNtCscqWjyR7FB74_4pyo35types8sequenceNtB2_10PySequence3lenCsaK2FAG0lBrt_8rillrate': [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-4c3117c561b0283f.rillrate.gbitgkf1-cgu.14.rcgu.o: in function `_RNvNtNtCscqWjyR7FB74_4pyo33ffi10boolobject7Py_TrueCsaK2FAG0lBrt_8rillrate': [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-4c3117c561b0283f.rillrate.gbitgkf1-cgu.14.rcgu.o: in function `_RNvNtNtCscqWjyR7FB74_4pyo33ffi10boolobject8Py_FalseCsaK2FAG0lBrt_8rillrate': [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-4c3117c561b0283f.rillrate.gbitgkf1-cgu.15.rcgu.o: in function `_RNvXs2_NtNtCscqWjyR7FB74_4pyo35types3anyNtB5_5PyAnyNtNtB9_11type_object10PyTypeInfo15type_object_rawCsaK2FAG0lBrt_8rillrate': [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-4c3117c561b0283f.rillrate.gbitgkf1-cgu.7.rcgu.o: in function `_RNvNtNtCscqWjyR7FB74_4pyo33ffi6object7Py_NoneCsaK2FAG0lBrt_8rillrate': [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-4c3117c561b0283f.rillrate.gbitgkf1-cgu.8.rcgu.o: in function `_RNvMs1_NtCscqWjyR7FB74_4pyo33errNtB5_5PyErr7restoreCsaK2FAG0lBrt_8rillrate': [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/rillrate-4c3117c561b0283f.rillrate.gbitgkf1-cgu.9.rcgu.o: in function `_RINvNtCscqWjyR7FB74_4pyo37pyclass11default_newNtCsaK2FAG0lBrt_8rillrate4DictEBK_': [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-4c3117c561b0283f.rillrate.gbitgkf1-cgu.9.rcgu.o: in function `_RINvNtCscqWjyR7FB74_4pyo37pyclass11default_newNtCsaK2FAG0lBrt_8rillrate5GaugeEBK_': [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-4c3117c561b0283f.rillrate.gbitgkf1-cgu.9.rcgu.o: in function `_RINvNtCscqWjyR7FB74_4pyo37pyclass11default_newNtCsaK2FAG0lBrt_8rillrate5PulseEBK_': [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-4c3117c561b0283f.rillrate.gbitgkf1-cgu.9.rcgu.o: in function `_RINvNtCscqWjyR7FB74_4pyo37pyclass11default_newNtCsaK2FAG0lBrt_8rillrate5TableEBK_': [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-4c3117c561b0283f.rillrate.gbitgkf1-cgu.9.rcgu.o: in function `_RINvNtCscqWjyR7FB74_4pyo37pyclass11default_newNtCsaK2FAG0lBrt_8rillrate6LoggerEBK_': [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-4c3117c561b0283f.rillrate.gbitgkf1-cgu.9.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-4c3117c561b0283f.rillrate.gbitgkf1-cgu.9.rcgu.o: in function `_RNvNtCscqWjyR7FB74_4pyo37pyclass14get_type_allocCsaK2FAG0lBrt_8rillrate': [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/libpyo3-89960806d436e7f2.rlib(pyo3-89960806d436e7f2.pyo3.anr2fggg-cgu.1.rcgu.o): in function `_RNvXsf_NtCscqWjyR7FB74_4pyo310exceptionsNtB5_15PyBaseExceptionNtNtB7_11type_object10PyTypeInfo15type_object_rawB7_': [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-89960806d436e7f2.rlib(pyo3-89960806d436e7f2.pyo3.anr2fggg-cgu.1.rcgu.o): in function `_RNvXs5J_NtCscqWjyR7FB74_4pyo310exceptionsNtB6_15PyOverflowErrorNtNtB8_11type_object10PyTypeInfo15type_object_rawB8_': [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-89960806d436e7f2.rlib(pyo3-89960806d436e7f2.pyo3.anr2fggg-cgu.1.rcgu.o): in function `_RNvXs60_NtCscqWjyR7FB74_4pyo310exceptionsNtB6_14PyRuntimeErrorNtNtB8_11type_object10PyTypeInfo15type_object_rawB8_': [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-89960806d436e7f2.rlib(pyo3-89960806d436e7f2.pyo3.anr2fggg-cgu.1.rcgu.o): in function `_RNvXs7n_NtCscqWjyR7FB74_4pyo310exceptionsNtB6_13PySystemErrorNtNtB8_11type_object10PyTypeInfo15type_object_rawB8_': [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-89960806d436e7f2.rlib(pyo3-89960806d436e7f2.pyo3.anr2fggg-cgu.1.rcgu.o): in function `_RNvXs7V_NtCscqWjyR7FB74_4pyo310exceptionsNtB6_11PyTypeErrorNtNtB8_11type_object10PyTypeInfo15type_object_rawB8_': [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-89960806d436e7f2.rlib(pyo3-89960806d436e7f2.pyo3.anr2fggg-cgu.1.rcgu.o): in function `_RNvXs9z_NtCscqWjyR7FB74_4pyo310exceptionsNtB6_12PyValueErrorNtNtB8_11type_object10PyTypeInfo15type_object_rawB8_': [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-89960806d436e7f2.rlib(pyo3-89960806d436e7f2.pyo3.anr2fggg-cgu.12.rcgu.o): in function `_RINvXs0_NtNtCscqWjyR7FB74_4pyo35types8sequenceNtB6_10PySequenceNtNtBa_10conversion9PyTryFrom8try_fromRNtNtB8_3any5PyAnyEBa_': [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-89960806d436e7f2.rlib(pyo3-89960806d436e7f2.pyo3.anr2fggg-cgu.14.rcgu.o): in function `_RINvMNtNtCscqWjyR7FB74_4pyo35types8iteratorNtB3_10PyIterator11from_objectNtNtB5_3any5PyAnyEB7_': [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-89960806d436e7f2.rlib(pyo3-89960806d436e7f2.pyo3.anr2fggg-cgu.14.rcgu.o): in function `_RNvXs_NtNtCscqWjyR7FB74_4pyo35types8iteratorRNtB4_10PyIteratorNtNtNtNtCskrsM4FCwAVA_4core4iter6traits8iterator8Iterator4next': [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] /usr/bin/ld: /opt/rustwide/target/debug/deps/libpyo3-89960806d436e7f2.rlib(pyo3-89960806d436e7f2.pyo3.anr2fggg-cgu.15.rcgu.o): in function `_RNvNtNtCscqWjyR7FB74_4pyo33ffi6object9Py_DECREFB5_': [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-89960806d436e7f2.rlib(pyo3-89960806d436e7f2.pyo3.anr2fggg-cgu.15.rcgu.o): in function `_RNvNtNtCscqWjyR7FB74_4pyo33ffi6object7Py_NoneB5_': [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-89960806d436e7f2.rlib(pyo3-89960806d436e7f2.pyo3.anr2fggg-cgu.15.rcgu.o): in function `_RNvMNtNtCscqWjyR7FB74_4pyo35types4dictNtB2_6PyDict4copy': [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-89960806d436e7f2.rlib(pyo3-89960806d436e7f2.pyo3.anr2fggg-cgu.15.rcgu.o): in function `_RNvMNtNtCscqWjyR7FB74_4pyo35types4dictNtB2_6PyDict3len': [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-89960806d436e7f2.rlib(pyo3-89960806d436e7f2.pyo3.anr2fggg-cgu.15.rcgu.o): in function `_RNCINvMNtNtCscqWjyR7FB74_4pyo35types4dictNtB5_6PyDict8get_itemReE0B9_': [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-89960806d436e7f2.rlib(pyo3-89960806d436e7f2.pyo3.anr2fggg-cgu.15.rcgu.o): in function `_RNCINvMNtNtCscqWjyR7FB74_4pyo35types4dictNtB5_6PyDict8del_itemReE0B9_': [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-89960806d436e7f2.rlib(pyo3-89960806d436e7f2.pyo3.anr2fggg-cgu.15.rcgu.o): in function `_RNvXs_NtNtCscqWjyR7FB74_4pyo35types4dictNtB4_14PyDictIteratorNtNtNtNtCskrsM4FCwAVA_4core4iter6traits8iterator8Iterator4nextB8_': [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-89960806d436e7f2.rlib(pyo3-89960806d436e7f2.pyo3.anr2fggg-cgu.15.rcgu.o): in function `_RNvXst_NtNtCscqWjyR7FB74_4pyo35types3nummNtNtB9_10conversion12FromPyObject7extract': [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-89960806d436e7f2.rlib(pyo3-89960806d436e7f2.pyo3.anr2fggg-cgu.15.rcgu.o): in function `_RNvXsF_NtNtCscqWjyR7FB74_4pyo35types3numyNtNtB9_10conversion12FromPyObject7extract': [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-89960806d436e7f2.rlib(pyo3-89960806d436e7f2.pyo3.anr2fggg-cgu.15.rcgu.o): in function `_RNvXsg_NtNtCscqWjyR7FB74_4pyo35types5tupleTNtNtCshECKBmVgND8_5alloc6string6StringEINtNtB9_10conversion6IntoPyINtNtB9_8instance2PyNtNtB7_3any5PyAnyEE7into_pyB9_': [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-89960806d436e7f2.rlib(pyo3-89960806d436e7f2.pyo3.anr2fggg-cgu.4.rcgu.o): in function `_RNvMs1_NtCscqWjyR7FB74_4pyo33errNtB5_5PyErr8occurredB7_': [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-89960806d436e7f2.rlib(pyo3-89960806d436e7f2.pyo3.anr2fggg-cgu.4.rcgu.o): in function `_RNvMs1_NtCscqWjyR7FB74_4pyo33errNtB5_5PyErr5fetch': [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-89960806d436e7f2.rlib(pyo3-89960806d436e7f2.pyo3.anr2fggg-cgu.4.rcgu.o): in function `_RNvMs1_NtCscqWjyR7FB74_4pyo33errNtB5_5PyErr8new_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-89960806d436e7f2.rlib(pyo3-89960806d436e7f2.pyo3.anr2fggg-cgu.4.rcgu.o): in function `_RNvMs1_NtCscqWjyR7FB74_4pyo33errNtB5_5PyErr5print': [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-89960806d436e7f2.rlib(pyo3-89960806d436e7f2.pyo3.anr2fggg-cgu.4.rcgu.o): in function `_RNvMs1_NtCscqWjyR7FB74_4pyo33errNtB5_5PyErr7restoreB7_': [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-89960806d436e7f2.rlib(pyo3-89960806d436e7f2.pyo3.anr2fggg-cgu.4.rcgu.o): in function `_RNvMs1_NtCscqWjyR7FB74_4pyo33errNtB5_5PyErr10normalized': [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-89960806d436e7f2.rlib(pyo3-89960806d436e7f2.pyo3.anr2fggg-cgu.4.rcgu.o): in function `_RNvNtCscqWjyR7FB74_4pyo33err17panic_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-89960806d436e7f2.rlib(pyo3-89960806d436e7f2.pyo3.anr2fggg-cgu.4.rcgu.o): in function `_RNCINvMs1_NtNtCscqWjyR7FB74_4pyo35types3anyNtB8_5PyAny7getattrReE0Bc_': [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-89960806d436e7f2.rlib(pyo3-89960806d436e7f2.pyo3.anr2fggg-cgu.4.rcgu.o): in function `_RNvMs1_NtNtCscqWjyR7FB74_4pyo35types3anyNtB5_5PyAny4repr': [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-89960806d436e7f2.rlib(pyo3-89960806d436e7f2.pyo3.anr2fggg-cgu.4.rcgu.o): in function `_RNvMs1_NtNtCscqWjyR7FB74_4pyo35types3anyNtB5_5PyAny3str': [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-89960806d436e7f2.rlib(pyo3-89960806d436e7f2.pyo3.anr2fggg-cgu.8.rcgu.o): in function `_RNCNvNtCscqWjyR7FB74_4pyo33gil27prepare_freethreaded_python0B5_': [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-89960806d436e7f2.rlib(pyo3-89960806d436e7f2.pyo3.anr2fggg-cgu.8.rcgu.o): in function `_RNvMNtCscqWjyR7FB74_4pyo33gilNtB2_8GILGuard7acquire': [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-89960806d436e7f2.rlib(pyo3-89960806d436e7f2.pyo3.anr2fggg-cgu.8.rcgu.o): in function `_RNvXs_NtCscqWjyR7FB74_4pyo33gilNtB4_8GILGuardNtNtNtCskrsM4FCwAVA_4core3ops4drop4Drop4drop': [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-89960806d436e7f2.rlib(pyo3-89960806d436e7f2.pyo3.anr2fggg-cgu.8.rcgu.o): in function `_RNvMNtNtCscqWjyR7FB74_4pyo35types5bytesNtB2_7PyBytes8as_bytesB6_': [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-89960806d436e7f2.rlib(pyo3-89960806d436e7f2.pyo3.anr2fggg-cgu.8.rcgu.o): in function `_RNvXs1_NtNtCscqWjyR7FB74_4pyo35types7floatobdNtNtB9_10conversion12FromPyObject7extract': [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-89960806d436e7f2.rlib(pyo3-89960806d436e7f2.pyo3.anr2fggg-cgu.8.rcgu.o): in function `_RNvMNtNtCscqWjyR7FB74_4pyo35types5tupleNtB2_7PyTuple3len': [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-89960806d436e7f2.rlib(pyo3-89960806d436e7f2.pyo3.anr2fggg-cgu.8.rcgu.o): in function `_RNvMNtNtCscqWjyR7FB74_4pyo35types5tupleNtB2_7PyTuple5slice': [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-89960806d436e7f2.rlib(pyo3-89960806d436e7f2.pyo3.anr2fggg-cgu.8.rcgu.o): in function `_RNvMNtNtCscqWjyR7FB74_4pyo35types5tupleNtB2_7PyTuple8get_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-89960806d436e7f2.rlib(pyo3-89960806d436e7f2.pyo3.anr2fggg-cgu.8.rcgu.o): in function `_RNvXsg_NtNtCscqWjyR7FB74_4pyo35types5tupleTReEINtNtB9_10conversion6IntoPyINtNtB9_8instance2PyNtNtB7_3any5PyAnyEE7into_pyB9_': [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-89960806d436e7f2.rlib(pyo3-89960806d436e7f2.pyo3.anr2fggg-cgu.9.rcgu.o): in function `_RNvMNtNtCscqWjyR7FB74_4pyo35types6stringNtB2_8PyString3new': [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-89960806d436e7f2.rlib(pyo3-89960806d436e7f2.pyo3.anr2fggg-cgu.9.rcgu.o): in function `_RNvMNtNtCscqWjyR7FB74_4pyo35types6stringNtB2_8PyString6to_strB6_': [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-89960806d436e7f2.rlib(pyo3-89960806d436e7f2.pyo3.anr2fggg-cgu.9.rcgu.o): in function `_RNvMNtNtCscqWjyR7FB74_4pyo35types6stringNtB2_8PyString15to_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] 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 `rillrate-py` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "701636aca5248053cdbaacae7837497c359e26f8490af6a3fbdf6472b0b857ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "701636aca5248053cdbaacae7837497c359e26f8490af6a3fbdf6472b0b857ca", kill_on_drop: false }` [INFO] [stdout] 701636aca5248053cdbaacae7837497c359e26f8490af6a3fbdf6472b0b857ca