[INFO] fetching crate ray_tracing_show_image 0.1.1... [INFO] testing ray_tracing_show_image-0.1.1 against master#8dd5cd0bc1d683c30805e1dc831cac546b621a75 for pr-131095 [INFO] extracting crate ray_tracing_show_image 0.1.1 into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate ray_tracing_show_image 0.1.1 on toolchain 8dd5cd0bc1d683c30805e1dc831cac546b621a75 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8dd5cd0bc1d683c30805e1dc831cac546b621a75" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ray_tracing_show_image 0.1.1 [INFO] finished tweaking crates.io crate ray_tracing_show_image 0.1.1 [INFO] tweaked toml for crates.io crate ray_tracing_show_image 0.1.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8dd5cd0bc1d683c30805e1dc831cac546b621a75" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 264 packages to latest compatible versions [INFO] [stderr] Adding nix v0.20.0 (available: v0.20.2) [INFO] [stderr] Adding show-image v0.9.5 (available: v0.14.0) [INFO] [stderr] Adding web-sys v0.3.50 (available: v0.3.70) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8dd5cd0bc1d683c30805e1dc831cac546b621a75" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded show-image v0.9.5 [INFO] [stderr] Downloaded ray_tracing_utility v0.1.1 [INFO] [stderr] Downloaded show-image-macros v0.9.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+8dd5cd0bc1d683c30805e1dc831cac546b621a75" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b57cc0ae19270d50574d74a867f37fc247e006b1b80ea4fefd478d75dcf30f08 [INFO] running `Command { std: "docker" "start" "-a" "b57cc0ae19270d50574d74a867f37fc247e006b1b80ea4fefd478d75dcf30f08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b57cc0ae19270d50574d74a867f37fc247e006b1b80ea4fefd478d75dcf30f08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b57cc0ae19270d50574d74a867f37fc247e006b1b80ea4fefd478d75dcf30f08", kill_on_drop: false }` [INFO] [stdout] b57cc0ae19270d50574d74a867f37fc247e006b1b80ea4fefd478d75dcf30f08 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+8dd5cd0bc1d683c30805e1dc831cac546b621a75" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a1aeb153829c57fdb8cc158fa2ec8e5af80c382d1311ff8f19294dac8feecf99 [INFO] running `Command { std: "docker" "start" "-a" "a1aeb153829c57fdb8cc158fa2ec8e5af80c382d1311ff8f19294dac8feecf99", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling xml-rs v0.8.22 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling drm-fourcc v2.2.0 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling libloading v0.8.5 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Compiling raw-window-handle v0.3.4 [INFO] [stderr] Compiling spirv_headers v1.5.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling rustc-serialize v0.3.25 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling regex-syntax v0.3.9 [INFO] [stderr] Compiling utf8-ranges v0.1.3 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling ttf-parser v0.15.2 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling rose_tree v0.2.0 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling renderdoc-sys v0.7.1 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling owned_ttf_parser v0.15.2 [INFO] [stderr] Compiling rusttype v0.9.3 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling env_logger v0.3.5 [INFO] [stderr] Compiling wayland-commons v0.28.6 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.2 [INFO] [stderr] Compiling wgpu-core v0.9.3 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling gfx-renderdoc v0.1.0 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling ash v0.32.1 [INFO] [stderr] Compiling naga v0.5.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling inplace_it v0.3.5 [INFO] [stderr] Compiling xdg v2.5.2 [INFO] [stderr] Compiling glow v0.9.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling xcursor v0.3.8 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling wayland-cursor v0.28.6 [INFO] [stderr] Compiling andrew v0.3.1 [INFO] [stderr] Compiling gpu-alloc v0.4.7 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling calloop v0.6.5 [INFO] [stderr] Compiling quickcheck v0.2.27 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling gpu-descriptor v0.1.1 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling wgpu-types v0.9.3 [INFO] [stderr] Compiling winit v0.25.0 [INFO] [stderr] Compiling profiling v1.0.15 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling mio-misc v1.2.2 [INFO] [stderr] Compiling gif v0.11.4 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling external-memory v0.0.1 [INFO] [stderr] Compiling show-image v0.9.5 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling gfx-hal v0.9.0 [INFO] [stderr] Compiling glm v0.2.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling bytemuck v1.18.0 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling ray_tracing_core v0.1.1 [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/8dd5cd0bc1d683c30805e1dc831cac546b621a75/bin/rustc --crate-name ash --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ash-0.32.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="libloading"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "libloading"))' -C metadata=b71ffaacb205048a -C extra-filename=-b71ffaacb205048a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-dea2e1579b755b56.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" "a1aeb153829c57fdb8cc158fa2ec8e5af80c382d1311ff8f19294dac8feecf99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1aeb153829c57fdb8cc158fa2ec8e5af80c382d1311ff8f19294dac8feecf99", kill_on_drop: false }` [INFO] [stdout] a1aeb153829c57fdb8cc158fa2ec8e5af80c382d1311ff8f19294dac8feecf99