[INFO] cloning repository https://github.com/ekuinox/nmea-monitor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ekuinox/nmea-monitor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fekuinox%2Fnmea-monitor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fekuinox%2Fnmea-monitor'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cdd1c34686f0f990c0aec514c3b1b877132c22ab [INFO] building ekuinox/nmea-monitor against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fekuinox%2Fnmea-monitor" "/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/ekuinox/nmea-monitor [INFO] finished tweaking git repo https://github.com/ekuinox/nmea-monitor [INFO] tweaked toml for git repo https://github.com/ekuinox/nmea-monitor written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ekuinox/nmea-monitor 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/ekuinox/nmea-monitor 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 critical-section v1.1.3 [INFO] [stderr] Downloaded compact_str v0.8.0 [INFO] [stderr] Downloaded instability v0.3.2 [INFO] [stderr] Downloaded nmea v0.6.0 [INFO] [stderr] Downloaded rustix v0.38.35 [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] 5af28bd09bff7bdb3c9ff5a15e378b83c3b13d236026f98b1a8624a3dbb2faa9 [INFO] running `Command { std: "docker" "start" "-a" "5af28bd09bff7bdb3c9ff5a15e378b83c3b13d236026f98b1a8624a3dbb2faa9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5af28bd09bff7bdb3c9ff5a15e378b83c3b13d236026f98b1a8624a3dbb2faa9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5af28bd09bff7bdb3c9ff5a15e378b83c3b13d236026f98b1a8624a3dbb2faa9", kill_on_drop: false }` [INFO] [stdout] 5af28bd09bff7bdb3c9ff5a15e378b83c3b13d236026f98b1a8624a3dbb2faa9 [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] 9a26b7618556604d6af41e99e09bf882bcb073247ee2dae20d0a402d9b614fd6 [INFO] running `Command { std: "docker" "start" "-a" "9a26b7618556604d6af41e99e09bf882bcb073247ee2dae20d0a402d9b614fd6", kill_on_drop: false }` [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling rustix v0.38.35 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling backtrace v0.3.73 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling syn v2.0.76 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling gimli v0.29.0 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling object v0.36.3 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling clap_builder v4.5.15 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling compact_str v0.8.0 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling lru v0.12.4 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling nmea v0.6.0 [INFO] [stderr] Compiling addr2line v0.22.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling instability v0.3.2 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling tokio v1.39.3 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling clap v4.5.16 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling ratatui v0.28.1 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling nmea-monitor v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.97s [INFO] running `Command { std: "docker" "inspect" "9a26b7618556604d6af41e99e09bf882bcb073247ee2dae20d0a402d9b614fd6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a26b7618556604d6af41e99e09bf882bcb073247ee2dae20d0a402d9b614fd6", kill_on_drop: false }` [INFO] [stdout] 9a26b7618556604d6af41e99e09bf882bcb073247ee2dae20d0a402d9b614fd6 [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] 2c2e12f26ffe87e7cde2bd99355a77baeb2b2195e1340c104a64be0d287053f8 [INFO] running `Command { std: "docker" "start" "-a" "2c2e12f26ffe87e7cde2bd99355a77baeb2b2195e1340c104a64be0d287053f8", kill_on_drop: false }` [INFO] [stderr] Compiling nmea-monitor v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.99s [INFO] running `Command { std: "docker" "inspect" "2c2e12f26ffe87e7cde2bd99355a77baeb2b2195e1340c104a64be0d287053f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c2e12f26ffe87e7cde2bd99355a77baeb2b2195e1340c104a64be0d287053f8", kill_on_drop: false }` [INFO] [stdout] 2c2e12f26ffe87e7cde2bd99355a77baeb2b2195e1340c104a64be0d287053f8