[INFO] fetching crate lilguy 0.1.2... [INFO] testing lilguy-0.1.2 against try#c066bf6804adc55193b71afdff6a56922f4a8689+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_in_2025-retry-1 [INFO] extracting crate lilguy 0.1.2 into /workspace/builds/worker-7-tc2/source [INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml [INFO] started tweaking crates.io crate lilguy 0.1.2 [INFO] finished tweaking crates.io crate lilguy 0.1.2 [INFO] tweaked toml for crates.io crate lilguy 0.1.2 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate lilguy 0.1.2 on toolchain c066bf6804adc55193b71afdff6a56922f4a8689 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate lilguy 0.1.2 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" "+c066bf6804adc55193b71afdff6a56922f4a8689" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cea5a47526632c92448ce3c24fd1078c44b14246abec3a4b26b8645ceb30043f [INFO] running `Command { std: "docker" "start" "-a" "cea5a47526632c92448ce3c24fd1078c44b14246abec3a4b26b8645ceb30043f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cea5a47526632c92448ce3c24fd1078c44b14246abec3a4b26b8645ceb30043f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cea5a47526632c92448ce3c24fd1078c44b14246abec3a4b26b8645ceb30043f", kill_on_drop: false }` [INFO] [stdout] cea5a47526632c92448ce3c24fd1078c44b14246abec3a4b26b8645ceb30043f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 33c67c78a0aae5a3b50fee52a57d3968403a8af1799320d4114b124aa34c6c34 [INFO] running `Command { std: "docker" "start" "-a" "33c67c78a0aae5a3b50fee52a57d3968403a8af1799320d4114b124aa34c6c34", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.15 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling foldhash v0.1.4 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling cc v1.2.10 [INFO] [stderr] Compiling parking_lot v0.12.3 [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-channel v0.3.31 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling serde_json v1.0.137 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling rustls-pki-types v1.10.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling env_home v0.1.0 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling miniz_oxide v0.8.3 [INFO] [stderr] Compiling which v7.0.1 [INFO] [stderr] Compiling onig_sys v69.8.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling bstr v1.11.3 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling prettyplease v0.2.29 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling rustls v0.23.21 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling h2 v0.4.7 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling time-macros v0.2.19 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling terminal_size v0.4.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling async-trait v0.1.85 [INFO] [stderr] Compiling luajit-src v210.5.12+a4f56a4 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling tree-sitter v0.24.7 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-channel v0.5.14 [INFO] [stderr] Compiling lua-src v547.0.0 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling typeid v1.0.2 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling hyper v1.5.2 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling clap_builder v4.5.27 [INFO] [stderr] Compiling libsqlite3-sys v0.31.0 [INFO] [stderr] Compiling tinyvec v1.8.1 [INFO] [stderr] Compiling globset v0.4.15 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling mlua-sys v0.6.6 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling brotli-decompressor v4.0.2 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling clap_derive v4.5.24 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling libmimalloc-sys v0.1.39 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling psl-types v2.0.11 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling tree-sitter-language v0.1.3 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling publicsuffix v2.3.0 [INFO] [stderr] Compiling document-features v0.2.10 [INFO] [stderr] Compiling bon-macros v3.3.2 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling inotify v0.11.0 [INFO] [stderr] Compiling brotli v7.0.0 [INFO] [stderr] Compiling clap v4.5.27 [INFO] [stderr] Compiling onig v6.4.0 [INFO] [stderr] Compiling tokio-rustls v0.26.1 [INFO] [stderr] Compiling zstd v0.13.2 [INFO] [stderr] Compiling shellexpand v3.1.0 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling rust-embed-utils v8.5.0 [INFO] [stderr] Compiling lasso v0.7.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling notify-types v2.0.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling webpki-roots v0.26.7 [INFO] [stderr] Compiling tree-sitter-lua v0.2.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling vte v0.14.1 [INFO] [stderr] Compiling is-docker v0.2.0 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling winnow v0.6.24 [INFO] [stderr] Compiling codemap v0.1.3 [INFO] [stderr] Compiling deunicode v1.6.0 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling streaming-iterator v0.1.9 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling console v0.15.10 [INFO] [stderr] Compiling slug v0.1.6 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling bon v3.3.2 [INFO] [stderr] Compiling grass_compiler v0.13.4 [INFO] [stderr] Compiling strip-ansi-escapes v0.2.1 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling async-compression v0.4.18 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling is-wsl v0.4.0 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling notify v8.0.0 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling hyper-rustls v0.27.5 [INFO] [stderr] Compiling syntect v5.2.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling cookie_store v0.21.1 [INFO] [stderr] Compiling caseless v0.2.2 [INFO] [stderr] Compiling rust-embed-impl v8.5.0 [INFO] [stderr] Compiling erased-serde v0.4.5 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling newline-converter v0.3.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling crossterm v0.25.0 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling emojis v0.6.4 [INFO] [stderr] Compiling fd-lock v4.0.2 [INFO] [stderr] Compiling serde_path_to_error v0.1.16 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling axum-core v0.5.0 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling lilguy v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling is-terminal v0.4.15 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling entities v1.0.1 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling rustc-hash v2.1.0 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling memo-map v0.3.3 [INFO] [stderr] Compiling http-range-header v0.4.2 [INFO] [stderr] Compiling encode_unicode v1.0.0 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling dyn-clone v1.0.17 [INFO] [stderr] Compiling file-id v0.2.2 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling self_cell v1.1.0 [INFO] [stderr] Compiling xdg v2.5.2 [INFO] [stderr] Compiling minijinja v2.6.0 [INFO] [stderr] Compiling notify-debouncer-full v0.5.0 [INFO] [stderr] Compiling inquire v0.7.5 [INFO] [stderr] Compiling rusqlite v0.33.0 [INFO] [stderr] Compiling comrak v0.35.0 [INFO] [stderr] Compiling prettytable-rs v0.10.0 [INFO] [stderr] Compiling tower-http v0.6.2 [INFO] [stderr] Compiling axum v0.8.1 [INFO] [stderr] Compiling mlua v0.10.2 [INFO] [stderr] Compiling reqwest v0.12.12 [INFO] [stderr] Compiling colored_json v5.0.0 [INFO] [stderr] Compiling open v5.3.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling reedline v0.38.0 [INFO] [stderr] Compiling rust-embed v8.5.0 [INFO] [stderr] Compiling mimalloc v0.1.43 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling serde_qs v0.13.0 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling tree-sitter-highlight v0.24.7 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling grass v0.13.4 [INFO] [stderr] Compiling serde_sqlite_jsonb v0.1.0 [INFO] [stderr] Compiling serde_transmute v0.1.4 [INFO] [stderr] Compiling async-tempfile v0.6.0 [INFO] [stderr] Compiling path-tree v0.8.1 [INFO] [stdout] warning: unused imports: `Engine` and `prelude::BASE64_URL_SAFE_NO_PAD` [INFO] [stdout] --> src/command/new.rs:3:14 [INFO] [stdout] | [INFO] [stdout] 3 | use base64::{prelude::BASE64_URL_SAFE_NO_PAD, Engine}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rand::Rng` [INFO] [stdout] --> src/command/new.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use rand::Rng; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `LuaCookies` [INFO] [stdout] --> src/command/serve.rs:24:63 [INFO] [stdout] | [INFO] [stdout] 24 | http::{create_request, new_response, LuaCookieSecret, LuaCookies, LuaHeaders}, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::runtime::Runtime` [INFO] [stdout] --> src/command.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use super::runtime::Runtime; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/runtime/http.rs:236:8 [INFO] [stdout] | [INFO] [stdout] 236 | Ok((req )) [INFO] [stdout] | ^ ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 236 - Ok((req )) [INFO] [stdout] 236 + Ok(req) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `eyre::ContextCompat` [INFO] [stdout] --> src/runtime.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use eyre::ContextCompat; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `PathBuf` [INFO] [stdout] --> src/runtime.rs:10:18 [INFO] [stdout] | [INFO] [stdout] 10 | path::{Path, PathBuf}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `DirectoryExists` is never constructed [INFO] [stdout] --> src/command/new.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 54 | pub enum NewError { [INFO] [stdout] | -------- variant in this enum [INFO] [stdout] 55 | #[error("directory exists: {0}")] [INFO] [stdout] 56 | DirectoryExists(String), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `NewError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `database` is never used [INFO] [stdout] --> src/runtime.rs:305:12 [INFO] [stdout] | [INFO] [stdout] 59 | impl Runtime { [INFO] [stdout] | ------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 305 | pub fn database(&self) -> Result { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/repl.rs:506:27 [INFO] [stdout] | [INFO] [stdout] 506 | fn render_prompt_left(&self) -> Cow { [INFO] [stdout] | ^^^^^ -------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 506 | fn render_prompt_left(&self) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/repl.rs:510:28 [INFO] [stdout] | [INFO] [stdout] 510 | fn render_prompt_right(&self) -> Cow { [INFO] [stdout] | ^^^^^ -------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 510 | fn render_prompt_right(&self) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/repl.rs:514:32 [INFO] [stdout] | [INFO] [stdout] 514 | fn render_prompt_indicator(&self, arg: PromptEditMode) -> Cow { [INFO] [stdout] | ^^^^^ -------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 514 | fn render_prompt_indicator(&self, arg: PromptEditMode) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/repl.rs:530:42 [INFO] [stdout] | [INFO] [stdout] 530 | fn render_prompt_multiline_indicator(&self) -> Cow { [INFO] [stdout] | ^^^^^ -------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 530 | fn render_prompt_multiline_indicator(&self) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/repl.rs:535:9 [INFO] [stdout] | [INFO] [stdout] 535 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] 536 | history_search: reedline::PromptHistorySearch, [INFO] [stdout] 537 | ) -> Cow { [INFO] [stdout] | -------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 537 | ) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcQX7zgc/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libcomrak-b12e36f25dac1f76.rlib,libcaseless-fb20beea1c1fcec3.rlib,libunicode_normalization-956e254da65dd3af.rlib,libtinyvec-44bdf0f8a68ef291.rlib,libtinyvec_macros-39420a9672e6a692.rlib,libemojis-553017b7bc829e79.rlib,libsyntect-4633186988a6a6da.rlib,libonig-7b0cee8dec8652d5.rlib,libonig_sys-c5078fb589dae663.rlib,libbitflags-e274cd04b58a060d.rlib,libbincode-7a5f7796be7a6345.rlib,libbon-249331c86daf7353.rlib,libtyped_arena-c8e61c3401fdc562.rlib,libunicode_categories-2af48c955e97b8af.rlib,libentities-da9076b457554b5c.rlib,libserde_qs-bc55f5bb2e5c3ac2.rlib,libaxum-9fdd8e1065a44d1c.rlib,libmatchit-b506c237b7d589b7.rlib,libaxum_core-bd3bd7c6a1e22ac7.rlib,libtree_sitter_lua-b3f3ffbbdabd3342.rlib,libtree_sitter_highlight-a8494b9c64679ff1.rlib,libtree_sitter-65771a692fbcb15a.rlib,libtree_sitter_language-744056cf8b2c255a.rlib,libstreaming_iterator-051a01dc06337466.rlib,libserde_sqlite_jsonb-423608ad3251fab4.rlib,libtoml-3d6ad76427873704.rlib,libtoml_edit-44e50edbc11f2ccc.rlib,libserde_spanned-b26f2c05afe675ea.rlib,libwinnow-be5ac0e48af20563.rlib,libtoml_datetime-d3aab744aa33c55c.rlib,libdirs-1e869c9b619eff0e.rlib,libdirs_sys-8370f97375e76b0a.rlib,liboption_ext-f4ac2e7d30a1c5ab.rlib,libopen-eff39280c191deb3.rlib,libpathdiff-3a51844541a58a41.rlib,libis_wsl-a6397bd55a6fedc8.rlib,libis_docker-c3876b2d403cc18d.rlib,libasync_tempfile-e631460c730391ff.rlib,libgrass-6138d955046a8238.rlib,libgrass_compiler-ba8a0cef5d4b3141.rlib,libphf-d969dbe5faca93a0.rlib,libphf_shared-ed4ec938528459ed.rlib,libsiphasher-a16aec30ce993c09.rlib,liblasso-2651631da45c9b1c.rlib,libhashbrown-b8434b5efcc8fdd4.rlib,libahash-75da73030e37c7e7.rlib,liballocator_api2-be9a60e31a10499f.rlib,libcodemap-ca897db4fc66272b.rlib,libthiserror-f2f6672e66510cba.rlib,libtracing_subscriber-25d99909f3dd6047.rlib,libsharded_slab-5f9488bef5ca37f0.rlib,libmatchers-5ff2d3b779cb6962.rlib,libregex_automata-82f4c97e0059d443.rlib,libregex_syntax-daf98d1477afd15c.rlib,libregex-6c2096cfdbda7e05.rlib,libnu_ansi_term-0e6c7c39d87f9499.rlib,liboverload-a584f461fa7ce30b.rlib,libthread_local-ed86729c35f078cd.rlib,libtracing_log-24de66ecc155cc29.rlib,libmimalloc-f603b384a3afdb03.rlib,liblibmimalloc_sys-54665212e403bbff.rlib,libnotify_debouncer_full-6d10179968e2a214.rlib,libfile_id-a24020eabcda635a.rlib,libnotify-15c71601dac0e3c2.rlib,libfiletime-7542fb48ba21c202.rlib,libinotify-6f2218d87c7add60.rlib,libinotify_sys-db34143e8081f62c.rlib,libnotify_types-dc47aa263bfd0405.rlib,libignore-c6fdd8c9fe4ed910.rlib,libminijinja-892296a542abd397.rlib,libself_cell-ddb6a8ceeba8ee44.rlib,libmemo_map-81af54be6cb8edce.rlib,libreqwest-21a1490a890b8f71.rlib,libcookie_store-2a15224e8fc7edb3.rlib,libpublicsuffix-87c14b6b93a83bb2.rlib,libpsl_types-b559305e22b7b46a.rlib,librustls_pemfile-3616e5ec8848be5b.rlib,libipnet-b2a4d9c7d46183c3.rlib,libhyper_rustls-ba12317fe1ca0448.rlib,libwebpki_roots-788ac4f82fad7d81.rlib,libtokio_rustls-1488dbedd737ab26.rlib,librustls-f8a87197edb58b40.rlib,libwebpki-74b9c4e9874123db.rlib,libring-0c0e8a3e2d35c95f.rlib,libspin-d127a8181ccac972.rlib,libuntrusted-d5b84143af217070.rlib,libzeroize-09c21d3143f2b564.rlib,librustls_pki_types-6e80d4bddfbb1715.rlib,libencoding_rs-89b4731dcf02c9d8.rlib,libasync_compression-e6a93a316cbaeebf.rlib,libzstd-f5c0e2cc4764eed1.rlib,libzstd_safe-5ece0b350c13f284.rlib,libzstd_sys-218ba4e5d1531078.rlib,libflate2-9aa66de34f95f246.rlib,libminiz_oxide-562e86ccb32bb657.rlib,libadler2-2c4a6d20d020e487.rlib,libcrc32fast-252d6aa5d41b36e0.rlib,libbrotli-c8eb0f567350ada4.rlib,libbrotli_decompressor-c4bc3ada0502ce36.rlib,liballoc_stdlib-2d9614a4924c2b2e.rlib,liballoc_no_stdlib-7ede03eb77986b80.rlib,liburl-ecba66af68d95418.rlib,libidna-ab2d6c53a603af71.rlib,libidna_adapter-fd6d8090170b7a66.rlib,libicu_normalizer-a447a79b5c84490a.rlib,libicu_normalizer_data-6be18fdd2cdcc3ce.rlib,libwrite16-eb994bf2b67b3da0.rlib,libutf8_iter-91f65759b740ff04.rlib,libutf16_iter-a8fc27517c0671e6.rlib,libicu_properties-45b1d4f93b655d7b.rlib,libicu_properties_data-14e9ef912c5ec453.rlib,libicu_locid_transform-219a184e916baa95.rlib,libicu_locid_transform_data-e2ac0a579ab5777d.rlib,libicu_collections-76838771e03c0f6e.rlib,libicu_provider-6146615b6789eb60.rlib,libicu_locid-fbce9b023fe96db2.rlib,liblitemap-ecfbb82e6d2215e7.rlib,libtinystr-825f26cdb9509b2a.rlib,libzerovec-ed32b82af4669473.rlib,libwriteable-8bdc454eba7bdfb6.rlib,libyoke-c4706dd58d8f2399.rlib,libzerofrom-0c3ab464d0b85bf4.rlib,libstable_deref_trait-bd927906e69329b4.rlib,libpath_tree-d5c9b5368067aaf6.rlib,libreedline-16de46117838110f.rlib,libfd_lock-f81486f9dd77fda1.rlib,libstrip_ansi_escapes-8e59e60eeb290d5b.rlib,libvte-fe7167d97e6819a9.rlib,libstrum-75617421d3af7e7b.rlib,libchrono-9ae07978cf99d9e4.rlib,libiana_time_zone-a5d0036731b739f1.rlib,libthiserror-834e947608f73ff0.rlib,libcrossbeam-0fece70f1e9407c7.rlib,libcrossbeam_deque-7772eda2d0b2a6b9.rlib,libcrossbeam_channel-fb7fbc5c8f26b2a4.rlib,libcrossbeam_queue-20607bf278a51a7f.rlib,libcrossbeam_epoch-b6388c017fb3a6af.rlib,libcrossbeam_utils-3e8757fdca4554a3.rlib,libcrossterm-9de5fcdd428efc3b.rlib,libsignal_hook_mio-70f7365c0e91548c.rlib,libsignal_hook-ecb9b395af2b0496.rlib,libmio-b71b26af3f7c7da6.rlib,libunicode_segmentation-6fbba5e4466052ea.rlib,libitertools-25ddea49049d2ca1.rlib,libnu_ansi_term-28be6e5d12d7cfad.rlib,libtower_http-50f1949b719de1b9.rlib,libmime_guess-c37c00f77693b9bf.rlib,libunicase-ef532dbd8dd75916.rlib,libhttp_range_header-941d30cadc7ac659.rlib,libmlua-eceb0c2e3daff04d.rlib,libserde_value-94f43d9fba7b9487.rlib,libordered_float-ddfb617808f34b33.rlib,liberased_serde-e6c42dda960f9c37.rlib,libtypeid-44cce83dc03dd6f4.rlib,libeither-55be7a21592ab02f.rlib,librustc_hash-2028ccefd2eb2e7b.rlib,libmlua_sys-2cd4f2e7ffb7296f.rlib,libnum_traits-e094b9c7b1feb1fe.rlib,libeyre-e31bbb82fa2b08b3.rlib,libindenter-660efc77d4619410.rlib,libcookie-b1a5f1f07605e025.rlib,libhkdf-4d706bf6a80d2cd0.rlib,libhmac-e1adc98001c38b5e.rlib,libtime-90d912e98ec4e94b.rlib,libtime_core-f12b389051739070.rlib,libnum_conv-68ee3baea9d5f7f0.rlib,libderanged-0dc9a556716efd6b.rlib,libpowerfmt-4284c813f4b9cffc.rlib,libaxum-91a38e50ab5b5b4c.rlib,libserde_path_to_error-9ae2a8a0aeed3421.rlib,libserde_urlencoded-6cf11a6b47696f10.rlib,libform_urlencoded-6808de56d72ebd61.rlib,libpercent_encoding-4808a78ba306dff8.rlib,libhyper_util-2b9e5964a1f06db7.rlib,libhyper-6c015d4cf7b7f054.rlib,libwant-afc2aa3e82cde7db.rlib,libtry_lock-bb60825742f22918.rlib,libhttparse-312f79de28518be1.rlib,libh2-f538e689c11700cd.rlib,libatomic_waker-3fa4a96c0927b313.rlib,libhttpdate-a05a91876c090713.rlib,libmatchit-a278c242cc708197.rlib,libaxum_core-88b956c86e96bbc4.rlib,libmime-e6f732c53ac9de40.rlib,libhttp_body_util-179a3cbdb87763cb.rlib,libhttp_body-049c457a5ea864bd.rlib,libhttp-dd8fd6c3ef173ce4.rlib,libfnv-81596130b397d5c3.rlib,libtracing-242e0eaeeff69a38.rlib,libtracing_core-a8e5a4aad3956654.rlib,libonce_cell-b15ed62672602246.rlib,libtower-0506aed29adf31fd.rlib,libsync_wrapper-5d5ccfb51a0b6f99.rlib,libtower_layer-36cd670e2261351e.rlib,libtower_service-0c39472df5066488.rlib,libtokio_util-2045b3609981198a.rlib,libfutures_util-200d71880dddcc41.rlib,libfutures_io-48a223b618848720.rlib,libslab-14567880f3b21ac9.rlib,libfutures_channel-6b1034c5b0c9853e.rlib,libfutures_task-668b9442d038e652.rlib,libpin_utils-b08f1197f0cdae19.rlib,libfutures_core-aea49b3401aac6bb.rlib,libtokio-d92772687cad1e0b.rlib,libsignal_hook_registry-d891de927c0d4459.rlib,libsocket2-70a5832dbb74a920.rlib,libbytes-8183cfe5eb4bbecf.rlib,libmio-82f494b9aa77ce84.rlib,libparking_lot-4c4077dc86ad55c5.rlib,libparking_lot_core-b1409ea94c22b36e.rlib,liblock_api-5995e73c068ac176.rlib,libscopeguard-339f7eb6e1fefd1f.rlib,libfutures_sink-5bcde6d6efedd2a7.rlib,libpin_project_lite-0d5016e1f2870cc0.rlib,librusqlite-f78c0bf91b77636b.rlib,libsmallvec-26d9d452418856b1.rlib,libserde_json-ed8eb7bef4ce56c1.rlib,libindexmap-a27b01ec4519933a.rlib,libequivalent-b99318efb2d4d73d.rlib,libhashlink-3e2671fc01c4b122.rlib,libhashbrown-48d9a6fcc56dc32a.rlib,libfoldhash-f0dd8cc1231f7fdd.rlib,liblibsqlite3_sys-414a78e22e815bf2.rlib,libfallible_streaming_iterator-f8ae1d03647b1d8c.rlib,libfallible_iterator-5b9115729f57ca77.rlib,libprettytable-114f64cf6900d92f.rlib,libis_terminal-082576ddb2fa9baa.rlib,libcsv-e11083bd4893d403.rlib,libryu-e1fffcc04a075728.rlib,libitoa-f163f11166b2899c.rlib,libcsv_core-4dffa665ddcada66.rlib,libunicode_width-0554d3fad58fffa5.rlib,libencode_unicode-8531c054daa04e9b.rlib,libterm-15334bce67889361.rlib,libdirs_next-738af93032fdeafd.rlib,libdirs_sys_next-7fe33a672e46af8c.rlib,liblazy_static-f3dc5c13b01a78ba.rlib,librust_embed-d72f1ce05dcde061.rlib,librust_embed_utils-8457284d32a8e5d3.rlib,libglobset-df09c423f85199c8.rlib,liblog-b83bcac5887b9451.rlib,libregex_automata-7700b08531744672.rlib,libregex_syntax-68ebd4ae9920c658.rlib,libbstr-4f359bf8b0aeba60.rlib,libaho_corasick-60929d84398db158.rlib,libmemchr-8eb551391861f369.rlib,libwalkdir-a6384958eaeb735e.rlib,libsame_file-ebfa63be59ead6ba.rlib,libsha2-1b71a2ca8b0a4860.rlib,libcpufeatures-2ee2f674f09dff3b.rlib,libdigest-fdba87170bbe767e.rlib,libsubtle-e8900df10a186758.rlib,libblock_buffer-e856a51df9028cd8.rlib,libcrypto_common-401fc563872f960b.rlib,libgeneric_array-7d5bf7b6d8428491.rlib,libtypenum-cc4becc3569b0837.rlib,librand-b2502b4a5e56203d.rlib,librand_chacha-35e96e275e455753.rlib,libppv_lite86-165a61163e0a2e4c.rlib,libzerocopy-f70803a6b7e718f5.rlib,libbyteorder-1e24148c060ae1e7.rlib,librand_core-e00a5b2a4e5a0a6c.rlib,libgetrandom-790f02da85d8f19d.rlib,liblibc-43c3433c4a6dd1b5.rlib,libcfg_if-66d55f6b302e88c8.rlib,libclap-abfbf8a32fe7baaf.rlib,libclap_builder-7cef2d3f49bce7b1.rlib,libterminal_size-6a74b7a3ebe7989a.rlib,librustix-2a176e1270b6cae8.rlib,libbitflags-d4259ca1e6c2b737.rlib,libserde-045c624e6cf62b90.rlib,liblinux_raw_sys-11b6a322e5e5fdee.rlib,libstrsim-e5a1ceb0bdbece3f.rlib,libanstream-527927351f6d80a2.rlib,libanstyle_query-ebe1135144359f1f.rlib,libis_terminal_polyfill-67333c1fd864e7ce.rlib,libcolorchoice-aaa33b9b4c6e047f.rlib,libanstyle_parse-5c3251d51efe2012.rlib,libutf8parse-566e819dd32c0a03.rlib,libclap_lex-b04abc9e061f964d.rlib,libanstyle-b75f78861eab6f9d.rlib,libbase64-4cfc25a2fbceb95f.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustcQX7zgc/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/onig_sys-4d619b8b96b9e926/out" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/libmimalloc-sys-e3f789ae2a5c58fd/out" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/mlua-sys-de1d945c79145476/out/lua-build/lib" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/zstd-sys-c0f5a679fdcdb0a2/out" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/ring-32a1909d0cdbb794/out" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/libsqlite3-sys-46436f1720f37a86/out" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/tree-sitter-2b4a0263eec855eb/out" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/tree-sitter-lua-2df00b9391e76ad0/out" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/lilguy-88a9624a109d2f10" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lilguy` (bin "lilguy") due to 1 previous error; 16 warnings emitted [INFO] running `Command { std: "docker" "inspect" "33c67c78a0aae5a3b50fee52a57d3968403a8af1799320d4114b124aa34c6c34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33c67c78a0aae5a3b50fee52a57d3968403a8af1799320d4114b124aa34c6c34", kill_on_drop: false }` [INFO] [stdout] 33c67c78a0aae5a3b50fee52a57d3968403a8af1799320d4114b124aa34c6c34