[INFO] cloning repository https://github.com/adria0/mbbs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/adria0/mbbs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadria0%2Fmbbs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadria0%2Fmbbs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1aaa7f50010af1de72ec3b2ee883fe958673e0ef [INFO] testing adria0/mbbs against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadria0%2Fmbbs" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/adria0/mbbs [INFO] finished tweaking git repo https://github.com/adria0/mbbs [INFO] tweaked toml for git repo https://github.com/adria0/mbbs written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/adria0/mbbs on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/adria0/mbbs 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" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded native_model v0.4.20 [INFO] [stderr] Downloaded embedded-hal-nb v1.0.0 [INFO] [stderr] Downloaded native_db_macro v0.8.2 [INFO] [stderr] Downloaded native_model_macro v0.4.20 [INFO] [stderr] Downloaded embedded-hal v1.0.0 [INFO] [stderr] Downloaded bluez-async v0.8.0 [INFO] [stderr] Downloaded serialport v4.7.3 [INFO] [stderr] Downloaded dbus v0.9.9 [INFO] [stderr] Downloaded micromath v2.1.0 [INFO] [stderr] Downloaded redb v1.5.1 [INFO] [stderr] Downloaded meshtastic v0.1.8 [INFO] [stderr] Downloaded tinytga v0.5.0 [INFO] [stderr] Downloaded redb v2.6.3 [INFO] [stderr] Downloaded mini-moka v0.10.3 [INFO] [stderr] Downloaded embedded-graphics-core v0.4.0 [INFO] [stderr] Downloaded i2cdev v0.6.2 [INFO] [stderr] Downloaded native_db v0.8.2 [INFO] [stderr] Downloaded sysfs_gpio v0.6.2 [INFO] [stderr] Downloaded linux-embedded-hal v0.4.1 [INFO] [stderr] Downloaded serde-xml-rs v0.6.0 [INFO] [stderr] Downloaded prost-derive v0.14.1 [INFO] [stderr] Downloaded prost v0.14.1 [INFO] [stderr] Downloaded mio-serial v5.0.6 [INFO] [stderr] Downloaded unescaper v0.1.6 [INFO] [stderr] Downloaded tokio-serial v5.4.5 [INFO] [stderr] Downloaded embedded-graphics v0.8.1 [INFO] [stderr] Downloaded epd-waveshare v0.6.0 [INFO] [stderr] Downloaded spidev v0.6.1 [INFO] [stderr] Downloaded nb v1.1.0 [INFO] [stderr] Downloaded gpio-cdev 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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 12768e530488bf17ba90de87b5a9079f867f2ac27d8992fcd702225fc1f85f26 [INFO] running `Command { std: "docker" "start" "-a" "12768e530488bf17ba90de87b5a9079f867f2ac27d8992fcd702225fc1f85f26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "12768e530488bf17ba90de87b5a9079f867f2ac27d8992fcd702225fc1f85f26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12768e530488bf17ba90de87b5a9079f867f2ac27d8992fcd702225fc1f85f26", kill_on_drop: false }` [INFO] [stdout] 12768e530488bf17ba90de87b5a9079f867f2ac27d8992fcd702225fc1f85f26 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0019737ae1f9ef5a40c068b65ad2f22594661f86592b2fc0aace8e7535dd02b7 [INFO] running `Command { std: "docker" "start" "-a" "0019737ae1f9ef5a40c068b65ad2f22594661f86592b2fc0aace8e7535dd02b7", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling camino v1.2.1 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling pulldown-cmark v0.9.6 [INFO] [stderr] Compiling libdbus-sys v0.2.6 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling syn v2.0.109 [INFO] [stderr] Compiling xml-rs v0.8.28 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling redb v2.6.3 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling redb v1.5.1 [INFO] [stderr] Compiling embedded-hal v1.0.0 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling serde_bytes v0.11.19 [INFO] [stderr] Compiling micromath v2.1.0 [INFO] [stderr] Compiling nb v1.1.0 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling mini-moka v0.10.3 [INFO] [stderr] Compiling meshtastic v0.1.8 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling clap_builder v4.5.51 [INFO] [stderr] Compiling embedded-hal-nb v1.0.0 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling tagptr v0.2.0 [INFO] [stderr] Compiling embedded-graphics-core v0.4.0 [INFO] [stderr] Compiling jiff v0.2.16 [INFO] [stderr] Compiling embedded-graphics v0.8.1 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling bit_field v0.10.3 [INFO] [stderr] Compiling triomphe v0.1.15 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling nix v0.23.2 [INFO] [stderr] Compiling nix v0.27.1 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling meshboard v0.1.0-alpha (/opt/rustwide/workdir) [INFO] [stderr] Compiling tinytga v0.5.0 [INFO] [stderr] Compiling gpio-cdev v0.6.0 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling epd-waveshare v0.6.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling env_filter v0.1.4 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerocopy-derive v0.8.27 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling prost-derive v0.14.1 [INFO] [stderr] Compiling native_model_macro v0.4.20 [INFO] [stderr] Compiling native_db_macro v0.8.2 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling spidev v0.6.1 [INFO] [stderr] Compiling i2cdev v0.6.2 [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/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/bin/rustc --crate-name jiff --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/jiff-0.2.16/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 --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_jiff)' --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=dccfd71dd3853607 -C extra-filename=-1f8a2701dd868ca6 --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] [stderr] error: could not compile `nix` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/bin/rustc --crate-name nix --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nix-0.26.4/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="acct"' --cfg 'feature="aio"' --cfg 'feature="default"' --cfg 'feature="dir"' --cfg 'feature="env"' --cfg 'feature="event"' --cfg 'feature="feature"' --cfg 'feature="fs"' --cfg 'feature="hostname"' --cfg 'feature="inotify"' --cfg 'feature="ioctl"' --cfg 'feature="kmod"' --cfg 'feature="memoffset"' --cfg 'feature="mman"' --cfg 'feature="mount"' --cfg 'feature="mqueue"' --cfg 'feature="net"' --cfg 'feature="personality"' --cfg 'feature="pin-utils"' --cfg 'feature="poll"' --cfg 'feature="process"' --cfg 'feature="pthread"' --cfg 'feature="ptrace"' --cfg 'feature="quota"' --cfg 'feature="reboot"' --cfg 'feature="resource"' --cfg 'feature="sched"' --cfg 'feature="signal"' --cfg 'feature="socket"' --cfg 'feature="term"' --cfg 'feature="time"' --cfg 'feature="ucontext"' --cfg 'feature="uio"' --cfg 'feature="user"' --cfg 'feature="zerocopy"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("acct", "aio", "default", "dir", "env", "event", "feature", "fs", "hostname", "inotify", "ioctl", "kmod", "memoffset", "mman", "mount", "mqueue", "net", "personality", "pin-utils", "poll", "process", "pthread", "ptrace", "quota", "reboot", "resource", "sched", "signal", "socket", "term", "time", "ucontext", "uio", "user", "zerocopy"))' -C metadata=6965986f1bf659cb -C extra-filename=-1183b725627c1397 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-e2b4db6c651223da.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-5af52f617df93f8f.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-534d67eb7a3ebdb5.rmeta --extern memoffset=/opt/rustwide/target/debug/deps/libmemoffset-74249b542e0ac4da.rmeta --extern pin_utils=/opt/rustwide/target/debug/deps/libpin_utils-9a5791cba021167a.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "0019737ae1f9ef5a40c068b65ad2f22594661f86592b2fc0aace8e7535dd02b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0019737ae1f9ef5a40c068b65ad2f22594661f86592b2fc0aace8e7535dd02b7", kill_on_drop: false }` [INFO] [stdout] 0019737ae1f9ef5a40c068b65ad2f22594661f86592b2fc0aace8e7535dd02b7