[INFO] cloning repository https://github.com/K4ugummi/imgui-designer-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/K4ugummi/imgui-designer-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FK4ugummi%2Fimgui-designer-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FK4ugummi%2Fimgui-designer-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0a785545a8df8d463b601a81de35d9a9766e4a9d [INFO] checking K4ugummi/imgui-designer-rs against master#0d37dca25a51fb900a402c94c8818ad1c2789e30 for pr-77526 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FK4ugummi%2Fimgui-designer-rs" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/K4ugummi/imgui-designer-rs on toolchain 0d37dca25a51fb900a402c94c8818ad1c2789e30 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-6/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 `Command { std: "/workspace/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7da14880702699a5bb758ebec68c9d834f1bff2718f017b2da446ea4d3bb44e8 [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" "7da14880702699a5bb758ebec68c9d834f1bff2718f017b2da446ea4d3bb44e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7da14880702699a5bb758ebec68c9d834f1bff2718f017b2da446ea4d3bb44e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7da14880702699a5bb758ebec68c9d834f1bff2718f017b2da446ea4d3bb44e8", kill_on_drop: false }` [INFO] [stdout] 7da14880702699a5bb758ebec68c9d834f1bff2718f017b2da446ea4d3bb44e8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5f171bffe40e69ee65d65c1a6ef7359ee6bdbe49f44e250726e2894bf35f02a6 [INFO] running `Command { std: "docker" "start" "-a" "5f171bffe40e69ee65d65c1a6ef7359ee6bdbe49f44e250726e2894bf35f02a6", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling khronos_api v3.0.0 [INFO] [stderr] Compiling khronos_api v2.2.0 [INFO] [stderr] Compiling num-bigint v0.2.2 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Compiling num-complex v0.2.1 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Checking nom v1.2.4 [INFO] [stderr] Compiling cmake v0.1.35 [INFO] [stderr] Compiling imgui-sys v0.0.21 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling glfw-sys v3.2.2 [INFO] [stderr] Checking semver v0.2.3 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Compiling gl v0.11.0 [INFO] [stderr] Compiling imgui-opengl-renderer v0.3.1 [INFO] [stderr] Checking num v0.2.0 [INFO] [stderr] Checking glfw v0.25.1 [INFO] [stderr] Checking imgui v0.0.21 [INFO] [stderr] Checking imgui-glfw-rs v0.2.2 [INFO] [stderr] Checking imgui-designer-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `ImGuiCol`, `ImGuiCond`, `ImVec2`, `ImVec4`, `im_str` [INFO] [stdout] --> src/main.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use imgui::{im_str, FontGlyphRange, ImFontConfig, ImGui, ImGuiCol, ImGuiCond, ImVec2, ImVec4}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^ ^^^^^^^^^ ^^^^^^ ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ImGuiCol`, `ImGuiCond`, `ImVec2`, `ImVec4`, `im_str` [INFO] [stdout] --> src/main.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use imgui::{im_str, FontGlyphRange, ImFontConfig, ImGui, ImGuiCol, ImGuiCond, ImVec2, ImVec4}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^ ^^^^^^^^^ ^^^^^^ ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 39.46s [INFO] running `Command { std: "docker" "inspect" "5f171bffe40e69ee65d65c1a6ef7359ee6bdbe49f44e250726e2894bf35f02a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f171bffe40e69ee65d65c1a6ef7359ee6bdbe49f44e250726e2894bf35f02a6", kill_on_drop: false }` [INFO] [stdout] 5f171bffe40e69ee65d65c1a6ef7359ee6bdbe49f44e250726e2894bf35f02a6