[INFO] fetching crate imgui-rs-vulkan-renderer 0.4.0... [INFO] testing imgui-rs-vulkan-renderer-0.4.0 against beta-2020-06-03 for beta-1.45-1 [INFO] extracting crate imgui-rs-vulkan-renderer 0.4.0 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate imgui-rs-vulkan-renderer 0.4.0 on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "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-11/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" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 7cced7e48f6f54447505b7dfbbde529c3aa40a6a063c52cab49c8a18f4553786 [INFO] running `"docker" "start" "-a" "7cced7e48f6f54447505b7dfbbde529c3aa40a6a063c52cab49c8a18f4553786"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling wide v0.4.6 [INFO] [stderr] Compiling ash v0.31.0 [INFO] [stderr] Compiling ultraviolet v0.4.6 [INFO] [stderr] Compiling imgui-rs-vulkan-renderer v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.47s [INFO] running `"docker" "inspect" "7cced7e48f6f54447505b7dfbbde529c3aa40a6a063c52cab49c8a18f4553786"` [INFO] running `"docker" "rm" "-f" "7cced7e48f6f54447505b7dfbbde529c3aa40a6a063c52cab49c8a18f4553786"` [INFO] [stdout] 7cced7e48f6f54447505b7dfbbde529c3aa40a6a063c52cab49c8a18f4553786 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+beta-2020-06-03" "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] 438f8ae378664698e8027ce7be0edb730c69c618d32e2da4223465020827aeb1 [INFO] running `"docker" "start" "-a" "438f8ae378664698e8027ce7be0edb730c69c618d32e2da4223465020827aeb1"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling winit v0.19.5 [INFO] [stderr] Compiling chrono v0.4.11 [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: 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: 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: build failed [INFO] running `"docker" "inspect" "438f8ae378664698e8027ce7be0edb730c69c618d32e2da4223465020827aeb1"` [INFO] running `"docker" "rm" "-f" "438f8ae378664698e8027ce7be0edb730c69c618d32e2da4223465020827aeb1"` [INFO] [stdout] 438f8ae378664698e8027ce7be0edb730c69c618d32e2da4223465020827aeb1