[INFO] fetching crate onyums 0.2.3... [INFO] checking onyums-0.2.3 against try#ed606620234c6b50f2414162c4bbabd5f4a925f3 for pr-147995 [INFO] extracting crate onyums 0.2.3 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate onyums 0.2.3 [INFO] finished tweaking crates.io crate onyums 0.2.3 [INFO] tweaked toml for crates.io crate onyums 0.2.3 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate onyums 0.2.3 on toolchain ed606620234c6b50f2414162c4bbabd5f4a925f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate onyums 0.2.3 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" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 852d3fa5f237b2752f9cff65deb9cfc2a5431fd54ead1f398e6fb3960846a85a [INFO] running `Command { std: "docker" "start" "-a" "852d3fa5f237b2752f9cff65deb9cfc2a5431fd54ead1f398e6fb3960846a85a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "852d3fa5f237b2752f9cff65deb9cfc2a5431fd54ead1f398e6fb3960846a85a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "852d3fa5f237b2752f9cff65deb9cfc2a5431fd54ead1f398e6fb3960846a85a", kill_on_drop: false }` [INFO] [stdout] 852d3fa5f237b2752f9cff65deb9cfc2a5431fd54ead1f398e6fb3960846a85a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 60246bc8c28f72a0d9706a90d50f30e8ea13a46711ce3b8087aec50675b3ccb8 [INFO] running `Command { std: "docker" "start" "-a" "60246bc8c28f72a0d9706a90d50f30e8ea13a46711ce3b8087aec50675b3ccb8", kill_on_drop: false }` [INFO] [stderr] Checking value-bag v1.11.0 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking lock_api v0.4.12 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking event-listener-strategy v0.5.3 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling cc v1.2.17 [INFO] [stderr] Checking rustix v0.38.44 [INFO] [stderr] Compiling strum v0.27.1 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Checking indexmap v2.8.0 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling derive-deftly-macros v1.1.0 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Checking retry-error v0.6.5 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Compiling openssl v0.10.71 [INFO] [stderr] Checking blocking v1.6.1 [INFO] [stderr] Checking getrandom v0.3.2 [INFO] [stderr] Checking async-executor v1.13.1 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling derive_arbitrary v1.4.1 [INFO] [stderr] Checking base64ct v1.7.3 [INFO] [stderr] Compiling derive-deftly-macros v0.14.6 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling openssl-src v300.4.2+3.4.1 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Checking pem-rfc7468 v0.7.0 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Compiling async_executors v0.7.0 [INFO] [stderr] Compiling blanket v0.3.0 [INFO] [stderr] Checking atomic v0.5.3 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking coarsetime v0.1.36 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Checking amplify_num v0.5.3 [INFO] [stderr] Checking ascii v1.1.0 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [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/ed606620234c6b50f2414162c4bbabd5f4a925f3/bin/rustc --crate-name rustix --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-0.38.44/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(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(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --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(target_arch, values("xtensa"))' --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", "compiler_builtins", "core", "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", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=a65b2636d77891d6 -C extra-filename=-a8ee3d9d7d3f1af0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-8fc7183388364ff8.rmeta --extern linux_raw_sys=/opt/rustwide/target/debug/deps/liblinux_raw_sys-e6364a9e6650ce14.rmeta --cap-lints allow --cap-lints=forbid --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" "60246bc8c28f72a0d9706a90d50f30e8ea13a46711ce3b8087aec50675b3ccb8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60246bc8c28f72a0d9706a90d50f30e8ea13a46711ce3b8087aec50675b3ccb8", kill_on_drop: false }` [INFO] [stdout] 60246bc8c28f72a0d9706a90d50f30e8ea13a46711ce3b8087aec50675b3ccb8