[INFO] cloning repository https://github.com/keesverruijt/masterbus [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/keesverruijt/masterbus" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkeesverruijt%2Fmasterbus", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkeesverruijt%2Fmasterbus'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 614fb3c9c4d8c97061f116616701301b1160f312 [INFO] testing keesverruijt/masterbus against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkeesverruijt%2Fmasterbus" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/keesverruijt/masterbus [INFO] finished tweaking git repo https://github.com/keesverruijt/masterbus [INFO] tweaked toml for git repo https://github.com/keesverruijt/masterbus written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/keesverruijt/masterbus on toolchain 1.99.0-beta.1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/keesverruijt/masterbus 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.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 5b593f2a4674e99647aec07326ae1edf7d46fb3731cab7147feec80b3ac7d746 [INFO] running `Command { std: "docker" "start" "5b593f2a4674e99647aec07326ae1edf7d46fb3731cab7147feec80b3ac7d746", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5b593f2a4674e99647aec07326ae1edf7d46fb3731cab7147feec80b3ac7d746", 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" "5b593f2a4674e99647aec07326ae1edf7d46fb3731cab7147feec80b3ac7d746" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5b593f2a4674e99647aec07326ae1edf7d46fb3731cab7147feec80b3ac7d746", 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" "5b593f2a4674e99647aec07326ae1edf7d46fb3731cab7147feec80b3ac7d746" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling libc v0.2.186 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling bitflags v2.11.1 [INFO] [stderr] Compiling log v0.4.30 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling either v1.16.0 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling serde_json v1.0.150 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling instability v0.3.12 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling unicode-segmentation v1.13.2 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling autocfg v1.5.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling cc v1.2.62 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling compact_str v0.9.0 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling pkg-config v0.3.33 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling num-conv v0.2.2 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling line-clipping v0.3.7 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling lru v0.16.4 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling socketcan v3.5.0 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Compiling nb v1.1.0 [INFO] [stderr] Compiling embedded-can v0.4.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling unicode-truncate v2.0.1 [INFO] [stderr] Compiling hidapi v2.6.6 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling winnow v1.0.3 [INFO] [stderr] Compiling basic-udev v0.1.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling jiff v0.2.27 [INFO] [stderr] Compiling toml_parser v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling serde_spanned v1.1.1 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling fastrand v2.4.1 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling cbindgen v0.29.2 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling hashbrown v0.17.1 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling env_filter v1.0.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling toml v0.9.12+spec-1.1.0 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling env_filter v0.1.4 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling env_logger v0.11.10 [INFO] [stderr] Compiling kasuari v0.4.12 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling ratatui-core v0.1.0 [INFO] [stderr] Compiling ratatui-widgets v0.3.0 [INFO] [stderr] Compiling ratatui-crossterm v0.1.0 [INFO] [stderr] Compiling neli-proc-macros v0.1.4 [INFO] [stderr] Compiling neli v0.6.5 [INFO] [stderr] Compiling ratatui-macros v0.7.0 [INFO] [stderr] Compiling ratatui v0.30.0 [INFO] [stderr] Compiling tui-logger v0.18.2 [INFO] [stderr] Compiling masterbus v0.3.4 (/opt/rustwide/workdir/crates/masterbus) [INFO] [stderr] Compiling masterbus-ffi v0.3.4 (/opt/rustwide/workdir/crates/masterbus-ffi) [INFO] [stderr] Compiling masterbus-tools v0.3.4 (/opt/rustwide/workdir/crates/masterbus-tools) [INFO] [stderr] Finished `release` profile [optimized] target(s) in 1m 35s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nix v0.29.0, nix v0.30.1 [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" "5b593f2a4674e99647aec07326ae1edf7d46fb3731cab7147feec80b3ac7d746", 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" "5b593f2a4674e99647aec07326ae1edf7d46fb3731cab7147feec80b3ac7d746" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] Compiling masterbus v0.3.4 (/opt/rustwide/workdir/crates/masterbus) [INFO] [stderr] Compiling masterbus-tools v0.3.4 (/opt/rustwide/workdir/crates/masterbus-tools) [INFO] [stderr] Compiling masterbus-ffi v0.3.4 (/opt/rustwide/workdir/crates/masterbus-ffi) [INFO] [stderr] error: could not compile `masterbus-tools` (bin "masterbus-tui" test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.99.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name masterbus_tui --edition=2024 crates/masterbus-tools/src/bin/masterbus-tui/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=z -C lto --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=998fe9f4ad152cce -C extra-filename=-a46f3162eac7970e --out-dir /opt/rustwide/target/release/deps -C strip=debuginfo -L dependency=/opt/rustwide/target/release/deps --extern crossbeam_channel=/opt/rustwide/target/release/deps/libcrossbeam_channel-00fe2835bb7cebae.rlib --extern env_logger=/opt/rustwide/target/release/deps/libenv_logger-d0bf81cceba5ba59.rlib --extern log=/opt/rustwide/target/release/deps/liblog-3d21b97562a4cd5b.rlib --extern masterbus=/opt/rustwide/target/release/deps/libmasterbus-0d73f2cfffca15f9.rlib --extern ratatui=/opt/rustwide/target/release/deps/libratatui-cd231e5ec38bf937.rlib --extern serde_json=/opt/rustwide/target/release/deps/libserde_json-2165ff25fba094c5.rlib --extern tui_logger=/opt/rustwide/target/release/deps/libtui_logger-f4a0573a6c9a3d62.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" "5b593f2a4674e99647aec07326ae1edf7d46fb3731cab7147feec80b3ac7d746", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b593f2a4674e99647aec07326ae1edf7d46fb3731cab7147feec80b3ac7d746", kill_on_drop: false }` [INFO] [stdout] 5b593f2a4674e99647aec07326ae1edf7d46fb3731cab7147feec80b3ac7d746