[INFO] cloning repository https://github.com/uglyoldbob/cert-common [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/uglyoldbob/cert-common" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuglyoldbob%2Fcert-common", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuglyoldbob%2Fcert-common'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ed8285a6f96a71804cd4eb7e0001765701fbab16 [INFO] testing uglyoldbob/cert-common against try#a7ee93192a766fb0dafa23def7154fc03cfcfc3e for pr-146989 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuglyoldbob%2Fcert-common" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/uglyoldbob/cert-common [INFO] finished tweaking git repo https://github.com/uglyoldbob/cert-common [INFO] tweaked toml for git repo https://github.com/uglyoldbob/cert-common written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/uglyoldbob/cert-common on toolchain a7ee93192a766fb0dafa23def7154fc03cfcfc3e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/uglyoldbob/cert-common 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" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1ee13043a42b51adbc1f54bf596bc6890b3f660a931e06f1398a0af730e94700 [INFO] running `Command { std: "docker" "start" "-a" "1ee13043a42b51adbc1f54bf596bc6890b3f660a931e06f1398a0af730e94700", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1ee13043a42b51adbc1f54bf596bc6890b3f660a931e06f1398a0af730e94700", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ee13043a42b51adbc1f54bf596bc6890b3f660a931e06f1398a0af730e94700", kill_on_drop: false }` [INFO] [stdout] 1ee13043a42b51adbc1f54bf596bc6890b3f660a931e06f1398a0af730e94700 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a4eb574a8908f9bd2b7f3c32c285f690e27b92b53ffb519bc2c6be59314bc160 [INFO] running `Command { std: "docker" "start" "-a" "a4eb574a8908f9bd2b7f3c32c285f690e27b92b53ffb519bc2c6be59314bc160", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling toml_edit v0.23.9 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling endi v1.1.1 [INFO] [stderr] Compiling base64ct v1.8.1 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling async-lock v3.4.1 [INFO] [stderr] Compiling wayland-sys v0.31.7 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling async-executor v1.13.3 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.7 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling async-broadcast v0.7.2 [INFO] [stderr] Compiling ordered-stream v0.2.0 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling async-fs v2.2.0 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling salsa20 v0.10.2 [INFO] [stderr] Compiling wayland-backend v0.3.11 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling scrypt v0.11.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zvariant_utils v2.1.0 [INFO] [stderr] Compiling wayland-client v0.31.11 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling wayland-scanner v0.31.7 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling xdg-home v1.3.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling oid-registry v0.7.1 [INFO] [stderr] Compiling polling v3.11.0 [INFO] [stderr] Compiling raw-window-handle v0.6.2 [INFO] [stderr] Compiling async-net v2.0.0 [INFO] [stderr] Compiling async-signal v0.2.13 [INFO] [stderr] Compiling num-bigint-dig v0.8.6 [INFO] [stderr] Compiling async-process v2.5.0 [INFO] [stderr] Compiling ab_glyph v0.2.32 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Compiling der_derive v0.7.3 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling tracing v0.1.43 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zvariant_derive v4.2.0 [INFO] [stderr] Compiling asn1-rs-impl v0.2.0 [INFO] [stderr] Compiling asn1-rs-derive v0.5.1 [INFO] [stderr] Compiling pkcs5 v0.7.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling zbus_macros v4.4.0 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling enumflags2 v0.7.12 [INFO] [stderr] Compiling zvariant_utils v3.2.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling asn1-rs v0.6.2 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling zvariant_derive v5.8.0 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling zvariant v5.8.0 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling ecolor v0.27.2 [INFO] [stderr] Compiling rfd v0.14.1 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling emath v0.27.2 [INFO] [stderr] Compiling zvariant v4.2.0 [INFO] [stderr] Compiling der-parser v9.0.0 [INFO] [stderr] Compiling epaint v0.27.2 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling zbus_names v4.2.0 [INFO] [stderr] Compiling x509-cert v0.2.5 [INFO] [stderr] Compiling wayland-protocols v0.32.9 [INFO] [stderr] Compiling zbus_macros v5.12.0 [INFO] [stderr] Compiling zbus_names v3.0.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling zbus v4.4.0 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling ssh-encoding v0.2.0 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling rtoolbox v0.0.3 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling rfd v0.16.0 [INFO] [stderr] Compiling pollster v0.3.0 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling pem v3.0.6 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling x509-parser v0.16.0 [INFO] [stderr] Compiling rpassword v7.4.0 [INFO] [stderr] Compiling simple_logger v4.3.3 [INFO] [stderr] Compiling ssh-cipher v0.2.0 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling cms v0.2.3 [INFO] [stderr] Compiling rsa v0.9.9 [INFO] [stderr] Compiling zbus v5.12.0 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling egui v0.27.2 [INFO] [stderr] Compiling userprompt_derive v0.0.4 [INFO] [stderr] Compiling rustls-pki-types v1.13.1 [INFO] [stderr] Compiling pollster v0.4.0 [INFO] [stderr] Compiling ocsp v0.4.0 (https://github.com/uglyoldbob/ocsp-rs#cbb2858c) [INFO] [stderr] Compiling rcgen v0.13.0 (https://github.com/uglyoldbob/rcgen.git?branch=attributes#776f76f9) [INFO] [stderr] Compiling ssh-key v0.6.7 [INFO] [stderr] Compiling pkcs12 v0.1.0 [INFO] [stderr] Compiling ashpd v0.8.1 [INFO] [stderr] Compiling service v0.2.1 (https://github.com/uglyoldbob/service.git#5c10d3d6) [INFO] [stderr] error: could not compile `zbus` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/bin/rustc --crate-name zbus --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zbus-4.4.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="async-executor"' --cfg 'feature="async-fs"' --cfg 'feature="async-io"' --cfg 'feature="async-lock"' --cfg 'feature="async-task"' --cfg 'feature="blocking"' --cfg 'feature="url"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-executor", "async-fs", "async-io", "async-lock", "async-task", "blocking", "bus-impl", "chrono", "default", "heapless", "option-as-array", "p2p", "time", "tokio", "tokio-vsock", "url", "uuid", "vsock"))' -C metadata=304e0d314e73ffec -C extra-filename=-fccd6a68880dc7bd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_broadcast=/opt/rustwide/target/debug/deps/libasync_broadcast-2f8723e24e9b071e.rmeta --extern async_executor=/opt/rustwide/target/debug/deps/libasync_executor-8f2049fd1f47c73e.rmeta --extern async_fs=/opt/rustwide/target/debug/deps/libasync_fs-6457c5f6f550de94.rmeta --extern async_io=/opt/rustwide/target/debug/deps/libasync_io-88ac48dc5aeb40fb.rmeta --extern async_lock=/opt/rustwide/target/debug/deps/libasync_lock-5108287a72bae329.rmeta --extern async_task=/opt/rustwide/target/debug/deps/libasync_task-65820d26b839a505.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-4ba1f69100619a37.so --extern blocking=/opt/rustwide/target/debug/deps/libblocking-fbbcbbe2ed487da1.rmeta --extern enumflags2=/opt/rustwide/target/debug/deps/libenumflags2-5c4772e51f9b101c.rmeta --extern event_listener=/opt/rustwide/target/debug/deps/libevent_listener-2ade8439f857dddd.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-fc6bb1738f00fc87.rmeta --extern futures_sink=/opt/rustwide/target/debug/deps/libfutures_sink-be8442ee548d90f9.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-34b6843219f22fc4.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rmeta --extern nix=/opt/rustwide/target/debug/deps/libnix-ffd9d48b581a707d.rmeta --extern ordered_stream=/opt/rustwide/target/debug/deps/libordered_stream-490dc7b42735c7a1.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-2eebf681475fdbf0.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-8c8dc47e52c985f4.rmeta --extern serde_repr=/opt/rustwide/target/debug/deps/libserde_repr-eae5bdeecd93d2e2.so --extern sha1=/opt/rustwide/target/debug/deps/libsha1-f88bd06badc6a345.rmeta --extern static_assertions=/opt/rustwide/target/debug/deps/libstatic_assertions-d53a9977dc6e27e5.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-8f073a3cadf70c9b.rmeta --extern xdg_home=/opt/rustwide/target/debug/deps/libxdg_home-ba4861b5b22b4a7b.rmeta --extern zbus_macros=/opt/rustwide/target/debug/deps/libzbus_macros-889122e9f4267ad7.so --extern zbus_names=/opt/rustwide/target/debug/deps/libzbus_names-85ee26d6737ba3ab.rmeta --extern zvariant=/opt/rustwide/target/debug/deps/libzvariant-7582b30bbd5b9d22.rmeta --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" "a4eb574a8908f9bd2b7f3c32c285f690e27b92b53ffb519bc2c6be59314bc160", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4eb574a8908f9bd2b7f3c32c285f690e27b92b53ffb519bc2c6be59314bc160", kill_on_drop: false }` [INFO] [stdout] a4eb574a8908f9bd2b7f3c32c285f690e27b92b53ffb519bc2c6be59314bc160