[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] checking ekuinox/nmea-monitor against master#36b21637e93b038453924d3c66821089e71d8baa for pr-143164
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fekuinox%2Fnmea-monitor" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-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-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ekuinox/nmea-monitor on toolchain 36b21637e93b038453924d3c66821089e71d8baa
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "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" "+36b21637e93b038453924d3c66821089e71d8baa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded nmea v0.6.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5a8018ed4ed4365e06f13e730c1d8e0471574e516586e04d6b08dacce745fc3c
[INFO] running `Command { std: "docker" "start" "-a" "5a8018ed4ed4365e06f13e730c1d8e0471574e516586e04d6b08dacce745fc3c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5a8018ed4ed4365e06f13e730c1d8e0471574e516586e04d6b08dacce745fc3c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a8018ed4ed4365e06f13e730c1d8e0471574e516586e04d6b08dacce745fc3c", kill_on_drop: false }`
[INFO] [stdout] 5a8018ed4ed4365e06f13e730c1d8e0471574e516586e04d6b08dacce745fc3c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 145152a5f9d04b42aa286ce1af40a3c862a471483e385eb3e31196096a8e0bc1
[INFO] running `Command { std: "docker" "start" "-a" "145152a5f9d04b42aa286ce1af40a3c862a471483e385eb3e31196096a8e0bc1", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]    Compiling cc v1.1.15
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling rustix v0.38.35
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking anstyle-parse v0.2.5
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking anstyle v1.0.8
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking anstyle-query v1.1.1
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking colorchoice v1.0.2
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking gimli v0.29.0
[INFO] [stderr]     Checking allocator-api2 v0.2.18
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]     Checking object v0.36.3
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking anstream v0.6.15
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking castaway v0.2.3
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking unicode-segmentation v1.11.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking unicode-width v0.1.13
[INFO] [stderr]    Compiling syn v2.0.76
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]     Checking clap_lex v0.7.2
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking compact_str v0.8.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking lru v0.12.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking clap_builder v4.5.15
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking bytes v1.7.1
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]    Compiling backtrace v0.3.73
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetabevXnB"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `crossterm` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetabXrZij"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `chrono` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "145152a5f9d04b42aa286ce1af40a3c862a471483e385eb3e31196096a8e0bc1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "145152a5f9d04b42aa286ce1af40a3c862a471483e385eb3e31196096a8e0bc1", kill_on_drop: false }`
[INFO] [stdout] 145152a5f9d04b42aa286ce1af40a3c862a471483e385eb3e31196096a8e0bc1
