[INFO] cloning repository https://github.com/livinghuang/chirpstack-gateway-mesh-custom
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/livinghuang/chirpstack-gateway-mesh-custom" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flivinghuang%2Fchirpstack-gateway-mesh-custom", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flivinghuang%2Fchirpstack-gateway-mesh-custom'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a7698d568634d8f42dcc2da0e0b0c01b84686bb3
[INFO] testing livinghuang/chirpstack-gateway-mesh-custom 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%2Flivinghuang%2Fchirpstack-gateway-mesh-custom" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/livinghuang/chirpstack-gateway-mesh-custom
[INFO] finished tweaking git repo https://github.com/livinghuang/chirpstack-gateway-mesh-custom
[INFO] tweaked toml for git repo https://github.com/livinghuang/chirpstack-gateway-mesh-custom written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/livinghuang/chirpstack-gateway-mesh-custom 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/livinghuang/chirpstack-gateway-mesh-custom 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] 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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6eaa7bdb8a00528e98ed95c75dd642e876df369dd4c440fc03c52dcedae5d0d2
[INFO] running `Command { std: "docker" "start" "-a" "6eaa7bdb8a00528e98ed95c75dd642e876df369dd4c440fc03c52dcedae5d0d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6eaa7bdb8a00528e98ed95c75dd642e876df369dd4c440fc03c52dcedae5d0d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6eaa7bdb8a00528e98ed95c75dd642e876df369dd4c440fc03c52dcedae5d0d2", kill_on_drop: false }`
[INFO] [stdout] 6eaa7bdb8a00528e98ed95c75dd642e876df369dd4c440fc03c52dcedae5d0d2
[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=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] c3b8c4801adf1913098f0c5cf07f2ff1e79fa8ebb15fc9b4b5721f94ee059486
[INFO] running `Command { std: "docker" "start" "-a" "c3b8c4801adf1913098f0c5cf07f2ff1e79fa8ebb15fc9b4b5721f94ee059486", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling winnow v0.7.2
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling crossbeam-channel v0.5.14
[INFO] [stderr]    Compiling bytes v1.10.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling prettyplease v0.2.29
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling cc v1.2.13
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling zerocopy v0.8.17
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling tempfile v3.16.0
[INFO] [stderr]    Compiling multimap v0.10.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling jwalk v0.8.1
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling dircpy v0.3.19
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]    Compiling zeromq-src v0.2.6+4.3.4
[INFO] [stderr]    Compiling system-deps v6.2.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling zmq-sys v0.12.0
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling pest v2.7.15
[INFO] [stderr]    Compiling rand_core v0.9.0
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling pest_meta v2.7.15
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]    Compiling pbjson-build v0.7.0
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling tonic-build v0.12.3
[INFO] [stderr]    Compiling pest_generator v2.7.15
[INFO] [stderr]    Compiling num-modular v0.6.1
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]    Compiling zmq v0.10.0
[INFO] [stderr]    Compiling chirpstack_api v4.11.1
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling clap_builder v4.5.29
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling pest_derive v2.7.15
[INFO] [stderr]    Compiling num-order v1.2.0
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling clap_derive v4.5.28
[INFO] [stderr]    Compiling dbl v0.3.2
[INFO] [stderr]    Compiling hostname v0.4.0
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling syslog v7.0.0
[INFO] [stderr]    Compiling lrwn_filters v4.9.0
[INFO] [stderr]    Compiling humantime-serde v1.1.1
[INFO] [stderr]    Compiling cmac v0.7.2
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling clap v4.5.29
[INFO] [stderr]    Compiling handlebars v6.3.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling simple_logger v5.0.0
[INFO] [stderr]    Compiling signal-hook-tokio v0.3.1
[INFO] [stderr]    Compiling chirpstack-gateway-mesh v4.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 46s
[INFO] running `Command { std: "docker" "inspect" "c3b8c4801adf1913098f0c5cf07f2ff1e79fa8ebb15fc9b4b5721f94ee059486", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c3b8c4801adf1913098f0c5cf07f2ff1e79fa8ebb15fc9b4b5721f94ee059486", kill_on_drop: false }`
[INFO] [stdout] c3b8c4801adf1913098f0c5cf07f2ff1e79fa8ebb15fc9b4b5721f94ee059486
[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=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] aa7e98d9f6266f5a77021667b8620d81868c050e7c520829dba2fcb167db2854
[INFO] running `Command { std: "docker" "start" "-a" "aa7e98d9f6266f5a77021667b8620d81868c050e7c520829dba2fcb167db2854", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling bytes v1.10.0
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling tempfile v3.16.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling uuid v1.13.1
[INFO] [stderr]    Compiling system-deps v6.2.2
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling zmq-sys v0.12.0
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling prettyplease v0.2.29
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling pest v2.7.15
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]    Compiling pbjson-build v0.7.0
[INFO] [stderr]    Compiling pest_meta v2.7.15
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling tonic-build v0.12.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling pest_generator v2.7.15
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling chirpstack_api v4.11.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling clap_derive v4.5.28
[INFO] [stderr]    Compiling pest_derive v2.7.15
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling asynchronous-codec v0.7.0
[INFO] [stderr]    Compiling async-trait v0.1.86
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling humantime-serde v1.1.1
[INFO] [stderr]    Compiling lrwn_filters v4.9.0
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling signal-hook-tokio v0.3.1
[INFO] [stderr]    Compiling clap v4.5.29
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling zeromq v0.4.1
[INFO] [stderr]    Compiling handlebars v6.3.1
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]    Compiling zmq v0.10.0
[INFO] [stderr]    Compiling chirpstack-gateway-mesh v4.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 00s
[INFO] running `Command { std: "docker" "inspect" "aa7e98d9f6266f5a77021667b8620d81868c050e7c520829dba2fcb167db2854", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa7e98d9f6266f5a77021667b8620d81868c050e7c520829dba2fcb167db2854", kill_on_drop: false }`
[INFO] [stdout] aa7e98d9f6266f5a77021667b8620d81868c050e7c520829dba2fcb167db2854
[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=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", kill_on_drop: false }`
[INFO] [stdout] e3ddd282cf7d1cc826d28e09d7c70244e4994b3e34e880a241662a8e6f5a2e44
[INFO] running `Command { std: "docker" "start" "-a" "e3ddd282cf7d1cc826d28e09d7c70244e4994b3e34e880a241662a8e6f5a2e44", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.37s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/chirpstack_gateway_mesh-4c4b15bcc963a53a)
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test cache::test::test_cache ... ok
[INFO] [stdout] test packets::test::test_downlink_metadata_from_bytes ... ok
[INFO] [stdout] test packets::test::test_downlink_payload_from_slice ... ok
[INFO] [stdout] test packets::test::test_downlink_metadata_to_bytes ... ok
[INFO] [stdout] test packets::test::test_downlink_payload_to_vec ... ok
[INFO] [stdout] test packets::test::test_mhdr_from_byte ... ok
[INFO] [stdout] test packets::test::test_heartbeat_payload_from_slice ... ok
[INFO] [stdout] test packets::test::test_mhdr_to_byte ... ok
[INFO] [stdout] test packets::test::test_packet_to_vec ... ok
[INFO] [stdout] test packets::test::test_uplink_payload_from_vec ... ok
[INFO] [stdout] test packets::test::test_mesh_packet_from_slice ... ok
[INFO] [stdout] test packets::test::test_uplink_metadata_from_bytes ... ok
[INFO] [stdout] test packets::test::test_mesh_packet_to_vec ... ok
[INFO] [stdout] test packets::test::test_uplink_metadata_to_bytes ... ok
[INFO] [stdout] test packets::test::test_uplink_payload_to_vec ... ok
[INFO] [stdout] test packets::test::test_packet_from_slice ... ok
[INFO] [stdout] test packets::test::test_heartbeat_payload_to_vec ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/chirpstack_gateway_mesh-160be4bcee300251)
[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] [stderr]      Running tests/border_gateway_downlink_lora.rs (/opt/rustwide/target/debug/deps/border_gateway_downlink_lora-f61341a611537bbf)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_border_gateway_downlink_lora ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.51s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/border_gateway_downlink_mesh.rs (/opt/rustwide/target/debug/deps/border_gateway_downlink_mesh-32a9f373d78ddeef)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_border_gateway_downlink_mesh ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.51s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/border_gateway_mesh_heartbeat.rs (/opt/rustwide/target/debug/deps/border_gateway_mesh_heartbeat-66d426e35c4b482c)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_border_gateway_mesh_heartbeat has been running for over 60 seconds
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "e3ddd282cf7d1cc826d28e09d7c70244e4994b3e34e880a241662a8e6f5a2e44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e3ddd282cf7d1cc826d28e09d7c70244e4994b3e34e880a241662a8e6f5a2e44", kill_on_drop: false }`
[INFO] [stdout] e3ddd282cf7d1cc826d28e09d7c70244e4994b3e34e880a241662a8e6f5a2e44
