[INFO] cloning repository https://github.com/exlee/hn-jobs-evaluator
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/exlee/hn-jobs-evaluator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fexlee%2Fhn-jobs-evaluator", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fexlee%2Fhn-jobs-evaluator'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e920def3bc505d2d3b3e59678f39beb9413b41bb
[INFO] checking exlee/hn-jobs-evaluator against dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8 for pr-133502-26
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fexlee%2Fhn-jobs-evaluator" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/exlee/hn-jobs-evaluator
[INFO] finished tweaking git repo https://github.com/exlee/hn-jobs-evaluator
[INFO] tweaked toml for git repo https://github.com/exlee/hn-jobs-evaluator written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/exlee/hn-jobs-evaluator on toolchain dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/exlee/hn-jobs-evaluator 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" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-2-tc1/source/jobs/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded toml v1.1.1+spec-1.1.0
[INFO] [stderr]   Downloaded opentelemetry-otlp v0.31.1
[INFO] [stderr]   Downloaded md5 v0.8.0
[INFO] [stderr]   Downloaded ron v0.11.0
[INFO] [stderr]   Downloaded llmuxer v0.1.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 164cc4456ca732c3d5ba368c6b5ef3152524380f7716334714052a2252eaba99
[INFO] running `Command { std: "docker" "start" "164cc4456ca732c3d5ba368c6b5ef3152524380f7716334714052a2252eaba99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "164cc4456ca732c3d5ba368c6b5ef3152524380f7716334714052a2252eaba99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "164cc4456ca732c3d5ba368c6b5ef3152524380f7716334714052a2252eaba99" "/opt/rustwide/cargo-home/bin/cargo" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "164cc4456ca732c3d5ba368c6b5ef3152524380f7716334714052a2252eaba99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "164cc4456ca732c3d5ba368c6b5ef3152524380f7716334714052a2252eaba99" "/opt/rustwide/cargo-home/bin/cargo" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/jobs/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]    Compiling wayland-sys v0.31.11
[INFO] [stderr]    Compiling winnow v1.0.1
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]    Compiling wayland-client v0.31.14
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]     Checking rand_core v0.10.0
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]     Checking piper v0.2.5
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]    Compiling phf_codegen v0.13.1
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]     Checking siphasher v1.0.2
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking phf_shared v0.13.1
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling winit v0.30.13
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling wayland-scanner v0.31.10
[INFO] [stderr]    Compiling string_cache_codegen v0.6.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking pxfm v0.1.28
[INFO] [stderr]     Checking async-executor v1.14.0
[INFO] [stderr]    Compiling toml_parser v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling web_atoms v0.2.3
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling wayland-backend v0.3.15
[INFO] [stderr]    Compiling toml_edit v0.25.9+spec-1.1.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]     Checking dtoa v1.0.11
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking dtoa-short v0.3.5
[INFO] [stderr]    Compiling esaxx-rs v0.1.10
[INFO] [stderr]    Compiling glutin v0.32.3
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling mime_guess2 v2.3.1
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]     Checking glutin_egl_sys v0.7.1
[INFO] [stderr]    Compiling selectors v0.33.0
[INFO] [stderr]     Checking string_cache v0.9.0
[INFO] [stderr]    Compiling glutin-winit v0.5.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking uuid v1.23.0
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]     Checking console v0.16.3
[INFO] [stderr]     Checking servo_arc v0.4.3
[INFO] [stderr]    Compiling rfd v0.17.2
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]     Checking glow v0.16.0
[INFO] [stderr]     Checking glutin_glx_sys v0.6.1
[INFO] [stderr]    Compiling macro_rules_attribute-proc_macro v0.2.2
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]     Checking unit-prefix v0.5.2
[INFO] [stderr]     Checking chacha20 v0.10.0
[INFO] [stderr]     Checking indicatif v0.18.4
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]     Checking macro_rules_attribute v0.2.2
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]     Checking rayon-cond v0.4.0
[INFO] [stderr]     Checking getopts v0.2.24
[INFO] [stderr]     Checking unicode-normalization-alignments v0.1.12
[INFO] [stderr]    Compiling insta v1.47.2
[INFO] [stderr]     Checking pollster v0.4.0
[INFO] [stderr]     Checking ego-tree v0.10.0
[INFO] [stderr]     Checking toml v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking rand v0.10.0
[INFO] [stderr]     Checking md5 v0.8.0
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling prettyplease v0.2.37
[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/dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8/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="randr"' --cfg 'feature="render"' --cfg 'feature="resource_manager"' --cfg 'feature="shape"' --cfg 'feature="std"' --cfg 'feature="xfixes"' --cfg 'feature="xinput"' --cfg 'feature="xkb"' --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=6fdb4f7aeca99722 -C extra-filename=-97429d98e5942012 --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] running `Command { std: "docker" "inspect" "164cc4456ca732c3d5ba368c6b5ef3152524380f7716334714052a2252eaba99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "164cc4456ca732c3d5ba368c6b5ef3152524380f7716334714052a2252eaba99", kill_on_drop: false }`
[INFO] [stdout] 164cc4456ca732c3d5ba368c6b5ef3152524380f7716334714052a2252eaba99
