[INFO] cloning repository https://github.com/Redacted-Studios/Redacted-Engine [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Redacted-Studios/Redacted-Engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRedacted-Studios%2FRedacted-Engine", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRedacted-Studios%2FRedacted-Engine'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 062572dc28c45827e0a43d815c7263c549ae2a46 [INFO] testing Redacted-Studios/Redacted-Engine against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRedacted-Studios%2FRedacted-Engine" "/workspace/builds/worker-28/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-28/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Redacted-Studios/Redacted-Engine on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Redacted-Studios/Redacted-Engine [INFO] finished tweaking git repo https://github.com/Redacted-Studios/Redacted-Engine [INFO] tweaked toml for git repo https://github.com/Redacted-Studios/Redacted-Engine written to /workspace/builds/worker-28/source/Cargo.toml [INFO] crate git repo https://github.com/Redacted-Studios/Redacted-Engine already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8f6a8c6a598f15ab8951472f87ebce45e5dbc56ea22469cd89b3012c3730ceb6 [INFO] running `Command { std: "docker" "start" "-a" "8f6a8c6a598f15ab8951472f87ebce45e5dbc56ea22469cd89b3012c3730ceb6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8f6a8c6a598f15ab8951472f87ebce45e5dbc56ea22469cd89b3012c3730ceb6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f6a8c6a598f15ab8951472f87ebce45e5dbc56ea22469cd89b3012c3730ceb6", kill_on_drop: false }` [INFO] [stdout] 8f6a8c6a598f15ab8951472f87ebce45e5dbc56ea22469cd89b3012c3730ceb6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b439f380992878cc1be49ae0842b93463422144d7418b1f6d4785d0ff2592305 [INFO] running `Command { std: "docker" "start" "-a" "b439f380992878cc1be49ae0842b93463422144d7418b1f6d4785d0ff2592305", kill_on_drop: false }` [INFO] [stderr] Compiling glfw v0.43.0 (https://github.com/bjz/glfw-rs.git#5298cfc6) [INFO] [stderr] Compiling redacted v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Action`, `Context`, `Key` [INFO] [stdout] --> src/engine/window/mod.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | use glfw::{Action, Context, Key, WindowEvent}; [INFO] [stdout] | ^^^^^^ ^^^^^^^ ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:13:66 [INFO] [stdout] | [INFO] [stdout] 13 | let mut RWindowInstane = engine::window::RWindow { instance: None, window: None, events: None, width: 1280, height: 720, caption: "RW... [INFO] [stdout] | ^^^^ expected struct `Glfw`, found enum `Option` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Glfw` [INFO] [stdout] found enum `Option<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:13:80 [INFO] [stdout] | [INFO] [stdout] 13 | let mut RWindowInstane = engine::window::RWindow { instance: None, window: None, events: None, width: 1280, height: 720, caption: "RW... [INFO] [stdout] | ^^^^ expected struct `Window`, found enum `Option` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Window` [INFO] [stdout] found enum `Option<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:13:94 [INFO] [stdout] | [INFO] [stdout] 13 | ...ce: None, window: None, events: None, width: 1280, height: 720, caption: "RWindow instance!".to_string() }; [INFO] [stdout] | ^^^^ expected struct `std::sync::mpsc::Receiver`, found enum `Option` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `std::sync::mpsc::Receiver<(f64, WindowEvent)>` [INFO] [stdout] found enum `Option<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `redacted` due to 4 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "b439f380992878cc1be49ae0842b93463422144d7418b1f6d4785d0ff2592305", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b439f380992878cc1be49ae0842b93463422144d7418b1f6d4785d0ff2592305", kill_on_drop: false }` [INFO] [stdout] b439f380992878cc1be49ae0842b93463422144d7418b1f6d4785d0ff2592305