[INFO] cloning repository https://github.com/hseeberger/realworld-backend [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hseeberger/realworld-backend" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhseeberger%2Frealworld-backend", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhseeberger%2Frealworld-backend'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 38bd0b209aa20a193ef7b98b022b1c04be4d552a [INFO] testing hseeberger/realworld-backend against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhseeberger%2Frealworld-backend" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/hseeberger/realworld-backend [INFO] finished tweaking git repo https://github.com/hseeberger/realworld-backend [INFO] tweaked toml for git repo https://github.com/hseeberger/realworld-backend written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/hseeberger/realworld-backend on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/hseeberger/realworld-backend already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fastrace v0.7.14 [INFO] [stderr] Downloaded api-version v0.3.2 [INFO] [stderr] Downloaded fastrace-macro v0.7.14 [INFO] [stderr] Downloaded nutype v0.6.2 [INFO] [stderr] Downloaded error-ext v0.4.0 [INFO] [stderr] Downloaded fastrace-axum v0.1.2 [INFO] [stderr] Downloaded fastrace-opentelemetry v0.13.0 [INFO] [stderr] Downloaded nutype_macros v0.6.2 [INFO] [stderr] Downloaded logforth v0.27.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e7a8c2a41fb981f37ea1283d13d6ecb71fe5c4654a3128b8e230eaeec026116a [INFO] running `Command { std: "docker" "start" "-a" "e7a8c2a41fb981f37ea1283d13d6ecb71fe5c4654a3128b8e230eaeec026116a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e7a8c2a41fb981f37ea1283d13d6ecb71fe5c4654a3128b8e230eaeec026116a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7a8c2a41fb981f37ea1283d13d6ecb71fe5c4654a3128b8e230eaeec026116a", kill_on_drop: false }` [INFO] [stdout] e7a8c2a41fb981f37ea1283d13d6ecb71fe5c4654a3128b8e230eaeec026116a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8af91ab67a22adeffa91f10b38e487d419e02c5ffaf92051c277d031bfb6b0d7 [INFO] running `Command { std: "docker" "start" "-a" "8af91ab67a22adeffa91f10b38e487d419e02c5ffaf92051c277d031bfb6b0d7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Compiling base64ct v1.7.3 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling whoami v1.6.0 [INFO] [stderr] Compiling small_ctor v0.1.2 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling fastant v0.1.10 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling rtrb v0.3.2 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling headers-core v0.3.0 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling headers v0.4.0 [INFO] [stderr] Compiling nutype_macros v0.6.2 [INFO] [stderr] Compiling hmac-sha256 v1.1.8 [INFO] [stderr] Compiling hmac-sha512 v1.1.6 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Compiling ct-codecs v1.1.3 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling coarsetime v0.1.36 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling binstring v0.1.2 [INFO] [stderr] Compiling humantime v2.2.0 [INFO] [stderr] Compiling opentelemetry-semantic-conventions v0.30.0 [INFO] [stderr] Compiling ed25519-compact v2.1.1 [INFO] [stderr] Compiling pollster v0.4.0 [INFO] [stderr] Compiling hmac-sha1-compact v1.1.5 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling blake2b_simd v1.0.3 [INFO] [stderr] Compiling argon2 v0.5.3 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling p384 v0.13.1 [INFO] [stderr] Compiling k256 v0.13.4 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling fastrace-macro v0.7.14 [INFO] [stderr] Compiling kinded_macros v0.3.0 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling trait-variant v0.1.2 [INFO] [stderr] Compiling pear v0.2.9 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling kinded v0.3.0 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling serde_with_macros v3.14.0 [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 futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling nutype v0.6.2 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling erased-serde v0.4.6 [INFO] [stderr] Compiling serde_fmt v1.0.3 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling jiff v0.2.6 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling serde_with v3.14.0 [INFO] [stderr] Compiling secrecy v0.10.3 [INFO] [stderr] Compiling humantime-serde v1.1.1 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling tokio-util v0.7.14 [INFO] [stderr] Compiling value-bag-serde1 v1.11.1 [INFO] [stderr] Compiling value-bag v1.11.1 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling fastrace v0.7.14 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling rsa v0.9.8 [INFO] [stderr] Compiling h2 v0.4.8 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Compiling opentelemetry v0.30.0 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling superboring v0.1.4 [INFO] [stderr] Compiling jwt-simple v0.12.12 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling opentelemetry_sdk v0.30.0 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling logforth v0.27.0 [INFO] [stderr] Compiling sqlx-postgres v0.8.6 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling fastrace-opentelemetry v0.13.0 [INFO] [stderr] Compiling hyper-util v0.1.11 [INFO] [stderr] Compiling axum v0.8.4 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling reqwest v0.12.15 [INFO] [stderr] Compiling tonic v0.13.1 [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Compiling opentelemetry-http v0.30.0 [INFO] [stderr] Compiling sqlx-macros v0.8.6 [INFO] [stderr] Compiling opentelemetry-proto v0.30.0 [INFO] [stderr] Compiling sqlx v0.8.6 [INFO] [stderr] Compiling opentelemetry-otlp v0.30.0 [INFO] [stderr] Compiling axum-extra v0.10.1 [INFO] [stderr] Compiling error-ext v0.4.0 [INFO] [stderr] Compiling fastrace-axum v0.1.2 [INFO] [stderr] Compiling api-version v0.3.2 [INFO] [stderr] Compiling realworld-backend v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 43s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "8af91ab67a22adeffa91f10b38e487d419e02c5ffaf92051c277d031bfb6b0d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8af91ab67a22adeffa91f10b38e487d419e02c5ffaf92051c277d031bfb6b0d7", kill_on_drop: false }` [INFO] [stdout] 8af91ab67a22adeffa91f10b38e487d419e02c5ffaf92051c277d031bfb6b0d7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c0352277d326c937609ec2e9d985745ea027f2aedb9c299974e3db28a6080d19 [INFO] running `Command { std: "docker" "start" "-a" "c0352277d326c937609ec2e9d985745ea027f2aedb9c299974e3db28a6080d19", kill_on_drop: false }` [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling cc v1.2.18 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling rustls v0.23.25 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling structmeta-derive v0.3.0 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling docker_credential v1.3.1 [INFO] [stderr] Compiling etcetera v0.10.0 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling assert_matches v1.5.0 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling bollard-stubs v1.47.1-rc.27.3.1 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling structmeta v0.3.0 [INFO] [stderr] Compiling parse-display-derive v0.9.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling parse-display v0.9.1 [INFO] [stderr] Compiling xattr v1.5.0 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Compiling tokio-tar v0.3.1 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling proptest v1.7.0 [INFO] [stderr] Compiling sqlx-postgres v0.8.6 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling opentelemetry_sdk v0.30.0 [INFO] [stderr] Compiling hyper-util v0.1.11 [INFO] [stderr] Compiling rustls-webpki v0.103.1 [INFO] [stderr] Compiling axum v0.8.4 [INFO] [stderr] Compiling hyperlocal v0.9.1 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling reqwest v0.12.15 [INFO] [stderr] Compiling tonic v0.13.1 [INFO] [stderr] Compiling fastrace-opentelemetry v0.13.0 [INFO] [stderr] error: could not compile `opentelemetry_sdk` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/bin/rustc --crate-name opentelemetry_sdk --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/opentelemetry_sdk-0.30.0/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 --warn=rust_2024_compatibility --allow=tail_expr_drop_order --allow=if_let_rescope --allow=edition_2024_expr_fragment_specifier '--warn=clippy::all' --cfg 'feature="default"' --cfg 'feature="internal-logs"' --cfg 'feature="logs"' --cfg 'feature="metrics"' --cfg 'feature="percent-encoding"' --cfg 'feature="rand"' --cfg 'feature="serde_json"' --cfg 'feature="trace"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "experimental_async_runtime", "experimental_logs_batch_log_processor_with_async_runtime", "experimental_logs_concurrent_log_processor", "experimental_metrics_custom_reader", "experimental_metrics_disable_name_validation", "experimental_metrics_periodicreader_with_async_runtime", "experimental_trace_batch_span_processor_with_async_runtime", "http", "internal-logs", "jaeger_remote_sampler", "logs", "metrics", "opentelemetry-http", "percent-encoding", "rand", "rt-tokio", "rt-tokio-current-thread", "serde", "serde_json", "spec_unstable_logs_enabled", "spec_unstable_metrics_views", "testing", "tokio", "tokio-stream", "trace", "url"))' -C metadata=1af1c017bc04c189 -C extra-filename=-81a5b55dd3c675b4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-f26d4826b597103e.rmeta --extern futures_executor=/opt/rustwide/target/debug/deps/libfutures_executor-0d01c520977209b7.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-cb04c653f7c6db7f.rmeta --extern opentelemetry=/opt/rustwide/target/debug/deps/libopentelemetry-ecada37234babe87.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-9bee39bbc5bd523a.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-ec6362e11fe5c647.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-34dd2e6973829d82.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-c6153668cb98dbdf.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `proptest` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/bin/rustc --crate-name proptest --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.7.0/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="bit-set"' --cfg 'feature="default"' --cfg 'feature="fork"' --cfg 'feature="lazy_static"' --cfg 'feature="regex-syntax"' --cfg 'feature="rusty-fork"' --cfg 'feature="std"' --cfg 'feature="tempfile"' --cfg 'feature="timeout"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "atomic64bit", "attr-macro", "bit-set", "default", "default-code-coverage", "fork", "handle-panics", "hardware-rng", "lazy_static", "no_std", "proptest-macro", "regex-syntax", "rusty-fork", "std", "tempfile", "timeout", "unstable", "x86"))' -C metadata=7dd254140ec91e6a -C extra-filename=-401b04be06aa1d93 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bit_set=/opt/rustwide/target/debug/deps/libbit_set-a12eff27179b4946.rmeta --extern bit_vec=/opt/rustwide/target/debug/deps/libbit_vec-4078949085e9c884.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-ec9e26e8384cfc98.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-baa1b60cad294b8b.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-b61c3314589e4d73.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-ec6362e11fe5c647.rmeta --extern rand_chacha=/opt/rustwide/target/debug/deps/librand_chacha-0fedd53a7ead1267.rmeta --extern rand_xorshift=/opt/rustwide/target/debug/deps/librand_xorshift-4676d5c6b4149093.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-13fc688ae7f36982.rmeta --extern rusty_fork=/opt/rustwide/target/debug/deps/librusty_fork-b7c3b51f64b59600.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-a830435ce944144d.rmeta --extern unarray=/opt/rustwide/target/debug/deps/libunarray-efa7fbfb9b1c3a47.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "c0352277d326c937609ec2e9d985745ea027f2aedb9c299974e3db28a6080d19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0352277d326c937609ec2e9d985745ea027f2aedb9c299974e3db28a6080d19", kill_on_drop: false }` [INFO] [stdout] c0352277d326c937609ec2e9d985745ea027f2aedb9c299974e3db28a6080d19