[INFO] fetching crate imgui-rs-vulkan-renderer 0.4.0... [INFO] testing imgui-rs-vulkan-renderer-0.4.0 against 1.44.0 for beta-1.45-1 [INFO] extracting crate imgui-rs-vulkan-renderer 0.4.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate imgui-rs-vulkan-renderer 0.4.0 on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate imgui-rs-vulkan-renderer 0.4.0 [INFO] finished tweaking crates.io crate imgui-rs-vulkan-renderer 0.4.0 [INFO] tweaked toml for crates.io crate imgui-rs-vulkan-renderer 0.4.0 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate imgui-rs-vulkan-renderer 0.4.0 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "build" "--frozen"` [INFO] [stdout] 5a0ab842661559fe34afc4094a7106cc98c58200567c0284c57bd46793fe31d8 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "5a0ab842661559fe34afc4094a7106cc98c58200567c0284c57bd46793fe31d8"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling wide v0.4.6 [INFO] [stderr] Compiling imgui-sys v0.4.0 [INFO] [stderr] Compiling ash v0.31.0 [INFO] [stderr] Compiling ultraviolet v0.4.6 [INFO] [stderr] Compiling imgui v0.4.0 [INFO] [stderr] Compiling imgui-rs-vulkan-renderer v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.95s [INFO] running `"docker" "inspect" "5a0ab842661559fe34afc4094a7106cc98c58200567c0284c57bd46793fe31d8"` [INFO] running `"docker" "rm" "-f" "5a0ab842661559fe34afc4094a7106cc98c58200567c0284c57bd46793fe31d8"` [INFO] [stdout] 5a0ab842661559fe34afc4094a7106cc98c58200567c0284c57bd46793fe31d8 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 14ee72a67e4ac4d6174b7d902da1810cf2e1b1198281c83b423580b5e0adc271 [INFO] running `"docker" "start" "-a" "14ee72a67e4ac4d6174b7d902da1810cf2e1b1198281c83b423580b5e0adc271"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling winit v0.19.5 [INFO] [stderr] Compiling simple_logger v1.6.0 [INFO] [stderr] Compiling imgui-winit-support v0.4.0 [INFO] [stderr] Compiling imgui-rs-vulkan-renderer v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] error: couldn't read examples/common/../../assets/fonts/mplus-1p-regular.ttf: No such file or directory (os error 2) [INFO] [stderr] --> examples/common/mod.rs:123:23 [INFO] [stderr] | [INFO] [stderr] 123 | data: include_bytes!("../../assets/fonts/mplus-1p-regular.ttf"), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: couldn't read examples/common/../../assets/fonts/mplus-1p-regular.ttf: No such file or directory (os error 2) [INFO] [stderr] --> examples/common/mod.rs:123:23 [INFO] [stderr] | [INFO] [stderr] 123 | data: include_bytes!("../../assets/fonts/mplus-1p-regular.ttf"), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: couldn't read examples/common/../../assets/fonts/mplus-1p-regular.ttf: No such file or directory (os error 2) [INFO] [stderr] --> examples/common/mod.rs:123:23 [INFO] [stderr] | [INFO] [stderr] 123 | data: include_bytes!("../../assets/fonts/mplus-1p-regular.ttf"), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: couldn't read examples/common/../../assets/fonts/mplus-1p-regular.ttf: No such file or directory (os error 2) [INFO] [stderr] --> examples/common/mod.rs:123:23 [INFO] [stderr] | [INFO] [stderr] 123 | data: include_bytes!("../../assets/fonts/mplus-1p-regular.ttf"), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: couldn't read examples/common/../../assets/fonts/mplus-1p-regular.ttf: No such file or directory (os error 2) [INFO] [stderr] --> examples/common/mod.rs:123:23 [INFO] [stderr] | [INFO] [stderr] 123 | data: include_bytes!("../../assets/fonts/mplus-1p-regular.ttf"), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: couldn't read examples/common/../../assets/fonts/mplus-1p-regular.ttf: No such file or directory (os error 2) [INFO] [stderr] --> examples/common/mod.rs:123:23 [INFO] [stderr] | [INFO] [stderr] 123 | data: include_bytes!("../../assets/fonts/mplus-1p-regular.ttf"), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: couldn't read examples/common/../../assets/fonts/mplus-1p-regular.ttf: No such file or directory (os error 2) [INFO] [stderr] --> examples/common/mod.rs:123:23 [INFO] [stderr] | [INFO] [stderr] 123 | data: include_bytes!("../../assets/fonts/mplus-1p-regular.ttf"), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: couldn't read examples/common/../../assets/fonts/mplus-1p-regular.ttf: No such file or directory (os error 2) [INFO] [stderr] --> examples/common/mod.rs:123:23 [INFO] [stderr] | [INFO] [stderr] 123 | data: include_bytes!("../../assets/fonts/mplus-1p-regular.ttf"), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [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] [stderr] error: aborting due to previous error [INFO] [stderr] [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] [stderr] error: aborting due to previous error [INFO] [stderr] [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] [stderr] error: aborting due to previous error [INFO] [stderr] [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] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [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] [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] [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] [stderr] error: aborting due to previous error [INFO] [stderr] [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] [stderr] error: build failed [INFO] running `"docker" "inspect" "14ee72a67e4ac4d6174b7d902da1810cf2e1b1198281c83b423580b5e0adc271"` [INFO] running `"docker" "rm" "-f" "14ee72a67e4ac4d6174b7d902da1810cf2e1b1198281c83b423580b5e0adc271"` [INFO] [stdout] 14ee72a67e4ac4d6174b7d902da1810cf2e1b1198281c83b423580b5e0adc271