[INFO] cloning repository https://github.com/rivten/rust-sokol-imgui [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rivten/rust-sokol-imgui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frivten%2Frust-sokol-imgui", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frivten%2Frust-sokol-imgui'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6c8a80da88ed2378bfa4a747aa54f90c23a48549 [INFO] checking rivten/rust-sokol-imgui against master#73252d51d13c0e4f872c3c51defcf48174860ef6 for pr-119989 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frivten%2Frust-sokol-imgui" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rivten/rust-sokol-imgui on toolchain 73252d51d13c0e4f872c3c51defcf48174860ef6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+73252d51d13c0e4f872c3c51defcf48174860ef6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rivten/rust-sokol-imgui [INFO] finished tweaking git repo https://github.com/rivten/rust-sokol-imgui [INFO] tweaked toml for git repo https://github.com/rivten/rust-sokol-imgui written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/rivten/rust-sokol-imgui already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+73252d51d13c0e4f872c3c51defcf48174860ef6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/floooh/sokol-rust` [INFO] [stderr] Updating git submodule `https://github.com/cimgui/cimgui.git` [INFO] [stderr] Updating git submodule `https://github.com/ocornut/imgui.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded chlorine v1.0.10 [INFO] [stderr] Downloaded imgui v0.11.0 [INFO] [stderr] Downloaded imgui-sys v0.11.0 [INFO] [stderr] Downloaded glfw v0.51.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+73252d51d13c0e4f872c3c51defcf48174860ef6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 615485bc86af95daa866e31cfbf3fc03ddf6416df5fd3117dcdd5804cad616a6 [INFO] running `Command { std: "docker" "start" "-a" "615485bc86af95daa866e31cfbf3fc03ddf6416df5fd3117dcdd5804cad616a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "615485bc86af95daa866e31cfbf3fc03ddf6416df5fd3117dcdd5804cad616a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "615485bc86af95daa866e31cfbf3fc03ddf6416df5fd3117dcdd5804cad616a6", kill_on_drop: false }` [INFO] [stdout] 615485bc86af95daa866e31cfbf3fc03ddf6416df5fd3117dcdd5804cad616a6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+73252d51d13c0e4f872c3c51defcf48174860ef6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dc7f9db4c1d70b26b0e3c92c446db8436fce559aec402b42e8e7c51db13780d7 [INFO] running `Command { std: "docker" "start" "-a" "dc7f9db4c1d70b26b0e3c92c446db8436fce559aec402b42e8e7c51db13780d7", kill_on_drop: false }` [INFO] [stderr] error: failed to create directory `/opt/rustwide/target/debug/.fingerprint/glfw-1cea7a5a4cf908d8` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] running `Command { std: "docker" "inspect" "dc7f9db4c1d70b26b0e3c92c446db8436fce559aec402b42e8e7c51db13780d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc7f9db4c1d70b26b0e3c92c446db8436fce559aec402b42e8e7c51db13780d7", kill_on_drop: false }` [INFO] [stdout] dc7f9db4c1d70b26b0e3c92c446db8436fce559aec402b42e8e7c51db13780d7 [INFO] checking rivten/rust-sokol-imgui against try#5d004039df46bb665b8ed6385386e3b1b007a6a8 for pr-119989 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frivten%2Frust-sokol-imgui" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rivten/rust-sokol-imgui on toolchain 5d004039df46bb665b8ed6385386e3b1b007a6a8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5d004039df46bb665b8ed6385386e3b1b007a6a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rivten/rust-sokol-imgui [INFO] finished tweaking git repo https://github.com/rivten/rust-sokol-imgui [INFO] tweaked toml for git repo https://github.com/rivten/rust-sokol-imgui written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/rivten/rust-sokol-imgui already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5d004039df46bb665b8ed6385386e3b1b007a6a8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5d004039df46bb665b8ed6385386e3b1b007a6a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 03890e1bed76c11721d8ee2a5c3276164c9975f06805db85261478a0cfbf759d [INFO] running `Command { std: "docker" "start" "-a" "03890e1bed76c11721d8ee2a5c3276164c9975f06805db85261478a0cfbf759d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "03890e1bed76c11721d8ee2a5c3276164c9975f06805db85261478a0cfbf759d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03890e1bed76c11721d8ee2a5c3276164c9975f06805db85261478a0cfbf759d", kill_on_drop: false }` [INFO] [stdout] 03890e1bed76c11721d8ee2a5c3276164c9975f06805db85261478a0cfbf759d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5d004039df46bb665b8ed6385386e3b1b007a6a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0ddd502517e8f3aea95699116ca33fef13c6608557e0bd55a17fe305f215d99e [INFO] running `Command { std: "docker" "start" "-a" "0ddd502517e8f3aea95699116ca33fef13c6608557e0bd55a17fe305f215d99e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.144 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Checking mint v0.5.9 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking chlorine v1.0.10 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling imgui-sys v0.11.0 [INFO] [stderr] Compiling sokol v0.1.0 (https://github.com/floooh/sokol-rust#a4891f43) [INFO] [stderr] Compiling glfw-sys v4.0.0+3.3.5 [INFO] [stderr] Checking glfw v0.51.0 [INFO] [stderr] Checking imgui v0.11.0 [INFO] [stderr] Checking gyoma v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:405:13 [INFO] [stdout] | [INFO] [stdout] 405 | let mut io = imgui.io_mut(); [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:405:13 [INFO] [stdout] | [INFO] [stdout] 405 | let mut io = imgui.io_mut(); [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.90s [INFO] running `Command { std: "docker" "inspect" "0ddd502517e8f3aea95699116ca33fef13c6608557e0bd55a17fe305f215d99e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ddd502517e8f3aea95699116ca33fef13c6608557e0bd55a17fe305f215d99e", kill_on_drop: false }` [INFO] [stdout] 0ddd502517e8f3aea95699116ca33fef13c6608557e0bd55a17fe305f215d99e