[INFO] cloning repository https://github.com/azat/chdig [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/azat/chdig" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fazat%2Fchdig", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fazat%2Fchdig'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 54fc01196f03c3e5a2cc81e45d46c157cadc08ed [INFO] checking azat/chdig against try#579169d0e78824dc60934e5eb74cd3841f2b33e8 for pr-149328 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fazat%2Fchdig" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/azat/chdig [INFO] finished tweaking git repo https://github.com/azat/chdig [INFO] tweaked toml for git repo https://github.com/azat/chdig written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/azat/chdig on toolchain 579169d0e78824dc60934e5eb74cd3841f2b33e8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+579169d0e78824dc60934e5eb74cd3841f2b33e8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/azat/chdig 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" "+579169d0e78824dc60934e5eb74cd3841f2b33e8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+579169d0e78824dc60934e5eb74cd3841f2b33e8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] be21cd547c1c47a500ccb9a0cc87af928d85494dc3d8a253d79c16770abad4c0 [INFO] running `Command { std: "docker" "start" "-a" "be21cd547c1c47a500ccb9a0cc87af928d85494dc3d8a253d79c16770abad4c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "be21cd547c1c47a500ccb9a0cc87af928d85494dc3d8a253d79c16770abad4c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be21cd547c1c47a500ccb9a0cc87af928d85494dc3d8a253d79c16770abad4c0", kill_on_drop: false }` [INFO] [stdout] be21cd547c1c47a500ccb9a0cc87af928d85494dc3d8a253d79c16770abad4c0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+579169d0e78824dc60934e5eb74cd3841f2b33e8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 65b7be966548767028874d3cfd2e272035f98bc0223797ba703a3c3dcc5ebb04 [INFO] running `Command { std: "docker" "start" "-a" "65b7be966548767028874d3cfd2e272035f98bc0223797ba703a3c3dcc5ebb04", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Checking memchr v2.8.0 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking bitflags v2.11.0 [INFO] [stderr] Checking itoa v1.0.17 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Checking lock_api v0.4.14 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Checking ryu v1.0.23 [INFO] [stderr] Compiling siphasher v1.0.2 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Checking deranged v0.5.8 [INFO] [stderr] Checking num-conv v0.2.0 [INFO] [stderr] Checking time-core v0.1.8 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking linux-raw-sys v0.12.1 [INFO] [stderr] Checking unicode-width v0.2.0 [INFO] [stderr] Checking rustls-pki-types v1.14.0 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Checking castaway v0.2.4 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking time v0.3.47 [INFO] [stderr] Checking crypto-common v0.1.7 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking signal-hook-mio v0.2.5 [INFO] [stderr] Checking iana-time-zone v0.1.65 [INFO] [stderr] Compiling instability v0.3.11 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Checking simd-adler32 v0.3.8 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Checking chrono v0.4.44 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling onig_sys v69.9.1 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Compiling lz4-sys v1.11.1+lz4-1.10.0 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Checking compact_str v0.9.0 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Compiling cursive-macros v0.1.0 (https://github.com/azat-rust/cursive?branch=chdig-next#c6615cac) [INFO] [stderr] Checking futures-sink v0.3.32 [INFO] [stderr] Checking futures-core v0.3.32 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Checking bytes v1.11.1 [INFO] [stderr] Checking xi-unicode v0.3.0 [INFO] [stderr] Checking clap_lex v1.0.0 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Checking clap_builder v4.5.60 [INFO] [stderr] Checking futures-channel v0.3.32 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Compiling clickhouse-rs-cityhash-sys v0.1.2 (https://github.com/azat-rust/clickhouse-rs?branch=next#b5cc9b37) [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking compact_str v0.8.1 [INFO] [stderr] Checking socket2 v0.6.2 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking futures-task v0.3.32 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Checking unicode-truncate v1.1.0 [INFO] [stderr] Checking slab v0.4.12 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Compiling arraydeque v0.4.5 [INFO] [stderr] Checking futures-io v0.3.32 [INFO] [stderr] Compiling signal-hook v0.4.3 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Checking polyval v0.6.2 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Checking is-terminal v0.4.17 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Checking x11rb-protocol v0.13.2 [INFO] [stderr] Checking gimli v0.32.3 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Compiling chrono-tz-build v0.2.1 [INFO] [stderr] Checking nu-ansi-term v0.49.0 [INFO] [stderr] Compiling flamelens v0.3.1 (https://github.com/ys-l/flamelens?branch=main#a2ebc22d) [INFO] [stderr] Checking glob v0.3.3 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Checking ghash v0.5.1 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking gethostname v1.1.0 [INFO] [stderr] Checking combine v4.6.7 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling chrono-tz v0.8.6 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking webpki-roots v1.0.6 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking uuid v1.21.0 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking rustc-demangle v0.1.27 [INFO] [stderr] Checking tempfile v3.25.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Checking fuzzy-matcher v0.3.7 [INFO] [stderr] Checking aes-gcm v0.10.3 [INFO] [stderr] Checking size v0.5.0 [INFO] [stderr] Checking semver v1.0.27 [INFO] [stderr] Checking strfmt v0.2.5 [INFO] [stderr] Checking humantime v2.3.0 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Checking addr2line v0.25.1 [INFO] [stderr] Checking pretty_assertions v1.4.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling enum-map-derive v0.17.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking enum-map v2.7.3 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Checking rustls-webpki v0.102.8 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking tokio v1.49.0 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Checking filedescriptor v0.8.3 [INFO] [stderr] error: could not compile `x11rb-protocol` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/579169d0e78824dc60934e5eb74cd3841f2b33e8/bin/rustc --crate-name x11rb_protocol --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x11rb-protocol-0.13.2/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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-extensions", "composite", "damage", "dbe", "default", "dpms", "dri2", "dri3", "extra-traits", "glx", "present", "randr", "record", "render", "request-parsing", "res", "resource_manager", "screensaver", "serde", "shape", "shm", "std", "sync", "xevie", "xf86dri", "xf86vidmode", "xfixes", "xinerama", "xinput", "xkb", "xprint", "xselinux", "xtest", "xv", "xvmc"))' -C metadata=fe1dc54df56810fe -C extra-filename=-e92f70096a252c4b --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 `object` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/579169d0e78824dc60934e5eb74cd3841f2b33e8/bin/rustc --crate-name object --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/object-0.37.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 '--allow=clippy::uninlined_format_args' '--allow=clippy::type_complexity' '--allow=clippy::single_match' '--allow=clippy::should_implement_trait' '--allow=clippy::result_unit_err' '--allow=clippy::needless_lifetimes' '--allow=clippy::match_like_matches_macro' '--allow=clippy::manual_flatten' '--allow=clippy::field_reassign_with_default' '--allow=clippy::comparison_chain' '--allow=clippy::collapsible_match' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' --cfg 'feature="archive"' --cfg 'feature="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read_core"' --cfg 'feature="unaligned"' --cfg 'feature="xcoff"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "build", "build_core", "cargo-all", "coff", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=e50e65da5f149cb5 -C extra-filename=-cbfedbefe99e0644 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-3d944e3b9ac373a3.rmeta --cap-lints allow --cap-lints=forbid --cfg core_error --check-cfg 'cfg(core_error)'` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "65b7be966548767028874d3cfd2e272035f98bc0223797ba703a3c3dcc5ebb04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65b7be966548767028874d3cfd2e272035f98bc0223797ba703a3c3dcc5ebb04", kill_on_drop: false }` [INFO] [stdout] 65b7be966548767028874d3cfd2e272035f98bc0223797ba703a3c3dcc5ebb04