[INFO] fetching crate imgui-rs-vulkan-renderer 0.6.0... [INFO] checking imgui-rs-vulkan-renderer-0.6.0 against try#575650af7d7ca88602df28e39d27bf3e456c306e for pr-80579 [INFO] extracting crate imgui-rs-vulkan-renderer 0.6.0 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate imgui-rs-vulkan-renderer 0.6.0 on toolchain 575650af7d7ca88602df28e39d27bf3e456c306e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+575650af7d7ca88602df28e39d27bf3e456c306e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate imgui-rs-vulkan-renderer 0.6.0 [INFO] finished tweaking crates.io crate imgui-rs-vulkan-renderer 0.6.0 [INFO] tweaked toml for crates.io crate imgui-rs-vulkan-renderer 0.6.0 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate crates.io crate imgui-rs-vulkan-renderer 0.6.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+575650af7d7ca88602df28e39d27bf3e456c306e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded crossbeam-epoch v0.9.0 [INFO] [stderr] Downloaded image v0.23.11 [INFO] [stderr] Downloaded crossbeam-utils v0.8.0 [INFO] [stderr] Downloaded safe_arch v0.5.2 [INFO] [stderr] Downloaded simple_logger v1.11.0 [INFO] [stderr] Downloaded cc v1.0.62 [INFO] [stderr] Downloaded ash-window v0.5.0 [INFO] [stderr] Downloaded raw-window-metal v0.1.0 [INFO] [stderr] Downloaded ultraviolet v0.7.5 [INFO] [stderr] Downloaded wide v0.5.5 [INFO] [stderr] Downloaded tiff v0.6.0 [INFO] [stderr] Downloaded libloading v0.6.5 [INFO] [stderr] Downloaded xcursor v0.3.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+575650af7d7ca88602df28e39d27bf3e456c306e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cce4b9adb5b44f02d681b9a8fa5c7d27dce7d1d8d75f3653014745e044035f79 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "cce4b9adb5b44f02d681b9a8fa5c7d27dce7d1d8d75f3653014745e044035f79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cce4b9adb5b44f02d681b9a8fa5c7d27dce7d1d8d75f3653014745e044035f79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cce4b9adb5b44f02d681b9a8fa5c7d27dce7d1d8d75f3653014745e044035f79", kill_on_drop: false }` [INFO] [stdout] cce4b9adb5b44f02d681b9a8fa5c7d27dce7d1d8d75f3653014745e044035f79 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+575650af7d7ca88602df28e39d27bf3e456c306e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 86c2a264383c12e04026caa799f9a64036569d5203168bbae4ae253a926e74bd [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "86c2a264383c12e04026caa799f9a64036569d5203168bbae4ae253a926e74bd", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling const_fn v0.4.3 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Compiling cc v1.0.62 [INFO] [stderr] Checking ttf-parser v0.6.2 [INFO] [stderr] Checking bytemuck v1.4.1 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking weezl v0.1.3 [INFO] [stderr] Compiling winit v0.23.0 [INFO] [stderr] Checking libloading v0.6.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.0 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling wayland-sys v0.28.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking instant v0.1.8 [INFO] [stderr] Checking lock_api v0.4.1 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking safe_arch v0.5.2 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Checking ash v0.31.0 [INFO] [stderr] Checking gif v0.11.1 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking wide v0.5.5 [INFO] [stderr] Checking png v0.16.7 [INFO] [stderr] Checking owned_ttf_parser v0.6.0 [INFO] [stderr] Checking rusttype v0.9.2 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking andrew v0.3.1 [INFO] [stderr] Compiling wayland-scanner v0.28.2 [INFO] [stderr] Compiling imgui-sys v0.6.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.0 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking parking_lot_core v0.8.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking net2 v0.2.35 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking x11-dl v2.18.5 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking colored v1.9.3 [INFO] [stderr] Checking rayon-core v1.9.0 [INFO] [stderr] Checking ultraviolet v0.7.5 [INFO] [stderr] Checking parking_lot v0.11.0 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling wayland-client v0.28.2 [INFO] [stderr] Compiling wayland-protocols v0.28.2 [INFO] [stderr] Checking xcursor v0.3.2 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking simple_logger v1.11.0 [INFO] [stderr] Checking jpeg-decoder v0.1.20 [INFO] [stderr] Checking tiff v0.6.0 [INFO] [stderr] Checking wayland-commons v0.28.2 [INFO] [stderr] Checking calloop v0.6.5 [INFO] [stderr] Checking image v0.23.11 [INFO] [stderr] Checking wayland-cursor v0.28.2 [INFO] [stderr] Checking imgui v0.6.0 [INFO] [stderr] Checking ash-window v0.5.0 [INFO] [stderr] Checking imgui-rs-vulkan-renderer v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking smithay-client-toolkit v0.12.0 [INFO] [stderr] Checking imgui-winit-support v0.6.0 [INFO] [stdout] error: couldn't read examples/common/../../assets/fonts/mplus-1p-regular.ttf: No such file or directory (os error 2) [INFO] [stdout] --> examples/common/mod.rs:113:23 [INFO] [stdout] | [INFO] [stdout] 113 | data: include_bytes!("../../assets/fonts/mplus-1p-regular.ttf"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read examples/common/../../assets/fonts/mplus-1p-regular.ttf: No such file or directory (os error 2) [INFO] [stdout] --> examples/common/mod.rs:113:23 [INFO] [stdout] | [INFO] [stdout] 113 | data: include_bytes!("../../assets/fonts/mplus-1p-regular.ttf"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read examples/common/../../assets/fonts/mplus-1p-regular.ttf: No such file or directory (os error 2) [INFO] [stdout] --> examples/common/mod.rs:113:23 [INFO] [stdout] | [INFO] [stdout] 113 | data: include_bytes!("../../assets/fonts/mplus-1p-regular.ttf"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read examples/common/../../assets/fonts/mplus-1p-regular.ttf: No such file or directory (os error 2) [INFO] [stdout] --> examples/common/mod.rs:113:23 [INFO] [stdout] | [INFO] [stdout] 113 | data: include_bytes!("../../assets/fonts/mplus-1p-regular.ttf"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read examples/common/../../assets/fonts/mplus-1p-regular.ttf: No such file or directory (os error 2) [INFO] [stdout] --> examples/common/mod.rs:113:23 [INFO] [stdout] | [INFO] [stdout] 113 | data: include_bytes!("../../assets/fonts/mplus-1p-regular.ttf"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read examples/common/../../assets/fonts/mplus-1p-regular.ttf: No such file or directory (os error 2) [INFO] [stdout] --> examples/common/mod.rs:113:23 [INFO] [stdout] | [INFO] [stdout] 113 | data: include_bytes!("../../assets/fonts/mplus-1p-regular.ttf"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read examples/common/../../assets/fonts/mplus-1p-regular.ttf: No such file or directory (os error 2) [INFO] [stdout] --> examples/common/mod.rs:113:23 [INFO] [stdout] | [INFO] [stdout] 113 | data: include_bytes!("../../assets/fonts/mplus-1p-regular.ttf"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read examples/common/../../assets/fonts/mplus-1p-regular.ttf: No such file or directory (os error 2) [INFO] [stdout] --> examples/common/mod.rs:113:23 [INFO] [stdout] | [INFO] [stdout] 113 | data: include_bytes!("../../assets/fonts/mplus-1p-regular.ttf"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read examples/common/../../assets/fonts/mplus-1p-regular.ttf: No such file or directory (os error 2) [INFO] [stdout] --> examples/common/mod.rs:113:23 [INFO] [stdout] | [INFO] [stdout] 113 | data: include_bytes!("../../assets/fonts/mplus-1p-regular.ttf"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read examples/../assets/images/Lenna.jpg: No such file or directory (os error 2) [INFO] [stdout] --> examples/custom_textures.rs:130:27 [INFO] [stdout] | [INFO] [stdout] 130 | let lenna_bytes = include_bytes!("../assets/images/Lenna.jpg"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `imgui-rs-vulkan-renderer` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "86c2a264383c12e04026caa799f9a64036569d5203168bbae4ae253a926e74bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86c2a264383c12e04026caa799f9a64036569d5203168bbae4ae253a926e74bd", kill_on_drop: false }` [INFO] [stdout] 86c2a264383c12e04026caa799f9a64036569d5203168bbae4ae253a926e74bd