[INFO] cloning repository https://github.com/p13marc/parallax
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/p13marc/parallax" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fp13marc%2Fparallax", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fp13marc%2Fparallax'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 64df841d4a75c52537f3c034ed3a0a18b63360be
[INFO] testing p13marc/parallax against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fp13marc%2Fparallax" "/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/p13marc/parallax
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/p13marc/parallax
[INFO] tweaked toml for git repo https://github.com/p13marc/parallax written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/p13marc/parallax on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/p13marc/parallax 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" "+beta-2026-03-05" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fc772d4bad03ade817b0c86c645ac8a01f6c2c1897756722a4ea58ee747bcf37
[INFO] running `Command { std: "docker" "start" "-a" "fc772d4bad03ade817b0c86c645ac8a01f6c2c1897756722a4ea58ee747bcf37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fc772d4bad03ade817b0c86c645ac8a01f6c2c1897756722a4ea58ee747bcf37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc772d4bad03ade817b0c86c645ac8a01f6c2c1897756722a4ea58ee747bcf37", kill_on_drop: false }`
[INFO] [stdout] fc772d4bad03ade817b0c86c645ac8a01f6c2c1897756722a4ea58ee747bcf37
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 931625b2de244a1f49e5e18bb6c6b9cb1695219aff9c7e9643736eb0a5eb4f27
[INFO] running `Command { std: "docker" "start" "-a" "931625b2de244a1f49e5e18bb6c6b9cb1695219aff9c7e9643736eb0a5eb4f27", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling zmij v1.0.16
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling kanal v0.1.1
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling metrics v0.24.3
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling daggy v0.9.0
[INFO] [stderr]    Compiling ptr_meta_derive v0.3.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling bytecheck_derive v0.8.2
[INFO] [stderr]    Compiling munge_macro v0.4.7
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling rkyv_derive v0.8.14
[INFO] [stderr]    Compiling dynosaur_derive v0.3.0
[INFO] [stderr]    Compiling trait-variant v0.1.2
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling ptr_meta v0.3.1
[INFO] [stderr]    Compiling rancor v0.1.1
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling munge v0.4.7
[INFO] [stderr]    Compiling bytecheck v0.8.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling dynosaur v0.3.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling rend v0.5.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling rkyv v0.8.14
[INFO] [stderr]    Compiling parallax v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/pipeline/unified_executor.rs:587:13
[INFO] [stdout]     |
[INFO] [stdout] 587 |         let mut tasks = self.spawn_tasks_for_partition(
[INFO] [stdout]     |             ----^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `cleanup_old_segments` is never used
[INFO] [stdout]    --> src/elements/streaming/segment.rs:318:8
[INFO] [stdout]     |
[INFO] [stdout] 318 | pub fn cleanup_old_segments(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `handle` is never read
[INFO] [stdout]   --> src/gpu/traits.rs:19:16
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct GpuBuffer {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 18 |     /// Backend-specific handle.
[INFO] [stdout] 19 |     pub(crate) handle: GpuBufferHandle,
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GpuBuffer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/gpu/mod.rs:195:1
[INFO] [stdout]     |
[INFO] [stdout] 195 | pub fn vulkan_video_available() -> bool {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:43:9
[INFO] [stdout]     |
[INFO] [stdout]  43 | #![warn(missing_docs)]
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.81s
[INFO] running `Command { std: "docker" "inspect" "931625b2de244a1f49e5e18bb6c6b9cb1695219aff9c7e9643736eb0a5eb4f27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "931625b2de244a1f49e5e18bb6c6b9cb1695219aff9c7e9643736eb0a5eb4f27", kill_on_drop: false }`
[INFO] [stdout] 931625b2de244a1f49e5e18bb6c6b9cb1695219aff9c7e9643736eb0a5eb4f27
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c97475a4fca82d3bdac5768a3867016c0130a460983b0aac451a09e5861a548c
[INFO] running `Command { std: "docker" "start" "-a" "c97475a4fca82d3bdac5768a3867016c0130a460983b0aac451a09e5861a548c", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling zerocopy-derive v0.8.33
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling metrics v0.24.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling proptest v1.9.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion v0.6.0
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling parallax v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tokio-test v0.4.5
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/pipeline/unified_executor.rs:587:13
[INFO] [stdout]     |
[INFO] [stdout] 587 |         let mut tasks = self.spawn_tasks_for_partition(
[INFO] [stdout]     |             ----^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `cleanup_old_segments` is never used
[INFO] [stdout]    --> src/elements/streaming/segment.rs:318:8
[INFO] [stdout]     |
[INFO] [stdout] 318 | pub fn cleanup_old_segments(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `handle` is never read
[INFO] [stdout]   --> src/gpu/traits.rs:19:16
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct GpuBuffer {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 18 |     /// Backend-specific handle.
[INFO] [stdout] 19 |     pub(crate) handle: GpuBufferHandle,
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GpuBuffer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/gpu/mod.rs:195:1
[INFO] [stdout]     |
[INFO] [stdout] 195 | pub fn vulkan_video_available() -> bool {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:43:9
[INFO] [stdout]     |
[INFO] [stdout]  43 | #![warn(missing_docs)]
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `produced` is never used
[INFO] [stdout]   --> tests/backpressure_tests.rs:63:8
[INFO] [stdout]    |
[INFO] [stdout] 42 | impl FlowAwareSource {
[INFO] [stdout]    | -------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 63 |     fn produced(&self) -> u64 {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/pipeline/unified_executor.rs:587:13
[INFO] [stdout]     |
[INFO] [stdout] 587 |         let mut tasks = self.spawn_tasks_for_partition(
[INFO] [stdout]     |             ----^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `cleanup_old_segments` is never used
[INFO] [stdout]    --> src/elements/streaming/segment.rs:318:8
[INFO] [stdout]     |
[INFO] [stdout] 318 | pub fn cleanup_old_segments(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `handle` is never read
[INFO] [stdout]   --> src/gpu/traits.rs:19:16
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct GpuBuffer {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 18 |     /// Backend-specific handle.
[INFO] [stdout] 19 |     pub(crate) handle: GpuBufferHandle,
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GpuBuffer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]    --> src/gpu/mod.rs:195:1
[INFO] [stdout]     |
[INFO] [stdout] 195 | pub fn vulkan_video_available() -> bool {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:43:9
[INFO] [stdout]     |
[INFO] [stdout]  43 | #![warn(missing_docs)]
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `parallax` (lib test); 4 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-03-05-x86_64-unknown-linux-gnu/bin/rustc --crate-name parallax --edition=2024 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 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aac-encode", "alsa", "audio-aac", "audio-codecs", "audio-flac", "audio-mp3", "audio-vorbis", "av1-decode", "av1-encode", "default", "device-all", "device-capture", "display", "gpu", "h264", "http", "huge-pages", "image-codecs", "image-jpeg", "image-png", "libcamera", "macros", "mp4-demux", "mpeg-ts", "opus", "parallax-macros", "pipewire", "rdma", "rtp", "rtsp", "screen-capture", "simd-colorspace", "software-codecs", "tungstenite", "ureq", "v4l2", "vulkan-video", "websocket", "zenoh"))' -C metadata=750579764acc9b3c -C extra-filename=-9cc6c8ce11d06408 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-4342eda19ce54c8e.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-3529dc27cc7678fe.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-b09380e0c59b64b2.rlib --extern daggy=/opt/rustwide/target/debug/deps/libdaggy-755aa54dddcea6e6.rlib --extern dynosaur=/opt/rustwide/target/debug/deps/libdynosaur-f4b891a0b942c085.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-48eabcf1d7d0c620.rlib --extern kanal=/opt/rustwide/target/debug/deps/libkanal-a38b88b0c9ec55f9.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-11f5a30dc24875fb.rlib --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-167bed3899b07f7e.rlib --extern metrics=/opt/rustwide/target/debug/deps/libmetrics-dd342cfd6414b6aa.rlib --extern paste=/opt/rustwide/target/debug/deps/libpaste-93bf70849a6c6f92.so --extern proptest=/opt/rustwide/target/debug/deps/libproptest-b9363b56829765f1.rlib --extern quick_xml=/opt/rustwide/target/debug/deps/libquick_xml-66334cc89a377838.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-e1efcc34bb1ecb85.rlib --extern rkyv=/opt/rustwide/target/debug/deps/librkyv-2d5bf28dce614717.rlib --extern rustix=/opt/rustwide/target/debug/deps/librustix-91e57f42d1944841.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-5a4463076a46ac6a.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-0dadafb6e54ec114.rlib --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-c4b0763233bab5f9.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-7b7515febef0c727.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-8f3cac9f0856fa81.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-2b83e0372acee2ca.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-738720b9cfbf1442.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-24a9fb130186ecb5.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-c6253d8644b07a4f.rlib --extern trait_variant=/opt/rustwide/target/debug/deps/libtrait_variant-441dee78f03bdb61.so --extern winnow=/opt/rustwide/target/debug/deps/libwinnow-ff325613e0e6d4a9.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "c97475a4fca82d3bdac5768a3867016c0130a460983b0aac451a09e5861a548c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c97475a4fca82d3bdac5768a3867016c0130a460983b0aac451a09e5861a548c", kill_on_drop: false }`
[INFO] [stdout] c97475a4fca82d3bdac5768a3867016c0130a460983b0aac451a09e5861a548c
