[INFO] fetching crate palpo 0.0.2... [INFO] testing palpo-0.0.2 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8 [INFO] extracting crate palpo 0.0.2 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate palpo 0.0.2 [INFO] finished tweaking crates.io crate palpo 0.0.2 [INFO] tweaked toml for crates.io crate palpo 0.0.2 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate palpo 0.0.2 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate palpo 0.0.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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 074f15f1aff78dbba4d110fedd15ae99d6d4c7a37b3d04914b256d6ca995e382 [INFO] running `Command { std: "docker" "start" "-a" "074f15f1aff78dbba4d110fedd15ae99d6d4c7a37b3d04914b256d6ca995e382", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "074f15f1aff78dbba4d110fedd15ae99d6d4c7a37b3d04914b256d6ca995e382", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "074f15f1aff78dbba4d110fedd15ae99d6d4c7a37b3d04914b256d6ca995e382", kill_on_drop: false }` [INFO] [stdout] 074f15f1aff78dbba4d110fedd15ae99d6d4c7a37b3d04914b256d6ca995e382 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c96b663b83a4d21f88e13932952477a20a4cbad5cf1c02b289ac3bcab063e41d [INFO] running `Command { std: "docker" "start" "-a" "c96b663b83a4d21f88e13932952477a20a4cbad5cf1c02b289ac3bcab063e41d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling critical-section v1.2.0 [INFO] [stderr] Compiling cc v1.2.19 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling winnow v0.7.6 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling chksum-hash-core v0.0.0 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rustls v0.23.26 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling openssl-sys v0.9.107 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling mime-infer v4.0.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling salvo-serde-util v0.78.0 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling rustls-webpki v0.103.1 [INFO] [stderr] Compiling xml-rs v0.8.26 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling headers v0.4.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling tokio v1.44.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling enumflags2_derive v0.7.11 [INFO] [stderr] Compiling serde v1.0.219 [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 pin-project v1.1.10 [INFO] [stderr] Compiling enumflags2 v0.7.11 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling chksum-core v0.1.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling tokio-util v0.7.14 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling h2 v0.4.8 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling multimap v0.10.0 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling serde-xml-rs v0.6.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling pest v2.8.0 [INFO] [stderr] Compiling rust-embed-utils v8.7.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling hyper-util v0.1.11 [INFO] [stderr] Compiling salvo_macros v0.78.0 [INFO] [stderr] Compiling webpki-roots v0.26.8 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling pest_meta v2.8.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling salvo_core v0.78.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-rustls v0.27.5 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling rust-embed-impl v8.7.0 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling chksum-hash-sha2-384 v0.0.1 [INFO] [stderr] Compiling chksum-hash-sha2-256 v0.0.1 [INFO] [stderr] Compiling chksum-hash-sha2-224 v0.0.1 [INFO] [stderr] Compiling chksum-hash-sha2-512 v0.0.1 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling bigdecimal v0.4.8 [INFO] [stderr] Compiling pq-sys v0.7.1 [INFO] [stderr] Compiling rust_decimal v1.37.1 [INFO] [stderr] Compiling tungstenite v0.26.2 [INFO] [stderr] Compiling v_frame v0.3.8 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling rust-embed v8.7.0 [INFO] [stderr] Compiling dsl_auto_type v0.1.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling pest_generator v2.8.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling simple_asn1 v0.6.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling profiling-procmacros v1.0.16 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.2.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling ulid v1.2.1 [INFO] [stderr] Compiling pem v3.0.5 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.7 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling unsafe-libyaml-norway v0.2.15 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling xxhash-rust v0.8.15 [INFO] [stderr] Compiling str-buf v3.0.3 [INFO] [stderr] Compiling typewit_proc_macros v1.8.1 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling etag v4.0.0 [INFO] [stderr] Compiling typewit v1.11.0 [INFO] [stderr] Compiling av1-grain v0.2.3 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling compact_str v0.9.0 [INFO] [stderr] Compiling serde_norway v0.9.42 [INFO] [stderr] Compiling r2d2 v0.8.10 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling pest_derive v2.8.0 [INFO] [stderr] Compiling jsonwebtoken v9.3.1 [INFO] [stderr] Compiling diesel_derives v2.2.4 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling profiling v1.0.16 [INFO] [stderr] Compiling reqwest v0.12.15 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling tokio-tungstenite v0.26.2 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling chksum-hash-sha2 v0.0.1 [INFO] [stderr] Compiling salvo-oapi-macros v0.78.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling chksum-hash-md5 v0.0.1 [INFO] [stderr] Compiling chksum-hash-sha1 v0.0.1 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling path-slash v0.2.1 [INFO] [stderr] Compiling trim-in-place v0.1.7 [INFO] [stderr] Compiling arraydeque v0.5.1 [INFO] [stderr] Compiling moka v0.12.10 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling inventory v0.3.20 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling yaml-rust2 v0.10.1 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling rust-ini v0.21.1 [INFO] [stderr] Compiling salvo-serve-static v0.78.0 [INFO] [stderr] Compiling salvo-proxy v0.78.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling salvo-jwt-auth v0.78.0 [INFO] [stderr] Compiling diesel v2.2.9 [INFO] [stderr] Compiling salvo_extra v0.78.0 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling salvo-cors v0.78.0 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling konst_kernel v0.3.15 [INFO] [stderr] Compiling blowfish v0.9.1 [INFO] [stderr] Compiling chksum-sha2-512 v0.1.0 [INFO] [stderr] Compiling chksum-sha2-224 v0.1.0 [INFO] [stderr] Compiling chksum-sha2-256 v0.1.0 [INFO] [stderr] Compiling chksum-sha2-384 v0.1.0 [INFO] [stderr] Compiling migrations_internals v2.2.0 [INFO] [stderr] Compiling serde_with_macros v3.12.0 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Compiling palpo-identifiers-validation v0.0.2 [INFO] [stderr] Compiling salvo-oapi v0.78.0 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Compiling avif-serialize v0.8.3 [INFO] [stderr] Compiling hostname v0.4.1 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling data-encoding v2.8.0 [INFO] [stderr] Compiling rgb v0.8.50 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling bytemuck v1.22.0 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling const_panic v0.2.12 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling konst_proc_macros v0.3.10 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling blurhash v0.2.3 [INFO] [stderr] Compiling image-webp v0.2.1 [INFO] [stderr] Compiling konst v0.3.16 [INFO] [stderr] Compiling textnonce v1.0.0 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling clap_builder v4.5.36 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling zune-jpeg v0.4.14 [INFO] [stderr] Compiling ravif v0.11.11 [INFO] [stderr] Compiling hickory-proto v0.25.1 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] Compiling salvo v0.78.0 [INFO] [stderr] Compiling config v0.15.11 [INFO] [stderr] Compiling pear v0.2.9 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling resolv-conf v0.7.1 [INFO] [stderr] Compiling palpo-macros v0.0.2 [INFO] [stderr] Compiling serde_with v3.12.0 [INFO] [stderr] Compiling migrations_macros v2.2.0 [INFO] [stderr] Compiling chksum-sha2 v0.1.0 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling bcrypt v0.17.0 [INFO] [stderr] Compiling ed25519-dalek v2.1.1 [INFO] [stderr] Compiling serde-aux v4.6.0 [INFO] [stderr] Compiling chksum-hash v0.5.1 [INFO] [stderr] Compiling chksum-sha1 v0.1.0 [INFO] [stderr] Compiling chksum-md5 v0.1.0 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Compiling js_option v0.1.1 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling sanitize-filename v0.6.0 [INFO] [stderr] Compiling cruet v0.15.0 [INFO] [stderr] Compiling smallstr v0.3.0 [INFO] [stderr] Compiling http-auth v0.1.10 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling wildmatch v2.4.0 [INFO] [stderr] Compiling strum v0.27.1 [INFO] [stderr] Compiling as_variant v1.3.0 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling chksum v0.4.0 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling hickory-resolver v0.25.1 [INFO] [stderr] Compiling image v0.25.6 [INFO] [stderr] Compiling clap v4.5.36 [INFO] [stderr] Compiling rust-argon2 v2.1.0 [INFO] [stderr] Compiling secrecy v0.10.3 [INFO] [stderr] Compiling fast32 v1.0.3 [INFO] [stderr] Compiling cyborgtime v2.1.1 [INFO] [stderr] Compiling diesel_migrations v2.2.0 [INFO] [stderr] Compiling palpo-core v0.0.2 [INFO] [stderr] Compiling palpo-data v0.0.2 [INFO] [stderr] error: could not compile `palpo-core` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/bin/rustc --crate-name palpo_core --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/palpo-core-0.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="unstable-msc2654"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("html", "html-matrix", "markdown", "ring-compat", "unstable-exhaustive-types", "unstable-extensible-events", "unstable-msc1767", "unstable-msc2409", "unstable-msc2448", "unstable-msc2654", "unstable-msc2666", "unstable-msc2747", "unstable-msc2867", "unstable-msc2870", "unstable-msc2965", "unstable-msc2967", "unstable-msc3061", "unstable-msc3202", "unstable-msc3245", "unstable-msc3245-v1-compat", "unstable-msc3246", "unstable-msc3266", "unstable-msc3381", "unstable-msc3401", "unstable-msc3488", "unstable-msc3489", "unstable-msc3551", "unstable-msc3552", "unstable-msc3553", "unstable-msc3554", "unstable-msc3575", "unstable-msc3618", "unstable-msc3723", "unstable-msc3814", "unstable-msc3843", "unstable-msc3927", "unstable-msc3930", "unstable-msc3931", "unstable-msc3932", "unstable-msc3954", "unstable-msc3955", "unstable-msc3956", "unstable-msc3983", "unstable-msc4075", "unstable-msc4108", "unstable-msc4121", "unstable-msc4125", "unstable-msc4140", "unstable-pdu", "unstable-unspecified"))' -C metadata=cbbf9e5a02c1d077 -C extra-filename=-2e0fdad9768b6c61 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern as_variant=/opt/rustwide/target/debug/deps/libas_variant-ba42fca441b62623.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-5241c666f979a8b2.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rmeta --extern bcrypt=/opt/rustwide/target/debug/deps/libbcrypt-77ec52569c0d4b37.rmeta --extern bigdecimal=/opt/rustwide/target/debug/deps/libbigdecimal-0e2ac89c4f4a98ca.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-bfe11088fe358bd1.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-ba83ceb46810d334.rmeta --extern config=/opt/rustwide/target/debug/deps/libconfig-8e05c2ad19d04842.rmeta --extern cookie=/opt/rustwide/target/debug/deps/libcookie-fe08a1237e4216e1.rmeta --extern cruet=/opt/rustwide/target/debug/deps/libcruet-8c8b520a38db0694.rmeta --extern diesel=/opt/rustwide/target/debug/deps/libdiesel-0b9f24949b9d74ca.rmeta --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-c158e10653a35757.rmeta --extern ed25519_dalek=/opt/rustwide/target/debug/deps/libed25519_dalek-83f59b817f5ae463.rmeta --extern form_urlencoded=/opt/rustwide/target/debug/deps/libform_urlencoded-a5edb5174711de82.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-b5ec9b9411dac21e.rmeta --extern globwalk=/opt/rustwide/target/debug/deps/libglobwalk-85f76ce2103a94f1.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-8a286151680a468c.rmeta --extern http_auth=/opt/rustwide/target/debug/deps/libhttp_auth-99150a209f795bb6.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-9d2d158aba908689.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-3db4797dc23645d3.rmeta --extern js_option=/opt/rustwide/target/debug/deps/libjs_option-2f48ac36f96de020.rmeta --extern jsonwebtoken=/opt/rustwide/target/debug/deps/libjsonwebtoken-95c31146289fa20d.rmeta --extern konst=/opt/rustwide/target/debug/deps/libkonst-8fb9ad27aea4bb39.rmeta --extern maplit=/opt/rustwide/target/debug/deps/libmaplit-019dc3e6fa39a754.rmeta --extern mime=/opt/rustwide/target/debug/deps/libmime-4b44681fdb2c65f7.rmeta --extern palpo_identifiers_validation=/opt/rustwide/target/debug/deps/libpalpo_identifiers_validation-4368d6e33e1822b1.rmeta --extern palpo_macros=/opt/rustwide/target/debug/deps/libpalpo_macros-823781066abc4c6b.so --extern path_slash=/opt/rustwide/target/debug/deps/libpath_slash-9c6734eece396f84.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-9bee39bbc5bd523a.rmeta --extern pkcs8=/opt/rustwide/target/debug/deps/libpkcs8-58fcbedf4b3adf2f.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-55dfe0126d11d939.rmeta --extern rand_core=/opt/rustwide/target/debug/deps/librand_core-bd58787bcad814f9.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-559452b3305f3ffc.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-e93333c951de232f.rmeta --extern salvo=/opt/rustwide/target/debug/deps/libsalvo-44f2e6c0508efb81.rmeta --extern sanitize_filename=/opt/rustwide/target/debug/deps/libsanitize_filename-d574b0ebe4490511.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-d19118a7b452211a.rmeta --extern serde_aux=/opt/rustwide/target/debug/deps/libserde_aux-82e564542f75480c.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-34dd2e6973829d82.rmeta --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-ca8225aa48c5f5e3.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-d31990f5f08f90cd.rmeta --extern smallstr=/opt/rustwide/target/debug/deps/libsmallstr-b724b7d7326c231d.rmeta --extern strum=/opt/rustwide/target/debug/deps/libstrum-7f65ac2cd08d76f3.rmeta --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-6ca8440fcba62f5c.so --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-6c12f863fa84eed5.rmeta --extern textnonce=/opt/rustwide/target/debug/deps/libtextnonce-c7ca1536bd4188ea.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-cb5c42e2436b4dd1.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-6bd08acf3c5c98d7.rmeta --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-037e311cab8ee097.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-f800277f8777166c.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-5d16a939998f2952.rmeta --extern tracing_futures=/opt/rustwide/target/debug/deps/libtracing_futures-0a58c3be80662747.rmeta --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-7fcfdf9821053263.rmeta --extern ulid=/opt/rustwide/target/debug/deps/libulid-774938b5daabdd30.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-8a719b1b67804ef7.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-f19c294f287a83a2.rmeta --extern wildmatch=/opt/rustwide/target/debug/deps/libwildmatch-6c5653a00b606a50.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-424432c85b1a0e02/out -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "c96b663b83a4d21f88e13932952477a20a4cbad5cf1c02b289ac3bcab063e41d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c96b663b83a4d21f88e13932952477a20a4cbad5cf1c02b289ac3bcab063e41d", kill_on_drop: false }` [INFO] [stdout] c96b663b83a4d21f88e13932952477a20a4cbad5cf1c02b289ac3bcab063e41d