[INFO] cloning repository https://github.com/chirpstack/chirpstack-mqtt-forwarder
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chirpstack/chirpstack-mqtt-forwarder" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchirpstack%2Fchirpstack-mqtt-forwarder", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchirpstack%2Fchirpstack-mqtt-forwarder'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ec18bc29fa4e39ea8134820ca27a8c24fcd9224f
[INFO] testing chirpstack/chirpstack-mqtt-forwarder against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchirpstack%2Fchirpstack-mqtt-forwarder" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/chirpstack/chirpstack-mqtt-forwarder
[INFO] finished tweaking git repo https://github.com/chirpstack/chirpstack-mqtt-forwarder
[INFO] tweaked toml for git repo https://github.com/chirpstack/chirpstack-mqtt-forwarder written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/chirpstack/chirpstack-mqtt-forwarder on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/chirpstack/chirpstack-mqtt-forwarder 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.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded crossbeam-queue v0.3.13
[INFO] [stderr]   Downloaded jobserver v0.1.35
[INFO] [stderr]   Downloaded syslog v7.0.0
[INFO] [stderr]   Downloaded dircpy v0.3.20
[INFO] [stderr]   Downloaded crossbeam-channel v0.5.16
[INFO] [stderr]   Downloaded humantime v2.4.0
[INFO] [stderr]   Downloaded tonic-prost-build v0.14.6
[INFO] [stderr]   Downloaded pbjson v0.9.0
[INFO] [stderr]   Downloaded tonic-build v0.14.6
[INFO] [stderr]   Downloaded pest_generator v2.8.7
[INFO] [stderr]   Downloaded simple_logger v5.2.0
[INFO] [stderr]   Downloaded lrwn_filters v4.16.0
[INFO] [stderr]   Downloaded pest_derive v2.8.7
[INFO] [stderr]   Downloaded prost v0.14.4
[INFO] [stderr]   Downloaded prost-derive v0.14.4
[INFO] [stderr]   Downloaded pbjson-build v0.9.0
[INFO] [stderr]   Downloaded rustls-pki-types v1.15.0
[INFO] [stderr]   Downloaded ws_stream_tungstenite v0.15.0
[INFO] [stderr]   Downloaded async-tungstenite v0.29.1
[INFO] [stderr]   Downloaded pest_meta v2.8.7
[INFO] [stderr]   Downloaded num-modular v0.6.4
[INFO] [stderr]   Downloaded prost-build v0.14.4
[INFO] [stderr]   Downloaded chirpstack_api v4.18.0
[INFO] [stderr]   Downloaded prost-types v0.14.4
[INFO] [stderr]   Downloaded pbjson-types v0.9.0
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.53
[INFO] [stderr]   Downloaded rumqttc v0.25.1
[INFO] [stderr]   Downloaded handlebars v6.4.2
[INFO] [stderr]   Downloaded pest v2.8.7
[INFO] [stderr]   Downloaded zerocopy v0.8.53
[INFO] [stderr]   Downloaded rustls v0.23.41
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 4ff0d4abe96de0dd85ff25f6ca8da19046d44b5ab44ccc65567bf718700a3e6c
[INFO] running `Command { std: "docker" "start" "4ff0d4abe96de0dd85ff25f6ca8da19046d44b5ab44ccc65567bf718700a3e6c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4ff0d4abe96de0dd85ff25f6ca8da19046d44b5ab44ccc65567bf718700a3e6c", 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" "4ff0d4abe96de0dd85ff25f6ca8da19046d44b5ab44ccc65567bf718700a3e6c" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4ff0d4abe96de0dd85ff25f6ca8da19046d44b5ab44ccc65567bf718700a3e6c", 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" "4ff0d4abe96de0dd85ff25f6ca8da19046d44b5ab44ccc65567bf718700a3e6c" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.22
[INFO] [stderr]    Compiling anyhow v1.0.103
[INFO] [stderr]    Compiling log v0.4.33
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.20
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling bytes v1.12.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.7
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling zeroize v1.9.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling rustls-pki-types v1.15.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling typenum v1.20.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.13
[INFO] [stderr]    Compiling crossbeam-channel v0.5.16
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling zerocopy v0.8.53
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling jobserver v0.1.35
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]    Compiling mio v1.2.1
[INFO] [stderr]    Compiling socket2 v0.6.4
[INFO] [stderr]    Compiling cc v1.2.66
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rustls v0.23.41
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling version-compare v0.2.1
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling pharos v0.5.3
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling pest v2.8.7
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling http v1.4.2
[INFO] [stderr]    Compiling async_io_stream v0.3.3
[INFO] [stderr]    Compiling time-core v0.1.9
[INFO] [stderr]    Compiling num-conv v0.2.2
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling data-encoding v2.11.0
[INFO] [stderr]    Compiling rustls-native-certs v0.8.4
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling time-macros v0.2.31
[INFO] [stderr]    Compiling ws_stream_tungstenite v0.15.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling chrono v0.4.45
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling num-modular v0.6.4
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling signal-hook v0.4.4
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling zmq v0.10.0
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling pest_meta v2.8.7
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling num-order v1.2.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling time v0.3.53
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling jwalk v0.8.1
[INFO] [stderr]    Compiling hostname v0.4.2
[INFO] [stderr]    Compiling pest_generator v2.8.7
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling humantime v2.4.0
[INFO] [stderr]    Compiling dircpy v0.3.20
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling zeromq-src v0.2.6+4.3.4
[INFO] [stderr]    Compiling tonic-build v0.14.6
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling prost-derive v0.14.4
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling system-deps v6.2.2
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling pest_derive v2.8.7
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling simple_logger v5.2.0
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling zmq-sys v0.12.0
[INFO] [stderr]    Compiling syslog v7.0.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling yoke v0.8.3
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling prost v0.14.4
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling prost-types v0.14.4
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling prost-build v0.14.4
[INFO] [stderr]    Compiling pbjson-build v0.9.0
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling tonic-prost-build v0.14.6
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling pbjson-types v0.9.0
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling pbjson v0.9.0
[INFO] [stderr]    Compiling chirpstack_api v4.18.0
[INFO] [stderr]    Compiling humantime-serde v1.1.1
[INFO] [stderr]    Compiling lrwn_filters v4.16.0
[INFO] [stderr]    Compiling handlebars v6.4.2
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tungstenite v0.26.2
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling async-tungstenite v0.29.1
[INFO] [stderr]    Compiling rumqttc v0.25.1
[INFO] [stderr]    Compiling chirpstack-mqtt-forwarder v4.5.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 59s
[INFO] running `Command { std: "docker" "inspect" "4ff0d4abe96de0dd85ff25f6ca8da19046d44b5ab44ccc65567bf718700a3e6c", 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" "4ff0d4abe96de0dd85ff25f6ca8da19046d44b5ab44ccc65567bf718700a3e6c" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling chirpstack-mqtt-forwarder v4.5.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 9.39s
[INFO] running `Command { std: "docker" "inspect" "4ff0d4abe96de0dd85ff25f6ca8da19046d44b5ab44ccc65567bf718700a3e6c", 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" "4ff0d4abe96de0dd85ff25f6ca8da19046d44b5ab44ccc65567bf718700a3e6c" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/chirpstack_mqtt_forwarder-552dbf2968ff26ff)
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test backend::semtech_udp::structs::test::test_downlink_fsk_delay ... ok
[INFO] [stdout] test backend::semtech_udp::structs::test::test_downlink_lora_immediately ... ok
[INFO] [stdout] test backend::semtech_udp::structs::test::test_gateway_stats_location ... ok
[INFO] [stdout] test backend::semtech_udp::structs::test::test_gateway_stats_meta ... ok
[INFO] [stdout] test backend::semtech_udp::structs::test::test_gateway_stats_no_location ... ok
[INFO] [stdout] test backend::semtech_udp::structs::test::test_push_data ... ok
[INFO] [stdout] test backend::semtech_udp::structs::test::test_uplink_frame_fsk ... ok
[INFO] [stdout] test backend::semtech_udp::structs::test::test_uplink_frame_lora ... ok
[INFO] [stdout] test backend::semtech_udp::structs::test::test_downlink_lora_delay ... ok
[INFO] [stdout] test backend::semtech_udp::structs::test::test_uplink_frame_lora_gps_and_fine_timestamp ... ok
[INFO] [stdout] test backend::semtech_udp::structs::test::test_uplink_frame_lora_gps_time ... ok
[INFO] [stdout] test backend::semtech_udp::structs::test::test_uplink_frame_lora_rsig ... ok
[INFO] [stdout] test backend::semtech_udp::structs::test::test_uplink_frame_lora_with_meta ... ok
[INFO] [stdout] test backend::semtech_udp::structs::test::test_uplink_frame_no_pl ... ok
[INFO] [stdout] test backend::semtech_udp::structs::test::test_uplink_no_time ... ok
[INFO] [stdout] test backend::semtech_udp::structs::test::test_uplink_no_time_time_fallback_enabled ... ok
[INFO] [stdout] test backend::semtech_udp::structs::test::test_uplink_frame_lr_fhss ... ok
[INFO] [stdout] test backend::semtech_udp::structs::test::test_downlink_lora_gps_time ... ok
[INFO] [stdout] test commands::test::test_commands ... ok
[INFO] [stdout] test commands::test::test_exec_callback ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/chirpstack_mqtt_forwarder-c5023a02a487d3e0)
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running tests/concentratord_test.rs (/opt/rustwide/target/debug/deps/concentratord_test-7bc789246284a6c4)
[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] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test end_to_end has been running for over 60 seconds
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "4ff0d4abe96de0dd85ff25f6ca8da19046d44b5ab44ccc65567bf718700a3e6c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ff0d4abe96de0dd85ff25f6ca8da19046d44b5ab44ccc65567bf718700a3e6c", kill_on_drop: false }`
[INFO] [stdout] 4ff0d4abe96de0dd85ff25f6ca8da19046d44b5ab44ccc65567bf718700a3e6c
