[INFO] cloning repository https://github.com/pelikan-io/pelikan [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pelikan-io/pelikan" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpelikan-io%2Fpelikan", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpelikan-io%2Fpelikan'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] de8c62d6361818f578f5a5c3249a365f258fdb5f [INFO] testing pelikan-io/pelikan/de8c62d6361818f578f5a5c3249a365f258fdb5f against 1.85.0 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpelikan-io%2Fpelikan" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pelikan-io/pelikan on toolchain 1.85.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pelikan-io/pelikan [INFO] finished tweaking git repo https://github.com/pelikan-io/pelikan [INFO] tweaked toml for git repo https://github.com/pelikan-io/pelikan written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/pelikan-io/pelikan 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" "+1.85.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/src/session/Cargo.toml: `default-features` is ignored for pelikan-net, since `default-features` was not specified for `workspace.dependencies.pelikan-net`, this could become a hard error in the future [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ringlog v0.7.0 [INFO] [stderr] Downloaded metriken-derive v0.5.1 [INFO] [stderr] Downloaded metrohash v1.0.6 [INFO] [stderr] Downloaded metriken v0.7.0 [INFO] [stderr] Downloaded mpmc v0.1.6 [INFO] [stderr] Downloaded metriken-core v0.1.1 [INFO] [stderr] Downloaded awaken v0.1.0 [INFO] [stderr] Downloaded switchboard v0.2.1 [INFO] [stderr] Downloaded linkme-impl v0.3.25 [INFO] [stderr] Downloaded tonic-build v0.12.2 [INFO] [stderr] Downloaded h3-quinn v0.0.7 [INFO] [stderr] Downloaded prost-derive v0.13.2 [INFO] [stderr] Downloaded fslock v0.2.1 [INFO] [stderr] Downloaded momento-protos v0.84.2 [INFO] [stderr] Downloaded rustls-platform-verifier v0.3.3 [INFO] [stderr] Downloaded prost-build v0.13.1 [INFO] [stderr] Downloaded h3 v0.0.6 [INFO] [stderr] Downloaded rustls v0.21.11 [INFO] [stderr] Downloaded clocksource v0.8.1 [INFO] [stderr] Downloaded histogram v0.11.0 [INFO] [stderr] Downloaded boring v3.1.0 [INFO] [stderr] Downloaded prost v0.13.2 [INFO] [stderr] Downloaded chunked_transfer v1.5.0 [INFO] [stderr] Downloaded bindgen v0.66.1 [INFO] [stderr] Downloaded linkme v0.3.25 [INFO] [stderr] Downloaded boring-sys v3.1.0 [INFO] [stderr] Downloaded openssl-src v300.2.1+3.2.0 [INFO] [stderr] Downloaded momento v0.32.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7fb60d37f89e67b970aeb8cad6eb789c87b25b918aa3efc9e899078928cce20c [INFO] running `Command { std: "docker" "start" "-a" "7fb60d37f89e67b970aeb8cad6eb789c87b25b918aa3efc9e899078928cce20c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7fb60d37f89e67b970aeb8cad6eb789c87b25b918aa3efc9e899078928cce20c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7fb60d37f89e67b970aeb8cad6eb789c87b25b918aa3efc9e899078928cce20c", kill_on_drop: false }` [INFO] [stdout] 7fb60d37f89e67b970aeb8cad6eb789c87b25b918aa3efc9e899078928cce20c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b7f08af0bf8724d52a770d4265471afec2b261aa51542f97a95a1635b9ab91eb [INFO] running `Command { std: "docker" "start" "-a" "b7f08af0bf8724d52a770d4265471afec2b261aa51542f97a95a1635b9ab91eb", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/src/session/Cargo.toml: `default-features` is ignored for pelikan-net, since `default-features` was not specified for `workspace.dependencies.pelikan-net`, this could become a hard error in the future [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling bytes v1.7.2 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling libloading v0.8.3 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling bindgen v0.66.1 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling clang-sys v1.7.0 [INFO] [stderr] Compiling metriken-core v0.1.1 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling foreign-types-shared v0.3.1 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling winnow v0.6.5 [INFO] [stderr] Compiling mpmc v0.1.6 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling storage-types v0.3.2 (/opt/rustwide/workdir/src/storage/types) [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling jobserver v0.1.28 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling fslock v0.2.1 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling socket2 v0.5.6 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling anyhow v1.0.81 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling constant_time_eq v0.3.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling blake3 v1.5.1 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling memmap2 v0.9.4 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling bstr v1.9.1 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling awaken v0.1.0 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling ascii v1.1.0 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling clocksource v0.8.1 [INFO] [stderr] Compiling chunked_transfer v1.5.0 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling tiny_http v0.12.0 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling switchboard v0.2.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.12 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling datatier v0.1.0 (/opt/rustwide/workdir/src/storage/datatier) [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling async-trait v0.1.79 [INFO] [stdout] warning: unexpected `cfg` condition name: `os` [INFO] [stdout] --> src/storage/datatier/src/lib.rs:12:7 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg(os = "linux")] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(os, values("linux"))'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(os, values(\"linux\"))");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `os` [INFO] [stdout] --> src/storage/datatier/src/lib.rs:434:15 [INFO] [stdout] | [INFO] [stdout] 434 | #[cfg(os = "linux")] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(os, values("linux"))'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(os, values(\"linux\"))");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `os` [INFO] [stdout] --> src/storage/datatier/src/lib.rs:442:19 [INFO] [stdout] | [INFO] [stdout] 442 | #[cfg(not(os = "linux"))] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(os, values("linux"))'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(os, values(\"linux\"))");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `os` [INFO] [stdout] --> src/storage/datatier/src/lib.rs:557:15 [INFO] [stdout] | [INFO] [stdout] 557 | #[cfg(os = "linux")] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(os, values("linux"))'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(os, values(\"linux\"))");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `os` [INFO] [stdout] --> src/storage/datatier/src/lib.rs:565:19 [INFO] [stdout] | [INFO] [stdout] 565 | #[cfg(not(os = "linux"))] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(os, values("linux"))'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(os, values(\"linux\"))");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling tinyvec v1.6.1 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling rustls-pki-types v1.8.0 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling fastrand v2.0.2 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Compiling rustls-pemfile v2.1.3 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling rustls v0.21.11 [INFO] [stderr] Compiling prettyplease v0.2.17 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling zstd-sys v2.0.10+zstd.1.5.6 [INFO] [stderr] Compiling rustls v0.23.13 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling rustls-native-certs v0.7.1 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling zstd-safe v6.0.6 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling linkme-impl v0.3.25 [INFO] [stderr] Compiling metriken-derive v0.5.1 [INFO] [stderr] Compiling foreign-types-macros v0.2.3 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling foreign-types v0.5.0 [INFO] [stderr] Compiling prost-derive v0.13.2 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling linkme v0.3.25 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling histogram v0.11.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling metriken v0.7.0 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling ringlog v0.7.0 [INFO] [stderr] Compiling segcache v0.1.1 (/opt/rustwide/workdir/src/storage/segcache) [INFO] [stderr] Compiling prost-derive v0.12.3 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling rustc-hash v2.0.0 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling quinn-udp v0.5.4 [INFO] [stderr] Compiling simple_asn1 v0.6.2 [INFO] [stderr] Compiling pem v1.1.1 [INFO] [stderr] Compiling prost v0.13.2 [INFO] [stderr] Compiling tungstenite v0.21.0 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling prost-types v0.13.1 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling momento v0.32.1 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling headers v0.3.9 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling prost v0.12.3 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling rustls-native-certs v0.8.0 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling boring-sys v3.1.0 [INFO] [stderr] Compiling metrohash v1.0.6 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling prost-build v0.13.1 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling tonic-build v0.12.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml_edit v0.22.9 [INFO] [stderr] Compiling jsonwebtoken v8.3.0 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling h3 v0.0.6 [INFO] [stderr] Compiling pelikan-pingserver v0.3.2 (/opt/rustwide/workdir/src/server/pingserver) [INFO] [stderr] Compiling tokio-tungstenite v0.21.0 [INFO] [stderr] Compiling bloom v0.3.2 (/opt/rustwide/workdir/src/storage/bloom) [INFO] [stderr] Compiling zstd v0.12.4 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling h2 v0.4.6 [INFO] [stderr] Compiling rustls-platform-verifier v0.3.3 [INFO] [stderr] Compiling toml v0.8.12 [INFO] [stderr] Compiling quinn-proto v0.11.8 [INFO] [stderr] Compiling quinn v0.11.5 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling h3-quinn v0.0.7 [INFO] [stderr] Compiling hyper-util v0.1.7 [INFO] [stderr] Compiling hyper-timeout v0.5.1 [INFO] [stderr] Compiling tonic v0.12.2 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling warp v0.3.7 [INFO] [stderr] Compiling tonic v0.10.2 [INFO] [stderr] Compiling momento-protos v0.84.2 [INFO] [stderr] Compiling boring v3.1.0 [INFO] [stderr] Compiling pelikan-net v0.4.1 (/opt/rustwide/workdir/src/net) [INFO] [stderr] Compiling common v0.3.2 (/opt/rustwide/workdir/src/common) [INFO] [stderr] Compiling config v0.3.2 (/opt/rustwide/workdir/src/config) [INFO] [stderr] Compiling logger v0.3.2 (/opt/rustwide/workdir/src/logger) [INFO] [stderr] Compiling protocol-common v0.3.2 (/opt/rustwide/workdir/src/protocol/common) [INFO] [stderr] Compiling protocol-resp v0.3.2 (/opt/rustwide/workdir/src/protocol/resp) [INFO] [stderr] Compiling protocol-memcache v0.3.2 (/opt/rustwide/workdir/src/protocol/memcache) [INFO] [stderr] Compiling protocol-admin v0.3.2 (/opt/rustwide/workdir/src/protocol/admin) [INFO] [stderr] Compiling session v0.3.2 (/opt/rustwide/workdir/src/session) [INFO] [stderr] Compiling protocol-ping v0.3.2 (/opt/rustwide/workdir/src/protocol/ping) [INFO] [stderr] Compiling protocol-thrift v0.3.2 (/opt/rustwide/workdir/src/protocol/thrift) [INFO] [stderr] Compiling protocol-http v0.3.2 (/opt/rustwide/workdir/src/protocol/http) [INFO] [stderr] Compiling entrystore v0.3.2 (/opt/rustwide/workdir/src/entrystore) [INFO] [stderr] Compiling admin v0.3.2 (/opt/rustwide/workdir/src/core/admin) [INFO] [stderr] Compiling momento_proxy v0.3.2 (/opt/rustwide/workdir/src/proxy/momento) [INFO] [stderr] Compiling server v0.3.2 (/opt/rustwide/workdir/src/core/server) [INFO] [stderr] Compiling proxy v0.3.2 (/opt/rustwide/workdir/src/core/proxy) [INFO] [stderr] Compiling rds v0.3.2 (/opt/rustwide/workdir/src/server/rds) [INFO] [stderr] Compiling pelikan-segcache v0.3.2 (/opt/rustwide/workdir/src/server/segcache) [INFO] [stderr] Compiling pingproxy v0.3.2 (/opt/rustwide/workdir/src/proxy/ping) [INFO] [stderr] Compiling thriftproxy v0.3.2 (/opt/rustwide/workdir/src/proxy/thrift) [INFO] [stderr] error: could not compile `pelikan-pingserver` (bin "pelikan_pingserver") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.85.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name pelikan_pingserver --edition=2021 src/server/pingserver/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8010db50588936a0 -C extra-filename=-ac6e1ab6a3a543f2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern backtrace=/opt/rustwide/target/debug/deps/libbacktrace-fd4caa6d8bcbff58.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-4e626c4a286ce954.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-60cb022517f7a6fb.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-d43c8d511d6a817a.rlib --extern common=/opt/rustwide/target/debug/deps/libcommon-75db990f67a464f0.rlib --extern config=/opt/rustwide/target/debug/deps/libconfig-0e334db81cc44f8e.rlib --extern entrystore=/opt/rustwide/target/debug/deps/libentrystore-50bcf3fb9aeb719d.rlib --extern h2=/opt/rustwide/target/debug/deps/libh2-323e5f96a1801e0a.rlib --extern h3=/opt/rustwide/target/debug/deps/libh3-7532f57b6e95040b.rlib --extern h3_quinn=/opt/rustwide/target/debug/deps/libh3_quinn-643edc324f5cf464.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-99aa4cbee7b2f0ca.rlib --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-b859e06cbc2044d5.rlib --extern humantime=/opt/rustwide/target/debug/deps/libhumantime-211118d6a6382089.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-0d3a295c18a342e8.rlib --extern logger=/opt/rustwide/target/debug/deps/liblogger-d47a660d74fc687d.rlib --extern metriken=/opt/rustwide/target/debug/deps/libmetriken-c0b69dd9712294b1.rlib --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-f3e78ac35d6a8dec.rlib --extern prost=/opt/rustwide/target/debug/deps/libprost-2b666043675ddb7e.rlib --extern protocol_ping=/opt/rustwide/target/debug/deps/libprotocol_ping-4bb4e1d8963e34ed.rlib --extern quinn=/opt/rustwide/target/debug/deps/libquinn-0814f469a3d49490.rlib --extern rustls=/opt/rustwide/target/debug/deps/librustls-42587cf83be26e11.rlib --extern rustls_native_certs=/opt/rustwide/target/debug/deps/librustls_native_certs-ac31981c07278788.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-3a218e9f0f22b599.rlib --extern server=/opt/rustwide/target/debug/deps/libserver-3fcc062d05128eb3.rlib --extern session=/opt/rustwide/target/debug/deps/libsession-282248d5d22bdd8a.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-fcd6554adc834e7b.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-ab5dec0ba8c72f88.rlib --extern tonic=/opt/rustwide/target/debug/deps/libtonic-3d1855bc98b75d63.rlib --extern warp=/opt/rustwide/target/debug/deps/libwarp-163707c15b5b4b6a.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/boring-sys-0f366ee9abfe15d0/out/build/ -L native=/opt/rustwide/target/debug/build/blake3-9a41b35424c84209/out -L native=/opt/rustwide/target/debug/build/blake3-9a41b35424c84209/out -L native=/opt/rustwide/target/debug/build/ring-3133e581c4fc67dc/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1.85.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcdFeLHQ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libpelikan_rds-d84dfb3d62d60070.rlib,libserver-3fcc062d05128eb3.rlib,libsignal_hook-4163f490a713a304.rlib,libsignal_hook_registry-86b92b8724c13ac0.rlib,libadmin-6e54fc413949acf7.rlib,libtiny_http-4b28953126c1c4c2.rlib,libhttpdate-7ceefaf3809ec253.rlib,libchunked_transfer-c862531788e69472.rlib,libascii-e0e866ad401bc02f.rlib,libswitchboard-5e8d987136e5ea28.rlib,libcrossbeam_queue-1da0305e74f989f6.rlib,libawaken-13eeff3222b108c9.rlib,libslab-a4e9414c46668abb.rlib,libsession-282248d5d22bdd8a.rlib,libprotocol_admin-78158e7bbb5466bc.rlib,libcrossbeam_channel-262a76608f3ae2c4.rlib,libcrossbeam_utils-5817fb602d2b7191.rlib,libentrystore-50bcf3fb9aeb719d.rlib,libprotocol_resp-046231bd71643caa.rlib,libbstr-440f8a873f02de29.rlib,libregex_automata-7d6abd739a350133.rlib,libprotocol_memcache-1283d2f9937e0dfb.rlib,libnom-fad4eeb4bc044343.rlib,libsegcache-10681acd2e7f9026.rlib,libdatatier-1d9bc2e05b1f67a7.rlib,libmemmap2-209eabd76c4d62a6.rlib,libblake3-e3530976709b89d2.rlib,libconstant_time_eq-1a5faa0239f53356.rlib,libarrayvec-892a6b356d5caa23.rlib,libarrayref-9fc98eab6e61e90f.rlib,librand-63dc9da37dd7b7f0.rlib,librand_chacha-0cc7a6be4d9606b1.rlib,libppv_lite86-3dee0582c3b1ee01.rlib,librand_core-bd905773b74a7c46.rlib,libprotocol_ping-4bb4e1d8963e34ed.rlib,libprotocol_common-a87b67467b6696a7.rlib,libbytes-4e626c4a286ce954.rlib,libclap-d43c8d511d6a817a.rlib,libclap_builder-8949aeaa6fd20644.rlib,libstrsim-836036c1c62a196f.rlib,libanstream-f143f48bb63126f4.rlib,libanstyle_query-86d0f1ee3035b990.rlib,libcolorchoice-96db718fdd114753.rlib,libanstyle_parse-3903713ff41c5608.rlib,libutf8parse-7804acf30c8a05d3.rlib,libclap_lex-8aebd2cf594d5341.rlib,libanstyle-c15b03cc74e677c1.rlib,libbacktrace-fd4caa6d8bcbff58.rlib,libminiz_oxide-5d3138906be0ab8f.rlib,libadler-91e0b674c0dd6e94.rlib,libobject-4a598cb8fec1e2c9.rlib,libmemchr-85cb8a6f2fc8f84c.rlib,libaddr2line-d6668841cd04dd6b.rlib,libgimli-18945ab755a9fddf.rlib,librustc_demangle-d188a76f8c7d4354.rlib,liblogger-d47a660d74fc687d.rlib,libconfig-0e334db81cc44f8e.rlib,libtoml-ab5dec0ba8c72f88.rlib,libtoml_edit-0e4278e5db516917.rlib,libserde_spanned-170b87f64be62732.rlib,libindexmap-2afed76beff114ee.rlib,libequivalent-ea4b19f5b4ede7f6.rlib,libhashbrown-528e066a160dcaad.rlib,libwinnow-47f2d8225355c3a8.rlib,libtoml_datetime-7afa85d2e86070f2.rlib,libcommon-75db990f67a464f0.rlib,libpelikan_net-488e9f9a622d910c.rlib,libmio-8ac315dd5e0208e7.rlib,libboring-f90c63d738d71e1c.rlib,libboring_sys-c07c9f7b30da841f.rlib,libforeign_types-997954935b30514b.rlib,libforeign_types_shared-ee3d4933cb7adf65.rlib,libbitflags-139496d7b7cab81c.rlib,libserde-3a218e9f0f22b599.rlib,libringlog-8a7f28647fc8fc82.rlib,libmetriken-c0b69dd9712294b1.rlib,libmetriken_core-daacaf9c7eab53ec.rlib,libphf-dd7646a07a7e43a1.rlib,libphf_shared-c3adf083800cec94.rlib,libsiphasher-6f4b94202f910cbf.rlib,liblinkme-e969680bd0a6c4f3.rlib,libparking_lot-a06b6ed4c948ca2f.rlib,libparking_lot_core-ae5f662b2bf7184c.rlib,libsmallvec-c79093207c0506d7.rlib,liblock_api-5b2e2713c893ee8a.rlib,libscopeguard-34f4dbdd3a3b253c.rlib,libhistogram-1b0f65898652c3f5.rlib,libthiserror-681af1c109d6fd1b.rlib,libmpmc-81b0d4b3ee22b06c.rlib,libahash-aefd6d7326f5d12f.rlib,libgetrandom-df5b007bc2528fbf.rlib,libonce_cell-bf6d61f18499bf13.rlib,libcfg_if-d4c93475573720c9.rlib,libzerocopy-8e6513d75487e5f7.rlib,libclocksource-1afb8f3a2b5f9366.rlib,liblibc-371e8e8dfb10bafc.rlib,libtime-e767c6702c8261e6.rlib,libitoa-fd2a5e3ec61dffe2.rlib,libtime_core-7fe77ce94ed8ca09.rlib,libnum_conv-b6c9de454a0b9e92.rlib,libderanged-ed0c9f97b90e15f1.rlib,libpowerfmt-f59d1a968c2c4ca0.rlib,liblog-9537047c40ce7792.rlib}" "/opt/rustwide/rustup-home/toolchains/1.85.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-6273572f18644c87.rlib,libpanic_unwind-267e668abf74a283.rlib,libobject-ec6154ccae37a33e.rlib,libmemchr-500edd5521c440d4.rlib,libaddr2line-86d8d9428792e8ef.rlib,libgimli-10f06487503767c2.rlib,librustc_demangle-6a38424de1e5bca5.rlib,libstd_detect-de9763ea1c19dca3.rlib,libhashbrown-a7f5bb2f736d3c49.rlib,librustc_std_workspace_alloc-7e368919bdc4a44c.rlib,libminiz_oxide-376454d49910c786.rlib,libadler-fa99f5692b5dce85.rlib,libunwind-91cafdaf16f7fe40.rlib,libcfg_if-f7ee3f1ea78d9dae.rlib,liblibc-d3a35665f881365a.rlib,liballoc-715bc629a88bca60.rlib,librustc_std_workspace_core-ae70165d1278cff7.rlib,libcore-406129d0e3fbc101.rlib,libcompiler_builtins-1af05515ab19524a.rlib}" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/boring-sys-0f366ee9abfe15d0/out/build/" "-L" "/opt/rustwide/target/debug/build/blake3-9a41b35424c84209/out" "-L" "/opt/rustwide/target/debug/build/blake3-9a41b35424c84209/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.85.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/pelikan_rds-85ba4e3d4e638073" "-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 `rds` (bin "pelikan_rds") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "b7f08af0bf8724d52a770d4265471afec2b261aa51542f97a95a1635b9ab91eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7f08af0bf8724d52a770d4265471afec2b261aa51542f97a95a1635b9ab91eb", kill_on_drop: false }` [INFO] [stdout] b7f08af0bf8724d52a770d4265471afec2b261aa51542f97a95a1635b9ab91eb