[INFO] cloning repository https://github.com/tkgoose/pxollyrs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tkgoose/pxollyrs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftkgoose%2Fpxollyrs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftkgoose%2Fpxollyrs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ade4f93717fceb3b0f676dca97af24d89842037d [INFO] testing tkgoose/pxollyrs against try#ed7f3d77595b4831fdf085f2529aa13b5b51ff7d for pr-134530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftkgoose%2Fpxollyrs" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tkgoose/pxollyrs on toolchain ed7f3d77595b4831fdf085f2529aa13b5b51ff7d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tkgoose/pxollyrs [INFO] finished tweaking git repo https://github.com/tkgoose/pxollyrs [INFO] tweaked toml for git repo https://github.com/tkgoose/pxollyrs written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 275 packages to latest compatible versions [INFO] [stderr] Adding config v0.14.1 (available: v0.15.4) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.8) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 803f5370e7989ec65e567b5a98ac4e6807c15086428183ad0c889f247d012751 [INFO] running `Command { std: "docker" "start" "-a" "803f5370e7989ec65e567b5a98ac4e6807c15086428183ad0c889f247d012751", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "803f5370e7989ec65e567b5a98ac4e6807c15086428183ad0c889f247d012751", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "803f5370e7989ec65e567b5a98ac4e6807c15086428183ad0c889f247d012751", kill_on_drop: false }` [INFO] [stdout] 803f5370e7989ec65e567b5a98ac4e6807c15086428183ad0c889f247d012751 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2581f06f59fd70de5b9e887b344944b2bd16e05d7d0d0760ea8b9403a0599bad [INFO] running `Command { std: "docker" "start" "-a" "2581f06f59fd70de5b9e887b344944b2bd16e05d7d0d0760ea8b9403a0599bad", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling cc v1.2.5 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling thiserror v2.0.8 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling rustls-pki-types v1.10.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling tinyvec v1.8.1 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling rustls v0.23.20 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling time-macros v0.2.19 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling ipnet v2.10.1 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling unicase v2.8.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling dns-lookup v1.0.8 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling arraydeque v0.5.1 [INFO] [stderr] Compiling anyhow v1.0.94 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling simple_logger v5.0.0 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling enum-as-inner v0.3.4 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling serde_derive v1.0.216 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling thiserror-impl v2.0.8 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling pin-project-internal v1.1.7 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling tokio v1.42.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling pin-project v1.1.7 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling pest v2.7.15 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling rust-ini v0.20.0 [INFO] [stderr] Compiling yaml-rust2 v0.8.1 [INFO] [stderr] Compiling pest_meta v2.7.15 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling pest_generator v2.7.15 [INFO] [stderr] Compiling pest_derive v2.7.15 [INFO] [stderr] Compiling hyper v1.5.2 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.16 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling serde_qs v0.13.0 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling tokio-rustls v0.26.1 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling trust-dns-proto v0.20.4 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling hyper-rustls v0.27.5 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling reqwest v0.12.9 [INFO] [stderr] Compiling hyper-system-resolver v0.5.0 [INFO] [stderr] Compiling config v0.14.1 [INFO] [stderr] Compiling trust-dns-client v0.20.4 [INFO] [stderr] Compiling public-ip v0.2.2 [INFO] [stderr] Compiling pxollyrs v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcBPR587/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libanyhow-96ba80570f3d9f6d.rlib,libpxollyrs-4a17a081d6bae331.rlib,libserde_value-1d8632593c3f9146.rlib,libordered_float-df611f6a1e7b52ff.rlib,libserde_qs-858936938a56978b.rlib,librmp_serde-3933071c33514dbf.rlib,librmp-57377dcc8ed15c45.rlib,libnum_traits-32f8719cbcf22d05.rlib,libsimple_logger-77a41c948300d590.rlib,libtime-051004b4fd6d9988.rlib,libnum_threads-c1a0ff78db7a07a9.rlib,libtime_core-4e44e5dcd53c485d.rlib,libnum_conv-2c976fbf8b8f2899.rlib,libderanged-9df638cca9ea2119.rlib,libpowerfmt-a0c185df26c26a22.rlib,libcolored-caab0af0c06a97f8.rlib,libpublic_ip-96da193d02df8094.rlib,libhyper_system_resolver-2dde02751b712b38.rlib,libdns_lookup-5aa0395f7abbd860.rlib,libsocket2-0350f094d7b249e5.rlib,libhyper-f90fb59505935984.rlib,libhttp_body-cf1cfc76fae7f110.rlib,libhttp-6a89025946decf46.rlib,libtrust_dns_client-1862d5c25f7fb631.rlib,libradix_trie-ef1ea089acc788e3.rlib,libnibble_vec-00392ee67adc2c90.rlib,libendian_type-768b7dffcb57dd79.rlib,libtrust_dns_proto-7de3a8d72d7dd328.rlib,librand-1e19f1b036ccfb87.rlib,librand_chacha-c1b262ef8a195033.rlib,libppv_lite86-bd650e20fc6fe1da.rlib,librand_core-d2a505f50779fb08.rlib,libdata_encoding-02a524d0cb7bb851.rlib,liblazy_static-b3603208c0de2608.rlib,libidna-fa1e3f6dbfe2c334.rlib,libunicode_normalization-8827788623a5db90.rlib,libunicode_bidi-e61eae15e30d3a28.rlib,libmatches-78daa3f1b5ec35b5.rlib,libtinyvec-a0003504096d4fd3.rlib,libtinyvec_macros-1c14e8980bff1229.rlib,libtracing_futures-67b1d909bc068857.rlib,libfutures-869f758226f10cef.rlib,libfutures_executor-17a2b3f09e2a6924.rlib,libpin_project-f7970c0d7d271545.rlib,libthiserror-b5c373f1ef7251b8.rlib,libconfig-f2db49866a110574.rlib,libpathdiff-3b9982cd4c9b7139.rlib,libjson5-5e6c5951a9bac500.rlib,libpest-ed41935a219d2da4.rlib,libucd_trie-01dd94f548235104.rlib,libthiserror-92faa56458a6f9c1.rlib,libron-46f7036870061391.rlib,libbitflags-8471b707c14b78d8.rlib,libbase64-64299f9d815d057c.rlib,libtoml-461353439be55dd3.rlib,libtoml_edit-c809f04e7f30eccd.rlib,libserde_spanned-c6a5a2e5639c0ad5.rlib,libindexmap-9d6e30d92f98b401.rlib,libequivalent-fdc46004df91ad08.rlib,libhashbrown-19954401a582c725.rlib,libwinnow-aec8fd883abf5a30.rlib,libtoml_datetime-e17944e17c656b8f.rlib,libnom-2634eb9b7f5f7aae.rlib,libini-e3fb65f4d9a0e8ed.rlib,libordered_multimap-6b9394e268bf1f2a.rlib,libdlv_list-4dfa6ab3ac489271.rlib,libyaml_rust2-5aa9d34254f114d0.rlib,libencoding_rs-68ad4a143c31cce1.rlib,libarraydeque-be9e663bcba0ae31.rlib,libhashlink-807ef571c54df0b7.rlib,libhashbrown-73557f5f08426dcb.rlib,libahash-89145d100b5e3087.rlib,libzerocopy-7a7f1f18334faf41.rlib,libbyteorder-1efcbe4f07366651.rlib,liballocator_api2-3bc2480ae44878f3.rlib,libconvert_case-772cc0932d4e91a2.rlib,libunicode_segmentation-ff3f1aa3aad6e639.rlib,libreqwest-7d73e951d11b3af3.rlib,libbase64-2a03de3babadded3.rlib,librustls_pemfile-050828228477779f.rlib,libipnet-346d915a0dce48fd.rlib,libhyper_rustls-614c2639ab2ded1a.rlib,librustls_native_certs-74eae40a7af802be.rlib,libopenssl_probe-dfbd35d7fb1bbeff.rlib,libtokio_rustls-a67349619d6b287d.rlib,librustls-5e8a6c6b6e62e84f.rlib,libsubtle-ca7024fc66e4388f.rlib,libwebpki-2a7218e84bd4b60b.rlib,libring-f45dbedb2065a210.rlib,libgetrandom-0eb2837464292ad3.rlib,libspin-b0f789aa2a8dd050.rlib,libuntrusted-3420b86308bec153.rlib,libzeroize-ead98f074a37f829.rlib,librustls_pki_types-613e103407ed47ec.rlib,libmime_guess-7b18753a5a296a59.rlib,libunicase-e68199b98a5d4cb3.rlib,liburl-8e9c3b661275186a.rlib,libidna-0e9dcd96e5d9950e.rlib,libidna_adapter-89b558ad71b17a6f.rlib,libicu_normalizer-43593144b56e6284.rlib,libicu_normalizer_data-924449c90d89dbe9.rlib,libwrite16-e3dc6fad88157cf5.rlib,libutf8_iter-0d9be7b316c2b184.rlib,libutf16_iter-d3264925eca367d9.rlib,libicu_properties-f415e78f29a1a416.rlib,libicu_properties_data-51b5eb2cadc91212.rlib,libicu_locid_transform-113456ab86b17081.rlib,libicu_locid_transform_data-ad15ccbe3fb30a0f.rlib,libicu_collections-ba9d7ab7ded42170.rlib,libicu_provider-920eae452361a11a.rlib,libicu_locid-793684aa10f0c7e7.rlib,liblitemap-cecd5a7fd1787c64.rlib,libtinystr-e0afd2ada3c437cb.rlib,libzerovec-b8ff0ca412c364d6.rlib,libwriteable-45c783735d88c2b0.rlib,libyoke-c14c8fcb41f7eeb1.rlib,libzerofrom-9c4bb0a1fad99a02.rlib,libstable_deref_trait-e5f295e98f1b80b2.rlib,libaxum-dcc618d6c2829a6b.rlib,libserde_path_to_error-3da75735440df4d8.rlib,libserde_json-e3dc860f3db48df8.rlib,libserde_urlencoded-3d724cadfd831714.rlib,libryu-f8ba606093049f91.rlib,libform_urlencoded-a5edb5174711de82.rlib,libpercent_encoding-9bee39bbc5bd523a.rlib,libhyper_util-c69bc4e2712ab657.rlib,libhyper-d5df221d9dc460a8.rlib,libwant-0f3c3ee377cad37f.rlib,libtry_lock-aabba5e3d97e6b57.rlib,libhttparse-1f171d883a977f5d.rlib,libhttpdate-9f9d2502c6a38412.rlib,libmatchit-b2689776cf6e5db9.rlib,libserde-0489c9346d01e43f.rlib,libaxum_core-f869576274cadfad.rlib,libmime-4b44681fdb2c65f7.rlib,libhttp_body_util-abcb2751db80541e.rlib,libhttp_body-d5740143cdc85e9c.rlib,libhttp-af6b2467def66428.rlib,libitoa-d34da3363977f6fb.rlib,libfnv-2d77ec4f6f971b24.rlib,libtracing-63890b5ee829e12c.rlib,liblog-669e9396cafcbb01.rlib,libtracing_core-2af278500a3d05c2.rlib,libonce_cell-debe7c411cf97340.rlib,libtower-a563fbfc4a7e0178.rlib,libsync_wrapper-5a27d2ea02cd7690.rlib,libtower_layer-d70c7e404336389b.rlib,libfutures_util-72954959a1f2ad63.rlib,libmemchr-3ffe5f7a52883367.rlib,libfutures_io-3e19596c076de665.rlib,libslab-d2d6782c70f6d408.rlib,libfutures_channel-54f84fc70ba9451c.rlib,libfutures_sink-23538ced8fe824d7.rlib,libfutures_task-9da9cda5f9215052.rlib,libpin_utils-9a5791cba021167a.rlib,libfutures_core-fc6bb1738f00fc87.rlib,libtower_service-0d7df29686b13872.rlib,libtokio-8704cb173af42e14.rlib,libsignal_hook_registry-3cc9fd60c2bdc8b4.rlib,libsocket2-df6f17dbfe9497f6.rlib,libbytes-485c92da441bbc40.rlib,libmio-d6d51dd0359711c1.rlib,libparking_lot-392c1d2c3cb81252.rlib,libparking_lot_core-1c7e35f89d994c43.rlib,liblibc-60646f2741300933.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libsmallvec-e2fbd282c83e646d.rlib,liblock_api-0fd539a479e0f355.rlib,libscopeguard-d52bd00767847e44.rlib,libpin_project_lite-1b69109c4d0b18c5.rlib}" "/opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-c961c021679cb080.rlib,libpanic_unwind-cf53e161ed1cff61.rlib,libobject-cb648d8066e1f446.rlib,libmemchr-c5d4f358058ea4b7.rlib,libaddr2line-c3d71356250e6616.rlib,libgimli-f87b04c9c9484f11.rlib,librustc_demangle-bcb6f2ec634b4b7c.rlib,libstd_detect-7c9c37927c8e6d84.rlib,libhashbrown-c2c9b281c2c2a277.rlib,librustc_std_workspace_alloc-436fb8ec294074ae.rlib,libminiz_oxide-8d1606a7c3a02301.rlib,libadler-b9d368accc529045.rlib,libunwind-8fa2d9148abc4bd4.rlib,libcfg_if-04c8eb04b1ca0e2e.rlib,liblibc-ac32c271036f683f.rlib,liballoc-954db56effadca87.rlib,librustc_std_workspace_core-395a38b8e0851c9b.rlib,libcore-d453bab70303062c.rlib,libcompiler_builtins-d643a4794e0b0ebc.rlib}" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/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-500f8fc587711646/out" "-L" "/opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/pxollyrs-63bf757b2932bf5b" "-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: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pxollyrs` (bin "pxollyrs") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "2581f06f59fd70de5b9e887b344944b2bd16e05d7d0d0760ea8b9403a0599bad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2581f06f59fd70de5b9e887b344944b2bd16e05d7d0d0760ea8b9403a0599bad", kill_on_drop: false }` [INFO] [stdout] 2581f06f59fd70de5b9e887b344944b2bd16e05d7d0d0760ea8b9403a0599bad