[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] 46257d9d3f94004f5a5d2706b087b4f823772f51 [INFO] testing chirpstack/chirpstack-mqtt-forwarder against try#5a3d3b91048a0adf280e7a4e589c1dda6443f172 for pr-115235 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchirpstack%2Fchirpstack-mqtt-forwarder" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/chirpstack/chirpstack-mqtt-forwarder on toolchain 5a3d3b91048a0adf280e7a4e589c1dda6443f172 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5a3d3b91048a0adf280e7a4e589c1dda6443f172" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-0-tc2/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-0-tc2/source/Cargo.toml [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" "+5a3d3b91048a0adf280e7a4e589c1dda6443f172" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+5a3d3b91048a0adf280e7a4e589c1dda6443f172" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 79d4c01f05bb1b22ed6999ce91352fdd9eda7f7662b796d46e39b745d2d09057 [INFO] running `Command { std: "docker" "start" "-a" "79d4c01f05bb1b22ed6999ce91352fdd9eda7f7662b796d46e39b745d2d09057", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "79d4c01f05bb1b22ed6999ce91352fdd9eda7f7662b796d46e39b745d2d09057", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79d4c01f05bb1b22ed6999ce91352fdd9eda7f7662b796d46e39b745d2d09057", kill_on_drop: false }` [INFO] [stdout] 79d4c01f05bb1b22ed6999ce91352fdd9eda7f7662b796d46e39b745d2d09057 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+5a3d3b91048a0adf280e7a4e589c1dda6443f172" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c49c6d87c1f53c4f9a4e75a7fc2d816891932a291e28ad5425148d61361fcbe7 [INFO] running `Command { std: "docker" "start" "-a" "c49c6d87c1f53c4f9a4e75a7fc2d816891932a291e28ad5425148d61361fcbe7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.5 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling rustix v0.38.11 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling winnow v0.5.15 [INFO] [stderr] Compiling target-lexicon v0.12.11 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling fastrand v2.0.0 [INFO] [stderr] Compiling thiserror v1.0.48 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling crossbeam v0.8.2 [INFO] [stderr] Compiling syn v2.0.31 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling cfg-expr v0.15.4 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling bindgen v0.64.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling shlex v1.2.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling regex-automata v0.3.8 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling tempfile v3.8.0 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling openssl-sys v0.9.93 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling time-macros v0.2.14 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling deranged v0.3.8 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling concurrent-queue v2.2.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling chrono v0.4.28 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling serde_spanned v0.6.3 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling regex v1.9.5 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling anstyle v1.0.2 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling jwalk v0.8.1 [INFO] [stderr] Compiling toml_edit v0.19.14 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Compiling clap_lex v0.5.1 [INFO] [stderr] Compiling zmq v0.10.0 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling colored v2.0.4 [INFO] [stderr] Compiling dircpy v0.3.15 [INFO] [stderr] Compiling clap_builder v4.4.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling socket2 v0.5.3 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling zeromq-src v0.2.6+4.3.4 [INFO] [stderr] Compiling time v0.3.28 [INFO] [stderr] Compiling base64 v0.21.3 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling thiserror-impl v1.0.48 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling clap_derive v4.4.2 [INFO] [stderr] Compiling simple_logger v4.2.0 [INFO] [stderr] Compiling syslog v6.1.0 [INFO] [stderr] Compiling toml v0.7.6 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling system-deps v6.1.1 [INFO] [stderr] Compiling tokio v1.32.0 [INFO] [stderr] Compiling pest v2.7.3 [INFO] [stderr] Compiling zmq-sys v0.12.0 [INFO] [stderr] Compiling clap v4.4.2 [INFO] [stderr] Compiling prost v0.11.9 [INFO] [stderr] Compiling prost-types v0.11.9 [INFO] [stderr] Compiling pest_meta v2.7.3 [INFO] [stderr] error: could not compile `bindgen` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/5a3d3b91048a0adf280e7a4e589c1dda6443f172/bin/rustc --crate-name bindgen --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bindgen-0.64.0/./lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="runtime"' --cfg 'feature="which"' --cfg 'feature="which-rustfmt"' -C metadata=0ff18a56b941ea8b -C extra-filename=-0ff18a56b941ea8b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-1d31dfe9f72fab4b.rmeta --extern cexpr=/opt/rustwide/target/debug/deps/libcexpr-594bf3d166949f3c.rmeta --extern clang_sys=/opt/rustwide/target/debug/deps/libclang_sys-d92ff6e4d64e2a17.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-d0c2dc85fa90a848.rmeta --extern lazycell=/opt/rustwide/target/debug/deps/liblazycell-771964c6b0d4e24a.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-902dc2ab1e0e2b07.rmeta --extern peeking_take_while=/opt/rustwide/target/debug/deps/libpeeking_take_while-592c8a6f5fe22afa.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-c308a930a0e3b3ae.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-1425e0fbf51b7cbe.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-3588bf2b0b6010c5.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-cd2cf40ce95ec4e2.rmeta --extern shlex=/opt/rustwide/target/debug/deps/libshlex-5dd8559f31669c59.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-f139bfcffcd6751f.rmeta --extern which=/opt/rustwide/target/debug/deps/libwhich-98ac435ec2ec3886.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" "c49c6d87c1f53c4f9a4e75a7fc2d816891932a291e28ad5425148d61361fcbe7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c49c6d87c1f53c4f9a4e75a7fc2d816891932a291e28ad5425148d61361fcbe7", kill_on_drop: false }` [INFO] [stdout] c49c6d87c1f53c4f9a4e75a7fc2d816891932a291e28ad5425148d61361fcbe7