[INFO] fetching crate lazylora 0.6.1...
[INFO] checking lazylora-0.6.1 against master#f8463896a9b36a04899c013bd8825a7fd29dd7a4 for pr-151920
[INFO] extracting crate lazylora 0.6.1 into /workspace/builds/worker-7-tc1/source
[INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml
[INFO] started tweaking crates.io crate lazylora 0.6.1
[INFO] finished tweaking crates.io crate lazylora 0.6.1
[INFO] tweaked toml for crates.io crate lazylora 0.6.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate lazylora 0.6.1 on toolchain f8463896a9b36a04899c013bd8825a7fd29dd7a4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate lazylora 0.6.1 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" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded hyper-rustls v0.27.6
[INFO] [stderr]   Downloaded objc2-io-surface v0.3.1
[INFO] [stderr]   Downloaded owo-colors v4.2.1
[INFO] [stderr]   Downloaded insta v1.44.3
[INFO] [stderr]   Downloaded toml_edit v0.23.8
[INFO] [stderr]   Downloaded openssl-sys v0.9.108
[INFO] [stderr]   Downloaded objc2-core-graphics v0.3.1
[INFO] [stderr]   Downloaded hyper-util v0.1.12
[INFO] [stderr]   Downloaded tower-http v0.6.5
[INFO] [stderr]   Downloaded openssl v0.10.72
[INFO] [stderr]   Downloaded objc2-app-kit v0.3.1
[INFO] [stderr]   Downloaded libgit2-sys v0.18.1+1.9.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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 80108ab6ea3bc07296dfbd137aac4a12854e3b602a3c018c1b9bcf025191d351
[INFO] running `Command { std: "docker" "start" "-a" "80108ab6ea3bc07296dfbd137aac4a12854e3b602a3c018c1b9bcf025191d351", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "80108ab6ea3bc07296dfbd137aac4a12854e3b602a3c018c1b9bcf025191d351", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "80108ab6ea3bc07296dfbd137aac4a12854e3b602a3c018c1b9bcf025191d351", kill_on_drop: false }`
[INFO] [stdout] 80108ab6ea3bc07296dfbd137aac4a12854e3b602a3c018c1b9bcf025191d351
[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=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" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 713cd6dd4e343515a0bcc9aea1bff6a6e64de7c4b3918e5fe0c2b85d45681ec7
[INFO] running `Command { std: "docker" "start" "-a" "713cd6dd4e343515a0bcc9aea1bff6a6e64de7c4b3918e5fe0c2b85d45681ec7", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.24
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]     Checking miniz_oxide v0.8.8
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling portable-atomic v1.11.0
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling owo-colors v4.2.1
[INFO] [stderr]     Checking flate2 v1.1.1
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]     Checking webpki-roots v1.0.0
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]    Compiling zip v2.4.2
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking hashbrown v0.15.3
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking tracing-error v0.2.1
[INFO] [stderr]    Compiling rstest_macros v0.25.0
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]    Compiling openssl-sys v0.9.108
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking tempfile v3.20.0
[INFO] [stderr]     Checking xattr v1.5.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking castaway v0.2.3
[INFO] [stderr]     Checking is-docker v0.2.0
[INFO] [stderr]     Checking filetime v0.2.25
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]    Compiling toml_edit v0.23.8
[INFO] [stderr]     Checking x11rb-protocol v0.13.1
[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/f8463896a9b36a04899c013bd8825a7fd29dd7a4/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="std"' --cfg 'feature="stdio"' --cfg 'feature="system"' --cfg 'feature="termios"' --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=87b8e898362cc7f3 -C extra-filename=-938bee339c18ac73 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-82a9f600690268ce.rmeta --extern linux_raw_sys=/opt/rustwide/target/debug/deps/liblinux_raw_sys-dd00e48e6efcb978.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" "713cd6dd4e343515a0bcc9aea1bff6a6e64de7c4b3918e5fe0c2b85d45681ec7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "713cd6dd4e343515a0bcc9aea1bff6a6e64de7c4b3918e5fe0c2b85d45681ec7", kill_on_drop: false }`
[INFO] [stdout] 713cd6dd4e343515a0bcc9aea1bff6a6e64de7c4b3918e5fe0c2b85d45681ec7
