[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] 37e6e62181bf20fae3f005552675a7f28d0cc480
[INFO] checking chirpstack/chirpstack-mqtt-forwarder against master#d5419f1e97b90741d51841f800d3c697c662567d for pr-147565
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchirpstack%2Fchirpstack-mqtt-forwarder" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-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-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/chirpstack/chirpstack-mqtt-forwarder on toolchain d5419f1e97b90741d51841f800d3c697c662567d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d5419f1e97b90741d51841f800d3c697c662567d" "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" "+d5419f1e97b90741d51841f800d3c697c662567d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zmq-sys v0.12.0
[INFO] [stderr]   Downloaded zmq v0.10.0
[INFO] [stderr]   Downloaded dircpy v0.3.19
[INFO] [stderr]   Downloaded jwalk v0.8.1
[INFO] [stderr]   Downloaded simple_logger v5.0.0
[INFO] [stderr]   Downloaded syslog v7.0.0
[INFO] [stderr]   Downloaded async-tungstenite v0.25.1
[INFO] [stderr]   Downloaded ws_stream_tungstenite v0.13.0
[INFO] [stderr]   Downloaded pbjson-types v0.8.0
[INFO] [stderr]   Downloaded pbjson v0.8.0
[INFO] [stderr]   Downloaded pbjson-build v0.8.0
[INFO] [stderr]   Downloaded pest_generator v2.8.3
[INFO] [stderr]   Downloaded pest_derive v2.8.3
[INFO] [stderr]   Downloaded zeromq-src v0.2.6+4.3.4
[INFO] [stderr]   Downloaded pest_meta v2.8.3
[INFO] [stderr]   Downloaded handlebars v6.3.2
[INFO] [stderr]   Downloaded lrwn_filters v4.15.0
[INFO] [stderr]   Downloaded chirpstack_api v4.15.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+d5419f1e97b90741d51841f800d3c697c662567d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e0b3276222af2b4d59c176e1817e3608d4804d6d072f85ea5302d583f2438077
[INFO] running `Command { std: "docker" "start" "-a" "e0b3276222af2b4d59c176e1817e3608d4804d6d072f85ea5302d583f2438077", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e0b3276222af2b4d59c176e1817e3608d4804d6d072f85ea5302d583f2438077", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e0b3276222af2b4d59c176e1817e3608d4804d6d072f85ea5302d583f2438077", kill_on_drop: false }`
[INFO] [stdout] e0b3276222af2b4d59c176e1817e3608d4804d6d072f85ea5302d583f2438077
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+d5419f1e97b90741d51841f800d3c697c662567d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 96da28d450f2d3420a8537cba23778c68d121e279821c02bf599ffda4a584457
[INFO] running `Command { std: "docker" "start" "-a" "96da28d450f2d3420a8537cba23778c68d121e279821c02bf599ffda4a584457", kill_on_drop: false }`
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]    Compiling pest v2.8.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]    Compiling pharos v0.5.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling async_io_stream v0.3.3
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]     Checking rustls-native-certs v0.7.3
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling ws_stream_tungstenite v0.13.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]     Checking winnow v0.7.13
[INFO] [stderr]    Compiling cc v1.2.41
[INFO] [stderr]     Checking num-modular v0.6.1
[INFO] [stderr]    Compiling zmq v0.10.0
[INFO] [stderr]     Checking clap_builder v4.5.49
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking flume v0.11.1
[INFO] [stderr]    Compiling pest_meta v2.8.3
[INFO] [stderr]     Checking num-order v1.2.0
[INFO] [stderr]     Checking serde_spanned v1.0.3
[INFO] [stderr]     Checking hostname v0.4.1
[INFO] [stderr]     Checking toml_datetime v0.7.3
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking rustls-native-certs v0.8.2
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking toml_parser v1.0.4
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]     Checking toml v0.9.8
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]     Checking simple_logger v5.0.0
[INFO] [stderr]     Checking syslog v7.0.0
[INFO] [stderr]    Compiling system-deps v6.2.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling pest_generator v2.8.3
[INFO] [stderr]    Compiling jwalk v0.8.1
[INFO] [stderr]    Compiling dircpy v0.3.19
[INFO] [stderr]    Compiling tonic-build v0.14.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling prost-derive v0.14.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling zeromq-src v0.2.6+4.3.4
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling zmq-sys v0.12.0
[INFO] [stderr]    Compiling pest_derive v2.8.3
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr] error: could not compile `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d5419f1e97b90741d51841f800d3c697c662567d/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-uring", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "taskdump", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=d686c4bad9dc5180 -C extra-filename=-a97db5f23c485793 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-696d9749778e1593.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-7984868d736609bd.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-eead5af7fce42c50.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-dccf8aabedbf6d41.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-e562ca0d88b5a239.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-16947bc4178efbf9.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-8992ec58d4566237.so --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" "96da28d450f2d3420a8537cba23778c68d121e279821c02bf599ffda4a584457", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "96da28d450f2d3420a8537cba23778c68d121e279821c02bf599ffda4a584457", kill_on_drop: false }`
[INFO] [stdout] 96da28d450f2d3420a8537cba23778c68d121e279821c02bf599ffda4a584457
