[INFO] cloning repository https://github.com/crustyrustacean/crustyrustacean-dev-blog [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/crustyrustacean/crustyrustacean-dev-blog" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrustyrustacean%2Fcrustyrustacean-dev-blog", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrustyrustacean%2Fcrustyrustacean-dev-blog'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fe7c0b934a0aa5c58c75576f90fae2cac93d5fea [INFO] testing crustyrustacean/crustyrustacean-dev-blog against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrustyrustacean%2Fcrustyrustacean-dev-blog" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/crustyrustacean/crustyrustacean-dev-blog [INFO] finished tweaking git repo https://github.com/crustyrustacean/crustyrustacean-dev-blog [INFO] tweaked toml for git repo https://github.com/crustyrustacean/crustyrustacean-dev-blog written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/crustyrustacean/crustyrustacean-dev-blog on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/crustyrustacean/crustyrustacean-dev-blog 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 41d3afd2a3310257f4f2caece9926df18059c5c071bf942d64abfa2bbed01e20 [INFO] running `Command { std: "docker" "start" "-a" "41d3afd2a3310257f4f2caece9926df18059c5c071bf942d64abfa2bbed01e20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "41d3afd2a3310257f4f2caece9926df18059c5c071bf942d64abfa2bbed01e20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41d3afd2a3310257f4f2caece9926df18059c5c071bf942d64abfa2bbed01e20", kill_on_drop: false }` [INFO] [stdout] 41d3afd2a3310257f4f2caece9926df18059c5c071bf942d64abfa2bbed01e20 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }` [INFO] [stdout] a1721f35c08d103b4c12b9e35faf6f86447874e36ca06d583aee737ccff766b7 [INFO] running `Command { std: "docker" "start" "-a" "a1721f35c08d103b4c12b9e35faf6f86447874e36ca06d583aee737ccff766b7", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling cc v1.2.49 [INFO] [stderr] Compiling tracing-core v0.1.35 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling rustls-pki-types v1.13.1 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling signal-hook-registry v1.4.7 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling base64ct v1.8.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling webpki-roots v1.0.4 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling compression-core v0.4.31 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling tracing v0.1.43 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling rustls-webpki v0.103.8 [INFO] [stderr] Compiling typeshare-annotation v1.0.5 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling compression-codecs v0.4.35 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling bindgen v0.66.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling http-range-header v0.4.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling iri-string v0.7.9 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling cmake v0.1.56 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling prost-derive v0.12.6 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling typeshare v1.0.4 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling shuttle-common v0.57.0 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling async-compression v0.4.36 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling prost v0.12.6 [INFO] [stderr] Compiling tokio-io-timeout v1.2.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling libsql-ffi v0.9.29 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling headers-core v0.3.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling strfmt v0.2.5 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling tungstenite v0.27.0 [INFO] [stderr] Compiling shuttle-service v0.57.0 [INFO] [stderr] Compiling pest v2.8.4 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling headers v0.4.1 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling reqwest v0.12.26 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling crc32c v0.6.8 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling libsql-sqlite3-parser v0.13.0 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling http-range-header v0.3.1 [INFO] [stderr] Compiling num-bigint-dig v0.8.6 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling rustls-native-certs v0.7.3 [INFO] [stderr] Compiling reqwest-middleware v0.4.2 [INFO] [stderr] Compiling shuttle-ifc v0.57.0 [INFO] [stderr] Compiling tower-http v0.4.4 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling tokio-rustls v0.25.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling rust-ini v0.21.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling pest_meta v2.8.4 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling tokio-tungstenite v0.27.0 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling axum-core v0.5.5 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling tonic v0.11.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling backon v1.6.0 [INFO] [stderr] Compiling pest_generator v2.8.4 [INFO] [stderr] Compiling axum v0.8.7 [INFO] [stderr] Compiling libsql-rusqlite v0.9.29 [INFO] [stderr] Compiling reqsign v0.16.5 [INFO] [stderr] Compiling shuttle-api-client v0.57.0 [INFO] [stderr] Compiling ignore v0.4.25 [INFO] [stderr] Compiling libsql-sys v0.9.29 [INFO] [stderr] Compiling tonic-web v0.11.0 [INFO] [stderr] Compiling libsql_replication v0.9.29 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling hyper-rustls v0.25.0 [INFO] [stderr] Compiling shuttle-codegen v0.57.0 [INFO] [stderr] Compiling libsql-hrana v0.9.29 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling quick-xml v0.38.4 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling pulldown-cmark v0.13.0 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling deunicode v1.6.2 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling getopts v0.2.24 [INFO] [stderr] Compiling slug v0.1.6 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling libsql v0.9.29 [INFO] [stderr] Compiling opendal v0.54.1 [INFO] [stderr] Compiling simple_asn1 v0.6.3 [INFO] [stderr] Compiling rsa v0.9.9 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling shuttle-runtime v0.57.0 [INFO] [stderr] Compiling validator_derive v0.20.0 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling pest_derive v2.8.4 [INFO] [stderr] Compiling p384 v0.13.1 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling pem v3.0.6 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling serde_spanned v1.0.3 [INFO] [stderr] Compiling gethostname v0.2.3 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling tracing-log v0.1.4 [INFO] [stderr] Compiling pulldown-cmark-escape v0.11.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling toml_writer v1.0.4 [INFO] [stderr] Compiling argon2 v0.5.3 [INFO] [stderr] Compiling toml v0.9.8 [INFO] [stderr] Compiling tracing-bunyan-formatter v0.3.10 [INFO] [stderr] Compiling validator v0.20.0 [INFO] [stderr] Compiling jsonwebtoken v10.2.0 [INFO] [stderr] Compiling shuttle-axum v0.57.0 [INFO] [stderr] Compiling tera v1.20.1 [INFO] [stderr] Compiling axum-extra v0.12.2 [INFO] [stderr] Compiling axum-macros v0.5.0 [INFO] [stderr] Compiling shuttle-opendal v0.57.0 [INFO] [stderr] Compiling shuttle-turso v0.57.0 [INFO] [stderr] Compiling crustyrustacean-dev-blog v2.20.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 52s [INFO] running `Command { std: "docker" "inspect" "a1721f35c08d103b4c12b9e35faf6f86447874e36ca06d583aee737ccff766b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1721f35c08d103b4c12b9e35faf6f86447874e36ca06d583aee737ccff766b7", kill_on_drop: false }` [INFO] [stdout] a1721f35c08d103b4c12b9e35faf6f86447874e36ca06d583aee737ccff766b7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }` [INFO] [stdout] d5d0d252a981f7be7f39d46f7398e52ec345f6909dfe913af597da74f4d2ddea [INFO] running `Command { std: "docker" "start" "-a" "d5d0d252a981f7be7f39d46f7398e52ec345f6909dfe913af597da74f4d2ddea", kill_on_drop: false }` [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling tower-http v0.4.4 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling libsql-sqlite3-parser v0.13.0 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling ignore v0.4.25 [INFO] [stderr] Compiling backon v1.6.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling pulldown-cmark v0.13.0 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling async-lock v3.4.1 [INFO] [stderr] Compiling tonic-web v0.11.0 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling tera v1.20.1 [INFO] [stderr] Compiling bindgen v0.66.1 [INFO] [stderr] Compiling async-object-pool v0.2.0 [INFO] [stderr] Compiling tabwriter v1.4.1 [INFO] [stderr] Compiling serde_regex v1.1.0 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling path-tree v0.8.3 [INFO] [stderr] Compiling stringmetrics v2.2.2 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling httpmock v0.8.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.26 [INFO] [stderr] Compiling reqwest-middleware v0.4.2 [INFO] [stderr] Compiling reqsign v0.16.5 [INFO] [stderr] Compiling shuttle-api-client v0.57.0 [INFO] [stderr] Compiling shuttle-runtime v0.57.0 [INFO] [stderr] Compiling shuttle-axum v0.57.0 [INFO] [stderr] Compiling libsql-ffi v0.9.29 [INFO] [stderr] Compiling opendal v0.54.1 [INFO] [stderr] Compiling shuttle-opendal v0.57.0 [INFO] [stderr] Compiling libsql-rusqlite v0.9.29 [INFO] [stderr] Compiling libsql-sys v0.9.29 [INFO] [stderr] Compiling libsql_replication v0.9.29 [INFO] [stderr] Compiling libsql v0.9.29 [INFO] [stderr] Compiling shuttle-turso v0.57.0 [INFO] [stderr] Compiling crustyrustacean-dev-blog v2.20.3 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/build/crustyrustacean-dev-blog/baa004622bd38ebf/deps/rustcO8WNth/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/build/toml/36d4e13177d450ee/deps/libtoml-36d4e13177d450ee.rlib" "/opt/rustwide/target/debug/build/toml_writer/4fad67b6d8e999fc/deps/libtoml_writer-4fad67b6d8e999fc.rlib" "/opt/rustwide/target/debug/build/toml_parser/5ba5ea101320213d/deps/libtoml_parser-5ba5ea101320213d.rlib" "/opt/rustwide/target/debug/build/winnow/7de383b939800a88/deps/libwinnow-7de383b939800a88.rlib" "/opt/rustwide/target/debug/build/serde_spanned/986aa7c14d8502ef/deps/libserde_spanned-986aa7c14d8502ef.rlib" "/opt/rustwide/target/debug/build/toml_datetime/52db9da9924d11b0/deps/libtoml_datetime-52db9da9924d11b0.rlib" "/opt/rustwide/target/debug/build/opendal/12e9191d87a242c0/deps/libopendal-12e9191d87a242c0.rlib" "/opt/rustwide/target/debug/build/crc32c/5a0d873dbf44c2d5/deps/libcrc32c-5a0d873dbf44c2d5.rlib" "/opt/rustwide/target/debug/build/quick-xml/ab3e0630183ed8fd/deps/libquick_xml-ab3e0630183ed8fd.rlib" "/opt/rustwide/target/debug/build/reqsign/e470dd1b5d39535b/deps/libreqsign-e470dd1b5d39535b.rlib" "/opt/rustwide/target/debug/build/hex/28742b4ca144387c/deps/libhex-28742b4ca144387c.rlib" "/opt/rustwide/target/debug/build/home/bdf87ef1480967f0/deps/libhome-bdf87ef1480967f0.rlib" "/opt/rustwide/target/debug/build/quick-xml/816f9f637039cb64/deps/libquick_xml-816f9f637039cb64.rlib" "/opt/rustwide/target/debug/build/rust-ini/68fee352a56a2eea/deps/libini-68fee352a56a2eea.rlib" "/opt/rustwide/target/debug/build/ordered-multimap/8b34e008f2a9cc4d/deps/libordered_multimap-8b34e008f2a9cc4d.rlib" "/opt/rustwide/target/debug/build/dlv-list/7c9e0f1949bfa280/deps/libdlv_list-7c9e0f1949bfa280.rlib" "/opt/rustwide/target/debug/build/md-5/38d66fea1368d8eb/deps/libmd5-38d66fea1368d8eb.rlib" "/opt/rustwide/target/debug/build/backon/75abf3cf91b12870/deps/libbackon-75abf3cf91b12870.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/build/tracing-bunyan-formatter/004f5e95e35ff754/deps/libtracing_bunyan_formatter-004f5e95e35ff754.rlib" "/opt/rustwide/target/debug/build/gethostname/8cc047f187367936/deps/libgethostname-8cc047f187367936.rlib" "/opt/rustwide/target/debug/build/tracing-subscriber/bbb9e7910e5d23f2/deps/libtracing_subscriber-bbb9e7910e5d23f2.rlib" "/opt/rustwide/target/debug/build/sharded-slab/096f69ca5a922a2b/deps/libsharded_slab-096f69ca5a922a2b.rlib" "/opt/rustwide/target/debug/build/matchers/bfce5ab58c3dc3bc/deps/libmatchers-bfce5ab58c3dc3bc.rlib" "/opt/rustwide/target/debug/build/nu-ansi-term/397b1770c3b67a2d/deps/libnu_ansi_term-397b1770c3b67a2d.rlib" "/opt/rustwide/target/debug/build/thread_local/930fa34297cc73a9/deps/libthread_local-930fa34297cc73a9.rlib" "/opt/rustwide/target/debug/build/tracing-log/a670feb258469670/deps/libtracing_log-a670feb258469670.rlib" "/opt/rustwide/target/debug/build/tracing-log/a995127a33e27303/deps/libtracing_log-a995127a33e27303.rlib" "/opt/rustwide/target/debug/build/tempfile/39bcf7acd1d69710/deps/libtempfile-39bcf7acd1d69710.rlib" "/opt/rustwide/target/debug/build/fastrand/503f12a96d791409/deps/libfastrand-503f12a96d791409.rlib" "/opt/rustwide/target/debug/build/rustix/95ce67d027fe934b/deps/librustix-95ce67d027fe934b.rlib" "/opt/rustwide/target/debug/build/linux-raw-sys/693dbac71fe04287/deps/liblinux_raw_sys-693dbac71fe04287.rlib" "/opt/rustwide/target/debug/build/tera/f6a8e3b6d2b9bc28/deps/libtera-f6a8e3b6d2b9bc28.rlib" "/opt/rustwide/target/debug/build/globwalk/3b4fc593410880a0/deps/libglobwalk-3b4fc593410880a0.rlib" "/opt/rustwide/target/debug/build/ignore/6dd580f7943c16e3/deps/libignore-6dd580f7943c16e3.rlib" "/opt/rustwide/target/debug/build/walkdir/a3e1a79fd47b5b12/deps/libwalkdir-a3e1a79fd47b5b12.rlib" "/opt/rustwide/target/debug/build/same-file/1ceb7b6153588b15/deps/libsame_file-1ceb7b6153588b15.rlib" "/opt/rustwide/target/debug/build/crossbeam-deque/5a8bc6150a57d553/deps/libcrossbeam_deque-5a8bc6150a57d553.rlib" "/opt/rustwide/target/debug/build/crossbeam-epoch/7bc0ab567b886199/deps/libcrossbeam_epoch-7bc0ab567b886199.rlib" "/opt/rustwide/target/debug/build/globset/2bc6a8b3583383fc/deps/libglobset-2bc6a8b3583383fc.rlib" "/opt/rustwide/target/debug/build/bstr/c83239909218d231/deps/libbstr-c83239909218d231.rlib" "/opt/rustwide/target/debug/build/pest/87d9a160ae101dde/deps/libpest-87d9a160ae101dde.rlib" "/opt/rustwide/target/debug/build/ucd-trie/01dd94f548235104/deps/libucd_trie-01dd94f548235104.rlib" "/opt/rustwide/target/debug/build/unicode-segmentation/ff3f1aa3aad6e639/deps/libunicode_segmentation-ff3f1aa3aad6e639.rlib" "/opt/rustwide/target/debug/build/humansize/f5e74c17279314b4/deps/libhumansize-f5e74c17279314b4.rlib" "/opt/rustwide/target/debug/build/chrono-tz/a83eb9bba00d5e83/deps/libchrono_tz-a83eb9bba00d5e83.rlib" "/opt/rustwide/target/debug/build/slug/e90dfd4a64f70804/deps/libslug.rlib" "/opt/rustwide/target/debug/build/deunicode/86d3f5b336f0300d/deps/libdeunicode-86d3f5b336f0300d.rlib" "/opt/rustwide/target/debug/build/validator/2c85e4091344aa19/deps/libvalidator-2c85e4091344aa19.rlib" "/opt/rustwide/target/debug/build/pulldown-cmark/1daffd4c016853e0/deps/libpulldown_cmark-1daffd4c016853e0.rlib" "/opt/rustwide/target/debug/build/pulldown-cmark-escape/df7cf4744d0bc94f/deps/libpulldown_cmark_escape-df7cf4744d0bc94f.rlib" "/opt/rustwide/target/debug/build/httpmock/1bd6cf7b8e83ed9a/deps/libhttpmock-1bd6cf7b8e83ed9a.rlib" "/opt/rustwide/target/debug/build/similar/70f326dcabf6fce0/deps/libsimilar-70f326dcabf6fce0.rlib" "/opt/rustwide/target/debug/build/stringmetrics/43c7741a575ca408/deps/libstringmetrics-43c7741a575ca408.rlib" "/opt/rustwide/target/debug/build/assert-json-diff/1aab96270ed8d470/deps/libassert_json_diff-1aab96270ed8d470.rlib" "/opt/rustwide/target/debug/build/path-tree/9558f6524e30e84d/deps/libpath_tree-9558f6524e30e84d.rlib" "/opt/rustwide/target/debug/build/async-object-pool/d12331091bc9466e/deps/libasync_object_pool-d12331091bc9466e.rlib" "/opt/rustwide/target/debug/build/async-lock/dab145f9444d7f94/deps/libasync_lock-dab145f9444d7f94.rlib" "/opt/rustwide/target/debug/build/event-listener-strategy/efb334c8a83c9c66/deps/libevent_listener_strategy-efb334c8a83c9c66.rlib" "/opt/rustwide/target/debug/build/event-listener/2fc24d57084502f6/deps/libevent_listener-2fc24d57084502f6.rlib" "/opt/rustwide/target/debug/build/parking/49fcf10303d3525f/deps/libparking-49fcf10303d3525f.rlib" "/opt/rustwide/target/debug/build/tabwriter/06c75d4b1c830d86/deps/libtabwriter-06c75d4b1c830d86.rlib" "/opt/rustwide/target/debug/build/unicode-width/11318280e9097d13/deps/libunicode_width-11318280e9097d13.rlib" "/opt/rustwide/target/debug/build/futures-timer/2b3f729e26c119bb/deps/libfutures_timer-2b3f729e26c119bb.rlib" "/opt/rustwide/target/debug/build/crossbeam-utils/bddddcad4a4551ea/deps/libcrossbeam_utils-bddddcad4a4551ea.rlib" "/opt/rustwide/target/debug/build/serde_regex/05620511ed89968e/deps/libserde_regex-05620511ed89968e.rlib" "/opt/rustwide/target/debug/build/regex/967ea1642273d013/deps/libregex-967ea1642273d013.rlib" "/opt/rustwide/target/debug/build/regex-automata/d18881ae1c973439/deps/libregex_automata-d18881ae1c973439.rlib" "/opt/rustwide/target/debug/build/aho-corasick/d4b3941f0d40f147/deps/libaho_corasick-d4b3941f0d40f147.rlib" "/opt/rustwide/target/debug/build/regex-syntax/d40cde7d2fd22dd8/deps/libregex_syntax-d40cde7d2fd22dd8.rlib" "/opt/rustwide/target/debug/build/libsql/715d72acbd835443/deps/liblibsql-715d72acbd835443.rlib" "/opt/rustwide/target/debug/build/hyper-rustls/7bcde3c595125ada/deps/libhyper_rustls-7bcde3c595125ada.rlib" "/opt/rustwide/target/debug/build/rustls-native-certs/bb313226379e4f76/deps/librustls_native_certs-bb313226379e4f76.rlib" "/opt/rustwide/target/debug/build/rustls-pemfile/3ecc05c3dc03b04c/deps/librustls_pemfile-3ecc05c3dc03b04c.rlib" "/opt/rustwide/target/debug/build/tokio-rustls/3caab141d6754872/deps/libtokio_rustls-3caab141d6754872.rlib" "/opt/rustwide/target/debug/build/rustls/97cfecc5ddc1db3f/deps/librustls-97cfecc5ddc1db3f.rlib" "/opt/rustwide/target/debug/build/rustls-webpki/760dbca384962191/deps/libwebpki-760dbca384962191.rlib" "/opt/rustwide/target/debug/build/bincode/2738f88b6ca7de8a/deps/libbincode-2738f88b6ca7de8a.rlib" "/opt/rustwide/target/debug/build/libsql-hrana/0f5715cd2bb5abec/deps/liblibsql_hrana-0f5715cd2bb5abec.rlib" "/opt/rustwide/target/debug/build/libsql-sqlite3-parser/fe0b59506f3d00d8/deps/liblibsql_sqlite3_parser-fe0b59506f3d00d8.rlib" "/opt/rustwide/target/debug/build/phf/4b5bcad913c6c8db/deps/libphf-4b5bcad913c6c8db.rlib" "/opt/rustwide/target/debug/build/phf_shared/af940b70bec63996/deps/libphf_shared-af940b70bec63996.rlib" "/opt/rustwide/target/debug/build/siphasher/f4ddcf7845cbccbe/deps/libsiphasher-f4ddcf7845cbccbe.rlib" "/opt/rustwide/target/debug/build/uncased/92f75d2634723b8e/deps/libuncased-92f75d2634723b8e.rlib" "/opt/rustwide/target/debug/build/fallible-iterator/b208eca984a9b185/deps/libfallible_iterator-b208eca984a9b185.rlib" "/opt/rustwide/target/debug/build/futures/a755e9f7c5445a2a/deps/libfutures-a755e9f7c5445a2a.rlib" "/opt/rustwide/target/debug/build/futures-executor/3228788c41fd7e26/deps/libfutures_executor-3228788c41fd7e26.rlib" "/opt/rustwide/target/debug/build/tonic-web/0e9677303a877726/deps/libtonic_web-0e9677303a877726.rlib" "/opt/rustwide/target/debug/build/tower-http/84b11e70f275db56/deps/libtower_http-84b11e70f275db56.rlib" "/opt/rustwide/target/debug/build/libsql_replication/a745317867e584f0/deps/liblibsql_replication-a745317867e584f0.rlib" "/opt/rustwide/target/debug/build/cbc/5f07587417686049/deps/libcbc-5f07587417686049.rlib" "/opt/rustwide/target/debug/build/aes/f3d6fd0111b8589d/deps/libaes-f3d6fd0111b8589d.rlib" "/opt/rustwide/target/debug/build/cipher/82d0fd4918afb5b3/deps/libcipher-82d0fd4918afb5b3.rlib" "/opt/rustwide/target/debug/build/inout/ac97f29bdb5bb95d/deps/libinout-ac97f29bdb5bb95d.rlib" "/opt/rustwide/target/debug/build/block-padding/123adc273adb6b19/deps/libblock_padding-123adc273adb6b19.rlib" "/opt/rustwide/target/debug/build/tonic/2057391a2c8a1350/deps/libtonic-2057391a2c8a1350.rlib" "/opt/rustwide/target/debug/build/hyper-timeout/d8a2b53d15c5c073/deps/libhyper_timeout-d8a2b53d15c5c073.rlib" "/opt/rustwide/target/debug/build/tokio-io-timeout/cfebb5edcd46dc77/deps/libtokio_io_timeout-cfebb5edcd46dc77.rlib" "/opt/rustwide/target/debug/build/async-stream/732f45c500397fdd/deps/libasync_stream-732f45c500397fdd.rlib" "/opt/rustwide/target/debug/build/axum/c740f4dc94c6de03/deps/libaxum-c740f4dc94c6de03.rlib" "/opt/rustwide/target/debug/build/matchit/b2689776cf6e5db9/deps/libmatchit-b2689776cf6e5db9.rlib" "/opt/rustwide/target/debug/build/bitflags/e2b4db6c651223da/deps/libbitflags-e2b4db6c651223da.rlib" "/opt/rustwide/target/debug/build/sync_wrapper/17f912c27eab8964/deps/libsync_wrapper-17f912c27eab8964.rlib" "/opt/rustwide/target/debug/build/axum-core/d5a22a1cc5e30a18/deps/libaxum_core-d5a22a1cc5e30a18.rlib" "/opt/rustwide/target/debug/build/hyper/7596f155f3a9997a/deps/libhyper-7596f155f3a9997a.rlib" "/opt/rustwide/target/debug/build/socket2/439a984b93570bc1/deps/libsocket2-439a984b93570bc1.rlib" "/opt/rustwide/target/debug/build/h2/12e4bc7cd4b0ee80/deps/libh2-12e4bc7cd4b0ee80.rlib" "/opt/rustwide/target/debug/build/tower/4df6e20b267596e1/deps/libtower-4df6e20b267596e1.rlib" "/opt/rustwide/target/debug/build/indexmap/66e408bd9c62cbca/deps/libindexmap-66e408bd9c62cbca.rlib" "/opt/rustwide/target/debug/build/hashbrown/8ac6e23154e6c3d0/deps/libhashbrown-8ac6e23154e6c3d0.rlib" "/opt/rustwide/target/debug/build/base64/64299f9d815d057c/deps/libbase64-64299f9d815d057c.rlib" "/opt/rustwide/target/debug/build/prost/45497cc02f5ed43b/deps/libprost-45497cc02f5ed43b.rlib" "/opt/rustwide/target/debug/build/pin-project/075cc92695584bc4/deps/libpin_project-075cc92695584bc4.rlib" "/opt/rustwide/target/debug/build/http-body/5fd584b271c219ef/deps/libhttp_body-5fd584b271c219ef.rlib" "/opt/rustwide/target/debug/build/http/841e2f92c135dd66/deps/libhttp-841e2f92c135dd66.rlib" "/opt/rustwide/target/debug/build/tokio-stream/828a7cc2d9c85d55/deps/libtokio_stream-828a7cc2d9c85d55.rlib" "/opt/rustwide/target/debug/build/libsql-sys/e65adbd3370cba3e/deps/liblibsql_sys-e65adbd3370cba3e.rlib" "/opt/rustwide/target/debug/build/libsql-rusqlite/dd39c36a22e92ced/deps/librusqlite-dd39c36a22e92ced.rlib" "/opt/rustwide/target/debug/build/fallible-streaming-iterator/5c0d4caa328bdf11/deps/libfallible_streaming_iterator-5c0d4caa328bdf11.rlib" "/opt/rustwide/target/debug/build/fallible-iterator/eb4086aa59000c1b/deps/libfallible_iterator-eb4086aa59000c1b.rlib" "/opt/rustwide/target/debug/build/hashlink/efd93c2e78ce4393/deps/libhashlink-efd93c2e78ce4393.rlib" "/opt/rustwide/target/debug/build/hashbrown/1d8f3c6f262bcc21/deps/libhashbrown-1d8f3c6f262bcc21.rlib" "/opt/rustwide/target/debug/build/ahash/4af47ca31e1b0e6f/deps/libahash-4af47ca31e1b0e6f.rlib" "/opt/rustwide/target/debug/build/allocator-api2/3bc2480ae44878f3/deps/liballocator_api2-3bc2480ae44878f3.rlib" "/opt/rustwide/target/debug/build/libsql-ffi/baed93f75dcf9fe3/deps/liblibsql_ffi-baed93f75dcf9fe3.rlib" "/opt/rustwide/target/debug/build/zerocopy/e0192df9870031a3/deps/libzerocopy-e0192df9870031a3.rlib" "/opt/rustwide/target/debug/build/byteorder/7df9ab1ae37e1368/deps/libbyteorder-7df9ab1ae37e1368.rlib" "/opt/rustwide/target/debug/build/shuttle-runtime/847b9343317e4981/deps/libshuttle_runtime-847b9343317e4981.rlib" "/opt/rustwide/target/debug/build/shuttle-api-client/2aabee9e762a2d7a/deps/libshuttle_api_client-2aabee9e762a2d7a.rlib" "/opt/rustwide/target/debug/build/tokio-tungstenite/80b845ad0890cc47/deps/libtokio_tungstenite-80b845ad0890cc47.rlib" "/opt/rustwide/target/debug/build/webpki-roots/7b524cace1d11cbb/deps/libwebpki_roots-7b524cace1d11cbb.rlib" "/opt/rustwide/target/debug/build/tungstenite/c8970e58300b1f25/deps/libtungstenite-c8970e58300b1f25.rlib" "/opt/rustwide/target/debug/build/data-encoding/6d465a39edfa29f6/deps/libdata_encoding-6d465a39edfa29f6.rlib" "/opt/rustwide/target/debug/build/utf-8/d75228722519eff6/deps/libutf8-d75228722519eff6.rlib" "/opt/rustwide/target/debug/build/reqwest-middleware/7cbebcf5df42a8e5/deps/libreqwest_middleware-7cbebcf5df42a8e5.rlib" "/opt/rustwide/target/debug/build/thiserror/1a54a21bee8cf1b6/deps/libthiserror-1a54a21bee8cf1b6.rlib" "/opt/rustwide/target/debug/build/reqwest/6180a4ca2867407b/deps/libreqwest-6180a4ca2867407b.rlib" "/opt/rustwide/target/debug/build/hyper-rustls/56c5ae6c4b7b55eb/deps/libhyper_rustls-56c5ae6c4b7b55eb.rlib" "/opt/rustwide/target/debug/build/webpki-roots/759dabc11130d1eb/deps/libwebpki_roots-759dabc11130d1eb.rlib" "/opt/rustwide/target/debug/build/hyper-tls/21eaf17e6ff829f1/deps/libhyper_tls-21eaf17e6ff829f1.rlib" "/opt/rustwide/target/debug/build/tokio-native-tls/e45783553b597af6/deps/libtokio_native_tls-e45783553b597af6.rlib" "/opt/rustwide/target/debug/build/tokio-rustls/de0dcb3e567a6d5c/deps/libtokio_rustls-de0dcb3e567a6d5c.rlib" "/opt/rustwide/target/debug/build/rustls/47b64d8699c28588/deps/librustls-47b64d8699c28588.rlib" "/opt/rustwide/target/debug/build/rustls-webpki/f1e0c113382e8de3/deps/libwebpki-f1e0c113382e8de3.rlib" "/opt/rustwide/target/debug/build/ring/feaddb5b59340379/deps/libring-feaddb5b59340379.rlib" "/opt/rustwide/target/debug/build/untrusted/3420b86308bec153/deps/libuntrusted-3420b86308bec153.rlib" "/opt/rustwide/target/debug/build/rustls-pki-types/a577af1c65de1fb3/deps/librustls_pki_types-a577af1c65de1fb3.rlib" "/opt/rustwide/target/debug/build/tower-http/15e92487aa6b0485/deps/libtower_http-15e92487aa6b0485.rlib" "/opt/rustwide/target/debug/build/mime_guess/18313742866d0054/deps/libmime_guess-18313742866d0054.rlib" "/opt/rustwide/target/debug/build/unicase/5017e9507498ef51/deps/libunicase-5017e9507498ef51.rlib" "/opt/rustwide/target/debug/build/http-range-header/4ae42ae54e280e27/deps/libhttp_range_header-4ae42ae54e280e27.rlib" "/opt/rustwide/target/debug/build/iri-string/d388d4576b633c72/deps/libiri_string-d388d4576b633c72.rlib" "/opt/rustwide/target/debug/build/async-compression/ce66687935c11f94/deps/libasync_compression-ce66687935c11f94.rlib" "/opt/rustwide/target/debug/build/compression-codecs/7d111d3796944989/deps/libcompression_codecs-7d111d3796944989.rlib" "/opt/rustwide/target/debug/build/flate2/2c9dffbbf1626bbf/deps/libflate2-2c9dffbbf1626bbf.rlib" "/opt/rustwide/target/debug/build/miniz_oxide/0604c014cfd3f447/deps/libminiz_oxide-0604c014cfd3f447.rlib" "/opt/rustwide/target/debug/build/simd-adler32/b082e9f39b443ffb/deps/libsimd_adler32-b082e9f39b443ffb.rlib" "/opt/rustwide/target/debug/build/crc32fast/66fcb8dfd77ba9de/deps/libcrc32fast-66fcb8dfd77ba9de.rlib" "/opt/rustwide/target/debug/build/compression-core/5624d7ace9667e75/deps/libcompression_core-5624d7ace9667e75.rlib" "/opt/rustwide/target/debug/build/native-tls/afabd87d7836dcff/deps/libnative_tls-afabd87d7836dcff.rlib" "/opt/rustwide/target/debug/build/openssl-probe/cbab9b905ab83f66/deps/libopenssl_probe-cbab9b905ab83f66.rlib" "/opt/rustwide/target/debug/build/openssl/224c06f39753a66c/deps/libopenssl-224c06f39753a66c.rlib" "/opt/rustwide/target/debug/build/bitflags/9710438662028847/deps/libbitflags-9710438662028847.rlib" "/opt/rustwide/target/debug/build/foreign-types/5fe497e04623184e/deps/libforeign_types-5fe497e04623184e.rlib" "/opt/rustwide/target/debug/build/foreign-types-shared/1d09a6084921ca40/deps/libforeign_types_shared-1d09a6084921ca40.rlib" "/opt/rustwide/target/debug/build/openssl-sys/ea33ddfd9f92bc73/deps/libopenssl_sys-ea33ddfd9f92bc73.rlib" "/opt/rustwide/target/debug/build/url/ab6d66acacc87818/deps/liburl-ab6d66acacc87818.rlib" "/opt/rustwide/target/debug/build/idna/b172de6aab3cd9a4/deps/libidna-b172de6aab3cd9a4.rlib" "/opt/rustwide/target/debug/build/utf8_iter/0d9be7b316c2b184/deps/libutf8_iter-0d9be7b316c2b184.rlib" "/opt/rustwide/target/debug/build/idna_adapter/dbda4d90cdb48282/deps/libidna_adapter-dbda4d90cdb48282.rlib" "/opt/rustwide/target/debug/build/icu_properties/8135fa7b59fdb42c/deps/libicu_properties-8135fa7b59fdb42c.rlib" "/opt/rustwide/target/debug/build/icu_properties_data/8a58b99d72eea4b6/deps/libicu_properties_data-8a58b99d72eea4b6.rlib" "/opt/rustwide/target/debug/build/icu_normalizer/392a914871ffb816/deps/libicu_normalizer-392a914871ffb816.rlib" "/opt/rustwide/target/debug/build/icu_normalizer_data/088c419f54c50650/deps/libicu_normalizer_data-088c419f54c50650.rlib" "/opt/rustwide/target/debug/build/icu_collections/cde200fba3d023cc/deps/libicu_collections-cde200fba3d023cc.rlib" "/opt/rustwide/target/debug/build/potential_utf/e15f106db82047f6/deps/libpotential_utf-e15f106db82047f6.rlib" "/opt/rustwide/target/debug/build/icu_provider/5a4a32d2656b5530/deps/libicu_provider-5a4a32d2656b5530.rlib" "/opt/rustwide/target/debug/build/icu_locale_core/27c5b1af4f5a1881/deps/libicu_locale_core-27c5b1af4f5a1881.rlib" "/opt/rustwide/target/debug/build/tinystr/d5522eb47acfa425/deps/libtinystr-d5522eb47acfa425.rlib" "/opt/rustwide/target/debug/build/litemap/25fe1ff30044fa90/deps/liblitemap-25fe1ff30044fa90.rlib" "/opt/rustwide/target/debug/build/writeable/8a34c6e0a2a8ded3/deps/libwriteable-8a34c6e0a2a8ded3.rlib" "/opt/rustwide/target/debug/build/zerovec/1e20594da6eba5c6/deps/libzerovec-1e20594da6eba5c6.rlib" "/opt/rustwide/target/debug/build/zerotrie/a1c2e7ba8113d9a8/deps/libzerotrie-a1c2e7ba8113d9a8.rlib" "/opt/rustwide/target/debug/build/yoke/a147415491763ed6/deps/libyoke-a147415491763ed6.rlib" "/opt/rustwide/target/debug/build/stable_deref_trait/704f67c99a4c5f65/deps/libstable_deref_trait-704f67c99a4c5f65.rlib" "/opt/rustwide/target/debug/build/zerofrom/fc56b8bcc8646d5a/deps/libzerofrom-fc56b8bcc8646d5a.rlib" "/opt/rustwide/target/debug/build/shuttle-service/9242d921959cbda7/deps/libshuttle_service-9242d921959cbda7.rlib" "/opt/rustwide/target/debug/build/strfmt/9b4a34c8236afdce/deps/libstrfmt-9b4a34c8236afdce.rlib" "/opt/rustwide/target/debug/build/shuttle-common/f65c0079fe758dcc/deps/libshuttle_common-f65c0079fe758dcc.rlib" "/opt/rustwide/target/debug/build/semver/e9c9b1c9514eac69/deps/libsemver-e9c9b1c9514eac69.rlib" "/opt/rustwide/target/debug/build/typeshare/ddd9f693e940c5d3/deps/libtypeshare-ddd9f693e940c5d3.rlib" "/opt/rustwide/target/debug/build/strum/4754b5094944900e/deps/libstrum-4754b5094944900e.rlib" "/opt/rustwide/target/debug/build/anyhow/7e5dcd40304f6dad/deps/libanyhow-7e5dcd40304f6dad.rlib" "/opt/rustwide/target/debug/build/rand/a0c501218cc96910/deps/librand-a0c501218cc96910.rlib" "/opt/rustwide/target/debug/build/rand_chacha/59df03db4e768e61/deps/librand_chacha-59df03db4e768e61.rlib" "/opt/rustwide/target/debug/build/rand_core/596f74db8bbd17ef/deps/librand_core-596f74db8bbd17ef.rlib" "/opt/rustwide/target/debug/build/uuid/3c23c3b832c792ea/deps/libuuid-3c23c3b832c792ea.rlib" "/opt/rustwide/target/debug/build/getrandom/ea75d9973e6d32db/deps/libgetrandom-ea75d9973e6d32db.rlib" "/opt/rustwide/target/debug/build/jsonwebtoken/955a5ea202f9fa2a/deps/libjsonwebtoken-955a5ea202f9fa2a.rlib" "/opt/rustwide/target/debug/build/pem/d607f251a0d98a82/deps/libpem-d607f251a0d98a82.rlib" "/opt/rustwide/target/debug/build/simple_asn1/ff7c26d22392f73b/deps/libsimple_asn1-ff7c26d22392f73b.rlib" "/opt/rustwide/target/debug/build/time/72949571023c32ec/deps/libtime-72949571023c32ec.rlib" "/opt/rustwide/target/debug/build/time-core/2040860403d71275/deps/libtime_core-2040860403d71275.rlib" "/opt/rustwide/target/debug/build/num-conv/2c976fbf8b8f2899/deps/libnum_conv-2c976fbf8b8f2899.rlib" "/opt/rustwide/target/debug/build/deranged/565c368c3f4e1a9f/deps/libderanged-565c368c3f4e1a9f.rlib" "/opt/rustwide/target/debug/build/powerfmt/a0c185df26c26a22/deps/libpowerfmt-a0c185df26c26a22.rlib" "/opt/rustwide/target/debug/build/thiserror/5bb14f29ad2876a4/deps/libthiserror-5bb14f29ad2876a4.rlib" "/opt/rustwide/target/debug/build/num-bigint/26dd087f68a0c65c/deps/libnum_bigint-26dd087f68a0c65c.rlib" "/opt/rustwide/target/debug/build/ed25519-dalek/8b2001104486187f/deps/libed25519_dalek-8b2001104486187f.rlib" "/opt/rustwide/target/debug/build/curve25519-dalek/aa3ac1f4face77eb/deps/libcurve25519_dalek-aa3ac1f4face77eb.rlib" "/opt/rustwide/target/debug/build/ed25519/e3ffd58297a17cfe/deps/libed25519-e3ffd58297a17cfe.rlib" "/opt/rustwide/target/debug/build/rsa/5a83e1364a2e1ba6/deps/librsa-5a83e1364a2e1ba6.rlib" "/opt/rustwide/target/debug/build/pkcs1/b517a232a9732e55/deps/libpkcs1-b517a232a9732e55.rlib" "/opt/rustwide/target/debug/build/num-bigint-dig/4c0936e63bd90400/deps/libnum_bigint_dig-4c0936e63bd90400.rlib" "/opt/rustwide/target/debug/build/num-iter/6e78e104fb40d501/deps/libnum_iter-6e78e104fb40d501.rlib" "/opt/rustwide/target/debug/build/rand/e736ad29a1da16c8/deps/librand-e736ad29a1da16c8.rlib" "/opt/rustwide/target/debug/build/rand_chacha/a943d4ec229de240/deps/librand_chacha-a943d4ec229de240.rlib" "/opt/rustwide/target/debug/build/ppv-lite86/8cfc082dcac416be/deps/libppv_lite86-8cfc082dcac416be.rlib" "/opt/rustwide/target/debug/build/zerocopy/512afe2d0393d1fb/deps/libzerocopy-512afe2d0393d1fb.rlib" "/opt/rustwide/target/debug/build/num-integer/440bff8a57bb273d/deps/libnum_integer-440bff8a57bb273d.rlib" "/opt/rustwide/target/debug/build/lazy_static/7864bfee3860acc6/deps/liblazy_static-7864bfee3860acc6.rlib" "/opt/rustwide/target/debug/build/p384/81a645b6fd49d569/deps/libp384-81a645b6fd49d569.rlib" "/opt/rustwide/target/debug/build/p256/1c23b67bd478e81e/deps/libp256-1c23b67bd478e81e.rlib" "/opt/rustwide/target/debug/build/sha2/80656f8605f0c267/deps/libsha2-80656f8605f0c267.rlib" "/opt/rustwide/target/debug/build/ecdsa/6335427755774984/deps/libecdsa-6335427755774984.rlib" "/opt/rustwide/target/debug/build/rfc6979/20af7024355a11f6/deps/librfc6979-20af7024355a11f6.rlib" "/opt/rustwide/target/debug/build/signature/d39b04840443250f/deps/libsignature-d39b04840443250f.rlib" "/opt/rustwide/target/debug/build/primeorder/763a92d4c8e3e8c7/deps/libprimeorder-763a92d4c8e3e8c7.rlib" "/opt/rustwide/target/debug/build/elliptic-curve/02ae13caa0756212/deps/libelliptic_curve-02ae13caa0756212.rlib" "/opt/rustwide/target/debug/build/sec1/87d0e6009cf9fbe2/deps/libsec1-87d0e6009cf9fbe2.rlib" "/opt/rustwide/target/debug/build/pkcs8/880ed317c9346792/deps/libpkcs8-880ed317c9346792.rlib" "/opt/rustwide/target/debug/build/spki/37b69cf8ec23f329/deps/libspki-37b69cf8ec23f329.rlib" "/opt/rustwide/target/debug/build/der/d2769a8ee8270294/deps/libder-d2769a8ee8270294.rlib" "/opt/rustwide/target/debug/build/pem-rfc7468/50ee8b9b7f52f195/deps/libpem_rfc7468-50ee8b9b7f52f195.rlib" "/opt/rustwide/target/debug/build/hkdf/4df05f9e35aa517c/deps/libhkdf-4df05f9e35aa517c.rlib" "/opt/rustwide/target/debug/build/hmac/cadd5cc7b410b98a/deps/libhmac-cadd5cc7b410b98a.rlib" "/opt/rustwide/target/debug/build/crypto-bigint/b4b4bbdf8f313bc5/deps/libcrypto_bigint-b4b4bbdf8f313bc5.rlib" "/opt/rustwide/target/debug/build/base16ct/b0752502dc7a9a1c/deps/libbase16ct-b0752502dc7a9a1c.rlib" "/opt/rustwide/target/debug/build/group/e262dd4aca87c6d7/deps/libgroup-e262dd4aca87c6d7.rlib" "/opt/rustwide/target/debug/build/ff/3749e54a039f9554/deps/libff-3749e54a039f9554.rlib" "/opt/rustwide/target/debug/build/chrono/1da0a919e0790fa8/deps/libchrono-1da0a919e0790fa8.rlib" "/opt/rustwide/target/debug/build/iana-time-zone/54997521cde77023/deps/libiana_time_zone-54997521cde77023.rlib" "/opt/rustwide/target/debug/build/num-traits/0dd6075594b83297/deps/libnum_traits-0dd6075594b83297.rlib" "/opt/rustwide/target/debug/build/libm/d7dc3851b5dfa6f4/deps/liblibm-d7dc3851b5dfa6f4.rlib" "/opt/rustwide/target/debug/build/axum-extra/966eff8f1f220dce/deps/libaxum_extra-966eff8f1f220dce.rlib" "/opt/rustwide/target/debug/build/headers/2b0bcd27eac9c2fb/deps/libheaders-2b0bcd27eac9c2fb.rlib" "/opt/rustwide/target/debug/build/sha1/257b21d8d91bea8e/deps/libsha1-257b21d8d91bea8e.rlib" "/opt/rustwide/target/debug/build/headers-core/39c07b59f7078b67/deps/libheaders_core-39c07b59f7078b67.rlib" "/opt/rustwide/target/debug/build/axum/7e4bd84a76738576/deps/libaxum-7e4bd84a76738576.rlib" "/opt/rustwide/target/debug/build/multer/2c2d99b2b0727901/deps/libmulter-2c2d99b2b0727901.rlib" "/opt/rustwide/target/debug/build/spin/8121fc2376778888/deps/libspin-8121fc2376778888.rlib" "/opt/rustwide/target/debug/build/encoding_rs/f47fb1c01542042e/deps/libencoding_rs-f47fb1c01542042e.rlib" "/opt/rustwide/target/debug/build/serde_json/5c2985560fd1d6f5/deps/libserde_json-5c2985560fd1d6f5.rlib" "/opt/rustwide/target/debug/build/serde_path_to_error/60b4a22c210887fd/deps/libserde_path_to_error-60b4a22c210887fd.rlib" "/opt/rustwide/target/debug/build/serde_urlencoded/ca19dbfd6aa78029/deps/libserde_urlencoded-ca19dbfd6aa78029.rlib" "/opt/rustwide/target/debug/build/ryu/0ea4bafc9bef6d8b/deps/libryu-0ea4bafc9bef6d8b.rlib" "/opt/rustwide/target/debug/build/form_urlencoded/b57e943dc1db8475/deps/libform_urlencoded-b57e943dc1db8475.rlib" "/opt/rustwide/target/debug/build/hyper-util/a729c478a0807d7f/deps/libhyper_util-a729c478a0807d7f.rlib" "/opt/rustwide/target/debug/build/base64/2a03de3babadded3/deps/libbase64-2a03de3babadded3.rlib" "/opt/rustwide/target/debug/build/percent-encoding/c53c37e60dd2727e/deps/libpercent_encoding-c53c37e60dd2727e.rlib" "/opt/rustwide/target/debug/build/ipnet/9aae67a4e846df6d/deps/libipnet-9aae67a4e846df6d.rlib" "/opt/rustwide/target/debug/build/hyper/f73a76b59c98e2b8/deps/libhyper-f73a76b59c98e2b8.rlib" "/opt/rustwide/target/debug/build/want/7ab32758a94a943e/deps/libwant-7ab32758a94a943e.rlib" "/opt/rustwide/target/debug/build/try-lock/aabba5e3d97e6b57/deps/libtry_lock-aabba5e3d97e6b57.rlib" "/opt/rustwide/target/debug/build/httparse/4b1ed73b760072b9/deps/libhttparse-4b1ed73b760072b9.rlib" "/opt/rustwide/target/debug/build/h2/3d525123e51897cd/deps/libh2-3d525123e51897cd.rlib" "/opt/rustwide/target/debug/build/indexmap/50c87da5001fa587/deps/libindexmap-50c87da5001fa587.rlib" "/opt/rustwide/target/debug/build/equivalent/7e0e8cbe6c474a67/deps/libequivalent-7e0e8cbe6c474a67.rlib" "/opt/rustwide/target/debug/build/hashbrown/00f937fe1169347c/deps/libhashbrown-00f937fe1169347c.rlib" "/opt/rustwide/target/debug/build/fnv/2d77ec4f6f971b24/deps/libfnv-2d77ec4f6f971b24.rlib" "/opt/rustwide/target/debug/build/tokio-util/129d93da24ac511b/deps/libtokio_util-129d93da24ac511b.rlib" "/opt/rustwide/target/debug/build/atomic-waker/001109810bdecbaa/deps/libatomic_waker-001109810bdecbaa.rlib" "/opt/rustwide/target/debug/build/httpdate/9f9d2502c6a38412/deps/libhttpdate-9f9d2502c6a38412.rlib" "/opt/rustwide/target/debug/build/matchit/9957f6fb3fe31ab2/deps/libmatchit-9957f6fb3fe31ab2.rlib" "/opt/rustwide/target/debug/build/axum-core/a4a8e7fcc917b628/deps/libaxum_core-a4a8e7fcc917b628.rlib" "/opt/rustwide/target/debug/build/mime/4b44681fdb2c65f7/deps/libmime-4b44681fdb2c65f7.rlib" "/opt/rustwide/target/debug/build/http-body-util/24f9a0bbf8dc354a/deps/libhttp_body_util-24f9a0bbf8dc354a.rlib" "/opt/rustwide/target/debug/build/http-body/a5eaae4f9a7c24eb/deps/libhttp_body-a5eaae4f9a7c24eb.rlib" "/opt/rustwide/target/debug/build/http/67d2758c4294ca1a/deps/libhttp-67d2758c4294ca1a.rlib" "/opt/rustwide/target/debug/build/itoa/6b76ec393d6a2c41/deps/libitoa-6b76ec393d6a2c41.rlib" "/opt/rustwide/target/debug/build/tracing/9241411b21b4e533/deps/libtracing-9241411b21b4e533.rlib" "/opt/rustwide/target/debug/build/log/cfb0a897de58af94/deps/liblog-cfb0a897de58af94.rlib" "/opt/rustwide/target/debug/build/tracing-core/5739730713953b49/deps/libtracing_core-5739730713953b49.rlib" "/opt/rustwide/target/debug/build/once_cell/0ba6aecba7086d38/deps/libonce_cell-0ba6aecba7086d38.rlib" "/opt/rustwide/target/debug/build/tower/42a73c8eba165c52/deps/libtower-42a73c8eba165c52.rlib" "/opt/rustwide/target/debug/build/sync_wrapper/a3845461b7db14a0/deps/libsync_wrapper-a3845461b7db14a0.rlib" "/opt/rustwide/target/debug/build/futures-util/4efca66ddf98fe9f/deps/libfutures_util-4efca66ddf98fe9f.rlib" "/opt/rustwide/target/debug/build/memchr/f9c66c7ba21bf873/deps/libmemchr-f9c66c7ba21bf873.rlib" "/opt/rustwide/target/debug/build/futures-io/3e19596c076de665/deps/libfutures_io-3e19596c076de665.rlib" "/opt/rustwide/target/debug/build/slab/8c0cbfb396425d81/deps/libslab-8c0cbfb396425d81.rlib" "/opt/rustwide/target/debug/build/futures-channel/c679acf38b3b9ea3/deps/libfutures_channel-c679acf38b3b9ea3.rlib" "/opt/rustwide/target/debug/build/futures-sink/be8442ee548d90f9/deps/libfutures_sink-be8442ee548d90f9.rlib" "/opt/rustwide/target/debug/build/futures-task/19b3aba2be9e7ae8/deps/libfutures_task-19b3aba2be9e7ae8.rlib" "/opt/rustwide/target/debug/build/pin-utils/9a5791cba021167a/deps/libpin_utils-9a5791cba021167a.rlib" "/opt/rustwide/target/debug/build/tower-layer/d70c7e404336389b/deps/libtower_layer-d70c7e404336389b.rlib" "/opt/rustwide/target/debug/build/futures-core/fc6bb1738f00fc87/deps/libfutures_core-fc6bb1738f00fc87.rlib" "/opt/rustwide/target/debug/build/tower-service/0d7df29686b13872/deps/libtower_service-0d7df29686b13872.rlib" "/opt/rustwide/target/debug/build/tokio/6870e4c2b2cc8a63/deps/libtokio-6870e4c2b2cc8a63.rlib" "/opt/rustwide/target/debug/build/signal-hook-registry/b48c6f3ae18fa829/deps/libsignal_hook_registry-b48c6f3ae18fa829.rlib" "/opt/rustwide/target/debug/build/socket2/5e964938868c5d11/deps/libsocket2-5e964938868c5d11.rlib" "/opt/rustwide/target/debug/build/bytes/bf23caa19a39119b/deps/libbytes-bf23caa19a39119b.rlib" "/opt/rustwide/target/debug/build/serde/f12b2655535f67ca/deps/libserde-f12b2655535f67ca.rlib" "/opt/rustwide/target/debug/build/serde_core/41b4206248df10fd/deps/libserde_core-41b4206248df10fd.rlib" "/opt/rustwide/target/debug/build/mio/6ecabdf13e0a6928/deps/libmio-6ecabdf13e0a6928.rlib" "/opt/rustwide/target/debug/build/parking_lot/58f6cbf57b8e9c2b/deps/libparking_lot-58f6cbf57b8e9c2b.rlib" "/opt/rustwide/target/debug/build/parking_lot_core/3064cb59cae5d170/deps/libparking_lot_core-3064cb59cae5d170.rlib" "/opt/rustwide/target/debug/build/smallvec/5854932b8c8b4991/deps/libsmallvec-5854932b8c8b4991.rlib" "/opt/rustwide/target/debug/build/lock_api/ec1e77aca18a533b/deps/liblock_api-ec1e77aca18a533b.rlib" "/opt/rustwide/target/debug/build/scopeguard/d52bd00767847e44/deps/libscopeguard-d52bd00767847e44.rlib" "/opt/rustwide/target/debug/build/pin-project-lite/bedc6e0acd72ff2a/deps/libpin_project_lite-bedc6e0acd72ff2a.rlib" "/opt/rustwide/target/debug/build/argon2/50aa7a11c64eef37/deps/libargon2-50aa7a11c64eef37.rlib" "/opt/rustwide/target/debug/build/cpufeatures/471354fefbcaf2d8/deps/libcpufeatures-471354fefbcaf2d8.rlib" "/opt/rustwide/target/debug/build/blake2/ebfc0e415dcb35b7/deps/libblake2-ebfc0e415dcb35b7.rlib" "/opt/rustwide/target/debug/build/digest/f74ef8313299a452/deps/libdigest-f74ef8313299a452.rlib" "/opt/rustwide/target/debug/build/const-oid/5d63b50f42b847e9/deps/libconst_oid-5d63b50f42b847e9.rlib" "/opt/rustwide/target/debug/build/block-buffer/833457c3c7589377/deps/libblock_buffer-833457c3c7589377.rlib" "/opt/rustwide/target/debug/build/crypto-common/15338fad7ae91e1b/deps/libcrypto_common-15338fad7ae91e1b.rlib" "/opt/rustwide/target/debug/build/generic-array/844a882b733a86cf/deps/libgeneric_array-844a882b733a86cf.rlib" "/opt/rustwide/target/debug/build/typenum/0e02f3386ab040bb/deps/libtypenum-0e02f3386ab040bb.rlib" "/opt/rustwide/target/debug/build/zeroize/36c98e1e0ab441af/deps/libzeroize-36c98e1e0ab441af.rlib" "/opt/rustwide/target/debug/build/password-hash/e500602e10a7b6cd/deps/libpassword_hash-e500602e10a7b6cd.rlib" "/opt/rustwide/target/debug/build/subtle/fdb157e48338ed49/deps/libsubtle-fdb157e48338ed49.rlib" "/opt/rustwide/target/debug/build/base64ct/7c704b851c35e455/deps/libbase64ct-7c704b851c35e455.rlib" "/opt/rustwide/target/debug/build/rand_core/c7143112b9f8b3b5/deps/librand_core-c7143112b9f8b3b5.rlib" "/opt/rustwide/target/debug/build/getrandom/b8f5a6c6d9bee25c/deps/libgetrandom-b8f5a6c6d9bee25c.rlib" "/opt/rustwide/target/debug/build/libc/2727642f09711a0d/deps/liblibc-2727642f09711a0d.rlib" "/opt/rustwide/target/debug/build/cfg-if/5af52f617df93f8f/deps/libcfg_if-5af52f617df93f8f.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/build/crustyrustacean-dev-blog/baa004622bd38ebf/deps/rustcO8WNth/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring/8c40853d51426b65/build-script-execution/out" "-L" "/opt/rustwide/target/debug/build/libsql-ffi/c9471f52cbfe31d9/build-script-execution/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/crustyrustacean-dev-blog/baa004622bd38ebf/deps/crustyrustacean_dev_blog_lib-baa004622bd38ebf" "-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 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `crustyrustacean-dev-blog` (lib test) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "d5d0d252a981f7be7f39d46f7398e52ec345f6909dfe913af597da74f4d2ddea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5d0d252a981f7be7f39d46f7398e52ec345f6909dfe913af597da74f4d2ddea", kill_on_drop: false }` [INFO] [stdout] d5d0d252a981f7be7f39d46f7398e52ec345f6909dfe913af597da74f4d2ddea