[INFO] fetching crate picleo 0.1.11... [INFO] checking picleo-0.1.11 against master#540f43a224317d894a9a0710a8d67704f179a33c for pr-155193 [INFO] extracting crate picleo 0.1.11 into /workspace/builds/worker-2-tc1/source [INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml [INFO] started tweaking crates.io crate picleo 0.1.11 [INFO] finished tweaking crates.io crate picleo 0.1.11 [INFO] tweaked toml for crates.io crate picleo 0.1.11 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate picleo 0.1.11 on toolchain 540f43a224317d894a9a0710a8d67704f179a33c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+540f43a224317d894a9a0710a8d67704f179a33c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate picleo 0.1.11 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" "+540f43a224317d894a9a0710a8d67704f179a33c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded linkify v0.10.0 [INFO] [stderr] Downloaded deranged v0.5.7 [INFO] [stderr] Downloaded limace v0.1.1 [INFO] [stderr] Downloaded ucd v0.1.1 [INFO] [stderr] Downloaded rustrict v0.7.38 [INFO] [stderr] Downloaded eunicode v0.1.5 [INFO] [stderr] Downloaded charname v1.17.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+540f43a224317d894a9a0710a8d67704f179a33c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f54ebbdd403ae74f8652454d87da5a37122da56e1737e61ac01b6502d5080ce9 [INFO] running `Command { std: "docker" "start" "-a" "f54ebbdd403ae74f8652454d87da5a37122da56e1737e61ac01b6502d5080ce9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f54ebbdd403ae74f8652454d87da5a37122da56e1737e61ac01b6502d5080ce9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f54ebbdd403ae74f8652454d87da5a37122da56e1737e61ac01b6502d5080ce9", kill_on_drop: false }` [INFO] [stdout] f54ebbdd403ae74f8652454d87da5a37122da56e1737e61ac01b6502d5080ce9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+540f43a224317d894a9a0710a8d67704f179a33c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9d1e1e31799cdfe66b01e89a16350351058a6ce8a9119ed192d399447580de06 [INFO] running `Command { std: "docker" "start" "-a" "9d1e1e31799cdfe66b01e89a16350351058a6ce8a9119ed192d399447580de06", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking siphasher v1.0.2 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Checking unicode-truncate v2.0.1 [INFO] [stderr] Checking compact_str v0.9.0 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking kasuari v0.4.11 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Checking ordered-float v4.6.0 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Checking phf_shared v0.11.3 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Checking lru v0.16.3 [INFO] [stderr] Compiling instability v0.3.11 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking regex-syntax v0.8.9 [INFO] [stderr] Checking deranged v0.5.7 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling pest_meta v2.8.6 [INFO] [stderr] Compiling terminfo v0.9.0 [INFO] [stderr] Compiling web_atoms v0.1.3 [INFO] [stderr] Checking atomic v0.6.1 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Checking indexmap v2.13.0 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking lab v0.11.0 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Checking csscolorparser v0.6.2 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking derive_more v2.1.1 [INFO] [stderr] Checking dtoa-short v0.3.5 [INFO] [stderr] Checking png v0.18.1 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling pest_generator v2.8.6 [INFO] [stderr] Compiling charname v1.17.0 [INFO] [stderr] Compiling match_token v0.35.0 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Checking euclid v0.22.13 [INFO] [stderr] Checking line-clipping v0.3.5 [INFO] [stderr] Checking csv-core v0.1.13 [INFO] [stderr] Checking deltae v0.3.2 [INFO] [stderr] Checking pest v2.8.6 [INFO] [stderr] Checking image v0.25.9 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] error: could not compile `regex-syntax` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/540f43a224317d894a9a0710a8d67704f179a33c/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.9/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 --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_regex)' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=7dfdc2b93693a941 -C extra-filename=-d911c09522e6d442 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (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/540f43a224317d894a9a0710a8d67704f179a33c/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="event"' --cfg 'feature="fs"' --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", "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=7dfb0c33d15d8d72 -C extra-filename=-93d3c99322fecd42 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-042bf5bb802128c8.rmeta --extern linux_raw_sys=/opt/rustwide/target/debug/deps/liblinux_raw_sys-7f7fbfb7ecd16b30.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] running `Command { std: "docker" "inspect" "9d1e1e31799cdfe66b01e89a16350351058a6ce8a9119ed192d399447580de06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d1e1e31799cdfe66b01e89a16350351058a6ce8a9119ed192d399447580de06", kill_on_drop: false }` [INFO] [stdout] 9d1e1e31799cdfe66b01e89a16350351058a6ce8a9119ed192d399447580de06