[INFO] cloning repository https://github.com/askrejans/speeduino-to-mqtt
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/askrejans/speeduino-to-mqtt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faskrejans%2Fspeeduino-to-mqtt", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faskrejans%2Fspeeduino-to-mqtt'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1bfc1337508dc69aa856354fe0cb359b306d8245
[INFO] testing askrejans/speeduino-to-mqtt against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faskrejans%2Fspeeduino-to-mqtt" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/askrejans/speeduino-to-mqtt
[INFO] finished tweaking git repo https://github.com/askrejans/speeduino-to-mqtt
[INFO] tweaked toml for git repo https://github.com/askrejans/speeduino-to-mqtt written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/askrejans/speeduino-to-mqtt on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/askrejans/speeduino-to-mqtt 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded redox_syscall v0.5.9
[INFO] [stderr]   Downloaded miniz_oxide v0.8.5
[INFO] [stderr]   Downloaded unescaper v0.1.5
[INFO] [stderr]   Downloaded pathdiff v0.2.3
[INFO] [stderr]   Downloaded ordered-multimap v0.7.3
[INFO] [stderr]   Downloaded trim-in-place v0.1.7
[INFO] [stderr]   Downloaded cmake v0.1.54
[INFO] [stderr]   Downloaded libudev-sys v0.1.4
[INFO] [stderr]   Downloaded libudev v0.3.0
[INFO] [stderr]   Downloaded rust-ini v0.21.1
[INFO] [stderr]   Downloaded async-trait v0.1.86
[INFO] [stderr]   Downloaded ron v0.8.1
[INFO] [stderr]   Downloaded config v0.15.8
[INFO] [stderr]   Downloaded toml_edit v0.22.24
[INFO] [stderr]   Downloaded yaml-rust2 v0.9.0
[INFO] [stderr]   Downloaded serde_json v1.0.139
[INFO] [stderr]   Downloaded winnow v0.7.3
[INFO] [stderr]   Downloaded wasi v0.13.3+wasi-0.2.2
[INFO] [stderr]   Downloaded openssl v0.10.71
[INFO] [stderr]   Downloaded crossbeam-channel v0.5.14
[INFO] [stderr]   Downloaded openssl-sys v0.9.106
[INFO] [stderr]   Downloaded paho-mqtt v0.12.5
[INFO] [stderr]   Downloaded serialport v4.7.0
[INFO] [stderr]   Downloaded cc v1.2.15
[INFO] [stderr]   Downloaded log v0.4.26
[INFO] [stderr]   Downloaded bytes v1.10.0
[INFO] [stderr]   Downloaded serde v1.0.218
[INFO] [stderr]   Downloaded ryu v1.0.19
[INFO] [stderr]   Downloaded libc v0.2.170
[INFO] [stderr]   Downloaded io-kit-sys v0.4.1
[INFO] [stderr]   Downloaded tempfile v3.17.1
[INFO] [stderr]   Downloaded serde_derive v1.0.218
[INFO] [stderr]   Downloaded getrandom v0.3.1
[INFO] [stderr]   Downloaded toml v0.8.20
[INFO] [stderr]   Downloaded arraydeque v0.5.1
[INFO] [stderr]   Downloaded gumdrop_derive v0.8.1
[INFO] [stderr]   Downloaded gumdrop v0.8.1
[INFO] [stderr]   Downloaded async-channel v1.9.0
[INFO] [stderr]   Downloaded mach2 v0.4.2
[INFO] [stderr]   Downloaded dlv-list v0.5.2
[INFO] [stderr]   Downloaded paho-mqtt-sys v0.9.0
[INFO] [stderr]   Downloaded wit-bindgen-rt v0.33.0
[INFO] [stderr]   Downloaded core-foundation v0.10.0
[INFO] [stderr]   Downloaded openssl-src v300.4.2+3.4.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 650f46b7d8b360f32f8fab52f7c664f89c85f569f34a5018bc921fe3ccb401b6
[INFO] running `Command { std: "docker" "start" "-a" "650f46b7d8b360f32f8fab52f7c664f89c85f569f34a5018bc921fe3ccb401b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "650f46b7d8b360f32f8fab52f7c664f89c85f569f34a5018bc921fe3ccb401b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "650f46b7d8b360f32f8fab52f7c664f89c85f569f34a5018bc921fe3ccb401b6", kill_on_drop: false }`
[INFO] [stdout] 650f46b7d8b360f32f8fab52f7c664f89c85f569f34a5018bc921fe3ccb401b6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2462a2586c2a5e8ba37f9e1a2941b8c9d10e1474920cf7167cb282a9fd785695
[INFO] running `Command { std: "docker" "start" "-a" "2462a2586c2a5e8ba37f9e1a2941b8c9d10e1474920cf7167cb282a9fd785695", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.17
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling cc v1.2.15
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling winnow v0.7.3
[INFO] [stderr]    Compiling serde_json v1.0.139
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling trim-in-place v0.1.7
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling openssl v0.10.71
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.14
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling bytes v1.10.0
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling openssl-src v300.4.2+3.4.1
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling openssl-sys v0.9.106
[INFO] [stderr]    Compiling paho-mqtt-sys v0.9.0
[INFO] [stderr]    Compiling libudev v0.3.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling rust-ini v0.21.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling yaml-rust2 v0.9.0
[INFO] [stderr]    Compiling serde_derive v1.0.218
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.86
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling gumdrop_derive v0.8.1
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling pest v2.7.15
[INFO] [stderr]    Compiling unescaper v0.1.5
[INFO] [stderr]    Compiling gumdrop v0.8.1
[INFO] [stderr]    Compiling pest_meta v2.7.15
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling pest_generator v2.7.15
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling pest_derive v2.7.15
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling serialport v4.7.0
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]    Compiling config v0.15.8
[INFO] [stderr]    Compiling paho-mqtt v0.12.5
[INFO] [stderr]    Compiling speeduino-to-mqtt v0.1.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 43s
[INFO] running `Command { std: "docker" "inspect" "2462a2586c2a5e8ba37f9e1a2941b8c9d10e1474920cf7167cb282a9fd785695", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2462a2586c2a5e8ba37f9e1a2941b8c9d10e1474920cf7167cb282a9fd785695", kill_on_drop: false }`
[INFO] [stdout] 2462a2586c2a5e8ba37f9e1a2941b8c9d10e1474920cf7167cb282a9fd785695
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ed1b34f6aa5d8ac09fd3bccbf5db2e4fc9aeabe685a53cdff6481e628f89d866
[INFO] running `Command { std: "docker" "start" "-a" "ed1b34f6aa5d8ac09fd3bccbf5db2e4fc9aeabe685a53cdff6481e628f89d866", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling serialport v4.7.0
[INFO] [stderr]    Compiling openssl v0.10.71
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stderr]    Compiling config v0.15.8
[INFO] [stderr]    Compiling tempfile v3.17.1
[INFO] [stderr]    Compiling speeduino-to-mqtt v0.1.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 9.80s
[INFO] running `Command { std: "docker" "inspect" "ed1b34f6aa5d8ac09fd3bccbf5db2e4fc9aeabe685a53cdff6481e628f89d866", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed1b34f6aa5d8ac09fd3bccbf5db2e4fc9aeabe685a53cdff6481e628f89d866", kill_on_drop: false }`
[INFO] [stdout] ed1b34f6aa5d8ac09fd3bccbf5db2e4fc9aeabe685a53cdff6481e628f89d866
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] bd1b544638730994cc80bb94958d2a6b903926810a79cf5730863233b8e6a9f2
[INFO] running `Command { std: "docker" "start" "-a" "bd1b544638730994cc80bb94958d2a6b903926810a79cf5730863233b8e6a9f2", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/speeduino_to_mqtt-72164b200c9bd903)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test tests::test_display_welcome ... ok
[INFO] [stdout] test ecu_data_parser::tests::test_parse_realtime_data_valid ... ok
[INFO] [stdout] test config::tests::test_load_configuration_from_file ... ok
[INFO] [stdout] test config::tests::test_load_configuration_with_default_refresh_rate ... ok
[INFO] [stderr] error: test failed, to rerun pass `--bin speeduino-to-mqtt`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/speeduino_to_mqtt-72164b200c9bd903` (exit status: 1)
[INFO] [stderr] note: test exited abnormally; to see the full output pass --no-capture to the harness.
[INFO] running `Command { std: "docker" "inspect" "bd1b544638730994cc80bb94958d2a6b903926810a79cf5730863233b8e6a9f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd1b544638730994cc80bb94958d2a6b903926810a79cf5730863233b8e6a9f2", kill_on_drop: false }`
[INFO] [stdout] bd1b544638730994cc80bb94958d2a6b903926810a79cf5730863233b8e6a9f2
