[INFO] cloning repository https://github.com/planet0104/mengine [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/planet0104/mengine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplanet0104%2Fmengine", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplanet0104%2Fmengine'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c33c60ba03f04928bd4f9254fc6f3135e33b0639 [INFO] testing planet0104/mengine against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplanet0104%2Fmengine" "/workspace/builds/worker-22/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-22/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/planet0104/mengine on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/planet0104/mengine [INFO] finished tweaking git repo https://github.com/planet0104/mengine [INFO] tweaked toml for git repo https://github.com/planet0104/mengine written to /workspace/builds/worker-22/source/Cargo.toml [INFO] crate git repo https://github.com/planet0104/mengine already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b67bdd5f54bb37e4a5c79cd9041a3d3b2c7a4b0c119eccd8d4b22bee591bb612 [INFO] running `Command { std: "docker" "start" "-a" "b67bdd5f54bb37e4a5c79cd9041a3d3b2c7a4b0c119eccd8d4b22bee591bb612", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b67bdd5f54bb37e4a5c79cd9041a3d3b2c7a4b0c119eccd8d4b22bee591bb612", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b67bdd5f54bb37e4a5c79cd9041a3d3b2c7a4b0c119eccd8d4b22bee591bb612", kill_on_drop: false }` [INFO] [stdout] b67bdd5f54bb37e4a5c79cd9041a3d3b2c7a4b0c119eccd8d4b22bee591bb612 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f2730f27e705b28cea0c575210288cadb25b249843af4354affe094ac5d1bf9f [INFO] running `Command { std: "docker" "start" "-a" "f2730f27e705b28cea0c575210288cadb25b249843af4354affe094ac5d1bf9f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.55 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling adler32 v1.0.3 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling nix v0.13.0 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling syn v1.0.8 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Compiling downcast-rs v1.0.4 [INFO] [stderr] Compiling same-file v1.0.4 [INFO] [stderr] Compiling rustc-demangle v0.1.14 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling cpal v0.10.0 [INFO] [stderr] Compiling claxon v0.4.2 [INFO] [stderr] Compiling hound v3.4.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling backtrace v0.3.26 [INFO] [stderr] Compiling minimp3-sys v0.3.1 [INFO] [stderr] Compiling lock_api v0.3.1 [INFO] [stderr] Compiling nsvg v0.5.1 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling stb_truetype v0.2.6 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling ogg v0.7.0 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling deflate v0.7.19 [INFO] [stderr] Compiling walkdir v2.2.7 [INFO] [stderr] Compiling gif v0.10.1 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling x11-dl v2.18.3 [INFO] [stderr] Compiling png v0.15.1 [INFO] [stderr] Compiling lewton v0.9.4 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling wayland-scanner v0.21.12 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling getrandom v0.1.6 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling slice-deque v0.2.4 [INFO] [stderr] Compiling raw-window-handle v0.3.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling wayland-sys v0.21.12 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling minimp3 v0.3.3 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling wayland-client v0.21.12 [INFO] [stderr] Compiling wayland-protocols v0.21.12 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling rusttype v0.7.6 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling png v0.12.0 [INFO] [stderr] Compiling png v0.14.1 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling wayland-commons v0.21.12 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling tiff v0.2.2 [INFO] [stderr] Compiling tiff v0.3.1 [INFO] [stderr] Compiling image v0.19.0 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling image v0.21.1 [INFO] [stderr] Compiling image v0.22.3 [INFO] [stderr] Compiling rodio v0.10.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.4.5 [INFO] [stderr] Compiling winit v0.19.5 [INFO] [stderr] Compiling mengine v0.6.7 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `window` [INFO] [stdout] --> src/lib.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | pub use window::{ [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `window` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 19 | pub use Window::{ [INFO] [stdout] | ~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/lib.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 52 | (if let Assets::Image(image) = self { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 56 | }) [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 52 ~ if let Assets::Image(image) = self { [INFO] [stdout] 53 | Some(image.clone()) [INFO] [stdout] 54 | } else { [INFO] [stdout] 55 | None [INFO] [stdout] 56 ~ } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/lib.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 60 | (if let Assets::File(data) = self { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 64 | }) [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 60 ~ if let Assets::File(data) = self { [INFO] [stdout] 61 | Some(data.clone()) [INFO] [stdout] 62 | } else { [INFO] [stdout] 63 | None [INFO] [stdout] 64 ~ } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/lib.rs:68:9 [INFO] [stdout] | [INFO] [stdout] 68 | (if let Assets::Sound(data) = self { [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 72 | }) [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 68 ~ if let Assets::Sound(data) = self { [INFO] [stdout] 69 | Some(data.clone()) [INFO] [stdout] 70 | } else { [INFO] [stdout] 71 | None [INFO] [stdout] 72 ~ } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `mengine` due to 2 previous errors; 3 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "f2730f27e705b28cea0c575210288cadb25b249843af4354affe094ac5d1bf9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2730f27e705b28cea0c575210288cadb25b249843af4354affe094ac5d1bf9f", kill_on_drop: false }` [INFO] [stdout] f2730f27e705b28cea0c575210288cadb25b249843af4354affe094ac5d1bf9f