[INFO] fetching crate buzz 2.0.0... [INFO] documenting buzz-2.0.0 against beta-2026-04-21 for beta-1.96-rustdoc-1 [INFO] extracting crate buzz 2.0.0 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate buzz 2.0.0 [INFO] finished tweaking crates.io crate buzz 2.0.0 [INFO] tweaked toml for crates.io crate buzz 2.0.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate buzz 2.0.0 on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate buzz 2.0.0 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 65562bc32ace42a9974f5456168002a3cafd9289f9cc7d40336326178e2a8f67 [INFO] running `Command { std: "docker" "start" "-a" "65562bc32ace42a9974f5456168002a3cafd9289f9cc7d40336326178e2a8f67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "65562bc32ace42a9974f5456168002a3cafd9289f9cc7d40336326178e2a8f67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65562bc32ace42a9974f5456168002a3cafd9289f9cc7d40336326178e2a8f67", kill_on_drop: false }` [INFO] [stdout] 65562bc32ace42a9974f5456168002a3cafd9289f9cc7d40336326178e2a8f67 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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" "+beta-2026-04-21" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7a68961f5bafd1161bf25553f0373c37a641acfe6d8510469311d6f818ced0a5 [INFO] running `Command { std: "docker" "start" "-a" "7a68961f5bafd1161bf25553f0373c37a641acfe6d8510469311d6f818ced0a5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling cc v1.0.95 [INFO] [stderr] Checking parking v2.2.0 [INFO] [stderr] Compiling serde v1.0.199 [INFO] [stderr] Compiling libdbus-sys v0.2.5 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking getrandom v0.2.14 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Compiling unicode-width v0.1.12 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking rustls-pki-types v1.5.0 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Checking event-listener v4.0.3 [INFO] [stderr] Checking event-listener v5.3.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Compiling xml-rs v0.8.20 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking futures-lite v2.3.0 [INFO] [stderr] Compiling dbus v0.9.7 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Checking piper v0.2.1 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Checking event-listener-strategy v0.4.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking async-lock v3.3.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling either v1.11.0 [INFO] [stderr] Checking event-listener-strategy v0.5.2 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling thiserror v1.0.59 [INFO] [stderr] Checking async-channel v2.2.1 [INFO] [stderr] Checking endi v1.1.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Checking base64 v0.22.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking rustls-pemfile v2.1.2 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Checking blocking v1.6.0 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Checking async-fs v2.1.2 [INFO] [stderr] Checking rustls-native-certs v0.7.0 [INFO] [stderr] Checking async-executor v1.11.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking async-broadcast v0.7.0 [INFO] [stderr] Checking xdg-home v1.1.0 [INFO] [stderr] Checking ordered-stream v0.2.0 [INFO] [stderr] Checking dbus-tree v0.9.2 [INFO] [stderr] Checking aliasable v0.1.3 [INFO] [stderr] Compiling anyhow v1.0.82 [INFO] [stderr] Checking winnow v0.6.7 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking charset v0.1.3 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking data-encoding v2.5.0 [INFO] [stderr] Compiling dbus-codegen v0.9.1 [INFO] [stderr] Checking quoted_printable v0.5.0 [INFO] [stderr] Checking bufstream v0.1.4 [INFO] [stderr] Checking mailparse v0.14.1 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking directories-next v2.0.0 [INFO] [stderr] error: could not compile `dbus` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name dbus --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dbus-0.9.7/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("futures", "futures-channel", "futures-executor", "futures-util", "no-string-validation", "stdfd", "vendored"))' -C metadata=342eb88f374a7dd2 -C extra-filename=-d336ec0f3f6e7022 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libc=/opt/rustwide/target/debug/deps/liblibc-b6b1c477353e2fb5.rmeta --extern libdbus_sys=/opt/rustwide/target/debug/deps/liblibdbus_sys-16a5861df400b222.rmeta --cap-lints allow --cap-lints=warn -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `rustix` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name rustix --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-0.38.34/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="alloc"' --cfg 'feature="event"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="net"' --cfg 'feature="pipe"' --cfg 'feature="process"' --cfg 'feature="std"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "shm", "std", "stdio", "system", "termios", "thread", "time", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=01973f414dc525dd -C extra-filename=-e1842bfdc8108596 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-a6e87ae6822524a0.rmeta --extern linux_raw_sys=/opt/rustwide/target/debug/deps/liblinux_raw_sys-d41d11fd4f7889f7.rmeta --cap-lints allow --cap-lints=warn --cfg static_assertions --cfg linux_raw --cfg linux_like --cfg linux_kernel` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "7a68961f5bafd1161bf25553f0373c37a641acfe6d8510469311d6f818ced0a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a68961f5bafd1161bf25553f0373c37a641acfe6d8510469311d6f818ced0a5", kill_on_drop: false }` [INFO] [stdout] 7a68961f5bafd1161bf25553f0373c37a641acfe6d8510469311d6f818ced0a5