[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 beta-2020-06-03 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-4/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/K4ugummi/imgui-designer-rs 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 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-4/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" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] 977f6bae9ceef93f4c4bcbdaefcbaaee3449dbed9188b9e9edd856cd8c9ed2c8 [INFO] running `"docker" "start" "-a" "977f6bae9ceef93f4c4bcbdaefcbaaee3449dbed9188b9e9edd856cd8c9ed2c8"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling khronos_api v3.0.0 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling num-complex v0.2.1 [INFO] [stderr] Compiling cmake v0.1.35 [INFO] [stderr] Compiling imgui-sys v0.0.21 [INFO] [stderr] Compiling semver v0.2.3 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling glfw-sys v3.2.2 [INFO] [stderr] Compiling num-bigint v0.2.2 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Compiling imgui-opengl-renderer v0.3.1 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Compiling gl v0.11.0 [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 42.69s [INFO] running `"docker" "inspect" "977f6bae9ceef93f4c4bcbdaefcbaaee3449dbed9188b9e9edd856cd8c9ed2c8"` [INFO] running `"docker" "rm" "-f" "977f6bae9ceef93f4c4bcbdaefcbaaee3449dbed9188b9e9edd856cd8c9ed2c8"` [INFO] [stdout] 977f6bae9ceef93f4c4bcbdaefcbaaee3449dbed9188b9e9edd856cd8c9ed2c8 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] [stdout] fd9ab2fa2228f6129f81d931388f96249830f224f93b791189c85db0153fb632 [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" "fd9ab2fa2228f6129f81d931388f96249830f224f93b791189c85db0153fb632"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [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 1.10s [INFO] running `"docker" "inspect" "fd9ab2fa2228f6129f81d931388f96249830f224f93b791189c85db0153fb632"` [INFO] running `"docker" "rm" "-f" "fd9ab2fa2228f6129f81d931388f96249830f224f93b791189c85db0153fb632"` [INFO] [stdout] fd9ab2fa2228f6129f81d931388f96249830f224f93b791189c85db0153fb632 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9e98d2d67db9ee0c7c7372212114f4039beb58d1478769836f793634a635d041 [INFO] running `"docker" "start" "-a" "9e98d2d67db9ee0c7c7372212114f4039beb58d1478769836f793634a635d041"` [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.16s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/imgui_designer_rs-6f59c9d81d8b96a3 [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" "9e98d2d67db9ee0c7c7372212114f4039beb58d1478769836f793634a635d041"` [INFO] running `"docker" "rm" "-f" "9e98d2d67db9ee0c7c7372212114f4039beb58d1478769836f793634a635d041"` [INFO] [stdout] 9e98d2d67db9ee0c7c7372212114f4039beb58d1478769836f793634a635d041