[INFO] fetching crate flowrider 0.1.1... [INFO] testing flowrider-0.1.1 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate flowrider 0.1.1 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate flowrider 0.1.1 [INFO] finished tweaking crates.io crate flowrider 0.1.1 [INFO] tweaked toml for crates.io crate flowrider 0.1.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate flowrider 0.1.1 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate flowrider 0.1.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 509deca460992e2435ae5ee1570bc991c306f91eb7dde76400ce599c75b316cb [INFO] running `Command { std: "docker" "start" "-a" "509deca460992e2435ae5ee1570bc991c306f91eb7dde76400ce599c75b316cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "509deca460992e2435ae5ee1570bc991c306f91eb7dde76400ce599c75b316cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "509deca460992e2435ae5ee1570bc991c306f91eb7dde76400ce599c75b316cb", kill_on_drop: false }` [INFO] [stdout] 509deca460992e2435ae5ee1570bc991c306f91eb7dde76400ce599c75b316cb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 32a77d7bd66ea083029e8c00040172d1560421cd70ab3d15189cad398f0d3c0f [INFO] running `Command { std: "docker" "start" "-a" "32a77d7bd66ea083029e8c00040172d1560421cd70ab3d15189cad398f0d3c0f", kill_on_drop: false }` [INFO] [stderr] Compiling target-lexicon v0.13.2 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling syn v2.0.102 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling rustls v0.23.27 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling webpki-roots v1.0.0 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling trim-in-place v0.1.7 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling unindent v0.2.4 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling pyo3-build-config v0.25.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling moka v0.12.10 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling ndarray v0.16.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling tagptr v0.2.0 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling xxhash-rust v0.8.15 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling rust-ini v0.21.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling pyo3-ffi v0.25.0 [INFO] [stderr] Compiling pyo3-macros-backend v0.25.0 [INFO] [stderr] Compiling pyo3 v0.25.0 [INFO] [stderr] Compiling numpy v0.25.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling maybe-async v0.2.10 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rustls-webpki v0.103.3 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling aws-region v0.25.5 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling pyo3-macros v0.25.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling quick-xml v0.32.0 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling pythonize v0.25.0 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling attohttpc v0.28.5 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling aws-creds v0.37.0 [INFO] [stderr] Compiling rust-s3 v0.35.1 [INFO] [stderr] Compiling flowrider v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s [INFO] running `Command { std: "docker" "inspect" "32a77d7bd66ea083029e8c00040172d1560421cd70ab3d15189cad398f0d3c0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32a77d7bd66ea083029e8c00040172d1560421cd70ab3d15189cad398f0d3c0f", kill_on_drop: false }` [INFO] [stdout] 32a77d7bd66ea083029e8c00040172d1560421cd70ab3d15189cad398f0d3c0f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 819d6ddce8d7078b2dffce1193ad51cc4016afb3e3d869a5409af580f8aa9022 [INFO] running `Command { std: "docker" "start" "-a" "819d6ddce8d7078b2dffce1193ad51cc4016afb3e3d869a5409af580f8aa9022", kill_on_drop: false }` [INFO] [stderr] Compiling flowrider v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustclXwWWO/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libenv_logger-772e21dc60616e76,libanstream-d37c9d42cc8d0b08,libanstyle_query-9b1b1ced330a242a,libis_terminal_polyfill-e39671344234c74d,libcolorchoice-8e2615b3451b028d,libanstyle_parse-ffaf4ed59daea8dd,libutf8parse-92d0158219063202,libjiff-e4b6a268071e8305,libenv_filter-4cdf7172321bcda3,libregex-e0087d93d0cfcacf,libregex_automata-840040b1fe37df28,libaho_corasick-784389ac50f1509c,libregex_syntax-fb6833b4227b2d03,libanstyle-2f06797f0de1416c}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libpythonize-9bf678872358fa79,libs3-9f089836116d0a63,librustls_native_certs-e978066936238280,librustls_pemfile-5b3b4ed33f2f120c,libbase64-13144a1f1e192158,libopenssl_probe-2c6d21a9709cae46,libhex-13e08b3b00984ab7,libhyper_rustls-52d4940cbb50ce07,libtokio_rustls-b1eac532c6514e84,librustls-837f23d2a90ec816,libsct-5e2da428f0b40912,libwebpki-da174e2223ecded0,libhyper-8db3e7775f20d8a4,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libhttparse-225777ae3f11a86e,libtower_service-3fb88d28c2218805,libtracing-3725853815512622,libtracing_core-148ef8f7e3e4784c,libhttp_body-ac0ac3eab81ceb5d,libfutures-e406788bd9a7f0e0,libfutures_executor-55b86d3311009c81,libtokio_stream-a45bc9a26bc381af,libhmac-f2a71c0469e993f0,libsha2-8ef1c64631a67219,libcpufeatures-e04321643d03190d,libdigest-678cc4bdfda772e8,libblock_buffer-8d1a3a59f2af3c83,libcrypto_common-db7f5eda2b896b9b,libgeneric_array-1971f984e9a539a4,libtypenum-f2b179c8a326fef2,libhttp-4b117cc5cdebc6e1,libawsregion-9af30ed20a9b9dae,libawscreds-51ece6bd640824fd,libhome-28ab713e87f116ce,libquick_xml-a0d97ddd410ce5af,libattohttpc-a3c7df9125ce6a26,libwebpki_roots-422fde89ece5e4d1,libwebpki_roots-4b966b426d6e19cf,libserde_json-eefcdbfbe7818b2b,libryu-a7164637bc4900ee,libhttp-91749a31ed6c7a44,libfnv-79e2cbfbe03dcd16,librustls-32bc8b3eef942ed5,libsubtle-2ae6a7038b9a0630,libwebpki-ff86b93e9e186370,libring-127e0cb7bbdb8470,libgetrandom-6f241ec43db089dd,libuntrusted-b2f816886faf2178,librustls_pki_types-ac8782e8d529c6fe,libzeroize-9d781f334751eb0e,libtime-0068167b431dc9cc,libitoa-ef40fa516293a9d3,libtime_core-ebad1aa9d4f81543,libnum_conv-d3297905cfb69f59,libderanged-b0e07cb0048c9365,libpowerfmt-f6019a2766e431f7,libini-92d4300bbd1ae40c,libtrim_in_place-d8724e048d585993,libordered_multimap-f4df9377a918a566,libhashbrown-d952ad0946629507,libdlv_list-cb78a8f4503623ae,libmd5-380e091b79bd6e66,libbase64-32787b0325ea6df8,librand-961888e04a358e1f,librand_chacha-c17e985b574f79f1,libppv_lite86-8dadec697d0a2eff,libzerocopy-ae6265f4d6aef6ae,librand_core-948b4e89a1a264a4,libxxhash_rust-cf39fadf6bfec35e,libpyo3-eb9d172ce5b069e1,libmemoffset-344b8ffdb269c81d,libpyo3_ffi-394f94321b58bbc8,libunindent-0763687dc454374b,libflate2-546111d1abca0c36,libminiz_oxide-53580ea928ee692f,libadler2-1712579794513681,libcrc32fast-d050623ef68bed8a,libbyteorder-8f59b6d1bfdaa844,libtempfile-686c5a4e4d9c7820,libfastrand-751bcde24b8aa073,libonce_cell-e9252a7b5119f3eb,librustix-f3eb57f22f88504d,libbitflags-ff7cd226995c6b8d,liblinux_raw_sys-d28fdc10158f862f,libwalkdir-125f7182d57317af,libsame_file-ff49545450c0b63c,liburl-48c0a4c1e999e959,libidna-be74e13ebc893a1a,libutf8_iter-51566bbad89f3a68,libidna_adapter-108a3487e634b96e,libicu_properties-283a157b8e115d61,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-fb50d21fa97f3e62,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-c707a670978eb9db,libpotential_utf-a836704e27f4c165,libicu_provider-dde64341a70aa74b,libicu_locale_core-1f84ea05a24833fc,libtinystr-0cd6ee63b908b613,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-8bda23333a766ca5,libzerotrie-c03c25211f277d77,libyoke-ed725b9abeff5da4,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-c444264be9fc907a,libform_urlencoded-3baae243d34208d4,libpercent_encoding-af9df9186596bd92,libserde-32eee7e98093148f,libtokio-640eea93a6929f45,libsocket2-e09ab8360b19a983,libbytes-82ad4f0211bdc963,libmio-395970d436b916b8,libmoka-9ad7b542571be379,libthiserror-9ecb2f5423b1aeee,libportable_atomic-91afa84d6001541a,libtagptr-17baaf534c9c3f80,libparking_lot-3a20b687e3c61d9b,libparking_lot_core-59e05a139b6423fd,liblock_api-b163ed1f74dc7c48,libscopeguard-7ec2214574194454,libcrossbeam_epoch-10c6d27ce658c77d,libuuid-2e97f82f788dcfe7,libgetrandom-c25dbd92afd283e5,liblibc-a033ff8e3a2aed60,libcfg_if-3a213765134f0c85,libsmallvec-3281308869c19c4b,libasync_lock-db1151d088512ee9,libevent_listener_strategy-e1b933ba0b0ac82f,libevent_listener-d4e485d8e231b8df,libparking-a9ae72c6c16ee980,libfutures_util-7af7c21cb986ac66,libmemchr-eb753e192a6bbd2d,libfutures_io-59d0071c9258d69f,libslab-06cf58f8e93304ed,libfutures_channel-22352df0ff5738a1,libpin_project_lite-72bf04572caa1c84,libfutures_sink-4f3ee80fddadef94,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0,libcrossbeam_channel-cd1bb0a90a5096d1,libcrossbeam_utils-ca54231108c39f35,liblog-d6f7bb1298e9acd0,libanyhow-ae63679af1e3713c}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustclXwWWO/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-c90c09b9bfcee5e6/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/flowrider-68231f3b1998d531" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: error: undefined symbol: PyObject_VectorcallMethod [INFO] [stdout] >>> referenced by abstract_.rs:186 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.25.0/src/cpython/abstract_.rs:186) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/flowrider-68231f3b1998d531.flowrider.bfce7fea4173c8fd-cgu.03.rcgu.o:(_$LT$pyo3..instance..Bound$LT$pyo3..types..any..PyAny$GT$$u20$as$u20$pyo3..types..any..PyAnyMethods$GT$::call_method0::h3c4bbd777f436945) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyObject_Vectorcall [INFO] [stdout] >>> referenced by tuple.rs:682 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.25.0/src/types/tuple.rs:682) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/flowrider-68231f3b1998d531.flowrider.bfce7fea4173c8fd-cgu.03.rcgu.o:(pyo3::types::tuple::_$LT$impl$u20$pyo3..call..PyCallArgs$u20$for$u20$$LP$T0$C$T1$RP$$GT$::call_positional::he88de323588a5bd9) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyBytes_FromStringAndSize [INFO] [stdout] >>> referenced by bytes.rs:97 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.25.0/src/types/bytes.rs:97) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/flowrider-68231f3b1998d531.flowrider.bfce7fea4173c8fd-cgu.07.rcgu.o:(pyo3::types::bytes::PyBytes::new_with::h2b0904c2224d9a66) [INFO] [stdout] >>> referenced by bytes.rs:97 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.25.0/src/types/bytes.rs:97) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/flowrider-68231f3b1998d531.flowrider.bfce7fea4173c8fd-cgu.07.rcgu.o:(pyo3::types::bytes::PyBytes::new_with::h645a5c93fef98f74) [INFO] [stdout] >>> referenced by bytes.rs:61 (src/types/bytes.rs:61) [INFO] [stdout] >>> pyo3-eb9d172ce5b069e1.pyo3.9c2c2576ed2e63d3-cgu.09.rcgu.o:(pyo3::types::bytes::PyBytes::new::hbb74d634c4fc323d) in archive /opt/rustwide/target/debug/deps/libpyo3-eb9d172ce5b069e1.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyBytes_AsString [INFO] [stdout] >>> referenced by bytes.rs:100 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.25.0/src/types/bytes.rs:100) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/flowrider-68231f3b1998d531.flowrider.bfce7fea4173c8fd-cgu.07.rcgu.o:(pyo3::types::bytes::PyBytes::new_with::h2b0904c2224d9a66) [INFO] [stdout] >>> referenced by bytes.rs:100 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.25.0/src/types/bytes.rs:100) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/flowrider-68231f3b1998d531.flowrider.bfce7fea4173c8fd-cgu.07.rcgu.o:(pyo3::types::bytes::PyBytes::new_with::h645a5c93fef98f74) [INFO] [stdout] >>> referenced by bytes.rs:152 (src/types/bytes.rs:152) [INFO] [stdout] >>> pyo3-eb9d172ce5b069e1.pyo3.9c2c2576ed2e63d3-cgu.00.rcgu.o:(pyo3::types::bytes::_$LT$impl$u20$pyo3..instance..Borrowed$LT$pyo3..types..bytes..PyBytes$GT$$GT$::as_bytes::hdcd1f5999cee1cef) in archive /opt/rustwide/target/debug/deps/libpyo3-eb9d172ce5b069e1.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyExc_IOError [INFO] [stdout] >>> referenced by exceptions.rs:282 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.25.0/src/exceptions.rs:282) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/flowrider-68231f3b1998d531.flowrider.bfce7fea4173c8fd-cgu.12.rcgu.o:(_$LT$pyo3..exceptions..PyIOError$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::_$u7b$$u7b$closure$u7d$$u7d$::h728236d9fbdad1cc) [INFO] [stdout] >>> referenced by exceptions.rs:282 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.25.0/src/exceptions.rs:282) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/flowrider-68231f3b1998d531.flowrider.bfce7fea4173c8fd-cgu.12.rcgu.o:(_$LT$pyo3..exceptions..PyIOError$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::_$u7b$$u7b$closure$u7d$$u7d$::h728236d9fbdad1cc) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyObject_Str [INFO] [stdout] >>> referenced by any.rs:1522 (src/types/any.rs:1522) [INFO] [stdout] >>> pyo3-eb9d172ce5b069e1.pyo3.9c2c2576ed2e63d3-cgu.00.rcgu.o:(_$LT$pyo3..instance..Bound$LT$pyo3..types..any..PyAny$GT$$u20$as$u20$pyo3..types..any..PyAnyMethods$GT$::str::h74eb3fb5acbbb677) in archive /opt/rustwide/target/debug/deps/libpyo3-eb9d172ce5b069e1.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyObject_Repr [INFO] [stdout] >>> referenced by any.rs:1514 (src/types/any.rs:1514) [INFO] [stdout] >>> pyo3-eb9d172ce5b069e1.pyo3.9c2c2576ed2e63d3-cgu.00.rcgu.o:(_$LT$pyo3..instance..Bound$LT$pyo3..types..any..PyAny$GT$$u20$as$u20$pyo3..types..any..PyAnyMethods$GT$::repr::h926a8960265b11fa) in archive /opt/rustwide/target/debug/deps/libpyo3-eb9d172ce5b069e1.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyObject_CallNoArgs [INFO] [stdout] >>> referenced by any.rs:1296 (src/types/any.rs:1296) [INFO] [stdout] >>> pyo3-eb9d172ce5b069e1.pyo3.9c2c2576ed2e63d3-cgu.00.rcgu.o:(_$LT$pyo3..instance..Bound$LT$pyo3..types..any..PyAny$GT$$u20$as$u20$pyo3..types..any..PyAnyMethods$GT$::call0::h4ce5fe319992dfa3) in archive /opt/rustwide/target/debug/deps/libpyo3-eb9d172ce5b069e1.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyType_GetName [INFO] [stdout] >>> referenced by typeobject.rs:114 (src/types/typeobject.rs:114) [INFO] [stdout] >>> pyo3-eb9d172ce5b069e1.pyo3.9c2c2576ed2e63d3-cgu.00.rcgu.o:(_$LT$pyo3..instance..Bound$LT$pyo3..types..typeobject..PyType$GT$$u20$as$u20$pyo3..types..typeobject..PyTypeMethods$GT$::name::h76e3320a4e6d2138) in archive /opt/rustwide/target/debug/deps/libpyo3-eb9d172ce5b069e1.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyType_GetQualName [INFO] [stdout] >>> referenced by typeobject.rs:133 (src/types/typeobject.rs:133) [INFO] [stdout] >>> pyo3-eb9d172ce5b069e1.pyo3.9c2c2576ed2e63d3-cgu.00.rcgu.o:(_$LT$pyo3..instance..Bound$LT$pyo3..types..typeobject..PyType$GT$$u20$as$u20$pyo3..types..typeobject..PyTypeMethods$GT$::qualname::hedc760d92e296c8a) in archive /opt/rustwide/target/debug/deps/libpyo3-eb9d172ce5b069e1.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyTraceBack_Print [INFO] [stdout] >>> referenced by traceback.rs:69 (src/types/traceback.rs:69) [INFO] [stdout] >>> pyo3-eb9d172ce5b069e1.pyo3.9c2c2576ed2e63d3-cgu.00.rcgu.o:(_$LT$pyo3..instance..Bound$LT$pyo3..types..traceback..PyTraceback$GT$$u20$as$u20$pyo3..types..traceback..PyTracebackMethods$GT$::format::h7fc6281ed2fdc034) in archive /opt/rustwide/target/debug/deps/libpyo3-eb9d172ce5b069e1.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyBytes_Size [INFO] [stdout] >>> referenced by bytes.rs:153 (src/types/bytes.rs:153) [INFO] [stdout] >>> pyo3-eb9d172ce5b069e1.pyo3.9c2c2576ed2e63d3-cgu.00.rcgu.o:(pyo3::types::bytes::_$LT$impl$u20$pyo3..instance..Borrowed$LT$pyo3..types..bytes..PyBytes$GT$$GT$::as_bytes::hdcd1f5999cee1cef) in archive /opt/rustwide/target/debug/deps/libpyo3-eb9d172ce5b069e1.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyUnicode_AsEncodedString [INFO] [stdout] >>> referenced by string.rs:335 (src/types/string.rs:335) [INFO] [stdout] >>> pyo3-eb9d172ce5b069e1.pyo3.9c2c2576ed2e63d3-cgu.00.rcgu.o:(pyo3::types::string::_$LT$impl$u20$pyo3..instance..Borrowed$LT$pyo3..types..string..PyString$GT$$GT$::to_string_lossy::h0046b40b11e1397b) in archive /opt/rustwide/target/debug/deps/libpyo3-eb9d172ce5b069e1.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyUnicode_AsUTF8AndSize [INFO] [stdout] >>> referenced by string.rs:296 (src/types/string.rs:296) [INFO] [stdout] >>> pyo3-eb9d172ce5b069e1.pyo3.9c2c2576ed2e63d3-cgu.00.rcgu.o:(pyo3::types::string::_$LT$impl$u20$pyo3..instance..Borrowed$LT$pyo3..types..string..PyString$GT$$GT$::to_str::ha78e8c542531d8bd) in archive /opt/rustwide/target/debug/deps/libpyo3-eb9d172ce5b069e1.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: _Py_Dealloc [INFO] [stdout] >>> referenced by refcount.rs:305 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.25.0/src/refcount.rs:305) [INFO] [stdout] >>> pyo3-eb9d172ce5b069e1.pyo3.9c2c2576ed2e63d3-cgu.00.rcgu.o:(_$LT$pyo3..instance..Bound$LT$T$GT$$u20$as$u20$core..ops..drop..Drop$GT$::drop::h0fff72c9475f1907) in archive /opt/rustwide/target/debug/deps/libpyo3-eb9d172ce5b069e1.rlib [INFO] [stdout] >>> referenced by refcount.rs:305 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.25.0/src/refcount.rs:305) [INFO] [stdout] >>> pyo3-eb9d172ce5b069e1.pyo3.9c2c2576ed2e63d3-cgu.00.rcgu.o:(_$LT$pyo3..instance..Bound$LT$T$GT$$u20$as$u20$core..ops..drop..Drop$GT$::drop::h40b1b85f471385ab) in archive /opt/rustwide/target/debug/deps/libpyo3-eb9d172ce5b069e1.rlib [INFO] [stdout] >>> referenced by refcount.rs:305 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.25.0/src/refcount.rs:305) [INFO] [stdout] >>> pyo3-eb9d172ce5b069e1.pyo3.9c2c2576ed2e63d3-cgu.00.rcgu.o:(_$LT$pyo3..instance..Bound$LT$T$GT$$u20$as$u20$core..ops..drop..Drop$GT$::drop::h8e6e378bcab99f1d) in archive /opt/rustwide/target/debug/deps/libpyo3-eb9d172ce5b069e1.rlib [INFO] [stdout] >>> referenced 7 more times [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyImport_Import [INFO] [stdout] >>> referenced by module.rs:88 (src/types/module.rs:88) [INFO] [stdout] >>> pyo3-eb9d172ce5b069e1.pyo3.9c2c2576ed2e63d3-cgu.05.rcgu.o:(pyo3::types::module::PyModule::import::h5abf809c609cd6c7) in archive /opt/rustwide/target/debug/deps/libpyo3-eb9d172ce5b069e1.rlib [INFO] [stdout] >>> referenced by module.rs:88 (src/types/module.rs:88) [INFO] [stdout] >>> pyo3-eb9d172ce5b069e1.pyo3.9c2c2576ed2e63d3-cgu.05.rcgu.o:(pyo3::types::module::PyModule::import::ha1e1fd5589eea12c) in archive /opt/rustwide/target/debug/deps/libpyo3-eb9d172ce5b069e1.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyFloat_Type [INFO] [stdout] >>> referenced by floatobject.rs:17 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.25.0/src/floatobject.rs:17) [INFO] [stdout] >>> pyo3-eb9d172ce5b069e1.pyo3.9c2c2576ed2e63d3-cgu.11.rcgu.o:(pyo3_ffi::floatobject::PyFloat_Check::h0721e2642e9eb60a) in archive /opt/rustwide/target/debug/deps/libpyo3-eb9d172ce5b069e1.rlib [INFO] [stdout] >>> referenced by mod.rs:134 (src/types/mod.rs:134) [INFO] [stdout] >>> pyo3-eb9d172ce5b069e1.pyo3.9c2c2576ed2e63d3-cgu.15.rcgu.o:(_$LT$pyo3..types..float..PyFloat$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::_$u7b$$u7b$closure$u7d$$u7d$::h6a4267d4564d196b) in archive /opt/rustwide/target/debug/deps/libpyo3-eb9d172ce5b069e1.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyEval_SaveThread [INFO] [stdout] >>> referenced by gil.rs:304 (src/gil.rs:304) [INFO] [stdout] >>> pyo3-eb9d172ce5b069e1.pyo3.9c2c2576ed2e63d3-cgu.14.rcgu.o:(pyo3::gil::SuspendGIL::new::hbaf82ef034639210) in archive /opt/rustwide/target/debug/deps/libpyo3-eb9d172ce5b069e1.rlib [INFO] [stdout] >>> referenced by gil.rs:72 (src/gil.rs:72) [INFO] [stdout] >>> pyo3-eb9d172ce5b069e1.pyo3.9c2c2576ed2e63d3-cgu.14.rcgu.o:(pyo3::gil::prepare_freethreaded_python::_$u7b$$u7b$closure$u7d$$u7d$::hd0fad411dfab7eb7) in archive /opt/rustwide/target/debug/deps/libpyo3-eb9d172ce5b069e1.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyDict_SetItem [INFO] [stdout] >>> referenced by dict.rs:284 (src/types/dict.rs:284) [INFO] [stdout] >>> pyo3-eb9d172ce5b069e1.pyo3.9c2c2576ed2e63d3-cgu.15.rcgu.o:(_$LT$pyo3..instance..Bound$LT$pyo3..types..dict..PyDict$GT$$u20$as$u20$pyo3..types..dict..PyDictMethods$GT$::set_item::inner::hc78897366ad397a8) in archive /opt/rustwide/target/debug/deps/libpyo3-eb9d172ce5b069e1.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyErr_Print [INFO] [stdout] >>> referenced by mod.rs:817 (src/err/mod.rs:817) [INFO] [stdout] >>> pyo3-eb9d172ce5b069e1.pyo3.9c2c2576ed2e63d3-cgu.15.rcgu.o:(pyo3::err::panic_after_error::h6ddabbc48c3a11bc) in archive /opt/rustwide/target/debug/deps/libpyo3-eb9d172ce5b069e1.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: too many errors emitted, stopping now (use --error-limit=0 to see all errors) [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `flowrider` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "819d6ddce8d7078b2dffce1193ad51cc4016afb3e3d869a5409af580f8aa9022", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "819d6ddce8d7078b2dffce1193ad51cc4016afb3e3d869a5409af580f8aa9022", kill_on_drop: false }` [INFO] [stdout] 819d6ddce8d7078b2dffce1193ad51cc4016afb3e3d869a5409af580f8aa9022