[INFO] cloning repository https://github.com/canboat/canboat-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/canboat/canboat-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcanboat%2Fcanboat-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcanboat%2Fcanboat-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0e9f9e6d17bd1a45ede1b1e164eba81828427a62
[INFO] checking canboat/canboat-rs against e3607d549209cc9fdfe7e907123b4185210e2c2b for pr-158915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcanboat%2Fcanboat-rs" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/canboat/canboat-rs
[INFO] finished tweaking git repo https://github.com/canboat/canboat-rs
[INFO] tweaked toml for git repo https://github.com/canboat/canboat-rs written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/canboat/canboat-rs on toolchain e3607d549209cc9fdfe7e907123b4185210e2c2b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/canboat/canboat-rs 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" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 459272dcae6505b16a725291f1b8ec466c3faf2187af5306c09ef172e5ff063a
[INFO] running `Command { std: "docker" "start" "459272dcae6505b16a725291f1b8ec466c3faf2187af5306c09ef172e5ff063a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "459272dcae6505b16a725291f1b8ec466c3faf2187af5306c09ef172e5ff063a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "459272dcae6505b16a725291f1b8ec466c3faf2187af5306c09ef172e5ff063a" "/opt/rustwide/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "459272dcae6505b16a725291f1b8ec466c3faf2187af5306c09ef172e5ff063a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "459272dcae6505b16a725291f1b8ec466c3faf2187af5306c09ef172e5ff063a" "/opt/rustwide/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]     Checking log v0.4.30
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking canboat-schema v0.6.0 (/opt/rustwide/workdir/crates/canboat-schema)
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]     Checking jiff v0.2.27
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling vergen-lib v9.1.0
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]    Compiling socketcan v3.5.0
[INFO] [stderr]     Checking embedded-can v0.4.1
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling vergen v9.1.0
[INFO] [stderr]    Compiling vergen-lib v0.1.6
[INFO] [stderr]     Checking env_filter v1.0.1
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]    Compiling vergen-gitcl v1.0.8
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking time v0.3.53
[INFO] [stderr]     Checking uom v0.37.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking compact_str v0.8.2
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]    Compiling canboat-io v0.6.0 (/opt/rustwide/workdir/crates/canboat-io)
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking filetime v0.2.29
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking xattr v1.6.1
[INFO] [stderr]     Checking tar v0.4.46
[INFO] [stderr]     Checking env_logger v0.11.10
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking unescaper v0.1.8
[INFO] [stderr]     Checking cobs v0.3.0
[INFO] [stderr]     Checking serialport v4.9.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]     Checking mio-serial v5.0.6
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]     Checking ratatui v0.29.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling canboat-bridge v0.6.0 (/opt/rustwide/workdir/crates/canboat-bridge)
[INFO] [stderr]    Compiling canboat-core v0.6.0 (/opt/rustwide/workdir/crates/canboat-core)
[INFO] [stderr]    Compiling neli-proc-macros v0.1.4
[INFO] [stderr]     Checking postcard v1.1.3
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking neli v0.6.5
[INFO] [stderr]     Checking tokio-serial v5.4.5
[INFO] [stderr] error: could not compile `uom` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/e3607d549209cc9fdfe7e907123b4185210e2c2b/bin/rustc --crate-name uom --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.37.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="f32"' --cfg 'feature="si"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("autoconvert", "bigint", "bigint-support", "bigrational", "biguint", "complex-support", "complex32", "complex64", "default", "f32", "f64", "i128", "i16", "i32", "i64", "i8", "isize", "num-bigint", "num-complex", "num-rational", "rational", "rational-support", "rational32", "rational64", "serde", "si", "std", "try-from", "u128", "u16", "u32", "u64", "u8", "use_serde", "usize"))' -C metadata=4b68b21a739a0cad -C extra-filename=-241b93a620350725 --out-dir /opt/rustwide/target/debug/build/uom/241b93a620350725/out --extern num_traits=/opt/rustwide/target/debug/build/num-traits/46e8f08bdffa9b95/out/libnum_traits-46e8f08bdffa9b95.rmeta --extern typenum=/opt/rustwide/target/debug/build/typenum/4c820b3e2b4e41c0/out/libtypenum-4c820b3e2b4e41c0.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "459272dcae6505b16a725291f1b8ec466c3faf2187af5306c09ef172e5ff063a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "459272dcae6505b16a725291f1b8ec466c3faf2187af5306c09ef172e5ff063a", kill_on_drop: false }`
[INFO] [stdout] 459272dcae6505b16a725291f1b8ec466c3faf2187af5306c09ef172e5ff063a
