[INFO] fetching crate probe-rs-tools 0.31.0... [INFO] documenting probe-rs-tools-0.31.0 against try#a394c9cd9ec93787f09a7ac445b14cc674a94549 for pr-151918 [INFO] extracting crate probe-rs-tools 0.31.0 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate probe-rs-tools 0.31.0 [INFO] finished tweaking crates.io crate probe-rs-tools 0.31.0 [INFO] tweaked toml for crates.io crate probe-rs-tools 0.31.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate probe-rs-tools 0.31.0 on toolchain a394c9cd9ec93787f09a7ac445b14cc674a94549 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate probe-rs-tools 0.31.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" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9ddde496a1021257b374d006c736343d7e5b02c150cf3cdce241917bc9685459 [INFO] running `Command { std: "docker" "start" "-a" "9ddde496a1021257b374d006c736343d7e5b02c150cf3cdce241917bc9685459", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9ddde496a1021257b374d006c736343d7e5b02c150cf3cdce241917bc9685459", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ddde496a1021257b374d006c736343d7e5b02c150cf3cdce241917bc9685459", kill_on_drop: false }` [INFO] [stdout] 9ddde496a1021257b374d006c736343d7e5b02c150cf3cdce241917bc9685459 [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=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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 33798cf315267eebc85e35578cc738d30b544290b3eab1de50ae5d5761845e47 [INFO] running `Command { std: "docker" "start" "-a" "33798cf315267eebc85e35578cc738d30b544290b3eab1de50ae5d5761845e47", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.105 [INFO] [stderr] Compiling quote v1.0.43 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling zmij v1.0.2 [INFO] [stderr] Checking lock_api v0.4.14 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Checking ryu v1.0.21 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Compiling cc v1.2.50 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Checking signal-hook-registry v1.4.7 [INFO] [stderr] Checking zlib-rs v0.5.4 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking hash32 v0.3.1 [INFO] [stderr] Checking twox-hash v2.1.2 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Checking ruzstd v0.8.2 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Compiling heapless v0.9.2 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Checking signal-hook v0.3.18 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Compiling toml_edit v0.23.10+spec-1.0.0 [INFO] [stderr] Compiling serde_with v3.16.1 [INFO] [stderr] Checking csv-core v0.1.13 [INFO] [stderr] Checking no_std_io2 v0.8.1 [INFO] [stderr] Compiling unty v0.0.4 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling instability v0.3.10 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Checking libz-rs-sys v0.5.4 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Checking flate2 v1.1.5 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Checking time v0.3.44 [INFO] [stderr] Compiling object v0.38.1 [INFO] [stderr] Checking gimli v0.32.3 [INFO] [stderr] Checking unicode-truncate v2.0.0 [INFO] [stderr] Checking csv v1.4.0 [INFO] [stderr] Checking compact_str v0.9.0 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Checking signal-hook-mio v0.2.5 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling uriparse v0.6.4 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking parse_int v0.9.0 [INFO] [stderr] Compiling hidapi v2.6.4 [INFO] [stderr] Compiling cpp_demangle v0.4.5 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling zerocopy v0.8.33 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Checking clap_builder v4.5.54 [INFO] [stderr] Compiling peg-macros v0.8.5 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling capstone-sys v0.18.0 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking rmp v0.8.14 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking nix v0.27.1 [INFO] [stderr] Checking futures-lite v2.6.1 [INFO] [stderr] Checking hash32 v0.2.1 [INFO] [stderr] Compiling linkme-impl v0.3.35 [INFO] [stderr] Checking basic-udev v0.1.2 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Compiling camino v1.2.2 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Compiling boolean_expression v0.3.11 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking toml_parser v1.0.6+spec-1.1.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking line-clipping v0.3.5 [INFO] [stderr] Checking semver v1.0.27 [INFO] [stderr] Checking serde_spanned v1.0.4 [INFO] [stderr] Checking toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Checking memmap2 v0.9.9 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Checking arc-swap v1.7.1 [INFO] [stderr] Checking mycelium-bitfield v0.1.5 [INFO] [stderr] Checking peg v0.8.5 [INFO] [stderr] Checking hexfloat2 v0.1.3 [INFO] [stderr] Checking mutex-traits v1.0.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Checking ihex v3.0.0 [INFO] [stderr] Checking dunce v1.0.5 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Checking typed-arena v2.0.2 [INFO] [stderr] Checking cordyceps v0.3.4 [INFO] [stderr] Checking encode_unicode v0.3.6 [INFO] [stderr] Checking uf2-decode v0.2.0 [INFO] [stderr] Compiling linkme v0.3.35 [INFO] [stderr] Checking zopfli v0.8.3 [INFO] [stderr] Checking alterable_logger v1.0.1 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking toml v0.9.11+spec-1.1.0 [INFO] [stderr] Checking colored v2.2.0 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [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/a394c9cd9ec93787f09a7ac445b14cc674a94549/bin/rustc --crate-name rustix --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-1.1.3/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 --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(error_in_core)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(linux_raw_dep)' --check-cfg 'cfg(lower_upper_exp_for_non_zero)' --check-cfg 'cfg(sanitize_memory)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(rustc_diagnostics)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(wasip2)' --check-cfg 'cfg(target_arch, values("xtensa"))' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="event"' --cfg 'feature="fs"' --cfg 'feature="mm"' --cfg 'feature="net"' --cfg 'feature="pipe"' --cfg 'feature="process"' --cfg 'feature="std"' --cfg 'feature="stdio"' --cfg 'feature="termios"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "core", "default", "event", "fs", "io_uring", "libc", "libc_errno", "linux_4_11", "linux_5_1", "linux_5_11", "linux_latest", "mm", "mount", "net", "param", "pipe", "process", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=9fa5f06d2a3da2f9 -C extra-filename=-6b1e6f1a3e143c92 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-17dc81b75abdda5c.rmeta --extern linux_raw_sys=/opt/rustwide/target/debug/deps/liblinux_raw_sys-dd80aefb0724e325.rmeta --cap-lints allow --cap-lints=forbid --cfg static_assertions --cfg lower_upper_exp_for_non_zero --cfg rustc_diagnostics --cfg linux_raw_dep --cfg linux_raw --cfg linux_like --cfg linux_kernel` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "33798cf315267eebc85e35578cc738d30b544290b3eab1de50ae5d5761845e47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33798cf315267eebc85e35578cc738d30b544290b3eab1de50ae5d5761845e47", kill_on_drop: false }` [INFO] [stdout] 33798cf315267eebc85e35578cc738d30b544290b3eab1de50ae5d5761845e47