[INFO] cloning repository https://github.com/Andrew-William-Smith/nes_rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Andrew-William-Smith/nes_rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndrew-William-Smith%2Fnes_rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndrew-William-Smith%2Fnes_rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0685f3420eaea7c93633b67ac3fec501953618d8
[INFO] checking Andrew-William-Smith/nes_rs against try#8b72f65b805cbe4c261de45030d663f524f27376 for pr-78991
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndrew-William-Smith%2Fnes_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/Andrew-William-Smith/nes_rs on toolchain 8b72f65b805cbe4c261de45030d663f524f27376
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8b72f65b805cbe4c261de45030d663f524f27376" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Andrew-William-Smith/nes_rs
[INFO] finished tweaking git repo https://github.com/Andrew-William-Smith/nes_rs
[INFO] tweaked toml for git repo https://github.com/Andrew-William-Smith/nes_rs written to /workspace/builds/worker-6/source/Cargo.toml
[INFO] crate git repo https://github.com/Andrew-William-Smith/nes_rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8b72f65b805cbe4c261de45030d663f524f27376" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded xml-rs v0.8.2
[INFO] [stderr]   Downloaded winit v0.21.0
[INFO] [stderr]   Downloaded imgui-sys v0.3.0
[INFO] [stderr]   Downloaded glium v0.26.0
[INFO] [stderr]   Downloaded glutin v0.23.0
[INFO] [stderr]   Downloaded imgui-glium-renderer v0.3.0
[INFO] [stderr]   Downloaded backtrace-sys v0.1.35
[INFO] [stderr]   Downloaded imgui v0.3.0
[INFO] [stderr]   Downloaded imgui-winit-support v0.3.1
[INFO] [stderr]   Downloaded parking_lot_core v0.7.1
[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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+8b72f65b805cbe4c261de45030d663f524f27376" "metadata" "--no-deps" "--format-version=1", 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] 982765a32ae64b9e9fd0722461343d9195ff68a7120d6696e4fb1df1a45727bc
[INFO] running `Command { std: "docker" "start" "-a" "982765a32ae64b9e9fd0722461343d9195ff68a7120d6696e4fb1df1a45727bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "982765a32ae64b9e9fd0722461343d9195ff68a7120d6696e4fb1df1a45727bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "982765a32ae64b9e9fd0722461343d9195ff68a7120d6696e4fb1df1a45727bc", kill_on_drop: false }`
[INFO] [stdout] 982765a32ae64b9e9fd0722461343d9195ff68a7120d6696e4fb1df1a45727bc
[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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+8b72f65b805cbe4c261de45030d663f524f27376" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a8299518f4a636474429750b1614469cb2f28d65d1a23af189d9c36c6befe260
[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" "a8299518f4a636474429750b1614469cb2f28d65d1a23af189d9c36c6befe260", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]    Compiling libc v0.2.69
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling xml-rs v0.8.2
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling nix v0.14.1
[INFO] [stderr]     Checking slab v0.4.2
[INFO] [stderr]    Compiling pkg-config v0.3.17
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]     Checking downcast-rs v1.1.1
[INFO] [stderr]     Checking smallvec v1.3.0
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]     Checking instant v0.1.2
[INFO] [stderr]     Checking takeable-option v0.5.0
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling imgui-sys v0.3.0
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling num-traits v0.2.11
[INFO] [stderr]    Compiling memoffset v0.5.4
[INFO] [stderr]     Checking dlib v0.4.1
[INFO] [stderr]    Compiling x11-dl v2.18.5
[INFO] [stderr]     Checking wayland-sys v0.23.6
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling gl_generator v0.13.1
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking stb_truetype v0.3.1
[INFO] [stderr]    Compiling wayland-scanner v0.23.6
[INFO] [stderr]     Checking net2 v0.2.33
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking parking_lot_core v0.7.1
[INFO] [stderr]     Checking memmap v0.7.0
[INFO] [stderr]     Checking shared_library v0.1.9
[INFO] [stderr]     Checking raw-window-handle v0.3.3
[INFO] [stderr]     Checking backtrace-sys v0.1.35
[INFO] [stderr]     Checking backtrace v0.3.46
[INFO] [stderr]     Checking mio v0.6.21
[INFO] [stderr]     Checking parking_lot v0.10.2
[INFO] [stderr]     Checking osmesa-sys v0.1.2
[INFO] [stderr]     Checking approx v0.3.2
[INFO] [stderr]     Checking ordered-float v1.0.2
[INFO] [stderr]     Checking line_drawing v0.7.0
[INFO] [stderr]    Compiling glutin_glx_sys v0.1.6
[INFO] [stderr]    Compiling glutin_egl_sys v0.1.4
[INFO] [stderr]     Checking rusttype v0.8.3
[INFO] [stderr]     Checking mio-extras v2.0.6
[INFO] [stderr]    Compiling glium v0.26.0
[INFO] [stderr]     Checking rusttype v0.7.9
[INFO] [stderr]     Checking andrew v0.2.1
[INFO] [stderr]    Compiling wayland-client v0.23.6
[INFO] [stderr]    Compiling wayland-protocols v0.23.6
[INFO] [stderr]     Checking calloop v0.4.4
[INFO] [stderr]     Checking wayland-commons v0.23.6
[INFO] [stderr]     Checking smithay-client-toolkit v0.6.6
[INFO] [stderr]     Checking winit v0.21.0
[INFO] [stderr]     Checking glutin v0.23.0
[INFO] [stderr]     Checking imgui v0.3.0
[INFO] [stderr]     Checking imgui-winit-support v0.3.1
[INFO] [stderr]     Checking imgui-glium-renderer v0.3.0
[INFO] [stdout] error[E0308]: `if` and `else` have incompatible types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/imgui-glium-renderer-0.3.0/src/lib.rs:246:5
[INFO] [stdout]     |
[INFO] [stdout] 246 | /     program!(
[INFO] [stdout] 247 | |         facade,
[INFO] [stdout] 248 | |         400 => {
[INFO] [stdout] 249 | |             vertex: include_str!("shader/glsl_400.vert"),
[INFO] [stdout] ...   |
[INFO] [stdout] 277 | |         },
[INFO] [stdout] 278 | |     )
[INFO] [stdout]     | |     ^
[INFO] [stdout]     | |     |
[INFO] [stdout]     | |     expected enum `std::result::Result`, found `()`
[INFO] [stdout]     | |_____expected because of this
[INFO] [stdout]     |       `if` and `else` have incompatible types
[INFO] [stdout]     |
[INFO] [stdout]     = note:   expected type `std::result::Result<glium::Program, ProgramChooserCreationError>`
[INFO] [stdout]             found unit type `()`
[INFO] [stdout]     = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `imgui-glium-renderer`
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/imgui-glium-renderer-0.3.0/src/lib.rs:246:5
[INFO] [stdout]     |
[INFO] [stdout] 246 | /     program!(
[INFO] [stdout] 247 | |         facade,
[INFO] [stdout] 248 | |         400 => {
[INFO] [stdout] 249 | |             vertex: include_str!("shader/glsl_400.vert"),
[INFO] [stdout] ...   |
[INFO] [stdout] 277 | |         },
[INFO] [stdout] 278 | |     )
[INFO] [stdout]     | |_____^ expected enum `std::result::Result`, found `()`
[INFO] [stdout]     |
[INFO] [stdout]     = note:   expected enum `std::result::Result<glium::Program, ProgramChooserCreationError>`
[INFO] [stdout]             found unit type `()`
[INFO] [stdout]     = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] To learn more, run the command again with --verbose.
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "a8299518f4a636474429750b1614469cb2f28d65d1a23af189d9c36c6befe260", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8299518f4a636474429750b1614469cb2f28d65d1a23af189d9c36c6befe260", kill_on_drop: false }`
[INFO] [stdout] a8299518f4a636474429750b1614469cb2f28d65d1a23af189d9c36c6befe260