[INFO] cloning repository https://github.com/nilicule/rustyIce
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nilicule/rustyIce" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnilicule%2FrustyIce", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnilicule%2FrustyIce'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6a7deee4bb91a5749a23a8dc0de5aafa61219d26
[INFO] testing nilicule/rustyIce 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%2Fnilicule%2FrustyIce" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/nilicule/rustyIce
[INFO] finished tweaking git repo https://github.com/nilicule/rustyIce
[INFO] tweaked toml for git repo https://github.com/nilicule/rustyIce written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nilicule/rustyIce 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/nilicule/rustyIce 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] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 4a404ad219bf2ae8f8bc11c99bcf463b0fb1d894c2d0ccd0f2fd5935835c1040
[INFO] running `Command { std: "docker" "start" "4a404ad219bf2ae8f8bc11c99bcf463b0fb1d894c2d0ccd0f2fd5935835c1040", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4a404ad219bf2ae8f8bc11c99bcf463b0fb1d894c2d0ccd0f2fd5935835c1040", 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" "4a404ad219bf2ae8f8bc11c99bcf463b0fb1d894c2d0ccd0f2fd5935835c1040" "/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" "4a404ad219bf2ae8f8bc11c99bcf463b0fb1d894c2d0ccd0f2fd5935835c1040", 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" "4a404ad219bf2ae8f8bc11c99bcf463b0fb1d894c2d0ccd0f2fd5935835c1040" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling winnow v1.0.2
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling symphonia-core v0.5.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling arc-swap v1.9.1
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling strength_reduce v0.2.4
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling raw-cpuid v11.6.0
[INFO] [stderr]    Compiling rapidhash v4.4.1
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling hdrhistogram v7.5.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling hybrid-array v0.4.12
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling transpose v0.2.3
[INFO] [stderr]    Compiling primal-check v0.3.4
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling symphonia-metadata v0.5.5
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling autotools v0.2.7
[INFO] [stderr]    Compiling rust-embed-utils v8.11.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling metrics v0.24.6
[INFO] [stderr]    Compiling symphonia-utils-xiph v0.5.5
[INFO] [stderr]    Compiling rustfft v6.4.1
[INFO] [stderr]    Compiling symphonia-bundle-mp3 v0.5.5
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling symphonia-format-ogg v0.5.5
[INFO] [stderr]    Compiling inout v0.2.2
[INFO] [stderr]    Compiling crypto-common v0.2.1
[INFO] [stderr]    Compiling symphonia-codec-vorbis v0.5.5
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling aws-lc-sys v0.40.0
[INFO] [stderr]    Compiling ogg_next_sys v0.1.4
[INFO] [stderr]    Compiling aotuv_lancer_vorbis_sys v0.1.5
[INFO] [stderr]    Compiling mp3lame-sys v0.1.11
[INFO] [stderr]    Compiling quanta v0.12.6
[INFO] [stderr]    Compiling symphonia v0.5.5
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling left-right v0.11.7
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling rand_xoshiro v0.7.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling cipher v0.5.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling metrics-exporter-prometheus v0.18.3
[INFO] [stderr]    Compiling sketches-ddsketch v0.3.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling blowfish v0.10.0
[INFO] [stderr]    Compiling hashbag v0.1.13
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling bcrypt v0.19.1
[INFO] [stderr]    Compiling evmap v11.0.0
[INFO] [stderr]    Compiling ogg_pager v0.7.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling data-encoding v2.11.0
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling realfft v3.5.0
[INFO] [stderr]    Compiling rubato v0.15.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling metrics-util v0.20.4
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling rust-embed-impl v8.11.0
[INFO] [stderr]    Compiling lofty_attr v0.11.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling rust-embed v8.11.0
[INFO] [stderr]    Compiling lofty v0.22.4
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling vorbis_rs v0.5.5
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling h2 v0.4.14
[INFO] [stderr]    Compiling rustyice-core v1.0.3 (/opt/rustwide/workdir/crates/rustyice-core)
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling rustyice-codec v1.0.3 (/opt/rustwide/workdir/crates/rustyice-codec)
[INFO] [stderr]    Compiling rustyice-output v1.0.3 (/opt/rustwide/workdir/crates/rustyice-output)
[INFO] [stderr]    Compiling rustyice-auth v1.0.3 (/opt/rustwide/workdir/crates/rustyice-auth)
[INFO] [stderr]    Compiling rustyice-transcode v1.0.3 (/opt/rustwide/workdir/crates/rustyice-transcode)
[INFO] [stderr]    Compiling tower-http v0.6.10
[INFO] [stderr]    Compiling rustyice-autodj v1.0.3 (/opt/rustwide/workdir/crates/rustyice-autodj)
[INFO] [stderr]    Compiling rustyice-ingest v1.0.3 (/opt/rustwide/workdir/crates/rustyice-ingest)
[INFO] [stderr]    Compiling aws-lc-rs v1.16.3
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling axum v0.8.9
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.7.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling reqwest v0.13.3
[INFO] [stderr]    Compiling rustyice-admin v1.0.3 (/opt/rustwide/workdir/crates/rustyice-admin)
[INFO] [stderr]    Compiling rustyice-server v1.0.3 (/opt/rustwide/workdir/crates/rustyice-server)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 09s
[INFO] running `Command { std: "docker" "inspect" "4a404ad219bf2ae8f8bc11c99bcf463b0fb1d894c2d0ccd0f2fd5935835c1040", 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" "4a404ad219bf2ae8f8bc11c99bcf463b0fb1d894c2d0ccd0f2fd5935835c1040" "/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 bitflags v2.11.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling rustyice-auth v1.0.3 (/opt/rustwide/workdir/crates/rustyice-auth)
[INFO] [stderr]    Compiling rustyice-transcode v1.0.3 (/opt/rustwide/workdir/crates/rustyice-transcode)
[INFO] [stderr]    Compiling rustyice-ingest v1.0.3 (/opt/rustwide/workdir/crates/rustyice-ingest)
[INFO] [stderr]    Compiling rustyice-output v1.0.3 (/opt/rustwide/workdir/crates/rustyice-output)
[INFO] [stderr]    Compiling rustyice-codec v1.0.3 (/opt/rustwide/workdir/crates/rustyice-codec)
[INFO] [stderr]    Compiling rustyice-core v1.0.3 (/opt/rustwide/workdir/crates/rustyice-core)
[INFO] [stderr]    Compiling raw-cpuid v11.6.0
[INFO] [stderr]    Compiling tower-http v0.6.10
[INFO] [stderr]    Compiling id3 v1.16.4
[INFO] [stderr]    Compiling rustyice-autodj v1.0.3 (/opt/rustwide/workdir/crates/rustyice-autodj)
[INFO] [stderr]    Compiling reqwest v0.13.3
[INFO] [stderr]    Compiling quanta v0.12.6
[INFO] [stderr]    Compiling metrics-util v0.20.4
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling metrics-exporter-prometheus v0.18.3
[INFO] [stderr]    Compiling rustyice-admin v1.0.3 (/opt/rustwide/workdir/crates/rustyice-admin)
[INFO] [stderr]    Compiling rustyice-server v1.0.3 (/opt/rustwide/workdir/crates/rustyice-server)
[INFO] [stderr] error: could not compile `rustyice-server` (test "e2e_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 e2e_test --edition=2024 crates/rustyice-server/tests/e2e_test.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=67b89ea2763b0fbf -C extra-filename=-5bb517feb27cbe73 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arc_swap=/opt/rustwide/target/debug/deps/libarc_swap-1b0c7080be28b8c0.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-3453bb6e76f3ba47.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-fb9fee91c8911583.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-32787b0325ea6df8.rlib --extern bcrypt=/opt/rustwide/target/debug/deps/libbcrypt-74a42bb1dc7a2383.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-2ed9460101f17bbf.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-5c9e75323a8ab307.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-563f2cb150350555.rlib --extern httparse=/opt/rustwide/target/debug/deps/libhttparse-8c9b827b8f345444.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-4d468c5446e898bd.rlib --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-8838dfc730919902.rlib --extern metrics=/opt/rustwide/target/debug/deps/libmetrics-3d64a46443e34df7.rlib --extern metrics_exporter_prometheus=/opt/rustwide/target/debug/deps/libmetrics_exporter_prometheus-a2d66578b12e0c55.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-4799d785b4449e73.rlib --extern rustyice_admin=/opt/rustwide/target/debug/deps/librustyice_admin-6711f3f344d26e2c.rlib --extern rustyice_auth=/opt/rustwide/target/debug/deps/librustyice_auth-b372c6db8cf00731.rlib --extern rustyice_autodj=/opt/rustwide/target/debug/deps/librustyice_autodj-32a7fd219305448c.rlib --extern rustyice_codec=/opt/rustwide/target/debug/deps/librustyice_codec-6eb29e4913085a81.rlib --extern rustyice_core=/opt/rustwide/target/debug/deps/librustyice_core-90678e0ee3afa4d2.rlib --extern rustyice_ingest=/opt/rustwide/target/debug/deps/librustyice_ingest-7f58aec172e75567.rlib --extern rustyice_output=/opt/rustwide/target/debug/deps/librustyice_output-9bb221ed95f9548b.rlib --extern rustyice_server=/opt/rustwide/target/debug/deps/librustyice_server-5b07cd9d88e052f2.rlib --extern rustyice_transcode=/opt/rustwide/target/debug/deps/librustyice_transcode-cb01555ba5871bd7.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-6a73a15ec8c3d9e9.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-15bd8aae49a9158b.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-f0d84b5f368cea59.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-5e90adc18491a337.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-1de89bb9e33c3a27.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-2bfcdce00f14a37c.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-dc5e981e5b1cb5af.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-6ed7ca8d62eead91.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-598faf03e453ebca.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-4cef0f2badfdb422.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-4084d17e9f3670d4.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/aws-lc-sys-08a9d7e2f661509a/out -L native=/opt/rustwide/target/debug/build/mp3lame-sys-e0de70f41c9776da/out/lib -L native=/opt/rustwide/target/debug/build/aotuv_lancer_vorbis_sys-762cb8f2181278ad/out -L native=/opt/rustwide/target/debug/build/ogg_next_sys-59efaeeee575cf62/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "4a404ad219bf2ae8f8bc11c99bcf463b0fb1d894c2d0ccd0f2fd5935835c1040", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a404ad219bf2ae8f8bc11c99bcf463b0fb1d894c2d0ccd0f2fd5935835c1040", kill_on_drop: false }`
[INFO] [stdout] 4a404ad219bf2ae8f8bc11c99bcf463b0fb1d894c2d0ccd0f2fd5935835c1040
