[INFO] cloning repository https://github.com/segeljakt/arcon-fiba
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/segeljakt/arcon-fiba" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsegeljakt%2Farcon-fiba", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsegeljakt%2Farcon-fiba'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f2f02c5e111977b6a9eccd0383f74becdc1b97b4
[INFO] testing segeljakt/arcon-fiba against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsegeljakt%2Farcon-fiba" "/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/segeljakt/arcon-fiba
[INFO] finished tweaking git repo https://github.com/segeljakt/arcon-fiba
[INFO] tweaked toml for git repo https://github.com/segeljakt/arcon-fiba written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/segeljakt/arcon-fiba on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/segeljakt/arcon-fiba 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-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 79bd802dec202f8b63034897f45da7085ca5c48801c3b535e0a0beffba1160d6
[INFO] running `Command { std: "docker" "start" "-a" "79bd802dec202f8b63034897f45da7085ca5c48801c3b535e0a0beffba1160d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "79bd802dec202f8b63034897f45da7085ca5c48801c3b535e0a0beffba1160d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "79bd802dec202f8b63034897f45da7085ca5c48801c3b535e0a0beffba1160d6", kill_on_drop: false }`
[INFO] [stdout] 79bd802dec202f8b63034897f45da7085ca5c48801c3b535e0a0beffba1160d6
[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-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aeb85a2d86e8f46af8931dfeb83a057ed6e26888ed3ab27d12d22206e425f5dc
[INFO] running `Command { std: "docker" "start" "-a" "aeb85a2d86e8f46af8931dfeb83a057ed6e26888ed3ab27d12d22206e425f5dc", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.101
[INFO] [stderr]    Compiling proc-macro2 v1.0.29
[INFO] [stderr]    Compiling syn v1.0.76
[INFO] [stderr]    Compiling value-bag v1.0.0-alpha.7
[INFO] [stderr]    Compiling once_cell v1.8.0
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling futures-io v0.3.17
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling ahash v0.7.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling smallvec v1.6.1
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling slab v0.4.4
[INFO] [stderr]    Compiling encoding_index_tests v0.1.4
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling cache-padded v1.1.1
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling concurrent-queue v1.2.2
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling instant v0.1.10
[INFO] [stderr]    Compiling num-bigint v0.4.2
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling event-listener v2.5.1
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling fastrand v1.5.0
[INFO] [stderr]    Compiling parking v2.0.0
[INFO] [stderr]    Compiling waker-fn v1.1.0
[INFO] [stderr]    Compiling futures-lite v1.12.0
[INFO] [stderr]    Compiling lock_api v0.4.5
[INFO] [stderr]    Compiling num-rational v0.4.0
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling cc v1.0.70
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]    Compiling futures-sink v0.3.17
[INFO] [stderr]    Compiling async-task v4.0.3
[INFO] [stderr]    Compiling anyhow v1.0.43
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling futures-channel v0.3.17
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling zstd-sys v1.6.0+zstd.1.5.0
[INFO] [stderr]    Compiling lz4-sys v1.9.2
[INFO] [stderr]    Compiling backtrace v0.3.61
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling dirs v1.0.5
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling memoffset v0.6.4
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.3
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling gimli v0.25.0
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling serde_json v1.0.67
[INFO] [stderr]    Compiling slog v2.7.0
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling zstd-safe v4.1.0+zstd.1.5.0
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling alloc-stdlib v0.2.1
[INFO] [stderr]    Compiling term v0.5.2
[INFO] [stderr]    Compiling socket2 v0.4.1
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling async-channel v1.6.1
[INFO] [stderr]    Compiling ordered-float v1.1.1
[INFO] [stderr]    Compiling num-complex v0.4.0
[INFO] [stderr]    Compiling encoding-index-japanese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-korean v1.20141219.5
[INFO] [stderr]    Compiling crossbeam-utils v0.6.6
[INFO] [stderr]    Compiling object v0.26.2
[INFO] [stderr]    Compiling tokio v1.11.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]    Compiling encode_unicode v0.3.6
[INFO] [stderr]    Compiling snap v1.0.5
[INFO] [stderr]    Compiling integer-encoding v1.1.7
[INFO] [stderr]    Compiling atomic-waker v1.0.0
[INFO] [stderr]    Compiling synstructure v0.12.5
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling addr2line v0.16.0
[INFO] [stderr]    Compiling blocking v1.0.2
[INFO] [stderr]    Compiling crossbeam-queue v0.1.2
[INFO] [stderr]    Compiling encoding v0.2.33
[INFO] [stderr]    Compiling num v0.4.0
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling brotli-decompressor v2.3.2
[INFO] [stderr]    Compiling async-executor v1.4.1
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling async-mutex v1.4.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling thread_local v1.1.3
[INFO] [stderr]    Compiling slog-async v2.7.0
[INFO] [stderr]    Compiling async-trait v0.1.51
[INFO] [stderr]    Compiling parquet v4.4.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling brotli v3.3.2
[INFO] [stderr]    Compiling java-properties v1.4.0
[INFO] [stderr]    Compiling kompact v0.10.1 (https://github.com/kompics/kompact.git?branch=master#4e645769)
[INFO] [stderr]    Compiling crossbeam-deque v0.7.4
[INFO] [stderr]    Compiling ctor v0.1.21
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling futures-macro v0.3.17
[INFO] [stderr]    Compiling thiserror-impl v1.0.29
[INFO] [stderr]    Compiling multiversion-macros v0.6.1
[INFO] [stderr]    Compiling futures-util v0.3.17
[INFO] [stderr]    Compiling mio v0.7.13
[INFO] [stderr]    Compiling polling v2.1.0
[INFO] [stderr]    Compiling thiserror v1.0.29
[INFO] [stderr]    Compiling flatbuffers v0.8.4
[INFO] [stderr]    Compiling async-io v1.6.0
[INFO] [stderr]    Compiling multiversion v0.6.1
[INFO] [stderr]    Compiling thrift v0.13.0
[INFO] [stderr]    Compiling prost-derive v0.7.0
[INFO] [stderr]    Compiling tokio-macros v1.3.0
[INFO] [stderr]    Compiling arr_macro_impl v0.1.3
[INFO] [stderr]    Compiling snafu-derive v0.6.10
[INFO] [stderr]    Compiling parquet-format v2.6.1
[INFO] [stderr]    Compiling arr_macro v0.1.3
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling async-global-executor v2.0.2
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling snafu v0.6.10
[INFO] [stderr]    Compiling synchronoise v1.0.0
[INFO] [stderr]    Compiling futures-executor v0.3.17
[INFO] [stderr]    Compiling flate2 v1.0.21
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling crossbeam-channel v0.4.4
[INFO] [stderr]    Compiling futures v0.3.17
[INFO] [stderr]    Compiling nix v0.19.1
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling async-lock v2.4.0
[INFO] [stderr]    Compiling utf8parse v0.2.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling take_mut v0.2.2
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling owning_ref v0.4.1
[INFO] [stderr]    Compiling async-std v1.10.0
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling hierarchical_hash_wheel_timer v1.1.0
[INFO] [stderr]    Compiling sha2 v0.9.8
[INFO] [stderr]    Compiling slog-term v2.8.0
[INFO] [stderr]    Compiling executors v0.8.0
[INFO] [stderr]    Compiling sqlparser v0.9.0
[INFO] [stderr]    Compiling sled v0.34.6
[INFO] [stderr]    Compiling kompact-actor-derive v0.10.1 (https://github.com/kompics/kompact.git?branch=master#4e645769)
[INFO] [stderr]    Compiling kompact-component-derive v0.10.1 (https://github.com/kompics/kompact.git?branch=master#4e645769)
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling bstr v0.2.16
[INFO] [stderr]    Compiling csv v1.1.6
[INFO] [stderr]    Compiling prost v0.7.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.4
[INFO] [stderr]    Compiling prettytable-rs v0.8.0
[INFO] [stderr]    Compiling hocon v0.3.7
[INFO] [stderr]    Compiling rustyline v7.1.0
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling arrow v4.4.0
[INFO] [stderr]    Compiling md-5 v0.9.1
[INFO] [stderr]    Compiling lru v0.6.6
[INFO] [stderr]    Compiling crossbeam-queue v0.2.3
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling ordered-float v2.8.0
[INFO] [stderr]    Compiling arc-swap v0.4.8
[INFO] [stderr]    Compiling as_num v0.2.5
[INFO] [stderr]    Compiling bitfields v0.2.0
[INFO] [stderr]    Compiling paste v1.0.5
[INFO] [stderr]    Compiling oncemutex v0.1.1
[INFO] [stderr]    Compiling twox-hash v1.6.1
[INFO] [stderr]    Compiling arcon_state v0.1.1 (https://github.com/cda-group/arcon/#50daeab1)
[INFO] [stderr]    Compiling prost-types v0.7.0
[INFO] [stderr]    Compiling arcon_allocator v0.1.0 (https://github.com/cda-group/arcon/#50daeab1)
[INFO] [stderr]    Compiling arcon_macros v0.1.3 (https://github.com/cda-group/arcon/#50daeab1)
[INFO] [stderr]    Compiling tokio-stream v0.1.7
[INFO] [stderr]    Compiling lz4 v1.23.2
[INFO] [stderr]    Compiling zstd v0.8.3+zstd.1.5.0
[INFO] [stderr]    Compiling datafusion v4.0.0
[INFO] [stderr]    Compiling arcon v0.1.3 (https://github.com/cda-group/arcon/#50daeab1)
[INFO] [stderr]    Compiling arcon-fiba v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 46s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: datafusion v4.0.0, nom v4.2.3
[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" "aeb85a2d86e8f46af8931dfeb83a057ed6e26888ed3ab27d12d22206e425f5dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aeb85a2d86e8f46af8931dfeb83a057ed6e26888ed3ab27d12d22206e425f5dc", kill_on_drop: false }`
[INFO] [stdout] aeb85a2d86e8f46af8931dfeb83a057ed6e26888ed3ab27d12d22206e425f5dc
[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-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 96d19e4207318184837566fbe9dee80224ed8e8d04c6b4fe1cc577fa341bc772
[INFO] running `Command { std: "docker" "start" "-a" "96d19e4207318184837566fbe9dee80224ed8e8d04c6b4fe1cc577fa341bc772", kill_on_drop: false }`
[INFO] [stderr]    Compiling arcon-fiba v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.87s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: datafusion v4.0.0, nom v4.2.3
[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" "96d19e4207318184837566fbe9dee80224ed8e8d04c6b4fe1cc577fa341bc772", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "96d19e4207318184837566fbe9dee80224ed8e8d04c6b4fe1cc577fa341bc772", kill_on_drop: false }`
[INFO] [stdout] 96d19e4207318184837566fbe9dee80224ed8e8d04c6b4fe1cc577fa341bc772
[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-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 07dd36babf5608b6f25c54a9ef375cc648944769ed32b0b21ac4bfac19e55288
[INFO] running `Command { std: "docker" "start" "-a" "07dd36babf5608b6f25c54a9ef375cc648944769ed32b0b21ac4bfac19e55288", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: datafusion v4.0.0, nom v4.2.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/arcon_fiba-6cc45437d4f775b9)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "07dd36babf5608b6f25c54a9ef375cc648944769ed32b0b21ac4bfac19e55288", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "07dd36babf5608b6f25c54a9ef375cc648944769ed32b0b21ac4bfac19e55288", kill_on_drop: false }`
[INFO] [stdout] 07dd36babf5608b6f25c54a9ef375cc648944769ed32b0b21ac4bfac19e55288
