[INFO] cloning repository https://github.com/saltyfishie98/triponics-rpi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/saltyfishie98/triponics-rpi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsaltyfishie98%2Ftriponics-rpi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsaltyfishie98%2Ftriponics-rpi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1498850bda0a0fefb97700dbb5563b139fd10c19 [INFO] testing saltyfishie98/triponics-rpi against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsaltyfishie98%2Ftriponics-rpi" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/saltyfishie98/triponics-rpi [INFO] finished tweaking git repo https://github.com/saltyfishie98/triponics-rpi [INFO] tweaked toml for git repo https://github.com/saltyfishie98/triponics-rpi written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/saltyfishie98/triponics-rpi on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/saltyfishie98/triponics-rpi 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-serial v5.4.4 [INFO] [stderr] Downloaded unescaper v0.1.5 [INFO] [stderr] Downloaded mio-serial v5.0.5 [INFO] [stderr] Downloaded tokio-modbus v0.14.0 [INFO] [stderr] Downloaded serialport v4.5.1 [INFO] [stderr] Downloaded bevy_a11y v0.14.1 [INFO] [stderr] Downloaded actix-rt v2.10.0 [INFO] [stderr] Downloaded actix-macros v0.2.4 [INFO] [stderr] Downloaded actix-broker v0.4.3 [INFO] [stderr] Downloaded bevy_input v0.14.1 [INFO] [stderr] Downloaded rppal v0.19.0 [INFO] [stderr] Downloaded syn v2.0.75 [INFO] [stderr] Downloaded bevy_math v0.14.1 [INFO] [stderr] Downloaded tokio v1.39.3 [INFO] [stderr] Downloaded actix v0.13.5 [INFO] [stderr] Downloaded winnow v0.6.18 [INFO] [stderr] Downloaded glam v0.27.0 [INFO] [stderr] Downloaded error-stack v0.5.0 [INFO] [stderr] Downloaded bevy_reflect v0.14.1 [INFO] [stderr] Downloaded toml_edit v0.22.20 [INFO] [stderr] Downloaded paho-mqtt v0.12.5 [INFO] [stderr] Downloaded clap_builder v4.5.18 [INFO] [stderr] Downloaded bevy_window v0.14.1 [INFO] [stderr] Downloaded async-std v1.13.0 [INFO] [stderr] Downloaded clap v4.5.18 [INFO] [stderr] Downloaded postcard v1.0.10 [INFO] [stderr] Downloaded bevy-tokio-tasks v0.14.0 [INFO] [stderr] Downloaded bevy_diagnostic v0.14.1 [INFO] [stderr] Downloaded bevy_time v0.14.1 [INFO] [stderr] Downloaded bevy_ecs v0.14.1 [INFO] [stderr] Downloaded accesskit v0.14.0 [INFO] [stderr] Downloaded bevy_app v0.14.1 [INFO] [stderr] Downloaded bevy_tasks v0.14.1 [INFO] [stderr] Downloaded bevy_ptr v0.14.1 [INFO] [stderr] Downloaded bevy_reflect_derive v0.14.1 [INFO] [stderr] Downloaded bevy_utils v0.14.1 [INFO] [stderr] Downloaded bevy_internal v0.14.1 [INFO] [stderr] Downloaded actix_derive v0.6.1 [INFO] [stderr] Downloaded bevy_hierarchy v0.14.1 [INFO] [stderr] Downloaded bevy_transform v0.14.1 [INFO] [stderr] Downloaded async-global-executor v2.4.1 [INFO] [stderr] Downloaded gloo-timers v0.3.0 [INFO] [stderr] Downloaded bevy_log v0.14.1 [INFO] [stderr] Downloaded bevy_core v0.14.1 [INFO] [stderr] Downloaded bevy_macro_utils v0.14.1 [INFO] [stderr] Downloaded clap_derive v4.5.18 [INFO] [stderr] Downloaded cobs v0.2.3 [INFO] [stderr] Downloaded embedded-io v0.4.0 [INFO] [stderr] Downloaded embedded-io v0.6.1 [INFO] [stderr] Downloaded uom v0.36.0 [INFO] [stderr] Downloaded bevy_derive v0.14.1 [INFO] [stderr] Downloaded bevy_utils_proc_macros v0.14.1 [INFO] [stderr] Downloaded cmake v0.1.51 [INFO] [stderr] Downloaded serde_json v1.0.125 [INFO] [stderr] Downloaded paho-mqtt-sys v0.9.0 [INFO] [stderr] Downloaded bevy_ecs_macros v0.14.1 [INFO] [stderr] Downloaded openssl-src v300.3.1+3.3.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c7a536c2efc799081d18791bf3a5acc718827836b4b2381f5b1f420cfde234a2 [INFO] running `Command { std: "docker" "start" "-a" "c7a536c2efc799081d18791bf3a5acc718827836b4b2381f5b1f420cfde234a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c7a536c2efc799081d18791bf3a5acc718827836b4b2381f5b1f420cfde234a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7a536c2efc799081d18791bf3a5acc718827836b4b2381f5b1f420cfde234a2", kill_on_drop: false }` [INFO] [stdout] c7a536c2efc799081d18791bf3a5acc718827836b4b2381f5b1f420cfde234a2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a314d5c7c71fee337f53bbd78917ac12d0bf741a42e177c994c45a7c53356e15 [INFO] running `Command { std: "docker" "start" "-a" "a314d5c7c71fee337f53bbd78917ac12d0bf741a42e177c994c45a7c53356e15", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling serde v1.0.208 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling winnow v0.6.18 [INFO] [stderr] Compiling indexmap v2.4.0 [INFO] [stderr] Compiling futures-lite v2.3.0 [INFO] [stderr] Compiling typeid v1.0.2 [INFO] [stderr] Compiling syn v2.0.75 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling bytemuck v1.17.0 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling smol_str v0.2.2 [INFO] [stderr] Compiling bevy_ptr v0.14.1 [INFO] [stderr] Compiling value-bag v1.9.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling nonmax v0.5.5 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling bytes v1.7.1 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling openssl-src v300.3.1+3.3.1 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling cmake v0.1.51 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling async-executor v1.13.0 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling bevy_tasks v0.14.1 [INFO] [stderr] Compiling paho-mqtt-sys v0.9.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling libudev v0.3.0 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling accesskit v0.14.0 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling toml_edit v0.22.20 [INFO] [stderr] Compiling error-stack v0.5.0 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling raw-window-handle v0.6.2 [INFO] [stderr] Compiling const-fnv1a-hash v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.125 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling clap_builder v4.5.18 [INFO] [stderr] Compiling cobs v0.2.3 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling rppal v0.19.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling uom v0.36.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling bevy_macro_utils v0.14.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling serde_derive v1.0.208 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling bevy_utils_proc_macros v0.14.1 [INFO] [stderr] Compiling bevy_reflect_derive v0.14.1 [INFO] [stderr] Compiling bevy_ecs_macros v0.14.1 [INFO] [stderr] Compiling bevy_derive v0.14.1 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling actix_derive v0.6.1 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling macros v0.1.0 (/opt/rustwide/workdir/macros) [INFO] [stderr] Compiling tokio v1.39.3 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling zerocopy v0.7.35 [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/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/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=e719903f98734c44 -C extra-filename=-3ca5811e0782a4f4 --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-33ef6c02a07f9fec.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-80da446cb43cb779.rmeta --extern memoffset=/opt/rustwide/target/debug/deps/libmemoffset-f17d31d76a9bb725.rmeta --extern pin_utils=/opt/rustwide/target/debug/deps/libpin_utils-9a5791cba021167a.rmeta --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 `uom` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/bin/rustc --crate-name uom --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.36.0/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="autoconvert"' --cfg 'feature="default"' --cfg 'feature="f32"' --cfg 'feature="f64"' --cfg 'feature="si"' --cfg 'feature="std"' --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=72eede352ad49cc4 -C extra-filename=-12bffb0e82f9e505 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-342dde9f35e58743.rmeta --extern typenum=/opt/rustwide/target/debug/deps/libtypenum-66c155be53855aa0.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "a314d5c7c71fee337f53bbd78917ac12d0bf741a42e177c994c45a7c53356e15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a314d5c7c71fee337f53bbd78917ac12d0bf741a42e177c994c45a7c53356e15", kill_on_drop: false }` [INFO] [stdout] a314d5c7c71fee337f53bbd78917ac12d0bf741a42e177c994c45a7c53356e15