[INFO] cloning repository https://github.com/paq1/regex-word-backend [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/paq1/regex-word-backend" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaq1%2Fregex-word-backend", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaq1%2Fregex-word-backend'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 52bc1ed9894e1283383ef3890e8859947116672d [INFO] testing paq1/regex-word-backend against try#17092ad00ed8fe1e7f81a7e38238ff70779034b1 for pr-140985 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaq1%2Fregex-word-backend" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/paq1/regex-word-backend on toolchain 17092ad00ed8fe1e7f81a7e38238ff70779034b1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/paq1/regex-word-backend [INFO] finished tweaking git repo https://github.com/paq1/regex-word-backend [INFO] tweaked toml for git repo https://github.com/paq1/regex-word-backend written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/paq1/regex-word-backend 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" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4d33d6393a1aa82eff599d4307bf8cd69216fde9c216fc89ac4fb3028f78370b [INFO] running `Command { std: "docker" "start" "-a" "4d33d6393a1aa82eff599d4307bf8cd69216fde9c216fc89ac4fb3028f78370b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4d33d6393a1aa82eff599d4307bf8cd69216fde9c216fc89ac4fb3028f78370b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d33d6393a1aa82eff599d4307bf8cd69216fde9c216fc89ac4fb3028f78370b", kill_on_drop: false }` [INFO] [stdout] 4d33d6393a1aa82eff599d4307bf8cd69216fde9c216fc89ac4fb3028f78370b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a61f79ff624c14947447a1d941705db6f8dc7e0d11a29af13c75645fd243302e [INFO] running `Command { std: "docker" "start" "-a" "a61f79ff624c14947447a1d941705db6f8dc7e0d11a29af13c75645fd243302e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.164 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling bytes v1.8.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling cc v1.2.1 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling hashbrown v0.15.1 [INFO] [stderr] Compiling litemap v0.7.3 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling cpufeatures v0.2.15 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling zerofrom-derive v0.1.4 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling tokio v1.41.1 [INFO] [stderr] Compiling zerofrom v0.1.4 [INFO] [stderr] Compiling yoke-derive v0.7.4 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling yoke v0.7.4 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling local-waker v0.1.4 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling bytestring v1.3.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling brotli-decompressor v4.0.1 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling actix-rt v2.10.0 [INFO] [stderr] Compiling url v2.5.3 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling unicode-bidi v0.3.17 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling h2 v0.4.6 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling brotli v6.0.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling zstd v0.13.2 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling local-channel v0.1.5 [INFO] [stderr] Compiling uuid-macro-internal v1.11.0 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling unicase v2.8.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling ipnet v2.10.1 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling uuid v1.11.0 [INFO] [stderr] Compiling random-number-macro-impl v0.1.8 [INFO] [stderr] Compiling rustc_version_runtime v0.3.0 [INFO] [stderr] Compiling rust-embed-utils v8.5.0 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling actix-server v2.5.0 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling hyper v1.5.0 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling actix-http v3.9.0 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling impl-more v0.1.8 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling hickory-proto v0.24.1 [INFO] [stderr] Compiling chrono-tz-build v0.4.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling rust-embed-impl v8.5.0 [INFO] [stderr] Compiling utoipa-gen v4.3.1 [INFO] [stderr] Compiling actix-web v4.9.0 [INFO] [stderr] Compiling serde_with_macros v3.11.0 [INFO] [stderr] Compiling random-number v0.1.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling utoipa-swagger-ui v6.0.0 [INFO] [stderr] Compiling blowfish v0.9.1 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling serde_bytes v0.11.15 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling raw-cpuid v11.2.0 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling moka v0.12.8 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling rustls-pki-types v1.10.0 [INFO] [stderr] Compiling hickory-resolver v0.24.1 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling quanta v0.12.3 [INFO] [stderr] Compiling bson v2.13.0 [INFO] [stderr] Compiling bcrypt v0.15.1 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling rust-embed v8.5.0 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling serde_with v3.11.0 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling random-pick v1.2.16 [INFO] [stderr] Compiling simple_asn1 v0.6.2 [INFO] [stderr] Compiling chrono-tz v0.10.0 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling env_filter v0.1.2 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling typed-builder v0.10.0 [INFO] [stderr] Compiling utoipa v4.2.3 [INFO] [stderr] Compiling mongodb-internal-macros v3.1.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling pem v3.0.4 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling tagptr v0.2.0 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling triomphe v0.1.11 [INFO] [stderr] Compiling reqwest v0.12.9 [INFO] [stderr] Compiling jsonwebtoken v9.3.0 [INFO] [stderr] Compiling env_logger v0.11.5 [INFO] [stderr] Compiling passwords v3.1.16 [INFO] [stderr] Compiling mongodb v3.1.0 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling actix-cors v0.7.0 [INFO] [stderr] Compiling regex-generator v0.1.0 [INFO] [stderr] Compiling dictionnaire v0.1.2 [INFO] [stderr] Compiling framework-cqrs-lib v0.5.9 [INFO] [stderr] Compiling regex-word-backend v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `regex-word-backend` (bin "regex-word-backend") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/bin/rustc --crate-name regex_word_backend --edition=2021 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=522de8b96c29b117 -C extra-filename=-1ef66a18125633da --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern actix_cors=/opt/rustwide/target/debug/deps/libactix_cors-d3f24af22cf0ce64.rlib --extern actix_web=/opt/rustwide/target/debug/deps/libactix_web-38fd90d7f9b22b28.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-5f39e6f01c30befa.so --extern chrono=/opt/rustwide/target/debug/deps/libchrono-1507aeb7a913439a.rlib --extern chrono_tz=/opt/rustwide/target/debug/deps/libchrono_tz-e9d76953e89fb15f.rlib --extern dictionnaire=/opt/rustwide/target/debug/deps/libdictionnaire-7b9a41ae7ced8bc9.rlib --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-ed16f8757ac7f100.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-ff9f8d99c10c7073.rlib --extern framework_cqrs_lib=/opt/rustwide/target/debug/deps/libframework_cqrs_lib-9a13527e6969e0c7.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-2b44603b1198a7e3.rlib --extern jsonwebtoken=/opt/rustwide/target/debug/deps/libjsonwebtoken-0db4022cacabe4c0.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-669e9396cafcbb01.rlib --extern moka=/opt/rustwide/target/debug/deps/libmoka-3b00ec5bb8f9a397.rlib --extern mongodb=/opt/rustwide/target/debug/deps/libmongodb-ba8afde73f30aa6c.rlib --extern passwords=/opt/rustwide/target/debug/deps/libpasswords-6897b9b314d8707c.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-9e1962f70867d6df.rlib --extern regex_generator=/opt/rustwide/target/debug/deps/libregex_generator-1f2d9bdc7175d99f.rlib --extern regex_word_backend=/opt/rustwide/target/debug/deps/libregex_word_backend-73002a09c3937c84.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-7ff40f7f49eb7689.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-8f5bc762f506f5ca.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-4545daada8e84948.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-d43611858f1ebf76.rlib --extern utoipa=/opt/rustwide/target/debug/deps/libutoipa-632cb425daf54d62.rlib --extern utoipa_swagger_ui=/opt/rustwide/target/debug/deps/libutoipa_swagger_ui-1f10484ffffcc733.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-85dd5c027c1cc875.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/zstd-sys-407e307e7b60fdfb/out -L native=/opt/rustwide/target/debug/build/ring-20ef9bdf3eac9787/out` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc5s1tU5/symbols.o" "<10 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libenv_logger-ff9f8d99c10c7073.rlib,libanstream-4ed3ca036eda1e1f.rlib,libanstyle_query-f0be367a66cb0b02.rlib,libis_terminal_polyfill-c14c9d53c4f80a97.rlib,libcolorchoice-dfb6701820ae12a0.rlib,libanstyle_parse-80647c630cc5391e.rlib,libutf8parse-8828ddbb63eb8bad.rlib,libenv_filter-8e4e28e98fcb6db4.rlib,libanstyle-df82d657645c4a5c.rlib,libhumantime-271ba35809dd8c72.rlib,libdotenv-ed16f8757ac7f100.rlib,libframework_cqrs_lib-9a13527e6969e0c7.rlib,libmoka-3b00ec5bb8f9a397.rlib,libquanta-9a4838fe27aaee05.rlib,libraw_cpuid-5bc483fc5e1fc155.rlib,libtagptr-fcf7d80f82f6bcf7.rlib,libcrossbeam_epoch-fe01400000a4d8a7.rlib,libtriomphe-ed0fb5ac292a3649.rlib,libasync_lock-a1eeedf8368315fd.rlib,libevent_listener_strategy-8fb8328d9a3482d1.rlib,libevent_listener-35d59f5bca2890f7.rlib,libparking-49fcf10303d3525f.rlib,libcrossbeam_channel-76efdca71fbd9856.rlib,libcrossbeam_utils-d3f614f0e73f3455.rlib,libreqwest-7ff40f7f49eb7689.rlib,librustls_pemfile-2cbe74edf6ba73ed.rlib,librustls_pki_types-870aa897f2016219.rlib,libhyper_tls-66452c5205bcdc6b.rlib,libtokio_native_tls-e207dbd23b52e7d2.rlib,libnative_tls-99e492c2dd31d264.rlib,libopenssl_probe-dfbd35d7fb1bbeff.rlib,libopenssl-a0288f3dd119c3e4.rlib,libforeign_types-0d5385f641bbbadd.rlib,libforeign_types_shared-1d09a6084921ca40.rlib,libopenssl_sys-8df7f8f728e35d7e.rlib,libhyper_util-4a36d611a82a8508.rlib,libtower_service-0d7df29686b13872.rlib,libhyper-01661c4b65e12511.rlib,libwant-0f3c3ee377cad37f.rlib,libtry_lock-aabba5e3d97e6b57.rlib,libh2-bed887701d81b6d0.rlib,libatomic_waker-001109810bdecbaa.rlib,libhttp_body_util-4e4a69f926f9c203.rlib,libhttp_body-5ced07248982098e.rlib,libhttp-49835eadea3670d0.rlib,libjsonwebtoken-0db4022cacabe4c0.rlib,libpem-7790ac933df6cf06.rlib,libsimple_asn1-40868463e4dcbd9e.rlib,libnum_bigint-e00f9d62369fcd6a.rlib,libnum_integer-c9fdf093b4714f0f.rlib,libactix_web-38fd90d7f9b22b28.rlib,libimpl_more-ae02cbf4feb864b1.rlib,libserde_urlencoded-df00fdd52bc303a4.rlib,libactix_server-1c7c5c98bd56659d.rlib,libactix_router-cf60efdaae50c3f9.rlib,libregex-07d59f3792584a21.rlib,libregex_automata-b16ca0c62e99f813.rlib,libaho_corasick-5318fee7af990b33.rlib,libregex_syntax-13fc688ae7f36982.rlib,libcookie-292e283ec72d92aa.rlib,libactix_http-78e66f2ff1e2d2c6.rlib,libhttparse-1f171d883a977f5d.rlib,libbrotli-4a3fbbdbcb2f3328.rlib,libbrotli_decompressor-28920ff4f3fb163d.rlib,liballoc_stdlib-be9175862277e1f4.rlib,liballoc_no_stdlib-06c983927188c99c.rlib,libhttpdate-9f9d2502c6a38412.rlib,libsha1-2c4e2aabafe6fbf2.rlib,libbase64-2a03de3babadded3.rlib,liblocal_channel-1f39405c63f41e49.rlib,libbytestring-988e66125285e3db.rlib,libencoding_rs-68ad4a143c31cce1.rlib,liblanguage_tags-f2740fbda1808d44.rlib,libmime-4b44681fdb2c65f7.rlib,libh2-b405865c42c73e83.rlib,libzstd-14a3915cbb375777.rlib,libzstd_safe-bb76af7441f81c9b.rlib,libzstd_sys-f9dd319d6f069471.rlib,libflate2-474f19d8ea73f124.rlib,libminiz_oxide-9ee3d538996be813.rlib,libadler2-b931b79841890bad.rlib,libcrc32fast-ec6b1847c42b19ed.rlib,libactix_service-eb0bedf7d364edcb.rlib,libactix_codec-764d74c317758077.rlib,libbitflags-ce446ee600bbaa5e.rlib,libactix_utils-c5ff58c994e351ff.rlib,liblocal_waker-db44699d6c187aa3.rlib,libactix_rt-bf07304ab18c2d01.rlib,libhttp-3fec65441034439c.rlib,libfnv-2d77ec4f6f971b24.rlib,libmongodb-ba8afde73f30aa6c.rlib,libtokio_util-9ae9e904efac0fe8.rlib,libtake_mut-7e27eecaecf716c7.rlib,librustc_version_runtime-6861410e7603dae3.rlib,librustc_version-31f72f3e485d30cc.rlib,libsemver-3f85f5e07516ba66.rlib,libpbkdf2-19b5c705927a5ca2.rlib,libstringprep-910083736047f637.rlib,libunicode_properties-ca16a3a43e1583c7.rlib,libwebpki_roots-881d9833caf02a91.rlib,libtokio_rustls-95f8713c01c09d1c.rlib,librustls_pemfile-c56e6940cc22dba4.rlib,libbase64-64299f9d815d057c.rlib,librustls-37b376b5218c8cac.rlib,libsct-40f6a302f5983bc4.rlib,libwebpki-15bc98ff2323a8bc.rlib,libring-bcb322cbbaad68c5.rlib,libspin-b0f789aa2a8dd050.rlib,libuntrusted-3420b86308bec153.rlib,libbitflags-e2b4db6c651223da.rlib,libstrsim-24acdad2526b95b7.rlib,libhickory_resolver-908d080eaa4b14b8.rlib,libresolv_conf-b37c79269ad7bbd2.rlib,libhostname-76fc2a45e2de0024.rlib,libmatch_cfg-f93ef260abd93f75.rlib,libquick_error-d40abd8d97f0f2e3.rlib,liblru_cache-c0d43ae809a50523.rlib,liblinked_hash_map-40ad1551522f3eec.rlib,libhickory_proto-0c7c24f72aa3f5b3.rlib,libdata_encoding-02a524d0cb7bb851.rlib,liburl-93fabf49d81a5e7a.rlib,libidna-4f185f2f2d522bd1.rlib,libidna_adapter-ceb4f64c44f0c136.rlib,libicu_normalizer-2dd265276e77bf01.rlib,libicu_normalizer_data-924449c90d89dbe9.rlib,libwrite16-e3dc6fad88157cf5.rlib,libutf8_iter-0d9be7b316c2b184.rlib,libutf16_iter-d3264925eca367d9.rlib,libicu_properties-0b6fd95b2741f328.rlib,libicu_properties_data-51b5eb2cadc91212.rlib,libicu_locid_transform-6858c792c7d15aa0.rlib,libicu_locid_transform_data-ad15ccbe3fb30a0f.rlib,libicu_collections-2382c6f1f4709520.rlib,libicu_provider-51f6b3e0b9f78f77.rlib,libicu_locid-394fe5e378756184.rlib,liblitemap-cc127d15603ff5ed.rlib,libtinystr-450750233a32607e.rlib,libzerovec-c68398116e41d27b.rlib,libwriteable-45c783735d88c2b0.rlib,libyoke-7a98813c6c634c7c.rlib,libzerofrom-8a212a41205a3aae.rlib,libstable_deref_trait-e5f295e98f1b80b2.rlib,libform_urlencoded-a5edb5174711de82.rlib,libpercent_encoding-9bee39bbc5bd523a.rlib,libipnet-346d915a0dce48fd.rlib,libidna-341c8c71bdf30b23.rlib,libunicode_normalization-92fe4fe3acaec15e.rlib,libunicode_bidi-4f2144847503f8f3.rlib,libtinyvec-319ff0b4394c279d.rlib,libtinyvec_macros-1c14e8980bff1229.rlib,libtracing-a10a1e030ca24b1a.rlib,libtracing_core-1a977c0faab82eff.rlib,libthiserror-1b0780c7e4547eed.rlib,libsha2-301c22df50d0b83c.rlib,libsha1-0e2805c3777adb52.rlib,libcpufeatures-fe114a1e469cc2f8.rlib,libmd5-fa0e3c28ba15e40e.rlib,libhmac-79a31c9ac87ba8f4.rlib,libdigest-42520725a6ddcca8.rlib,libsubtle-ca7024fc66e4388f.rlib,libblock_buffer-3c22f9850993a748.rlib,libcrypto_common-57b5775ae13b5cdb.rlib,libgeneric_array-55e3d99ab424402d.rlib,libtypenum-e3323f6ed06bf501.rlib,libtokio-d43611858f1ebf76.rlib,libsignal_hook_registry-9a26c56997aa5bbc.rlib,libsocket2-e44d0f23fb23bc38.rlib,libbytes-3d9b205de7df0211.rlib,libmio-9073f62a657276a8.rlib,libparking_lot-5c462a2587918e38.rlib,libparking_lot_core-04dbbe2906907cdd.rlib,libsmallvec-e2fbd282c83e646d.rlib,liblock_api-0fd539a479e0f355.rlib,libscopeguard-d52bd00767847e44.rlib,libserde_with-e8599682d8741c60.rlib,libbson-0e0b50f565975bdd.rlib,libbase64-b5296a10b8334a2c.rlib,libhex-28742b4ca144387c.rlib,libahash-4b2a4296fa705fa2.rlib,libonce_cell-debe7c411cf97340.rlib,libbitvec-e052441b7d13dbf0.rlib,libwyz-08b81de43180c23e.rlib,libtap-a03b11bfa148d0b2.rlib,libradium-35c80e83d2bb214a.rlib,libfunty-e395759ffae18036.rlib,libserde_bytes-a88199089f1dccb9.rlib,libtime-6ca9c28f4c6a1afa.rlib,libtime_core-4e44e5dcd53c485d.rlib,libnum_conv-2c976fbf8b8f2899.rlib,libderanged-9df638cca9ea2119.rlib,libpowerfmt-a0c185df26c26a22.rlib,liblog-669e9396cafcbb01.rlib,libfutures-2b44603b1198a7e3.rlib,libfutures_executor-276395c6c74c0ea7.rlib,libfutures_util-09075b265ea920f2.rlib,libfutures_io-972ebb79349338ae.rlib,libslab-d2d6782c70f6d408.rlib,libfutures_channel-f26d4826b597103e.rlib,libpin_project_lite-1b69109c4d0b18c5.rlib,libfutures_sink-be8442ee548d90f9.rlib,libfutures_task-19b3aba2be9e7ae8.rlib,libpin_utils-9a5791cba021167a.rlib,libfutures_core-fc6bb1738f00fc87.rlib,libchrono-1507aeb7a913439a.rlib,libnum_traits-a180897f8052f1d9.rlib,libiana_time_zone-33839373f004bfb1.rlib,libuuid-85dd5c027c1cc875.rlib,librand-9e1962f70867d6df.rlib,librand_chacha-df6fd2fd921a8e7d.rlib,libppv_lite86-197fc6ce1290df48.rlib,libzerocopy-24546778392ff1ed.rlib,libbyteorder-7df9ab1ae37e1368.rlib,librand_core-01a81b7ab29419c4.rlib,libgetrandom-f05f5bab166c97b7.rlib,liblibc-62bf47382e34864d.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libutoipa-632cb425daf54d62.rlib,libserde_json-4545daada8e84948.rlib,libmemchr-3ffe5f7a52883367.rlib,libitoa-4c6598116a867907.rlib,libryu-f8ba606093049f91.rlib,libindexmap-5335c5490d99a31d.rlib,libequivalent-fdc46004df91ad08.rlib,libhashbrown-47c759383abea0da.rlib,libserde-8f5bc762f506f5ca.rlib}.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-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc5s1tU5/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/zstd-sys-407e307e7b60fdfb/out" "-L" "/opt/rustwide/target/debug/build/ring-20ef9bdf3eac9787/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/create_api_key-d5c3d1e1a97abe44" "-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: collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex-word-backend` (bin "create_api_key") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcdupdG0/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdictionnaire-7b9a41ae7ced8bc9.rlib,libenv_logger-ff9f8d99c10c7073.rlib,libanstream-4ed3ca036eda1e1f.rlib,libanstyle_query-f0be367a66cb0b02.rlib,libis_terminal_polyfill-c14c9d53c4f80a97.rlib,libcolorchoice-dfb6701820ae12a0.rlib,libanstyle_parse-80647c630cc5391e.rlib,libutf8parse-8828ddbb63eb8bad.rlib,libenv_filter-8e4e28e98fcb6db4.rlib,libanstyle-df82d657645c4a5c.rlib,libhumantime-271ba35809dd8c72.rlib,libdotenv-ed16f8757ac7f100.rlib,libregex_word_backend-73002a09c3937c84.rlib,libchrono_tz-e9d76953e89fb15f.rlib,libphf-f4592ce42c87a924.rlib,libphf_shared-6a67c157c0247ec5.rlib,libsiphasher-7b49b0cc05d9e611.rlib,libregex_generator-1f2d9bdc7175d99f.rlib,libframework_cqrs_lib-9a13527e6969e0c7.rlib,libmoka-3b00ec5bb8f9a397.rlib,libquanta-9a4838fe27aaee05.rlib,libraw_cpuid-5bc483fc5e1fc155.rlib,libtagptr-fcf7d80f82f6bcf7.rlib,libcrossbeam_epoch-fe01400000a4d8a7.rlib,libtriomphe-ed0fb5ac292a3649.rlib,libasync_lock-a1eeedf8368315fd.rlib,libevent_listener_strategy-8fb8328d9a3482d1.rlib,libevent_listener-35d59f5bca2890f7.rlib,libparking-49fcf10303d3525f.rlib,libcrossbeam_channel-76efdca71fbd9856.rlib,libcrossbeam_utils-d3f614f0e73f3455.rlib,libreqwest-7ff40f7f49eb7689.rlib,librustls_pemfile-2cbe74edf6ba73ed.rlib,librustls_pki_types-870aa897f2016219.rlib,libhyper_tls-66452c5205bcdc6b.rlib,libtokio_native_tls-e207dbd23b52e7d2.rlib,libnative_tls-99e492c2dd31d264.rlib,libopenssl_probe-dfbd35d7fb1bbeff.rlib,libopenssl-a0288f3dd119c3e4.rlib,libforeign_types-0d5385f641bbbadd.rlib,libforeign_types_shared-1d09a6084921ca40.rlib,libopenssl_sys-8df7f8f728e35d7e.rlib,libhyper_util-4a36d611a82a8508.rlib,libtower_service-0d7df29686b13872.rlib,libhyper-01661c4b65e12511.rlib,libwant-0f3c3ee377cad37f.rlib,libtry_lock-aabba5e3d97e6b57.rlib,libh2-bed887701d81b6d0.rlib,libatomic_waker-001109810bdecbaa.rlib,libhttp_body_util-4e4a69f926f9c203.rlib,libhttp_body-5ced07248982098e.rlib,libhttp-49835eadea3670d0.rlib,libjsonwebtoken-0db4022cacabe4c0.rlib,libpem-7790ac933df6cf06.rlib,libsimple_asn1-40868463e4dcbd9e.rlib,libnum_bigint-e00f9d62369fcd6a.rlib,libnum_integer-c9fdf093b4714f0f.rlib,libactix_web-38fd90d7f9b22b28.rlib,libimpl_more-ae02cbf4feb864b1.rlib,libserde_urlencoded-df00fdd52bc303a4.rlib,libactix_server-1c7c5c98bd56659d.rlib,libactix_router-cf60efdaae50c3f9.rlib,libregex-07d59f3792584a21.rlib,libregex_automata-b16ca0c62e99f813.rlib,libaho_corasick-5318fee7af990b33.rlib,libregex_syntax-13fc688ae7f36982.rlib,libcookie-292e283ec72d92aa.rlib,libactix_http-78e66f2ff1e2d2c6.rlib,libhttparse-1f171d883a977f5d.rlib,libbrotli-4a3fbbdbcb2f3328.rlib,libbrotli_decompressor-28920ff4f3fb163d.rlib,liballoc_stdlib-be9175862277e1f4.rlib,liballoc_no_stdlib-06c983927188c99c.rlib,libhttpdate-9f9d2502c6a38412.rlib,libsha1-2c4e2aabafe6fbf2.rlib,libbase64-2a03de3babadded3.rlib,liblocal_channel-1f39405c63f41e49.rlib,libbytestring-988e66125285e3db.rlib,libencoding_rs-68ad4a143c31cce1.rlib,liblanguage_tags-f2740fbda1808d44.rlib,libmime-4b44681fdb2c65f7.rlib,libh2-b405865c42c73e83.rlib,libzstd-14a3915cbb375777.rlib,libzstd_safe-bb76af7441f81c9b.rlib,libzstd_sys-f9dd319d6f069471.rlib,libflate2-474f19d8ea73f124.rlib,libminiz_oxide-9ee3d538996be813.rlib,libadler2-b931b79841890bad.rlib,libcrc32fast-ec6b1847c42b19ed.rlib,libactix_service-eb0bedf7d364edcb.rlib,libactix_codec-764d74c317758077.rlib,libbitflags-ce446ee600bbaa5e.rlib,libactix_utils-c5ff58c994e351ff.rlib,liblocal_waker-db44699d6c187aa3.rlib,libactix_rt-bf07304ab18c2d01.rlib,libhttp-3fec65441034439c.rlib,libfnv-2d77ec4f6f971b24.rlib,libmongodb-ba8afde73f30aa6c.rlib,libtokio_util-9ae9e904efac0fe8.rlib,libtake_mut-7e27eecaecf716c7.rlib,librustc_version_runtime-6861410e7603dae3.rlib,librustc_version-31f72f3e485d30cc.rlib,libsemver-3f85f5e07516ba66.rlib,libpbkdf2-19b5c705927a5ca2.rlib,libstringprep-910083736047f637.rlib,libunicode_properties-ca16a3a43e1583c7.rlib,libwebpki_roots-881d9833caf02a91.rlib,libtokio_rustls-95f8713c01c09d1c.rlib,librustls_pemfile-c56e6940cc22dba4.rlib,libbase64-64299f9d815d057c.rlib,librustls-37b376b5218c8cac.rlib,libsct-40f6a302f5983bc4.rlib,libwebpki-15bc98ff2323a8bc.rlib,libring-bcb322cbbaad68c5.rlib,libspin-b0f789aa2a8dd050.rlib,libuntrusted-3420b86308bec153.rlib,libbitflags-e2b4db6c651223da.rlib,libstrsim-24acdad2526b95b7.rlib,libhickory_resolver-908d080eaa4b14b8.rlib,libresolv_conf-b37c79269ad7bbd2.rlib,libhostname-76fc2a45e2de0024.rlib,libmatch_cfg-f93ef260abd93f75.rlib,libquick_error-d40abd8d97f0f2e3.rlib,liblru_cache-c0d43ae809a50523.rlib,liblinked_hash_map-40ad1551522f3eec.rlib,libhickory_proto-0c7c24f72aa3f5b3.rlib,libdata_encoding-02a524d0cb7bb851.rlib,liburl-93fabf49d81a5e7a.rlib,libidna-4f185f2f2d522bd1.rlib,libidna_adapter-ceb4f64c44f0c136.rlib,libicu_normalizer-2dd265276e77bf01.rlib,libicu_normalizer_data-924449c90d89dbe9.rlib,libwrite16-e3dc6fad88157cf5.rlib,libutf8_iter-0d9be7b316c2b184.rlib,libutf16_iter-d3264925eca367d9.rlib,libicu_properties-0b6fd95b2741f328.rlib,libicu_properties_data-51b5eb2cadc91212.rlib,libicu_locid_transform-6858c792c7d15aa0.rlib,libicu_locid_transform_data-ad15ccbe3fb30a0f.rlib,libicu_collections-2382c6f1f4709520.rlib,libicu_provider-51f6b3e0b9f78f77.rlib,libicu_locid-394fe5e378756184.rlib,liblitemap-cc127d15603ff5ed.rlib,libtinystr-450750233a32607e.rlib,libzerovec-c68398116e41d27b.rlib,libwriteable-45c783735d88c2b0.rlib,libyoke-7a98813c6c634c7c.rlib,libzerofrom-8a212a41205a3aae.rlib,libstable_deref_trait-e5f295e98f1b80b2.rlib,libform_urlencoded-a5edb5174711de82.rlib,libpercent_encoding-9bee39bbc5bd523a.rlib,libipnet-346d915a0dce48fd.rlib,libidna-341c8c71bdf30b23.rlib,libunicode_normalization-92fe4fe3acaec15e.rlib,libunicode_bidi-4f2144847503f8f3.rlib,libtinyvec-319ff0b4394c279d.rlib,libtinyvec_macros-1c14e8980bff1229.rlib,libtracing-a10a1e030ca24b1a.rlib,libtracing_core-1a977c0faab82eff.rlib,libthiserror-1b0780c7e4547eed.rlib,libsha2-301c22df50d0b83c.rlib,libsha1-0e2805c3777adb52.rlib,libcpufeatures-fe114a1e469cc2f8.rlib,libmd5-fa0e3c28ba15e40e.rlib,libhmac-79a31c9ac87ba8f4.rlib,libdigest-42520725a6ddcca8.rlib,libsubtle-ca7024fc66e4388f.rlib,libblock_buffer-3c22f9850993a748.rlib,libcrypto_common-57b5775ae13b5cdb.rlib,libgeneric_array-55e3d99ab424402d.rlib,libtypenum-e3323f6ed06bf501.rlib,libtokio-d43611858f1ebf76.rlib,libsignal_hook_registry-9a26c56997aa5bbc.rlib,libsocket2-e44d0f23fb23bc38.rlib,libbytes-3d9b205de7df0211.rlib,libmio-9073f62a657276a8.rlib,libparking_lot-5c462a2587918e38.rlib,libparking_lot_core-04dbbe2906907cdd.rlib,libsmallvec-e2fbd282c83e646d.rlib,liblock_api-0fd539a479e0f355.rlib,libscopeguard-d52bd00767847e44.rlib,libserde_with-e8599682d8741c60.rlib,libbson-0e0b50f565975bdd.rlib,libbase64-b5296a10b8334a2c.rlib,libhex-28742b4ca144387c.rlib,libahash-4b2a4296fa705fa2.rlib,libonce_cell-debe7c411cf97340.rlib,libbitvec-e052441b7d13dbf0.rlib,libwyz-08b81de43180c23e.rlib,libtap-a03b11bfa148d0b2.rlib,libradium-35c80e83d2bb214a.rlib,libfunty-e395759ffae18036.rlib,libserde_bytes-a88199089f1dccb9.rlib,libtime-6ca9c28f4c6a1afa.rlib,libtime_core-4e44e5dcd53c485d.rlib,libnum_conv-2c976fbf8b8f2899.rlib,libderanged-9df638cca9ea2119.rlib,libpowerfmt-a0c185df26c26a22.rlib,liblog-669e9396cafcbb01.rlib,libfutures-2b44603b1198a7e3.rlib,libfutures_executor-276395c6c74c0ea7.rlib,libfutures_util-09075b265ea920f2.rlib,libfutures_io-972ebb79349338ae.rlib,libslab-d2d6782c70f6d408.rlib,libfutures_channel-f26d4826b597103e.rlib,libpin_project_lite-1b69109c4d0b18c5.rlib,libfutures_sink-be8442ee548d90f9.rlib,libfutures_task-19b3aba2be9e7ae8.rlib,libpin_utils-9a5791cba021167a.rlib,libfutures_core-fc6bb1738f00fc87.rlib,libchrono-1507aeb7a913439a.rlib,libnum_traits-a180897f8052f1d9.rlib,libiana_time_zone-33839373f004bfb1.rlib,libuuid-85dd5c027c1cc875.rlib,librand-9e1962f70867d6df.rlib,librand_chacha-df6fd2fd921a8e7d.rlib,libppv_lite86-197fc6ce1290df48.rlib,libzerocopy-24546778392ff1ed.rlib,libbyteorder-7df9ab1ae37e1368.rlib,librand_core-01a81b7ab29419c4.rlib,libgetrandom-f05f5bab166c97b7.rlib,liblibc-62bf47382e34864d.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libutoipa-632cb425daf54d62.rlib,libserde_json-4545daada8e84948.rlib,libmemchr-3ffe5f7a52883367.rlib,libitoa-4c6598116a867907.rlib,libryu-f8ba606093049f91.rlib,libindexmap-5335c5490d99a31d.rlib,libequivalent-fdc46004df91ad08.rlib,libhashbrown-47c759383abea0da.rlib,libserde-8f5bc762f506f5ca.rlib}.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-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcdupdG0/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/zstd-sys-407e307e7b60fdfb/out" "-L" "/opt/rustwide/target/debug/build/ring-20ef9bdf3eac9787/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/loadinitial-64594bddde097126" "-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] collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex-word-backend` (bin "loadinitial") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "a61f79ff624c14947447a1d941705db6f8dc7e0d11a29af13c75645fd243302e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a61f79ff624c14947447a1d941705db6f8dc7e0d11a29af13c75645fd243302e", kill_on_drop: false }` [INFO] [stdout] a61f79ff624c14947447a1d941705db6f8dc7e0d11a29af13c75645fd243302e