[INFO] cloning repository https://github.com/PeterGrace/meshtui [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PeterGrace/meshtui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPeterGrace%2Fmeshtui", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPeterGrace%2Fmeshtui'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f18c0021e2ce93a6cf5f7001f46d65e74027f3d8 [INFO] building PeterGrace/meshtui against master#70591dc15db32941fe3595fdbf98e58d6975f95e for pr-127731 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPeterGrace%2Fmeshtui" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/PeterGrace/meshtui on toolchain 70591dc15db32941fe3595fdbf98e58d6975f95e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+70591dc15db32941fe3595fdbf98e58d6975f95e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/PeterGrace/meshtui [INFO] finished tweaking git repo https://github.com/PeterGrace/meshtui [INFO] tweaked toml for git repo https://github.com/PeterGrace/meshtui written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/PeterGrace/meshtui 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" "+70591dc15db32941fe3595fdbf98e58d6975f95e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/PeterGrace/meshtastic-rust` [INFO] [stderr] Updating git submodule `https://github.com/meshtastic/protobufs.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded circular-buffer v0.1.7 [INFO] [stderr] Downloaded pretty-duration v0.1.1 [INFO] [stderr] Downloaded tui-logger v0.11.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+70591dc15db32941fe3595fdbf98e58d6975f95e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0b94c0d9cafa4caed649bf09eeb26e2f2b8a299dc7bfc8cae1c5500682245407 [INFO] running `Command { std: "docker" "start" "-a" "0b94c0d9cafa4caed649bf09eeb26e2f2b8a299dc7bfc8cae1c5500682245407", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0b94c0d9cafa4caed649bf09eeb26e2f2b8a299dc7bfc8cae1c5500682245407", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b94c0d9cafa4caed649bf09eeb26e2f2b8a299dc7bfc8cae1c5500682245407", kill_on_drop: false }` [INFO] [stdout] 0b94c0d9cafa4caed649bf09eeb26e2f2b8a299dc7bfc8cae1c5500682245407 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+70591dc15db32941fe3595fdbf98e58d6975f95e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] adf222c1ac695fd4216117828471cd8b8561f050c7164f625404b781b8b1bd39 [INFO] running `Command { std: "docker" "start" "-a" "adf222c1ac695fd4216117828471cd8b8561f050c7164f625404b781b8b1bd39", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.80 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling serde v1.0.198 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling either v1.11.0 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling anyhow v1.0.82 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling rustversion v1.0.15 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling syn v2.0.59 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling fastrand v2.0.2 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling protoc-bin-vendored-win32 v3.0.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling protoc-bin-vendored-linux-x86_64 v3.0.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling protoc-bin-vendored-linux-ppcle_64 v3.0.0 [INFO] [stderr] Compiling protoc-bin-vendored-macos-x86_64 v3.0.0 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Compiling getrandom v0.2.14 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling socket2 v0.5.6 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling protoc-bin-vendored-linux-aarch_64 v3.0.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling cc v1.0.94 [INFO] [stderr] Compiling protoc-bin-vendored-linux-x86_32 v3.0.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling protoc-bin-vendored v3.0.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling castaway v0.2.2 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling lru v0.12.3 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling pretty-duration v0.1.1 [INFO] [stderr] Compiling geoutils v0.5.1 [INFO] [stderr] Compiling circular-buffer v0.1.7 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling serde_derive v1.0.198 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling strum_macros v0.26.2 [INFO] [stderr] Compiling stability v0.2.0 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling unescaper v0.1.4 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling prost v0.11.9 [INFO] [stderr] Compiling strum v0.26.2 [INFO] [stderr] Compiling prost-types v0.11.9 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling prost-build v0.11.9 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling color-spantrace v0.2.1 [INFO] [stderr] Compiling color-eyre v0.6.3 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling meshtastic v0.1.6 (https://github.com/PeterGrace/meshtastic-rust?branch=ble_feature_flag#c87937b8) [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling compact_str v0.7.1 [INFO] [stderr] Compiling serialport v4.3.0 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling mio-serial v5.0.5 [INFO] [stderr] Compiling tokio-serial v5.4.4 [INFO] [stderr] Compiling ratatui v0.26.2 [INFO] [stderr] Compiling tui-logger v0.11.0 [INFO] [stderr] Compiling meshtui v0.12.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: enum `ChannelDisplayMode` is never used [INFO] [stdout] --> src/tabs/channels.rs:9:6 [INFO] [stdout] | [INFO] [stdout] 9 | enum ChannelDisplayMode { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `borders`, `footer`, and `nodes` are never read [INFO] [stdout] --> src/theme.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct Theme { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 8 | pub borders: Style, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 9 | pub middle: Style, [INFO] [stdout] 10 | pub footer: Style, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 11 | pub nodes: NodesTheme, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `list` and `detail` are never read [INFO] [stdout] --> src/theme.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct NodesTheme { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 19 | pub list: Style, [INFO] [stdout] | ^^^^ [INFO] [stdout] 20 | pub detail: Style, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.24s [INFO] running `Command { std: "docker" "inspect" "adf222c1ac695fd4216117828471cd8b8561f050c7164f625404b781b8b1bd39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "adf222c1ac695fd4216117828471cd8b8561f050c7164f625404b781b8b1bd39", kill_on_drop: false }` [INFO] [stdout] adf222c1ac695fd4216117828471cd8b8561f050c7164f625404b781b8b1bd39 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+70591dc15db32941fe3595fdbf98e58d6975f95e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5d97d80b54692ea4e49fadd49348b8e132cf5b743482c951d12ddc588fb24ffe [INFO] running `Command { std: "docker" "start" "-a" "5d97d80b54692ea4e49fadd49348b8e132cf5b743482c951d12ddc588fb24ffe", kill_on_drop: false }` [INFO] [stderr] Compiling meshtui v0.12.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: enum `ChannelDisplayMode` is never used [INFO] [stdout] --> src/tabs/channels.rs:9:6 [INFO] [stdout] | [INFO] [stdout] 9 | enum ChannelDisplayMode { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `borders`, `footer`, and `nodes` are never read [INFO] [stdout] --> src/theme.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct Theme { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 8 | pub borders: Style, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 9 | pub middle: Style, [INFO] [stdout] 10 | pub footer: Style, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 11 | pub nodes: NodesTheme, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `list` and `detail` are never read [INFO] [stdout] --> src/theme.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct NodesTheme { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 19 | pub list: Style, [INFO] [stdout] | ^^^^ [INFO] [stdout] 20 | pub detail: Style, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.42s [INFO] running `Command { std: "docker" "inspect" "5d97d80b54692ea4e49fadd49348b8e132cf5b743482c951d12ddc588fb24ffe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d97d80b54692ea4e49fadd49348b8e132cf5b743482c951d12ddc588fb24ffe", kill_on_drop: false }` [INFO] [stdout] 5d97d80b54692ea4e49fadd49348b8e132cf5b743482c951d12ddc588fb24ffe [INFO] building PeterGrace/meshtui against try#7587ff3622fbec0abf6ac551eab5226f22f5d958 for pr-127731 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPeterGrace%2Fmeshtui" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/PeterGrace/meshtui on toolchain 7587ff3622fbec0abf6ac551eab5226f22f5d958 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7587ff3622fbec0abf6ac551eab5226f22f5d958" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/PeterGrace/meshtui [INFO] finished tweaking git repo https://github.com/PeterGrace/meshtui [INFO] tweaked toml for git repo https://github.com/PeterGrace/meshtui written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/PeterGrace/meshtui 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" "+7587ff3622fbec0abf6ac551eab5226f22f5d958" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+7587ff3622fbec0abf6ac551eab5226f22f5d958" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 70ab7017c6e2c6e1ca10f34d5b2d6b03c6309e265031d5026694a8d1f9bd7a63 [INFO] running `Command { std: "docker" "start" "-a" "70ab7017c6e2c6e1ca10f34d5b2d6b03c6309e265031d5026694a8d1f9bd7a63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "70ab7017c6e2c6e1ca10f34d5b2d6b03c6309e265031d5026694a8d1f9bd7a63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70ab7017c6e2c6e1ca10f34d5b2d6b03c6309e265031d5026694a8d1f9bd7a63", kill_on_drop: false }` [INFO] [stdout] 70ab7017c6e2c6e1ca10f34d5b2d6b03c6309e265031d5026694a8d1f9bd7a63 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+7587ff3622fbec0abf6ac551eab5226f22f5d958" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4959fc811f2221ca54bc545ef7d3deee4daf219059a55182b130fe3b8b57b1d3 [INFO] running `Command { std: "docker" "start" "-a" "4959fc811f2221ca54bc545ef7d3deee4daf219059a55182b130fe3b8b57b1d3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.80 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling serde v1.0.198 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling either v1.11.0 [INFO] [stderr] Compiling anyhow v1.0.82 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Compiling rustversion v1.0.15 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling syn v2.0.59 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling fastrand v2.0.2 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling protoc-bin-vendored-linux-x86_32 v3.0.0 [INFO] [stderr] Compiling protoc-bin-vendored-macos-x86_64 v3.0.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling protoc-bin-vendored-linux-ppcle_64 v3.0.0 [INFO] [stderr] Compiling protoc-bin-vendored-linux-aarch_64 v3.0.0 [INFO] [stderr] Compiling protoc-bin-vendored-linux-x86_64 v3.0.0 [INFO] [stderr] Compiling protoc-bin-vendored-win32 v3.0.0 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling socket2 v0.5.6 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Compiling getrandom v0.2.14 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling cc v1.0.94 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling protoc-bin-vendored v3.0.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling castaway v0.2.2 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling lru v0.12.3 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling pretty-duration v0.1.1 [INFO] [stderr] Compiling circular-buffer v0.1.7 [INFO] [stderr] error: could not compile `nix` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/bin/rustc --crate-name nix --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/nix-0.26.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="acct"' --cfg 'feature="aio"' --cfg 'feature="default"' --cfg 'feature="dir"' --cfg 'feature="env"' --cfg 'feature="event"' --cfg 'feature="feature"' --cfg 'feature="fs"' --cfg 'feature="hostname"' --cfg 'feature="inotify"' --cfg 'feature="ioctl"' --cfg 'feature="kmod"' --cfg 'feature="memoffset"' --cfg 'feature="mman"' --cfg 'feature="mount"' --cfg 'feature="mqueue"' --cfg 'feature="net"' --cfg 'feature="personality"' --cfg 'feature="pin-utils"' --cfg 'feature="poll"' --cfg 'feature="process"' --cfg 'feature="pthread"' --cfg 'feature="ptrace"' --cfg 'feature="quota"' --cfg 'feature="reboot"' --cfg 'feature="resource"' --cfg 'feature="sched"' --cfg 'feature="signal"' --cfg 'feature="socket"' --cfg 'feature="term"' --cfg 'feature="time"' --cfg 'feature="ucontext"' --cfg 'feature="uio"' --cfg 'feature="user"' --cfg 'feature="zerocopy"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("acct", "aio", "default", "dir", "env", "event", "feature", "fs", "hostname", "inotify", "ioctl", "kmod", "memoffset", "mman", "mount", "mqueue", "net", "personality", "pin-utils", "poll", "process", "pthread", "ptrace", "quota", "reboot", "resource", "sched", "signal", "socket", "term", "time", "ucontext", "uio", "user", "zerocopy"))' -C metadata=48fc6bd494fa572b -C extra-filename=-48fc6bd494fa572b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-57bf25c23e31efdb.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-31f2fca5370a751f.rmeta --extern memoffset=/opt/rustwide/target/debug/deps/libmemoffset-e5489d431803e014.rmeta --extern pin_utils=/opt/rustwide/target/debug/deps/libpin_utils-76c2785263cdb1c1.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "4959fc811f2221ca54bc545ef7d3deee4daf219059a55182b130fe3b8b57b1d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4959fc811f2221ca54bc545ef7d3deee4daf219059a55182b130fe3b8b57b1d3", kill_on_drop: false }` [INFO] [stdout] 4959fc811f2221ca54bc545ef7d3deee4daf219059a55182b130fe3b8b57b1d3