[INFO] cloning repository https://github.com/mmmaisel/empowerd [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mmmaisel/empowerd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmmmaisel%2Fempowerd", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmmmaisel%2Fempowerd'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4d39905c683e5a4f3fe456d3e5658c9367196e1a [INFO] documenting mmmaisel/empowerd against 1.95.0 for beta-1.96-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmmmaisel%2Fempowerd" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/mmmaisel/empowerd [INFO] finished tweaking git repo https://github.com/mmmaisel/empowerd [INFO] tweaked toml for git repo https://github.com/mmmaisel/empowerd written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mmmaisel/empowerd on toolchain 1.95.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mmmaisel/empowerd 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded migrations_internals v2.3.0 [INFO] [stderr] Downloaded migrations_macros v2.3.0 [INFO] [stderr] Downloaded async-hid v0.3.0 [INFO] [stderr] Downloaded dsl_auto_type v0.2.0 [INFO] [stderr] Downloaded byteorder-cursor v1.0.1 [INFO] [stderr] Downloaded diesel_table_macro_syntax v0.3.0 [INFO] [stderr] Downloaded influxdb_derive v0.5.1 [INFO] [stderr] Downloaded clap v4.5.49 [INFO] [stderr] Downloaded diesel_migrations v2.3.0 [INFO] [stderr] Downloaded gpiocdev-uapi v0.6.4 [INFO] [stderr] Downloaded diesel-async v0.7.3 [INFO] [stderr] Downloaded gpiocdev v0.7.3 [INFO] [stderr] Downloaded diesel_derives v2.3.3 [INFO] [stderr] Downloaded juniper_codegen v0.17.0 [INFO] [stderr] Downloaded spa v0.5.1 [INFO] [stderr] Downloaded uom v0.37.0 [INFO] [stderr] Downloaded clap_builder v4.5.49 [INFO] [stderr] Downloaded serialport v4.7.3 [INFO] [stderr] Downloaded juniper v0.17.0 [INFO] [stderr] Downloaded sma-proto v1.1.1 [INFO] [stderr] Downloaded tokio-modbus v0.16.5 [INFO] [stderr] Downloaded term v1.2.0 [INFO] [stderr] Downloaded slog-term v2.9.2 [INFO] [stderr] Downloaded sloggers v2.2.0 [INFO] [stderr] Downloaded mio-serial v5.0.6 [INFO] [stderr] Downloaded ws6in1-proto v1.0.1 [INFO] [stderr] Downloaded ioctl-sys v0.8.0 [INFO] [stderr] Downloaded influxdb v0.7.2 [INFO] [stderr] Downloaded juniper_hyper v0.10.0 [INFO] [stderr] Downloaded jwt v0.16.0 [INFO] [stderr] Downloaded diesel v2.3.2 [INFO] [stderr] Downloaded rust-argon2 v3.0.0 [INFO] [stderr] Downloaded slog-async v2.8.0 [INFO] [stderr] Downloaded slog-stdlog v4.1.1 [INFO] [stderr] Downloaded tokio-serial v5.4.5 [INFO] [stderr] Downloaded slog v2.8.2 [INFO] [stderr] Downloaded windows-acl v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1fc5eb2955737c85543db2f1212a3db522554eb925df74059c879dc8445ea3a5 [INFO] running `Command { std: "docker" "start" "-a" "1fc5eb2955737c85543db2f1212a3db522554eb925df74059c879dc8445ea3a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1fc5eb2955737c85543db2f1212a3db522554eb925df74059c879dc8445ea3a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1fc5eb2955737c85543db2f1212a3db522554eb925df74059c879dc8445ea3a5", kill_on_drop: false }` [INFO] [stdout] 1fc5eb2955737c85543db2f1212a3db522554eb925df74059c879dc8445ea3a5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.95.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 47f2c2eed95e08a84d2e1c0dbbc46690f604aa0579ad5c3a0ca32c530ca303a4 [INFO] running `Command { std: "docker" "start" "-a" "47f2c2eed95e08a84d2e1c0dbbc46690f604aa0579ad5c3a0ca32c530ca303a4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Checking lock_api v0.4.14 [INFO] [stderr] Checking bitflags v2.9.4 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Checking stable_deref_trait v1.2.1 [INFO] [stderr] Checking hashbrown v0.16.0 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling openssl-sys v0.9.110 [INFO] [stderr] Compiling slog v2.8.2 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling openssl v0.10.74 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Compiling pq-sys v0.7.5 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling diesel_derives v2.3.3 [INFO] [stderr] Checking unicode-bidi v0.3.18 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Checking unicode-properties v0.1.3 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking indexmap v2.12.0 [INFO] [stderr] Checking crc-catalog v2.4.0 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Checking crc v3.3.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Checking deranged v0.5.4 [INFO] [stderr] Checking serde_json v1.0.145 [INFO] [stderr] Checking stringprep v0.1.5 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling serde_spanned v1.0.3 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking clap_builder v4.5.49 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking phf_shared v0.13.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling crc16 v0.4.0 [INFO] [stderr] Checking iri-string v0.7.8 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking arc-swap v1.7.1 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking downcast-rs v2.0.2 [INFO] [stderr] Compiling slog-async v2.8.0 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking phf v0.13.1 [INFO] [stderr] Checking rustls-pki-types v1.12.0 [INFO] [stderr] Checking futures-lite v2.6.1 [INFO] [stderr] Checking compact_str v0.9.0 [INFO] [stderr] Checking byteorder-cursor v1.0.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking term v1.2.0 [INFO] [stderr] Checking deadpool-runtime v0.1.4 [INFO] [stderr] Checking whoami v1.6.1 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Checking arcstr v1.2.0 [INFO] [stderr] Checking ioctl-sys v0.8.0 [INFO] [stderr] Checking blake2b_simd v1.0.3 [INFO] [stderr] Checking scoped-futures v0.1.4 [INFO] [stderr] Checking constant_time_eq v0.4.2 [INFO] [stderr] Checking uom v0.37.0 [INFO] [stderr] Checking mio v1.1.0 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Checking socket2 v0.6.1 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking time v0.3.44 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Checking io-lifetimes v1.0.11 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Checking udev v0.9.3 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking rust-argon2 v3.0.0 [INFO] [stderr] Checking daemonize v0.5.0 [INFO] [stderr] Compiling toml v0.9.8 [INFO] [stderr] Checking usb-reset v0.1.0 (/opt/rustwide/workdir/lib/usb-reset) [INFO] [stderr] Checking postgres-protocol v0.6.9 [INFO] [stderr] Compiling trackable_derive v1.0.0 [INFO] [stderr] Checking postgres-types v0.2.11 [INFO] [stderr] Checking trackable v1.3.0 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.3.0 [INFO] [stderr] Compiling derive_utils v0.15.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling auto_enums v0.8.7 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling influxdb_derive v0.5.1 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] error: could not compile `derive_more-impl` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.95.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name derive_more_impl --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/derive_more-impl-2.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(ci)' --check-cfg 'cfg(nightly)' --cfg 'feature="as_ref"' --cfg 'feature="debug"' --cfg 'feature="default"' --cfg 'feature="deref"' --cfg 'feature="display"' --cfg 'feature="error"' --cfg 'feature="from"' --cfg 'feature="into"' --cfg 'feature="into_iterator"' --cfg 'feature="try_into"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("add", "add_assign", "as_ref", "constructor", "debug", "default", "deref", "deref_mut", "display", "error", "from", "from_str", "full", "index", "index_mut", "into", "into_iterator", "is_variant", "mul", "mul_assign", "not", "sum", "testing-helpers", "try_from", "try_into", "try_unwrap", "unwrap"))' -C metadata=565828a401be7ae0 -C extra-filename=-b530f2779eaae783 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-5dacdafd8aeec1ae.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-ede29c385df04e57.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-542ab10fa6084b8c.rlib --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-c2cc5e954e168f6b.rlib --extern proc_macro --cap-lints allow --cap-lints=warn` (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/1.95.0-x86_64-unknown-linux-gnu/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 --crate-type lib --emit=dep-info,metadata -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=18456430400ee373 -C extra-filename=-7a6cd8af7befdf61 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-c17606141035fbe0.rmeta --extern typenum=/opt/rustwide/target/debug/deps/libtypenum-8d3eb09de74b7fff.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "47f2c2eed95e08a84d2e1c0dbbc46690f604aa0579ad5c3a0ca32c530ca303a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47f2c2eed95e08a84d2e1c0dbbc46690f604aa0579ad5c3a0ca32c530ca303a4", kill_on_drop: false }` [INFO] [stdout] 47f2c2eed95e08a84d2e1c0dbbc46690f604aa0579ad5c3a0ca32c530ca303a4