[INFO] cloning repository https://github.com/gmcintire/meshtastic-irc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gmcintire/meshtastic-irc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgmcintire%2Fmeshtastic-irc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgmcintire%2Fmeshtastic-irc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 954df3cce2531dafc7e330df2f69292f980a18ec [INFO] building gmcintire/meshtastic-irc against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgmcintire%2Fmeshtastic-irc" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/gmcintire/meshtastic-irc [INFO] finished tweaking git repo https://github.com/gmcintire/meshtastic-irc [INFO] tweaked toml for git repo https://github.com/gmcintire/meshtastic-irc written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/gmcintire/meshtastic-irc 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/gmcintire/meshtastic-irc 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 unescaper v0.1.6 [INFO] [stderr] Downloaded libudev v0.3.0 [INFO] [stderr] Downloaded mio-serial v5.0.6 [INFO] [stderr] Downloaded irc-proto v0.15.0 [INFO] [stderr] Downloaded irc v0.15.0 [INFO] [stderr] Downloaded tokio-util v0.6.10 [INFO] [stderr] Downloaded serialport v4.7.3 [INFO] [stderr] Downloaded rumqttc v0.24.0 [INFO] [stderr] Downloaded tokio-serial v5.4.5 [INFO] [stderr] Downloaded meshtastic v0.1.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 5832c92b1bf81b40e8ef46875c04a4fa0c24997c246dbe4d479e296044efb851 [INFO] running `Command { std: "docker" "start" "-a" "5832c92b1bf81b40e8ef46875c04a4fa0c24997c246dbe4d479e296044efb851", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5832c92b1bf81b40e8ef46875c04a4fa0c24997c246dbe4d479e296044efb851", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5832c92b1bf81b40e8ef46875c04a4fa0c24997c246dbe4d479e296044efb851", kill_on_drop: false }` [INFO] [stdout] 5832c92b1bf81b40e8ef46875c04a4fa0c24997c246dbe4d479e296044efb851 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] bb3ea5ea540a1a2abc8def83e6a4b695c2f59cc71746e1f6603d47dbb0eb803f [INFO] running `Command { std: "docker" "start" "-a" "bb3ea5ea540a1a2abc8def83e6a4b695c2f59cc71746e1f6603d47dbb0eb803f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling meshtastic v0.1.7 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling rustls-native-certs v0.7.3 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling libudev v0.3.0 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling prost-derive v0.14.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling unescaper v0.1.6 [INFO] [stderr] Compiling serialport v4.7.3 [INFO] [stderr] Compiling mio-serial v5.0.6 [INFO] [stderr] Compiling prost v0.14.1 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling clap v4.5.46 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tokio-util v0.6.10 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-rustls v0.25.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-serial v5.4.5 [INFO] [stderr] Compiling rumqttc v0.24.0 [INFO] [stderr] Compiling irc-proto v0.15.0 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling irc v0.15.0 [INFO] [stderr] Compiling meshtastic-irc v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 48s [INFO] running `Command { std: "docker" "inspect" "bb3ea5ea540a1a2abc8def83e6a4b695c2f59cc71746e1f6603d47dbb0eb803f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb3ea5ea540a1a2abc8def83e6a4b695c2f59cc71746e1f6603d47dbb0eb803f", kill_on_drop: false }` [INFO] [stdout] bb3ea5ea540a1a2abc8def83e6a4b695c2f59cc71746e1f6603d47dbb0eb803f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 8fc6c914096be5fc9e68f0a286d6794a5a18f549efdd464d0967f6676cb78ccf [INFO] running `Command { std: "docker" "start" "-a" "8fc6c914096be5fc9e68f0a286d6794a5a18f549efdd464d0967f6676cb78ccf", kill_on_drop: false }` [INFO] [stderr] Compiling meshtastic-irc v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.37s [INFO] running `Command { std: "docker" "inspect" "8fc6c914096be5fc9e68f0a286d6794a5a18f549efdd464d0967f6676cb78ccf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8fc6c914096be5fc9e68f0a286d6794a5a18f549efdd464d0967f6676cb78ccf", kill_on_drop: false }` [INFO] [stdout] 8fc6c914096be5fc9e68f0a286d6794a5a18f549efdd464d0967f6676cb78ccf