[INFO] fetching crate flowrider 0.1.1... [INFO] testing flowrider-0.1.1 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate flowrider 0.1.1 into /workspace/builds/worker-6-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-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate flowrider 0.1.1 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f1cd33c55547ea03d32a6221791b6a94ca86082d560a41f55f13a23f7fdf8e67 [INFO] running `Command { std: "docker" "start" "-a" "f1cd33c55547ea03d32a6221791b6a94ca86082d560a41f55f13a23f7fdf8e67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f1cd33c55547ea03d32a6221791b6a94ca86082d560a41f55f13a23f7fdf8e67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1cd33c55547ea03d32a6221791b6a94ca86082d560a41f55f13a23f7fdf8e67", kill_on_drop: false }` [INFO] [stdout] f1cd33c55547ea03d32a6221791b6a94ca86082d560a41f55f13a23f7fdf8e67 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=forbid" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 961af8620983e1e20f4f1224df5bd115b838bcb4d137116e3a9812712c7e27fb [INFO] running `Command { std: "docker" "start" "-a" "961af8620983e1e20f4f1224df5bd115b838bcb4d137116e3a9812712c7e27fb", kill_on_drop: false }` [INFO] [stderr] Compiling target-lexicon v0.13.2 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling syn v2.0.102 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling pyo3-build-config v0.25.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling rustls v0.23.27 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling webpki-roots v1.0.0 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling pyo3-macros-backend v0.25.0 [INFO] [stderr] Compiling pyo3-ffi v0.25.0 [INFO] [stderr] Compiling pyo3 v0.25.0 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling trim-in-place v0.1.7 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling rust-ini v0.21.1 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling numpy v0.25.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling rustls-webpki v0.103.3 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling moka v0.12.10 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling ndarray v0.16.1 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling pyo3-macros v0.25.0 [INFO] [stderr] Compiling aws-region v0.25.5 [INFO] [stderr] Compiling maybe-async v0.2.10 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling tagptr v0.2.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling quick-xml v0.32.0 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling attohttpc v0.28.5 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling pythonize v0.25.0 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling aws-creds v0.37.0 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [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 2m 19s [INFO] running `Command { std: "docker" "inspect" "961af8620983e1e20f4f1224df5bd115b838bcb4d137116e3a9812712c7e27fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "961af8620983e1e20f4f1224df5bd115b838bcb4d137116e3a9812712c7e27fb", kill_on_drop: false }` [INFO] [stdout] 961af8620983e1e20f4f1224df5bd115b838bcb4d137116e3a9812712c7e27fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=forbid" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c5b9694408c4d6ac0db71659c628921c10a3ae8ffb7a1b509c646c2684230646 [INFO] running `Command { std: "docker" "start" "-a" "c5b9694408c4d6ac0db71659c628921c10a3ae8ffb7a1b509c646c2684230646", 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/rustciiQ4h1/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libenv_logger-7fc8615946dd3667,libanstream-88b861fabcdb367f,libanstyle_query-86d25270c3c9ef5d,libis_terminal_polyfill-c14c9d53c4f80a97,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-f31b73edea95dc17,libutf8parse-8828ddbb63eb8bad,libjiff-301d3c40c5dc7075,libenv_filter-4bd4383858b1f6b8,libregex-66ce4e4b86d025a5,libregex_automata-43f0df513f735064,libaho_corasick-7231ee35a67f9404,libregex_syntax-2f734124a51b36fa,libanstyle-acd37f6657e9ecfb}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libpythonize-5fc743d95e73a2c0,libs3-a98492e04496b7fa,librustls_native_certs-0c45d7ba8c0c4e55,librustls_pemfile-c56e6940cc22dba4,libbase64-64299f9d815d057c,libopenssl_probe-cbab9b905ab83f66,libhex-28742b4ca144387c,libhyper_rustls-bef05c07cee71afa,libtokio_rustls-5c5a375e37926887,librustls-69ccc1d5175f8490,libsct-2e16b831a02e8d59,libwebpki-1ad69e94e041f41a,libhyper-b594a3bb1e919a30,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-47a3d40564b60e09,libtower_service-0d7df29686b13872,libtracing-092f07663e482c15,libtracing_core-181ee1ed942b4689,libhttp_body-b4c163883cc9ed18,libfutures-9b045b649df5e615,libfutures_executor-ffd36a23e748da7a,libtokio_stream-16b472beede24ccb,libhmac-7c5b0effb85e4233,libsha2-c1bb98473f69186a,libcpufeatures-471354fefbcaf2d8,libdigest-92a18a9fc76b49ea,libblock_buffer-eb912e7657afff52,libcrypto_common-7fdbb27dd40ebdc7,libgeneric_array-4d1e7d2120c15a03,libtypenum-b636c2b461885073,libhttp-331bc164ab59ceff,libawsregion-efbb42ca93a7d231,libawscreds-753c210dab93e6a1,libhome-c43708049c272d87,libquick_xml-8a6255f407b0eb6a,libattohttpc-981031c24f2287ee,libwebpki_roots-995fca0fe8363115,libwebpki_roots-be9bad252ce0bfe8,libserde_json-0c5ca22c472e8f99,libryu-0ea4bafc9bef6d8b,libhttp-8a286151680a468c,libfnv-2d77ec4f6f971b24,librustls-b49dfc2b629017d5,libsubtle-ca7024fc66e4388f,libwebpki-f8a9a3b11456beae,libring-23d0f202c314ec89,libgetrandom-dd219b134d948b1c,libuntrusted-3420b86308bec153,librustls_pki_types-a7867074414b404a,libzeroize-ead98f074a37f829,libtime-7c83327e5ff92505,libitoa-6b76ec393d6a2c41,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-d311100b6674e837,libpowerfmt-a0c185df26c26a22,libini-0baf5b5fe0ffaf37,libtrim_in_place-cbc1ad5f5adce76f,libordered_multimap-6556fea75dbd20d6,libhashbrown-c66a0cd602652163,libdlv_list-a53deb03a4c55750,libmd5-8b7359041afc81b3,libbase64-2a03de3babadded3,librand-8fb1ba5159534f4a,librand_chacha-915ef95437276e68,libppv_lite86-d40de8daa0db893c,libzerocopy-70610920d7f7fd24,librand_core-b2b07f2aa95c7236,libxxhash_rust-a22d2a3ffbd6b157,libpyo3-6fb2aa807d697865,libmemoffset-d097e3ee30e4731d,libpyo3_ffi-a526a23fcfaaeb13,libunindent-37c9ebf01f989e9d,libflate2-92ed27f0855fb7ad,libminiz_oxide-63622f1d3ce634bc,libadler2-6c84652b4f76062c,libcrc32fast-2fca9dacb340a249,libbyteorder-1efcbe4f07366651,libtempfile-8e82dd4754bf908f,libfastrand-503f12a96d791409,libonce_cell-0ba6aecba7086d38,librustix-974b4da477d9b64f,libbitflags-8d6004180f14a06d,liblinux_raw_sys-20b62ec4b985a4c8,libwalkdir-1a00c768f8c7f3de,libsame_file-1ceb7b6153588b15,liburl-d020bb4e407c5c6c,libidna-6947111b5f191315,libutf8_iter-0d9be7b316c2b184,libidna_adapter-ad289d91b095d432,libicu_properties-fa4d6dfdd3c82628,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-94d5df21254792c3,libicu_normalizer_data-9919e82512efe734,libicu_collections-12b3bf50b0ad13a3,libpotential_utf-fac96f86fd1f83fe,libicu_provider-263f765c5689de19,libicu_locale_core-ef651c5fb12e0cde,libtinystr-398f8ad3faf7d239,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-f534f849346375f5,libzerotrie-a979fa41cfa07de6,libyoke-29bce7438389eeed,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-99cba60921d4718b,libform_urlencoded-9f47de52e008ab1d,libpercent_encoding-9bee39bbc5bd523a,libserde-52b34b942ef20aa0,libtokio-8ce80889016816fd,libsocket2-e57f4140e85f6b1e,libbytes-bfe11088fe358bd1,libmio-3722bd21a9b5a684,libmoka-8cf8a3697696b57d,libthiserror-c00a2a5251b65cec,libportable_atomic-d05f93fb4b6471e6,libtagptr-fcf7d80f82f6bcf7,libparking_lot-306e51d2c43c2ed4,libparking_lot_core-d7e2d7cf1aab12ca,liblock_api-29fb1b0a3ec126e3,libscopeguard-d52bd00767847e44,libcrossbeam_epoch-0779f21ac12784a6,libuuid-cc0265757dade7f5,libgetrandom-002cb569f61c20b6,liblibc-4a513ea0f2e1d0e2,libcfg_if-5a199b0ec0054672,libsmallvec-29f90736a15dcce2,libasync_lock-5f8c83c600cae25f,libevent_listener_strategy-1fdbb809397482e8,libevent_listener-287f057ab462beec,libparking-49fcf10303d3525f,libfutures_util-ee6e0e8d7a961ae0,libmemchr-6f5829dadd40eda8,libfutures_io-3e19596c076de665,libslab-bf5a4eed15154f64,libfutures_channel-54f84fc70ba9451c,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-23538ced8fe824d7,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libcrossbeam_channel-a5156ef294398bef,libcrossbeam_utils-57acb8582d3ed5fe,liblog-ba604b77dad33fe2,libanyhow-1062fd8720902979}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustciiQ4h1/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-89450aef6b8060ab/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/flowrider-2d7c33e82a45dfe4" "-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-2d7c33e82a45dfe4.flowrider.a9783ab8bb66c1a9-cgu.03.rcgu.o:(_$LT$pyo3..instance..Bound$LT$pyo3..types..any..PyAny$GT$$u20$as$u20$pyo3..types..any..PyAnyMethods$GT$::call_method0::hd77e23cdf7f9782f) [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-2d7c33e82a45dfe4.flowrider.a9783ab8bb66c1a9-cgu.03.rcgu.o:(pyo3::types::tuple::_$LT$impl$u20$pyo3..call..PyCallArgs$u20$for$u20$$LP$T0$C$T1$RP$$GT$::call_positional::h8eaaa209a7b975ca) [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-2d7c33e82a45dfe4.flowrider.a9783ab8bb66c1a9-cgu.02.rcgu.o:(pyo3::types::bytes::PyBytes::new_with::h0b522a6ce405d67c) [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-2d7c33e82a45dfe4.flowrider.a9783ab8bb66c1a9-cgu.02.rcgu.o:(pyo3::types::bytes::PyBytes::new_with::h208e45d5b162fe8a) [INFO] [stdout] >>> referenced by bytes.rs:61 (src/types/bytes.rs:61) [INFO] [stdout] >>> pyo3-6fb2aa807d697865.pyo3.a413f6eba2df5ee-cgu.15.rcgu.o:(pyo3::types::bytes::PyBytes::new::h3723789d18df4384) in archive /opt/rustwide/target/debug/deps/libpyo3-6fb2aa807d697865.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-2d7c33e82a45dfe4.flowrider.a9783ab8bb66c1a9-cgu.02.rcgu.o:(pyo3::types::bytes::PyBytes::new_with::h0b522a6ce405d67c) [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-2d7c33e82a45dfe4.flowrider.a9783ab8bb66c1a9-cgu.02.rcgu.o:(pyo3::types::bytes::PyBytes::new_with::h208e45d5b162fe8a) [INFO] [stdout] >>> referenced by bytes.rs:152 (src/types/bytes.rs:152) [INFO] [stdout] >>> pyo3-6fb2aa807d697865.pyo3.a413f6eba2df5ee-cgu.00.rcgu.o:(pyo3::types::bytes::_$LT$impl$u20$pyo3..instance..Borrowed$LT$pyo3..types..bytes..PyBytes$GT$$GT$::as_bytes::h54bf89147f419953) in archive /opt/rustwide/target/debug/deps/libpyo3-6fb2aa807d697865.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-2d7c33e82a45dfe4.flowrider.a9783ab8bb66c1a9-cgu.04.rcgu.o:(_$LT$pyo3..exceptions..PyIOError$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::_$u7b$$u7b$closure$u7d$$u7d$::h4bdf0dfce3be7173) [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-2d7c33e82a45dfe4.flowrider.a9783ab8bb66c1a9-cgu.04.rcgu.o:(_$LT$pyo3..exceptions..PyIOError$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::_$u7b$$u7b$closure$u7d$$u7d$::h4bdf0dfce3be7173) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyGILState_Ensure [INFO] [stdout] >>> referenced by pystate.rs:138 (src/pystate.rs:138) [INFO] [stdout] >>> pyo3_ffi-a526a23fcfaaeb13.pyo3_ffi.b510a8f8ee2f540f-cgu.0.rcgu.o:(pyo3_ffi::pystate::PyGILState_Ensure::hf5e458e6a2d67d54) in archive /opt/rustwide/target/debug/deps/libpyo3_ffi-a526a23fcfaaeb13.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyExc_ConnectionResetError [INFO] [stdout] >>> referenced by exceptions.rs:282 (src/exceptions.rs:282) [INFO] [stdout] >>> pyo3-6fb2aa807d697865.pyo3.a413f6eba2df5ee-cgu.15.rcgu.o:(_$LT$pyo3..exceptions..PyConnectionResetError$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::_$u7b$$u7b$closure$u7d$$u7d$::hff871bb1a3f6599b) in archive /opt/rustwide/target/debug/deps/libpyo3-6fb2aa807d697865.rlib [INFO] [stdout] >>> referenced by exceptions.rs:282 (src/exceptions.rs:282) [INFO] [stdout] >>> pyo3-6fb2aa807d697865.pyo3.a413f6eba2df5ee-cgu.15.rcgu.o:(_$LT$pyo3..exceptions..PyConnectionResetError$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::_$u7b$$u7b$closure$u7d$$u7d$::hff871bb1a3f6599b) in archive /opt/rustwide/target/debug/deps/libpyo3-6fb2aa807d697865.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyExc_IsADirectoryError [INFO] [stdout] >>> referenced by exceptions.rs:282 (src/exceptions.rs:282) [INFO] [stdout] >>> pyo3-6fb2aa807d697865.pyo3.a413f6eba2df5ee-cgu.15.rcgu.o:(_$LT$pyo3..exceptions..PyIsADirectoryError$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::_$u7b$$u7b$closure$u7d$$u7d$::hf23e0498141de0a7) in archive /opt/rustwide/target/debug/deps/libpyo3-6fb2aa807d697865.rlib [INFO] [stdout] >>> referenced by exceptions.rs:282 (src/exceptions.rs:282) [INFO] [stdout] >>> pyo3-6fb2aa807d697865.pyo3.a413f6eba2df5ee-cgu.15.rcgu.o:(_$LT$pyo3..exceptions..PyIsADirectoryError$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::_$u7b$$u7b$closure$u7d$$u7d$::hf23e0498141de0a7) in archive /opt/rustwide/target/debug/deps/libpyo3-6fb2aa807d697865.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyExc_NotADirectoryError [INFO] [stdout] >>> referenced by exceptions.rs:282 (src/exceptions.rs:282) [INFO] [stdout] >>> pyo3-6fb2aa807d697865.pyo3.a413f6eba2df5ee-cgu.15.rcgu.o:(_$LT$pyo3..exceptions..PyNotADirectoryError$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::_$u7b$$u7b$closure$u7d$$u7d$::h3533c570f0ca7aa8) in archive /opt/rustwide/target/debug/deps/libpyo3-6fb2aa807d697865.rlib [INFO] [stdout] >>> referenced by exceptions.rs:282 (src/exceptions.rs:282) [INFO] [stdout] >>> pyo3-6fb2aa807d697865.pyo3.a413f6eba2df5ee-cgu.15.rcgu.o:(_$LT$pyo3..exceptions..PyNotADirectoryError$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::_$u7b$$u7b$closure$u7d$$u7d$::h3533c570f0ca7aa8) in archive /opt/rustwide/target/debug/deps/libpyo3-6fb2aa807d697865.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyExc_TimeoutError [INFO] [stdout] >>> referenced by exceptions.rs:282 (src/exceptions.rs:282) [INFO] [stdout] >>> pyo3-6fb2aa807d697865.pyo3.a413f6eba2df5ee-cgu.15.rcgu.o:(_$LT$pyo3..exceptions..PyTimeoutError$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::_$u7b$$u7b$closure$u7d$$u7d$::hfedb2d84a5f85247) in archive /opt/rustwide/target/debug/deps/libpyo3-6fb2aa807d697865.rlib [INFO] [stdout] >>> referenced by exceptions.rs:282 (src/exceptions.rs:282) [INFO] [stdout] >>> pyo3-6fb2aa807d697865.pyo3.a413f6eba2df5ee-cgu.15.rcgu.o:(_$LT$pyo3..exceptions..PyTimeoutError$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::_$u7b$$u7b$closure$u7d$$u7d$::hfedb2d84a5f85247) in archive /opt/rustwide/target/debug/deps/libpyo3-6fb2aa807d697865.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyExc_BaseException [INFO] [stdout] >>> referenced by exceptions.rs:282 (src/exceptions.rs:282) [INFO] [stdout] >>> pyo3-6fb2aa807d697865.pyo3.a413f6eba2df5ee-cgu.15.rcgu.o:(_$LT$pyo3..exceptions..PyBaseException$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::_$u7b$$u7b$closure$u7d$$u7d$::h0c380eacd78eccf0) in archive /opt/rustwide/target/debug/deps/libpyo3-6fb2aa807d697865.rlib [INFO] [stdout] >>> referenced by exceptions.rs:282 (src/exceptions.rs:282) [INFO] [stdout] >>> pyo3-6fb2aa807d697865.pyo3.a413f6eba2df5ee-cgu.15.rcgu.o:(_$LT$pyo3..exceptions..PyBaseException$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::_$u7b$$u7b$closure$u7d$$u7d$::h0c380eacd78eccf0) in archive /opt/rustwide/target/debug/deps/libpyo3-6fb2aa807d697865.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyExc_PermissionError [INFO] [stdout] >>> referenced by exceptions.rs:282 (src/exceptions.rs:282) [INFO] [stdout] >>> pyo3-6fb2aa807d697865.pyo3.a413f6eba2df5ee-cgu.15.rcgu.o:(_$LT$pyo3..exceptions..PyPermissionError$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::_$u7b$$u7b$closure$u7d$$u7d$::h19d3439c023e1839) in archive /opt/rustwide/target/debug/deps/libpyo3-6fb2aa807d697865.rlib [INFO] [stdout] >>> referenced by exceptions.rs:282 (src/exceptions.rs:282) [INFO] [stdout] >>> pyo3-6fb2aa807d697865.pyo3.a413f6eba2df5ee-cgu.15.rcgu.o:(_$LT$pyo3..exceptions..PyPermissionError$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::_$u7b$$u7b$closure$u7d$$u7d$::h19d3439c023e1839) in archive /opt/rustwide/target/debug/deps/libpyo3-6fb2aa807d697865.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyExc_InterruptedError [INFO] [stdout] >>> referenced by exceptions.rs:282 (src/exceptions.rs:282) [INFO] [stdout] >>> pyo3-6fb2aa807d697865.pyo3.a413f6eba2df5ee-cgu.15.rcgu.o:(_$LT$pyo3..exceptions..PyInterruptedError$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::_$u7b$$u7b$closure$u7d$$u7d$::h0756a600d47e876c) in archive /opt/rustwide/target/debug/deps/libpyo3-6fb2aa807d697865.rlib [INFO] [stdout] >>> referenced by exceptions.rs:282 (src/exceptions.rs:282) [INFO] [stdout] >>> pyo3-6fb2aa807d697865.pyo3.a413f6eba2df5ee-cgu.15.rcgu.o:(_$LT$pyo3..exceptions..PyInterruptedError$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::_$u7b$$u7b$closure$u7d$$u7d$::h0756a600d47e876c) in archive /opt/rustwide/target/debug/deps/libpyo3-6fb2aa807d697865.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyExc_BrokenPipeError [INFO] [stdout] >>> referenced by exceptions.rs:282 (src/exceptions.rs:282) [INFO] [stdout] >>> pyo3-6fb2aa807d697865.pyo3.a413f6eba2df5ee-cgu.15.rcgu.o:(_$LT$pyo3..exceptions..PyBrokenPipeError$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::_$u7b$$u7b$closure$u7d$$u7d$::he584276ad58626b2) in archive /opt/rustwide/target/debug/deps/libpyo3-6fb2aa807d697865.rlib [INFO] [stdout] >>> referenced by exceptions.rs:282 (src/exceptions.rs:282) [INFO] [stdout] >>> pyo3-6fb2aa807d697865.pyo3.a413f6eba2df5ee-cgu.15.rcgu.o:(_$LT$pyo3..exceptions..PyBrokenPipeError$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::_$u7b$$u7b$closure$u7d$$u7d$::he584276ad58626b2) in archive /opt/rustwide/target/debug/deps/libpyo3-6fb2aa807d697865.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyExc_ConnectionAbortedError [INFO] [stdout] >>> referenced by exceptions.rs:282 (src/exceptions.rs:282) [INFO] [stdout] >>> pyo3-6fb2aa807d697865.pyo3.a413f6eba2df5ee-cgu.15.rcgu.o:(_$LT$pyo3..exceptions..PyConnectionAbortedError$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::_$u7b$$u7b$closure$u7d$$u7d$::ha0488b83d7dfff4d) in archive /opt/rustwide/target/debug/deps/libpyo3-6fb2aa807d697865.rlib [INFO] [stdout] >>> referenced by exceptions.rs:282 (src/exceptions.rs:282) [INFO] [stdout] >>> pyo3-6fb2aa807d697865.pyo3.a413f6eba2df5ee-cgu.15.rcgu.o:(_$LT$pyo3..exceptions..PyConnectionAbortedError$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::_$u7b$$u7b$closure$u7d$$u7d$::ha0488b83d7dfff4d) in archive /opt/rustwide/target/debug/deps/libpyo3-6fb2aa807d697865.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyExc_BlockingIOError [INFO] [stdout] >>> referenced by exceptions.rs:282 (src/exceptions.rs:282) [INFO] [stdout] >>> pyo3-6fb2aa807d697865.pyo3.a413f6eba2df5ee-cgu.15.rcgu.o:(_$LT$pyo3..exceptions..PyBlockingIOError$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::_$u7b$$u7b$closure$u7d$$u7d$::he37729f3ca9c4405) in archive /opt/rustwide/target/debug/deps/libpyo3-6fb2aa807d697865.rlib [INFO] [stdout] >>> referenced by exceptions.rs:282 (src/exceptions.rs:282) [INFO] [stdout] >>> pyo3-6fb2aa807d697865.pyo3.a413f6eba2df5ee-cgu.15.rcgu.o:(_$LT$pyo3..exceptions..PyBlockingIOError$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::_$u7b$$u7b$closure$u7d$$u7d$::he37729f3ca9c4405) in archive /opt/rustwide/target/debug/deps/libpyo3-6fb2aa807d697865.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyExc_FileNotFoundError [INFO] [stdout] >>> referenced by exceptions.rs:282 (src/exceptions.rs:282) [INFO] [stdout] >>> pyo3-6fb2aa807d697865.pyo3.a413f6eba2df5ee-cgu.15.rcgu.o:(_$LT$pyo3..exceptions..PyFileNotFoundError$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::_$u7b$$u7b$closure$u7d$$u7d$::h31eb7d06ac35abc3) in archive /opt/rustwide/target/debug/deps/libpyo3-6fb2aa807d697865.rlib [INFO] [stdout] >>> referenced by exceptions.rs:282 (src/exceptions.rs:282) [INFO] [stdout] >>> pyo3-6fb2aa807d697865.pyo3.a413f6eba2df5ee-cgu.15.rcgu.o:(_$LT$pyo3..exceptions..PyFileNotFoundError$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::_$u7b$$u7b$closure$u7d$$u7d$::h31eb7d06ac35abc3) in archive /opt/rustwide/target/debug/deps/libpyo3-6fb2aa807d697865.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyExc_ValueError [INFO] [stdout] >>> referenced by exceptions.rs:282 (src/exceptions.rs:282) [INFO] [stdout] >>> pyo3-6fb2aa807d697865.pyo3.a413f6eba2df5ee-cgu.15.rcgu.o:(_$LT$pyo3..exceptions..PyValueError$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::_$u7b$$u7b$closure$u7d$$u7d$::h63b57fe7bffa54c7) in archive /opt/rustwide/target/debug/deps/libpyo3-6fb2aa807d697865.rlib [INFO] [stdout] >>> referenced by exceptions.rs:282 (src/exceptions.rs:282) [INFO] [stdout] >>> pyo3-6fb2aa807d697865.pyo3.a413f6eba2df5ee-cgu.15.rcgu.o:(_$LT$pyo3..exceptions..PyValueError$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::_$u7b$$u7b$closure$u7d$$u7d$::h63b57fe7bffa54c7) in archive /opt/rustwide/target/debug/deps/libpyo3-6fb2aa807d697865.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyExc_OSError [INFO] [stdout] >>> referenced by exceptions.rs:282 (src/exceptions.rs:282) [INFO] [stdout] >>> pyo3-6fb2aa807d697865.pyo3.a413f6eba2df5ee-cgu.15.rcgu.o:(_$LT$pyo3..exceptions..PyOSError$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::_$u7b$$u7b$closure$u7d$$u7d$::ha4e4ab1a56a25e63) in archive /opt/rustwide/target/debug/deps/libpyo3-6fb2aa807d697865.rlib [INFO] [stdout] >>> referenced by exceptions.rs:282 (src/exceptions.rs:282) [INFO] [stdout] >>> pyo3-6fb2aa807d697865.pyo3.a413f6eba2df5ee-cgu.15.rcgu.o:(_$LT$pyo3..exceptions..PyOSError$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::_$u7b$$u7b$closure$u7d$$u7d$::ha4e4ab1a56a25e63) in archive /opt/rustwide/target/debug/deps/libpyo3-6fb2aa807d697865.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: PyExc_TypeError [INFO] [stdout] >>> referenced by exceptions.rs:282 (src/exceptions.rs:282) [INFO] [stdout] >>> pyo3-6fb2aa807d697865.pyo3.a413f6eba2df5ee-cgu.15.rcgu.o:(_$LT$pyo3..exceptions..PyTypeError$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::_$u7b$$u7b$closure$u7d$$u7d$::hddc51f0fa62d6051) in archive /opt/rustwide/target/debug/deps/libpyo3-6fb2aa807d697865.rlib [INFO] [stdout] >>> referenced by exceptions.rs:282 (src/exceptions.rs:282) [INFO] [stdout] >>> pyo3-6fb2aa807d697865.pyo3.a413f6eba2df5ee-cgu.15.rcgu.o:(_$LT$pyo3..exceptions..PyTypeError$u20$as$u20$pyo3..type_object..PyTypeInfo$GT$::type_object_raw::_$u7b$$u7b$closure$u7d$$u7d$::hddc51f0fa62d6051) in archive /opt/rustwide/target/debug/deps/libpyo3-6fb2aa807d697865.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" "c5b9694408c4d6ac0db71659c628921c10a3ae8ffb7a1b509c646c2684230646", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5b9694408c4d6ac0db71659c628921c10a3ae8ffb7a1b509c646c2684230646", kill_on_drop: false }` [INFO] [stdout] c5b9694408c4d6ac0db71659c628921c10a3ae8ffb7a1b509c646c2684230646