[INFO] cloning repository https://github.com/Anfid/wlog
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Anfid/wlog" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnfid%2Fwlog", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnfid%2Fwlog'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] aa5298b6617852fb85b464b0e75b564dd43ff6c8
[INFO] checking Anfid/wlog against try#ad93f57d532978d6739002a21bc66b45ed22f998 for pr-155418
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnfid%2Fwlog" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Anfid/wlog
[INFO] finished tweaking git repo https://github.com/Anfid/wlog
[INFO] tweaked toml for git repo https://github.com/Anfid/wlog written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Anfid/wlog on toolchain ad93f57d532978d6739002a21bc66b45ed22f998
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad93f57d532978d6739002a21bc66b45ed22f998" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Anfid/wlog 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" "+ad93f57d532978d6739002a21bc66b45ed22f998" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ad93f57d532978d6739002a21bc66b45ed22f998" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fe1f5e705bb36cd8fafecac3a5c9c563d28219a1d8fed1412544e41c85b9f9c1
[INFO] running `Command { std: "docker" "start" "-a" "fe1f5e705bb36cd8fafecac3a5c9c563d28219a1d8fed1412544e41c85b9f9c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fe1f5e705bb36cd8fafecac3a5c9c563d28219a1d8fed1412544e41c85b9f9c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe1f5e705bb36cd8fafecac3a5c9c563d28219a1d8fed1412544e41c85b9f9c1", kill_on_drop: false }`
[INFO] [stdout] fe1f5e705bb36cd8fafecac3a5c9c563d28219a1d8fed1412544e41c85b9f9c1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ad93f57d532978d6739002a21bc66b45ed22f998" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3738e3ed5659a4770d91054bd608fd3366f7352ad02276eda7e2262320ea4a53
[INFO] running `Command { std: "docker" "start" "-a" "3738e3ed5659a4770d91054bd608fd3366f7352ad02276eda7e2262320ea4a53", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]    Compiling wayland-sys v0.31.11
[INFO] [stderr]     Checking lru v0.16.3
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]    Compiling pulldown-cmark v0.13.3
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]    Compiling wayland-backend v0.3.15
[INFO] [stderr]     Checking compact_str v0.9.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling wayland-scanner v0.31.10
[INFO] [stderr]     Checking line-clipping v0.3.7
[INFO] [stderr]     Checking unicode-truncate v2.0.1
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]     Checking winnow v0.7.15
[INFO] [stderr]     Checking rand_core v0.10.0
[INFO] [stderr]    Compiling winnow v1.0.1
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling libsqlite3-sys v0.36.0
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.44
[INFO] [stderr]    Compiling diesel_derives v2.3.7
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking petgraph v0.8.3
[INFO] [stderr]     Checking tracing-error v0.2.1
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking vte v0.15.0
[INFO] [stderr]     Checking vte v0.14.1
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]     Checking toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking rustc-demangle v0.1.27
[INFO] [stderr]     Checking indenter v0.3.4
[INFO] [stderr]     Checking chacha20 v0.10.0
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]     Checking env_filter v1.0.1
[INFO] [stderr]     Checking vt100 v0.16.2
[INFO] [stderr]     Checking toml v0.9.12+spec-1.1.0
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking ansitok v0.3.0
[INFO] [stderr]     Checking serial2 v0.2.34
[INFO] [stderr]     Checking tree_magic_mini v3.2.2
[INFO] [stderr]     Checking os_pipe v1.2.3
[INFO] [stderr]     Checking wayland-client v0.31.14
[INFO] [stderr]     Checking raw-cpuid v11.6.0
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking endian-type v0.1.2
[INFO] [stderr]     Checking addr2line v0.25.1
[INFO] [stderr]    Compiling doctest-file v1.1.1
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]     Checking downcast-rs v2.0.2
[INFO] [stderr]     Checking shell-words v1.1.1
[INFO] [stderr]     Checking roff v1.1.1
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]     Checking ansi-str v0.9.0
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking env_logger v0.11.10
[INFO] [stderr]     Checking shell-quote v0.7.2
[INFO] [stderr]     Checking fd-lock v4.0.4
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.3.0
[INFO] [stderr]     Checking rand v0.10.0
[INFO] [stderr]     Checking which v8.0.2
[INFO] [stderr]     Checking mimalloc v0.1.48
[INFO] [stderr]     Checking console v0.16.3
[INFO] [stderr]     Checking unicode-display-width v0.3.0
[INFO] [stderr]     Checking kanal v0.1.1
[INFO] [stderr]     Checking assert_enum_variants v0.1.2
[INFO] [stderr]    Compiling wlog v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking directories v5.0.1
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking wayland-protocols v0.32.12
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]     Checking frizbee v0.8.3
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]     Checking rustyline v15.0.0
[INFO] [stderr]     Checking futures-util v0.3.32
[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/ad93f57d532978d6739002a21bc66b45ed22f998/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=9011a95ba5f26bdd -C extra-filename=-79aefb5393459c88 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-0c15c42903a9ab15.rmeta --cap-lints allow --cap-lints=forbid --cfg core_error --check-cfg 'cfg(core_error)'` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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/ad93f57d532978d6739002a21bc66b45ed22f998/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=6cb47baa6cdefd4d -C extra-filename=-692f35e367c16676 --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] running `Command { std: "docker" "inspect" "3738e3ed5659a4770d91054bd608fd3366f7352ad02276eda7e2262320ea4a53", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3738e3ed5659a4770d91054bd608fd3366f7352ad02276eda7e2262320ea4a53", kill_on_drop: false }`
[INFO] [stdout] 3738e3ed5659a4770d91054bd608fd3366f7352ad02276eda7e2262320ea4a53
