[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] afd31fbd6147d50e87e5435732034e41c029671f [INFO] building chirpstack/chirpstack-mqtt-forwarder against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [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 c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded colored v2.2.0 [INFO] [stderr] Downloaded crossbeam v0.8.4 [INFO] [stderr] Downloaded zmq-sys v0.12.0 [INFO] [stderr] Downloaded syslog v7.0.0 [INFO] [stderr] Downloaded jwalk v0.8.1 [INFO] [stderr] Downloaded pbjson v0.7.0 [INFO] [stderr] Downloaded derive_builder_macro v0.20.2 [INFO] [stderr] Downloaded multimap v0.10.0 [INFO] [stderr] Downloaded simple_logger v5.0.0 [INFO] [stderr] Downloaded dircpy v0.3.19 [INFO] [stderr] Downloaded num-order v1.2.0 [INFO] [stderr] Downloaded tonic-build v0.13.0 [INFO] [stderr] Downloaded derive_builder_core v0.20.2 [INFO] [stderr] Downloaded derive_builder v0.20.2 [INFO] [stderr] Downloaded chirpstack_api v4.13.0 [INFO] [stderr] Downloaded handlebars v6.3.2 [INFO] [stderr] Downloaded prettyplease v0.2.32 [INFO] [stderr] Downloaded security-framework v3.2.0 [INFO] [stderr] Downloaded clap_builder v4.5.36 [INFO] [stderr] Downloaded clap v4.5.36 [INFO] [stderr] Downloaded pbjson-types v0.7.0 [INFO] [stderr] Downloaded prost-types v0.13.5 [INFO] [stderr] Downloaded prost-build v0.13.5 [INFO] [stderr] Downloaded ws_stream_tungstenite v0.13.0 [INFO] [stderr] Downloaded num-modular v0.6.1 [INFO] [stderr] Downloaded async-tungstenite v0.25.1 [INFO] [stderr] Downloaded pbjson-build v0.7.0 [INFO] [stderr] Downloaded prost v0.13.5 [INFO] [stderr] Downloaded prost-derive v0.13.5 [INFO] [stderr] Downloaded zmq v0.10.0 [INFO] [stderr] Downloaded zeromq-src v0.2.6+4.3.4 [INFO] [stderr] Downloaded lrwn_filters v4.9.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 133e9ce2a4642750ff80a61bfdef8fb9635ed0a5581d39af5bc838d3cba8c7aa [INFO] running `Command { std: "docker" "start" "-a" "133e9ce2a4642750ff80a61bfdef8fb9635ed0a5581d39af5bc838d3cba8c7aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "133e9ce2a4642750ff80a61bfdef8fb9635ed0a5581d39af5bc838d3cba8c7aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "133e9ce2a4642750ff80a61bfdef8fb9635ed0a5581d39af5bc838d3cba8c7aa", kill_on_drop: false }` [INFO] [stdout] 133e9ce2a4642750ff80a61bfdef8fb9635ed0a5581d39af5bc838d3cba8c7aa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5c63cc013405d3ca10262d9ce375e35fa4cf6d316aa362042f533eb11c31aa4a [INFO] running `Command { std: "docker" "start" "-a" "5c63cc013405d3ca10262d9ce375e35fa4cf6d316aa362042f533eb11c31aa4a", kill_on_drop: false }` [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling prettyplease v0.2.32 [INFO] [stderr] Compiling winnow v0.7.6 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling multimap v0.10.0 [INFO] [stderr] Compiling cc v1.2.19 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling cfg-expr v0.15.8 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling version-compare v0.2.0 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling pharos v0.5.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling async_io_stream v0.3.3 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rustls-native-certs v0.7.3 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Compiling ws_stream_tungstenite v0.13.0 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling num-modular v0.6.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling zmq v0.10.0 [INFO] [stderr] Compiling num-order v1.2.0 [INFO] [stderr] Compiling clap_builder v4.5.36 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling hostname v0.4.1 [INFO] [stderr] Compiling humantime v2.2.0 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling regex v1.11.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 simple_logger v5.0.0 [INFO] [stderr] Compiling syslog v7.0.0 [INFO] [stderr] Compiling jwalk v0.8.1 [INFO] [stderr] Compiling dircpy v0.3.19 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling zeromq-src v0.2.6+4.3.4 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling tokio v1.44.2 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling pest v2.8.0 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling clap v4.5.36 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Compiling system-deps v6.2.2 [INFO] [stderr] Compiling zmq-sys v0.12.0 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling pest_meta v2.8.0 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Compiling pbjson-build v0.7.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling pest_generator v2.8.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tonic-build v0.13.0 [INFO] [stderr] Compiling tokio-rustls v0.25.0 [INFO] [stderr] Compiling pest_derive v2.8.0 [INFO] [stderr] Compiling pbjson-types v0.7.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling chirpstack_api v4.13.0 [INFO] [stderr] Compiling pbjson v0.7.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling lrwn_filters v4.9.0 [INFO] [stderr] Compiling humantime-serde v1.1.1 [INFO] [stderr] Compiling handlebars v6.3.2 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling tungstenite v0.21.0 [INFO] [stderr] Compiling async-tungstenite v0.25.1 [INFO] [stderr] Compiling rumqttc v0.24.0 [INFO] [stderr] Compiling chirpstack-mqtt-forwarder v4.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 31s [INFO] running `Command { std: "docker" "inspect" "5c63cc013405d3ca10262d9ce375e35fa4cf6d316aa362042f533eb11c31aa4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c63cc013405d3ca10262d9ce375e35fa4cf6d316aa362042f533eb11c31aa4a", kill_on_drop: false }` [INFO] [stdout] 5c63cc013405d3ca10262d9ce375e35fa4cf6d316aa362042f533eb11c31aa4a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b144380dc8cfe12565ff97a4b0b7fa836f42b806294d0b00e07337ea731700cd [INFO] running `Command { std: "docker" "start" "-a" "b144380dc8cfe12565ff97a4b0b7fa836f42b806294d0b00e07337ea731700cd", kill_on_drop: false }` [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling chirpstack-mqtt-forwarder v4.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 9.86s [INFO] running `Command { std: "docker" "inspect" "b144380dc8cfe12565ff97a4b0b7fa836f42b806294d0b00e07337ea731700cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b144380dc8cfe12565ff97a4b0b7fa836f42b806294d0b00e07337ea731700cd", kill_on_drop: false }` [INFO] [stdout] b144380dc8cfe12565ff97a4b0b7fa836f42b806294d0b00e07337ea731700cd