[INFO] cloning repository https://github.com/hexfellow/hex-pcw-direct-can-control-demo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hexfellow/hex-pcw-direct-can-control-demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhexfellow%2Fhex-pcw-direct-can-control-demo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhexfellow%2Fhex-pcw-direct-can-control-demo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fb496c4b34447f0013704fa81bc5edf37d26386c [INFO] testing hexfellow/hex-pcw-direct-can-control-demo against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhexfellow%2Fhex-pcw-direct-can-control-demo" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/hexfellow/hex-pcw-direct-can-control-demo [INFO] finished tweaking git repo https://github.com/hexfellow/hex-pcw-direct-can-control-demo [INFO] tweaked toml for git repo https://github.com/hexfellow/hex-pcw-direct-can-control-demo written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/hexfellow/hex-pcw-direct-can-control-demo on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/hexfellow/hex-pcw-direct-can-control-demo 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 003f5c63dd126a7f0b1e403b15a73b3575b3dbdd56602cd6504ced5545384677 [INFO] running `Command { std: "docker" "start" "-a" "003f5c63dd126a7f0b1e403b15a73b3575b3dbdd56602cd6504ced5545384677", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "003f5c63dd126a7f0b1e403b15a73b3575b3dbdd56602cd6504ced5545384677", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "003f5c63dd126a7f0b1e403b15a73b3575b3dbdd56602cd6504ced5545384677", kill_on_drop: false }` [INFO] [stdout] 003f5c63dd126a7f0b1e403b15a73b3575b3dbdd56602cd6504ced5545384677 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 49fc30f3e5f07e0104f02b03f0617d479558cba1572fb229751523672203e10c [INFO] running `Command { std: "docker" "start" "-a" "49fc30f3e5f07e0104f02b03f0617d479558cba1572fb229751523672203e10c", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling syn v2.0.102 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling bytemuck v1.23.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling inotify v0.11.0 [INFO] [stderr] Compiling ioctl-sys v0.8.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling wide v0.7.32 [INFO] [stderr] Compiling socketcan v3.5.0 [INFO] [stderr] Compiling libudev v0.3.0 [INFO] [stderr] Compiling nb v1.1.0 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling gilrs v0.11.0 [INFO] [stderr] Compiling embedded-can v0.4.1 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling jiff v0.2.14 [INFO] [stderr] Compiling random v0.14.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling ctrlc v3.4.7 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling ndarray v0.16.1 [INFO] [stderr] Compiling gilrs-core v0.6.4 [INFO] [stderr] Compiling mac_address v1.1.8 [INFO] [stderr] Compiling simba v0.9.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Compiling prost-derive v0.12.6 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling build-time v0.1.3 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling tungstenite v0.26.2 [INFO] [stderr] Compiling unescaper v0.1.6 [INFO] [stderr] Compiling gpiocdev-uapi v0.6.4 [INFO] [stderr] Compiling serialport v4.7.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] error: could not compile `jiff` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/bin/rustc --crate-name jiff --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/jiff-0.2.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "js", "logging", "perf-inline", "serde", "static", "static-tz", "std", "tz-fat", "tz-system", "tzdb-bundle-always", "tzdb-bundle-platform", "tzdb-concatenated", "tzdb-zoneinfo"))' -C metadata=857f83e5e8ed3bdd -C extra-filename=-f08c26e031af19de --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "49fc30f3e5f07e0104f02b03f0617d479558cba1572fb229751523672203e10c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49fc30f3e5f07e0104f02b03f0617d479558cba1572fb229751523672203e10c", kill_on_drop: false }` [INFO] [stdout] 49fc30f3e5f07e0104f02b03f0617d479558cba1572fb229751523672203e10c