[INFO] updating cached repository https://github.com/K4ugummi/imgui-designer-rs [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 0a785545a8df8d463b601a81de35d9a9766e4a9d [INFO] testing K4ugummi/imgui-designer-rs against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FK4ugummi%2Fimgui-designer-rs" "/workspace/builds/worker-12/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/K4ugummi/imgui-designer-rs on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/K4ugummi/imgui-designer-rs [INFO] finished tweaking git repo https://github.com/K4ugummi/imgui-designer-rs [INFO] tweaked toml for git repo https://github.com/K4ugummi/imgui-designer-rs written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/K4ugummi/imgui-designer-rs 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-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 809220347b19a00f682c358ac5e56cdc1e97997d64f08b5282950540c5d9353d [INFO] running `"docker" "start" "-a" "809220347b19a00f682c358ac5e56cdc1e97997d64f08b5282950540c5d9353d"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling khronos_api v2.2.0 [INFO] [stderr] Compiling cmake v0.1.35 [INFO] [stderr] Compiling imgui-sys v0.0.21 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Compiling num-bigint v0.2.2 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling glfw-sys v3.2.2 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling gl v0.11.0 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Compiling imgui-opengl-renderer v0.3.1 [INFO] [stderr] Compiling num v0.2.0 [INFO] [stderr] Compiling glfw v0.25.1 [INFO] [stderr] Compiling imgui v0.0.21 [INFO] [stderr] Compiling imgui-glfw-rs v0.2.2 [INFO] [stderr] Compiling imgui-designer-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused imports: `ImGuiCol`, `ImGuiCond`, `ImVec2`, `ImVec4`, `im_str` [INFO] [stderr] --> src/main.rs:3:13 [INFO] [stderr] | [INFO] [stderr] 3 | use imgui::{im_str, FontGlyphRange, ImFontConfig, ImGui, ImGuiCol, ImGuiCond, ImVec2, ImVec4}; [INFO] [stderr] | ^^^^^^ ^^^^^^^^ ^^^^^^^^^ ^^^^^^ ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 41.36s [INFO] running `"docker" "inspect" "809220347b19a00f682c358ac5e56cdc1e97997d64f08b5282950540c5d9353d"` [INFO] running `"docker" "rm" "-f" "809220347b19a00f682c358ac5e56cdc1e97997d64f08b5282950540c5d9353d"` [INFO] [stdout] 809220347b19a00f682c358ac5e56cdc1e97997d64f08b5282950540c5d9353d [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] 0769bae358e56bf1d947f5d4cbfe7f252a3914161aaf1cc0aef01e48c4b4a090 [INFO] running `"docker" "start" "-a" "0769bae358e56bf1d947f5d4cbfe7f252a3914161aaf1cc0aef01e48c4b4a090"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling imgui-designer-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused imports: `ImGuiCol`, `ImGuiCond`, `ImVec2`, `ImVec4`, `im_str` [INFO] [stderr] --> src/main.rs:3:13 [INFO] [stderr] | [INFO] [stderr] 3 | use imgui::{im_str, FontGlyphRange, ImFontConfig, ImGui, ImGuiCol, ImGuiCond, ImVec2, ImVec4}; [INFO] [stderr] | ^^^^^^ ^^^^^^^^ ^^^^^^^^^ ^^^^^^ ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.85s [INFO] running `"docker" "inspect" "0769bae358e56bf1d947f5d4cbfe7f252a3914161aaf1cc0aef01e48c4b4a090"` [INFO] running `"docker" "rm" "-f" "0769bae358e56bf1d947f5d4cbfe7f252a3914161aaf1cc0aef01e48c4b4a090"` [INFO] [stdout] 0769bae358e56bf1d947f5d4cbfe7f252a3914161aaf1cc0aef01e48c4b4a090 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b0b7e856de31c7d8e8d1bcf8242ae79e74f6cfa18b99be44986c1423ec0eb289 [INFO] running `"docker" "start" "-a" "b0b7e856de31c7d8e8d1bcf8242ae79e74f6cfa18b99be44986c1423ec0eb289"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: unused imports: `ImGuiCol`, `ImGuiCond`, `ImVec2`, `ImVec4`, `im_str` [INFO] [stderr] --> src/main.rs:3:13 [INFO] [stderr] | [INFO] [stderr] 3 | use imgui::{im_str, FontGlyphRange, ImFontConfig, ImGui, ImGuiCol, ImGuiCond, ImVec2, ImVec4}; [INFO] [stderr] | ^^^^^^ ^^^^^^^^ ^^^^^^^^^ ^^^^^^ ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/imgui_designer_rs-a3872473e85ed375 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "b0b7e856de31c7d8e8d1bcf8242ae79e74f6cfa18b99be44986c1423ec0eb289"` [INFO] running `"docker" "rm" "-f" "b0b7e856de31c7d8e8d1bcf8242ae79e74f6cfa18b99be44986c1423ec0eb289"` [INFO] [stdout] b0b7e856de31c7d8e8d1bcf8242ae79e74f6cfa18b99be44986c1423ec0eb289