[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/1bfc1337508dc69aa856354fe0cb359b306d8245 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faskrejans%2Fspeeduino-to-mqtt" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/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-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/askrejans/speeduino-to-mqtt on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 933a620e57923c7558f5bd4c0206c070f1bff337f51f6dd2e06c325746c39a43
[INFO] running `Command { std: "docker" "start" "-a" "933a620e57923c7558f5bd4c0206c070f1bff337f51f6dd2e06c325746c39a43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "933a620e57923c7558f5bd4c0206c070f1bff337f51f6dd2e06c325746c39a43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "933a620e57923c7558f5bd4c0206c070f1bff337f51f6dd2e06c325746c39a43", kill_on_drop: false }`
[INFO] [stdout] 933a620e57923c7558f5bd4c0206c070f1bff337f51f6dd2e06c325746c39a43
[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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 21af991bb7ffc9b6f7b1970225d5756af95a3069206012708e477f3a2f7ba0c2
[INFO] running `Command { std: "docker" "start" "-a" "21af991bb7ffc9b6f7b1970225d5756af95a3069206012708e477f3a2f7ba0c2", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.17
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling cc v1.2.15
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling winnow v0.7.3
[INFO] [stderr]    Compiling serde_json v1.0.139
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling trim-in-place v0.1.7
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling openssl v0.10.71
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling crossbeam-channel v0.5.14
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling bytes v1.10.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling libudev v0.3.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling yaml-rust2 v0.9.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling openssl-src v300.4.2+3.4.1
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[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 rust-ini v0.21.1
[INFO] [stderr]    Compiling openssl-sys v0.9.106
[INFO] [stderr]    Compiling paho-mqtt-sys v0.9.0
[INFO] [stderr]    Compiling gumdrop_derive v0.8.1
[INFO] [stderr]    Compiling serde_derive v1.0.218
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.86
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling gumdrop 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 unescaper v0.1.5
[INFO] [stderr]    Compiling pest v2.7.15
[INFO] [stderr]    Compiling pest_meta v2.7.15
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling pest_generator v2.7.15
[INFO] [stderr]    Compiling bitflags v2.8.0
[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 pest_derive v2.7.15
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling serialport v4.7.0
[INFO] [stderr]    Compiling json5 v0.4.1
[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 5m 04s
[INFO] running `Command { std: "docker" "inspect" "21af991bb7ffc9b6f7b1970225d5756af95a3069206012708e477f3a2f7ba0c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "21af991bb7ffc9b6f7b1970225d5756af95a3069206012708e477f3a2f7ba0c2", kill_on_drop: false }`
[INFO] [stdout] 21af991bb7ffc9b6f7b1970225d5756af95a3069206012708e477f3a2f7ba0c2
[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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eaa0fb7c2c256228315a38c29a4923d39b630e0c1497d36bb070eab2bb9f0500
[INFO] running `Command { std: "docker" "start" "-a" "eaa0fb7c2c256228315a38c29a4923d39b630e0c1497d36bb070eab2bb9f0500", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling rand v0.4.6
[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 24.09s
[INFO] running `Command { std: "docker" "inspect" "eaa0fb7c2c256228315a38c29a4923d39b630e0c1497d36bb070eab2bb9f0500", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eaa0fb7c2c256228315a38c29a4923d39b630e0c1497d36bb070eab2bb9f0500", kill_on_drop: false }`
[INFO] [stdout] eaa0fb7c2c256228315a38c29a4923d39b630e0c1497d36bb070eab2bb9f0500
[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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e1569508f2218891829803d33020e365654aa760e9118490da7515e9da7e5898
[INFO] running `Command { std: "docker" "start" "-a" "e1569508f2218891829803d33020e365654aa760e9118490da7515e9da7e5898", 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-dc0002a466ea348c)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test tests::test_display_welcome ... 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] [stdout] test ecu_data_parser::tests::test_parse_realtime_data_valid ... 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-dc0002a466ea348c` (exit status: 1)
[INFO] [stderr] note: test exited abnormally; to see the full output pass --nocapture to the harness.
[INFO] running `Command { std: "docker" "inspect" "e1569508f2218891829803d33020e365654aa760e9118490da7515e9da7e5898", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e1569508f2218891829803d33020e365654aa760e9118490da7515e9da7e5898", kill_on_drop: false }`
[INFO] [stdout] e1569508f2218891829803d33020e365654aa760e9118490da7515e9da7e5898
