[INFO] cloning repository https://github.com/Saginoya-nm7/opengl_on_rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Saginoya-nm7/opengl_on_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSaginoya-nm7%2Fopengl_on_rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSaginoya-nm7%2Fopengl_on_rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1e6e4d205a5fdb1bb716c877f1a6101720945b1e [INFO] checking Saginoya-nm7/opengl_on_rust against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSaginoya-nm7%2Fopengl_on_rust" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Saginoya-nm7/opengl_on_rust on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Saginoya-nm7/opengl_on_rust [INFO] finished tweaking git repo https://github.com/Saginoya-nm7/opengl_on_rust [INFO] tweaked toml for git repo https://github.com/Saginoya-nm7/opengl_on_rust written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Saginoya-nm7/opengl_on_rust 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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded imgui-opengl-renderer v0.11.0 [INFO] [stderr] Downloaded chlorine v1.0.7 [INFO] [stderr] Downloaded imgui-sdl2 v0.14.0 [INFO] [stderr] Downloaded imgui v0.7.0 [INFO] [stderr] Downloaded sdl2 v0.34.4 [INFO] [stderr] Downloaded sdl2-sys v0.34.4 [INFO] [stderr] Downloaded imgui-sys v0.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f4c34e858a034c0c0c35492e9938ce4b09390f72039bc5a48202c04550750ebe [INFO] running `Command { std: "docker" "start" "-a" "f4c34e858a034c0c0c35492e9938ce4b09390f72039bc5a48202c04550750ebe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f4c34e858a034c0c0c35492e9938ce4b09390f72039bc5a48202c04550750ebe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4c34e858a034c0c0c35492e9938ce4b09390f72039bc5a48202c04550750ebe", kill_on_drop: false }` [INFO] [stdout] f4c34e858a034c0c0c35492e9938ce4b09390f72039bc5a48202c04550750ebe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 130dcf9da1c38b6ad137e68fa14fd48b7b89d98203472e44242179f54bbeed81 [INFO] running `Command { std: "docker" "start" "-a" "130dcf9da1c38b6ad137e68fa14fd48b7b89d98203472e44242179f54bbeed81", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Checking chlorine v1.0.7 [INFO] [stderr] Compiling sdl2 v0.34.4 [INFO] [stderr] Compiling cgmath v0.18.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking c_str_macro v1.0.3 [INFO] [stderr] Compiling sdl2-sys v0.34.4 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling imgui-sys v0.7.0 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Compiling imgui-opengl-renderer v0.11.0 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking imgui v0.7.0 [INFO] [stderr] Checking imgui-sdl2 v0.14.0 [INFO] [stderr] Checking opengl_on_rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `imgui` is imported redundantly [INFO] [stdout] --> src/main.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use imgui; [INFO] [stdout] | ^^^^^ the item `imgui` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `imgui_opengl_renderer` is imported redundantly [INFO] [stdout] --> src/main.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use imgui_opengl_renderer; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the item `imgui_opengl_renderer` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `imgui_sdl2` is imported redundantly [INFO] [stdout] --> src/main.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use imgui_sdl2; [INFO] [stdout] | ^^^^^^^^^^ the item `imgui_sdl2` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `gl` is imported redundantly [INFO] [stdout] --> src/shader.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use gl; [INFO] [stdout] | ^^ the item `gl` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `imgui` is imported redundantly [INFO] [stdout] --> src/main.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use imgui; [INFO] [stdout] | ^^^^^ the item `imgui` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `imgui_opengl_renderer` is imported redundantly [INFO] [stdout] --> src/main.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use imgui_opengl_renderer; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the item `imgui_opengl_renderer` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `imgui_sdl2` is imported redundantly [INFO] [stdout] --> src/main.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use imgui_sdl2; [INFO] [stdout] | ^^^^^^^^^^ the item `imgui_sdl2` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `gl` is imported redundantly [INFO] [stdout] --> src/shader.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use gl; [INFO] [stdout] | ^^ the item `gl` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.98s [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "130dcf9da1c38b6ad137e68fa14fd48b7b89d98203472e44242179f54bbeed81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "130dcf9da1c38b6ad137e68fa14fd48b7b89d98203472e44242179f54bbeed81", kill_on_drop: false }` [INFO] [stdout] 130dcf9da1c38b6ad137e68fa14fd48b7b89d98203472e44242179f54bbeed81 [INFO] checking Saginoya-nm7/opengl_on_rust against try#645bb72776a6a56a1a8f52631a44bd082b2ba509 for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSaginoya-nm7%2Fopengl_on_rust" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Saginoya-nm7/opengl_on_rust on toolchain 645bb72776a6a56a1a8f52631a44bd082b2ba509 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Saginoya-nm7/opengl_on_rust [INFO] finished tweaking git repo https://github.com/Saginoya-nm7/opengl_on_rust [INFO] tweaked toml for git repo https://github.com/Saginoya-nm7/opengl_on_rust written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Saginoya-nm7/opengl_on_rust 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" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cfd3656e154f749f7a9a862510f24d7b05f55a7032fb676ee0a808ba2003787f [INFO] running `Command { std: "docker" "start" "-a" "cfd3656e154f749f7a9a862510f24d7b05f55a7032fb676ee0a808ba2003787f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cfd3656e154f749f7a9a862510f24d7b05f55a7032fb676ee0a808ba2003787f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cfd3656e154f749f7a9a862510f24d7b05f55a7032fb676ee0a808ba2003787f", kill_on_drop: false }` [INFO] [stdout] cfd3656e154f749f7a9a862510f24d7b05f55a7032fb676ee0a808ba2003787f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2d2d165cd298d367dc76ecdac7fa7d5e38069aad26854bf32dea41e9c75a7bf3 [INFO] running `Command { std: "docker" "start" "-a" "2d2d165cd298d367dc76ecdac7fa7d5e38069aad26854bf32dea41e9c75a7bf3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Checking chlorine v1.0.7 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling sdl2 v0.34.4 [INFO] [stderr] Compiling cgmath v0.18.0 [INFO] [stderr] Checking c_str_macro v1.0.3 [INFO] [stderr] Compiling sdl2-sys v0.34.4 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling imgui-sys v0.7.0 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Compiling imgui-opengl-renderer v0.11.0 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Checking imgui v0.7.0 [INFO] [stderr] Checking imgui-sdl2 v0.14.0 [INFO] [stderr] Checking opengl_on_rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `imgui` is imported redundantly [INFO] [stdout] --> src/main.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use imgui; [INFO] [stdout] | ^^^^^ the item `imgui` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `imgui_opengl_renderer` is imported redundantly [INFO] [stdout] --> src/main.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use imgui_opengl_renderer; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the item `imgui_opengl_renderer` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `imgui_sdl2` is imported redundantly [INFO] [stdout] --> src/main.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use imgui_sdl2; [INFO] [stdout] | ^^^^^^^^^^ the item `imgui_sdl2` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `gl` is imported redundantly [INFO] [stdout] --> src/shader.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use gl; [INFO] [stdout] | ^^ the item `gl` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `imgui` is imported redundantly [INFO] [stdout] --> src/main.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use imgui; [INFO] [stdout] | ^^^^^ the item `imgui` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `imgui_opengl_renderer` is imported redundantly [INFO] [stdout] --> src/main.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use imgui_opengl_renderer; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the item `imgui_opengl_renderer` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `imgui_sdl2` is imported redundantly [INFO] [stdout] --> src/main.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use imgui_sdl2; [INFO] [stdout] | ^^^^^^^^^^ the item `imgui_sdl2` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `gl` is imported redundantly [INFO] [stdout] --> src/shader.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use gl; [INFO] [stdout] | ^^ the item `gl` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.84s [INFO] running `Command { std: "docker" "inspect" "2d2d165cd298d367dc76ecdac7fa7d5e38069aad26854bf32dea41e9c75a7bf3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d2d165cd298d367dc76ecdac7fa7d5e38069aad26854bf32dea41e9c75a7bf3", kill_on_drop: false }` [INFO] [stdout] 2d2d165cd298d367dc76ecdac7fa7d5e38069aad26854bf32dea41e9c75a7bf3