[INFO] cloning repository https://github.com/TobiasFella/Rkast [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TobiasFella/Rkast" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTobiasFella%2FRkast", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTobiasFella%2FRkast'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4e74633f581034e5227f4b7529d4d87a3580891c [INFO] checking TobiasFella/Rkast against try#9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840 for pr-149518 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTobiasFella%2FRkast" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/TobiasFella/Rkast [INFO] finished tweaking git repo https://github.com/TobiasFella/Rkast [INFO] tweaked toml for git repo https://github.com/TobiasFella/Rkast written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/TobiasFella/Rkast on toolchain 9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/TobiasFella/Rkast 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" "+9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9fa2152574d23291405aa415c3327f7d3528e1051310016523530affa65e5559 [INFO] running `Command { std: "docker" "start" "-a" "9fa2152574d23291405aa415c3327f7d3528e1051310016523530affa65e5559", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9fa2152574d23291405aa415c3327f7d3528e1051310016523530affa65e5559", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9fa2152574d23291405aa415c3327f7d3528e1051310016523530affa65e5559", kill_on_drop: false }` [INFO] [stdout] 9fa2152574d23291405aa415c3327f7d3528e1051310016523530affa65e5559 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7d033fd55dad87e24c54f9334bb80ac0ab47b1e80b813eecb7455b928d6f0111 [INFO] running `Command { std: "docker" "start" "-a" "7d033fd55dad87e24c54f9334bb80ac0ab47b1e80b813eecb7455b928d6f0111", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling portable-atomic v1.10.0 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling cc v1.2.12 [INFO] [stderr] Compiling winnow v0.7.1 [INFO] [stderr] Checking rustix v0.38.44 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Checking litemap v0.7.4 [INFO] [stderr] Checking icu_locid_transform_data v1.5.0 [INFO] [stderr] Checking icu_properties_data v1.5.0 [INFO] [stderr] Checking icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Compiling wayland-scanner v0.31.6 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Checking miniz_oxide v0.5.4 [INFO] [stderr] Compiling miniz_oxide v0.8.3 [INFO] [stderr] Compiling ttf-parser v0.24.1 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling bytemuck v1.21.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling tinyvec v1.8.1 [INFO] [stderr] Checking png v0.17.6 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Compiling wayland-sys v0.31.6 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking once_cell v1.20.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling wayland-backend v0.3.8 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Checking x11rb-protocol v0.13.1 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling ttf-parser v0.25.1 [INFO] [stderr] Checking chrono v0.4.39 [INFO] [stderr] Compiling euclid v0.22.11 [INFO] [stderr] Compiling openssl-sys v0.9.105 [INFO] [stderr] Compiling tiny-skia-path v0.11.4 [INFO] [stderr] Checking lyon_geom v1.0.6 [INFO] [stderr] Compiling toml_edit v0.22.23 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking xdg-home v1.3.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking nix v0.29.0 [INFO] [stderr] Compiling kurbo v0.11.1 [INFO] [stderr] Compiling unicode-bidi-mirroring v0.3.0 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling unicode-ccc v0.3.0 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Checking lyon_path v1.0.6 [INFO] [stderr] Checking fontdb v0.22.0 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Compiling simplecss v0.2.2 [INFO] [stderr] Checking svgtypes v0.15.3 [INFO] [stderr] Compiling rustybuzz v0.18.0 [INFO] [stderr] Compiling exr v1.73.0 [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/9b8307bcb9d1de8ffc7e1c81c48efffdb24ee840/bin/rustc --crate-name x11rb_protocol --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x11rb-protocol-0.13.1/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="shm"' --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=bd080d5f9968af42 -C extra-filename=-30e4a6635456faf6 --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" "7d033fd55dad87e24c54f9334bb80ac0ab47b1e80b813eecb7455b928d6f0111", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d033fd55dad87e24c54f9334bb80ac0ab47b1e80b813eecb7455b928d6f0111", kill_on_drop: false }` [INFO] [stdout] 7d033fd55dad87e24c54f9334bb80ac0ab47b1e80b813eecb7455b928d6f0111