[INFO] cloning repository https://github.com/rickypcyt/pdf-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rickypcyt/pdf-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frickypcyt%2Fpdf-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frickypcyt%2Fpdf-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d267eca9c7b8a2e3d482b4897785d043854a698d [INFO] checking rickypcyt/pdf-rust against try#5ff93158e08fa2205cd4b86cddf9eae95952cc96 for pr-129543-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frickypcyt%2Fpdf-rust" "/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/rickypcyt/pdf-rust [INFO] finished tweaking git repo https://github.com/rickypcyt/pdf-rust [INFO] tweaked toml for git repo https://github.com/rickypcyt/pdf-rust written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rickypcyt/pdf-rust on toolchain 5ff93158e08fa2205cd4b86cddf9eae95952cc96 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5ff93158e08fa2205cd4b86cddf9eae95952cc96" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/rickypcyt/pdf-rust 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" "+5ff93158e08fa2205cd4b86cddf9eae95952cc96" "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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+5ff93158e08fa2205cd4b86cddf9eae95952cc96" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 99209ef5f6ee4015ed67b0856cb84f08455c4694e8f207639c7265ec9098cfba [INFO] running `Command { std: "docker" "start" "-a" "99209ef5f6ee4015ed67b0856cb84f08455c4694e8f207639c7265ec9098cfba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "99209ef5f6ee4015ed67b0856cb84f08455c4694e8f207639c7265ec9098cfba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99209ef5f6ee4015ed67b0856cb84f08455c4694e8f207639c7265ec9098cfba", kill_on_drop: false }` [INFO] [stdout] 99209ef5f6ee4015ed67b0856cb84f08455c4694e8f207639c7265ec9098cfba [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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+5ff93158e08fa2205cd4b86cddf9eae95952cc96" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9884dc836263f4d1889d071a7f94f46601f4b9b58083914d445f76dcb551d169 [INFO] running `Command { std: "docker" "start" "-a" "9884dc836263f4d1889d071a7f94f46601f4b9b58083914d445f76dcb551d169", kill_on_drop: false }` [INFO] [stderr] Checking log v0.4.28 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling version-compare v0.2.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling cc v1.2.44 [INFO] [stderr] Compiling wayland-sys v0.31.7 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling cfg-expr v0.15.8 [INFO] [stderr] Compiling wayland-scanner v0.31.7 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling palette v0.7.6 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking nix v0.25.1 [INFO] [stderr] Checking fast-srgb8 v1.0.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling unicode-general-category v0.6.0 [INFO] [stderr] Compiling wayland-backend v0.3.11 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Checking wayland-sys v0.29.5 [INFO] [stderr] Checking spirv v0.2.0+1.5.4 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking gpu-descriptor-types v0.1.2 [INFO] [stderr] Compiling wayland-sys v0.30.1 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Checking wayland-client v0.31.11 [INFO] [stderr] Checking ttf-parser v0.19.2 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking khronos-egl v4.1.0 [INFO] [stderr] Checking ash v0.37.3+1.3.251 [INFO] [stderr] Compiling wayland-backend v0.1.2 [INFO] [stderr] Checking wgpu-types v0.16.1 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Checking wayland-commons v0.29.5 [INFO] [stderr] Checking memmap2 v0.6.2 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Checking unicode-bidi-mirroring v0.1.0 [INFO] [stderr] Checking mutate_once v0.1.2 [INFO] [stderr] Checking unicode-ccc v0.1.2 [INFO] [stderr] Checking kamadak-exif v0.5.5 [INFO] [stderr] Checking wayland-protocols v0.32.9 [INFO] [stderr] Checking calloop v0.14.3 [INFO] [stderr] Checking fontdb v0.14.1 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking x11-dl v2.21.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Checking euclid v0.22.11 [INFO] [stderr] Compiling zerocopy-derive v0.8.27 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling system-deps v6.2.2 [INFO] [stderr] Checking zerocopy v0.8.27 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling palette_derive v0.7.6 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Checking bytemuck v1.24.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Checking font-types v0.7.3 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling glib-sys v0.16.3 [INFO] [stderr] Checking read-fonts v0.22.7 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling gobject-sys v0.16.3 [INFO] [stderr] Checking naga v0.12.3 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking half v2.7.1 [INFO] [stderr] Checking gpu-descriptor v0.2.4 [INFO] [stderr] Checking exr v1.73.0 [INFO] [stderr] Checking rustybuzz v0.8.0 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] error: could not compile `ash` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/5ff93158e08fa2205cd4b86cddf9eae95952cc96/bin/rustc --crate-name ash --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ash-0.37.3+1.3.251/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="debug"' --cfg 'feature="default"' --cfg 'feature="libloading"' --cfg 'feature="loaded"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "libloading", "linked", "loaded"))' -C metadata=a1138be497b5f2b0 -C extra-filename=-4182438869de10ef --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-0a284e369c3e1101.rmeta --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" "9884dc836263f4d1889d071a7f94f46601f4b9b58083914d445f76dcb551d169", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9884dc836263f4d1889d071a7f94f46601f4b9b58083914d445f76dcb551d169", kill_on_drop: false }` [INFO] [stdout] 9884dc836263f4d1889d071a7f94f46601f4b9b58083914d445f76dcb551d169