[INFO] cloning repository https://github.com/Unified-Projects/unified-runtimes [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Unified-Projects/unified-runtimes" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUnified-Projects%2Funified-runtimes", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUnified-Projects%2Funified-runtimes'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7a6513b4d2d7a3682956916b07ddb648f192048b [INFO] testing Unified-Projects/unified-runtimes against 1.98.0-beta.1 for beta-1.98-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUnified-Projects%2Funified-runtimes" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/Unified-Projects/unified-runtimes [INFO] finished tweaking git repo https://github.com/Unified-Projects/unified-runtimes [INFO] tweaked toml for git repo https://github.com/Unified-Projects/unified-runtimes written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Unified-Projects/unified-runtimes on toolchain 1.98.0-beta.1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Unified-Projects/unified-runtimes 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.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 30b9610e4e366b649ee420c689df8580b8f10f7601977a060a1dfac4bdf7920c [INFO] running `Command { std: "docker" "start" "30b9610e4e366b649ee420c689df8580b8f10f7601977a060a1dfac4bdf7920c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "30b9610e4e366b649ee420c689df8580b8f10f7601977a060a1dfac4bdf7920c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "30b9610e4e366b649ee420c689df8580b8f10f7601977a060a1dfac4bdf7920c" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "30b9610e4e366b649ee420c689df8580b8f10f7601977a060a1dfac4bdf7920c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "30b9610e4e366b649ee420c689df8580b8f10f7601977a060a1dfac4bdf7920c" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling openssl-probe v0.2.1 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling num-conv v0.2.0 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling deranged v0.5.6 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling webpki-roots v1.0.6 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling protobuf v3.7.2 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling iri-string v0.7.10 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling rust-ini v0.21.3 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Compiling prometheus v0.14.0 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling rustls-webpki v0.103.13 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling protobuf-support v3.7.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling attohttpc v0.30.1 [INFO] [stderr] Compiling quick-xml v0.38.4 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling aws-creds v0.39.1 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling bollard-stubs v1.52.1-rc.29.1.3 [INFO] [stderr] Compiling aws-region v0.28.1 [INFO] [stderr] Compiling axum-core v0.5.6 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling maybe-async v0.2.10 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling xattr v1.6.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling filetime v0.2.27 [INFO] [stderr] Compiling sysinfo v0.37.2 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling md5 v0.8.0 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling tempfile v3.25.0 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling tar v0.4.45 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling arc-swap v1.8.2 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling rand v0.9.4 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling hyperlocal v0.9.1 [INFO] [stderr] Compiling axum v0.8.8 [INFO] [stderr] Compiling uuid v1.21.0 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling hostname v0.4.2 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling urt-core v0.4.1 (/opt/rustwide/workdir/crates/urt-core) [INFO] [stderr] Compiling rust-s3 v0.37.1 [INFO] [stderr] Compiling bollard v0.20.1 [INFO] [stderr] Compiling urt-executor v0.4.1 (/opt/rustwide/workdir/crates/urt-executor) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 37s [INFO] running `Command { std: "docker" "inspect" "30b9610e4e366b649ee420c689df8580b8f10f7601977a060a1dfac4bdf7920c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "30b9610e4e366b649ee420c689df8580b8f10f7601977a060a1dfac4bdf7920c" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling zerocopy-derive v0.8.39 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling alloca v0.4.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling clap_lex v1.0.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling quick-xml v0.38.4 [INFO] [stderr] Compiling attohttpc v0.30.1 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling bollard-stubs v1.52.1-rc.29.1.3 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling aws-creds v0.39.1 [INFO] [stderr] Compiling clap_builder v4.5.60 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling criterion-plot v0.8.2 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling rand v0.9.4 [INFO] [stderr] Compiling clap v4.5.60 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling page_size v0.6.0 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling tokio-test v0.4.5 [INFO] [stderr] Compiling urt-core v0.4.1 (/opt/rustwide/workdir/crates/urt-core) [INFO] [stderr] Compiling criterion v0.8.2 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling hyperlocal v0.9.1 [INFO] [stderr] Compiling axum v0.8.8 [INFO] [stderr] Compiling bollard v0.20.1 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling rust-s3 v0.37.1 [INFO] [stderr] Compiling urt-executor v0.4.1 (/opt/rustwide/workdir/crates/urt-executor) [INFO] [stderr] error: could not compile `urt-executor` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name urt_executor --edition=2021 crates/urt-executor/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5322b0c8e0e223f2 -C extra-filename=-01bb39a0c44c769a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-9e4c44ac98d8e4ea.rlib --extern arc_swap=/opt/rustwide/target/debug/deps/libarc_swap-c0f81ea409d5108f.rlib --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-e8a46082f24fa39e.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-c5fa70513927c4b8.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-520b962ee91b1ef6.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-32787b0325ea6df8.rlib --extern bollard=/opt/rustwide/target/debug/deps/libbollard-561917527c0ff421.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-2ed9460101f17bbf.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-95a9abfbc10635ba.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-efa085dc1ded323d.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-64cd58f54d0e4609.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-d64feaa294f5afb3.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-06d4d1883dc40240.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-81ef189fe7f385b5.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-13e08b3b00984ab7.rlib --extern hostname=/opt/rustwide/target/debug/deps/libhostname-ff823fe357c5831f.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-621951be98ec0f6f.rlib --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-f29b0c4104e04cac.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-3119d4a00f5f6461.rlib --extern itoa=/opt/rustwide/target/debug/deps/libitoa-f3a70a1441f7f89b.rlib --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-5cfa70d22cb32987.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-c345c9e92bffe484.rlib --extern prometheus=/opt/rustwide/target/debug/deps/libprometheus-4f5e9d089571b473.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-7a653d52ac34fb3c.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-10cb35589058aa7b.rlib --extern s3=/opt/rustwide/target/debug/deps/libs3-ebb711068b5506c5.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-5d3fb284a2a98010.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-a2f3f20671d63279.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-9f495b50faf30d9e.rlib --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-bc3128fdd57228fc.rlib --extern subtle=/opt/rustwide/target/debug/deps/libsubtle-9600f7efd1e82d97.rlib --extern tar=/opt/rustwide/target/debug/deps/libtar-c9a97da28baabe5c.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-c483903a4d721036.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-b5530cefa8ed9052.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-5bd2e049ddd9cb73.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-4dd7a73e0788324c.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-8d5d4d2389c9a9fa.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-fd93a89e4de609a1.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-728d7a04c86df4ed.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-e25ec1bb5e07b295.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-d5150410197196c1.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-b8f22b3d6bfbc64c.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-dd3e632e2d9ed8f5.rlib --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-061758bc6028ea3e.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-77c708a779257315.rlib --extern zstd=/opt/rustwide/target/debug/deps/libzstd-b914795a7bb3f004.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/alloca-794fa18fa49ed9e9/out -L native=/opt/rustwide/target/debug/build/ring-3173645043a7d067/out -L native=/opt/rustwide/target/debug/build/zstd-sys-7985a9c6d6db803e/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `urt-executor` (bin "urt-executor") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name urt_executor --edition=2021 crates/urt-executor/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=5fa006e2e03bcf06 -C extra-filename=-8744ff83565ad2a2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-9e4c44ac98d8e4ea.rlib --extern arc_swap=/opt/rustwide/target/debug/deps/libarc_swap-c0f81ea409d5108f.rlib --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-e8a46082f24fa39e.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-c5fa70513927c4b8.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-520b962ee91b1ef6.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-32787b0325ea6df8.rlib --extern bollard=/opt/rustwide/target/debug/deps/libbollard-561917527c0ff421.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-2ed9460101f17bbf.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-95a9abfbc10635ba.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-64cd58f54d0e4609.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-d64feaa294f5afb3.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-81ef189fe7f385b5.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-13e08b3b00984ab7.rlib --extern hostname=/opt/rustwide/target/debug/deps/libhostname-ff823fe357c5831f.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-621951be98ec0f6f.rlib --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-f29b0c4104e04cac.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-3119d4a00f5f6461.rlib --extern itoa=/opt/rustwide/target/debug/deps/libitoa-f3a70a1441f7f89b.rlib --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-5cfa70d22cb32987.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-c345c9e92bffe484.rlib --extern prometheus=/opt/rustwide/target/debug/deps/libprometheus-4f5e9d089571b473.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-7a653d52ac34fb3c.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-10cb35589058aa7b.rlib --extern s3=/opt/rustwide/target/debug/deps/libs3-ebb711068b5506c5.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-5d3fb284a2a98010.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-a2f3f20671d63279.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-9f495b50faf30d9e.rlib --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-bc3128fdd57228fc.rlib --extern subtle=/opt/rustwide/target/debug/deps/libsubtle-9600f7efd1e82d97.rlib --extern tar=/opt/rustwide/target/debug/deps/libtar-c9a97da28baabe5c.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-c483903a4d721036.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-b5530cefa8ed9052.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-5bd2e049ddd9cb73.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-4dd7a73e0788324c.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-fd93a89e4de609a1.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-728d7a04c86df4ed.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-e25ec1bb5e07b295.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-d5150410197196c1.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-b8f22b3d6bfbc64c.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-dd3e632e2d9ed8f5.rlib --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-061758bc6028ea3e.rlib --extern urt_executor=/opt/rustwide/target/debug/deps/liburt_executor-779adbe583ed9ec3.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-77c708a779257315.rlib --extern zstd=/opt/rustwide/target/debug/deps/libzstd-b914795a7bb3f004.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-3173645043a7d067/out -L native=/opt/rustwide/target/debug/build/zstd-sys-7985a9c6d6db803e/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "30b9610e4e366b649ee420c689df8580b8f10f7601977a060a1dfac4bdf7920c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30b9610e4e366b649ee420c689df8580b8f10f7601977a060a1dfac4bdf7920c", kill_on_drop: false }` [INFO] [stdout] 30b9610e4e366b649ee420c689df8580b8f10f7601977a060a1dfac4bdf7920c