[INFO] cloning repository https://github.com/planet0104/neat-flappy-bird [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/planet0104/neat-flappy-bird" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplanet0104%2Fneat-flappy-bird"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplanet0104%2Fneat-flappy-bird'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] a0d8b4c35caea3e7b09fa3c26e59f78661766136 [INFO] checking planet0104/neat-flappy-bird against try#ea663bba38739867a4b75ac820991b4f5d093c3b for pr-62262-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplanet0104%2Fneat-flappy-bird" "/workspace/builds/worker-6/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/planet0104/neat-flappy-bird on toolchain ea663bba38739867a4b75ac820991b4f5d093c3b [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/planet0104/neat-flappy-bird [INFO] finished tweaking git repo https://github.com/planet0104/neat-flappy-bird [INFO] tweaked toml for git repo https://github.com/planet0104/neat-flappy-bird written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/planet0104/neat-flappy-bird already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Updating git repository `https://github.com/planet0104/neat` [INFO] running `"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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 8ad38f82a8bc7be5a1c837c26c99906bae892a2de3c92876c3a95f4ba541ab1b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "8ad38f82a8bc7be5a1c837c26c99906bae892a2de3c92876c3a95f4ba541ab1b"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling minimp3-sys v0.3.1 [INFO] [stderr] Compiling nsvg v0.5.0 [INFO] [stderr] Checking ogg v0.7.0 [INFO] [stderr] Checking slice-deque v0.2.4 [INFO] [stderr] Compiling wayland-scanner v0.21.12 [INFO] [stderr] Checking alsa-sys v0.1.2 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Checking num-rational v0.2.1 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Checking rusttype v0.7.6 [INFO] [stderr] Checking png v0.12.0 [INFO] [stderr] Checking rayon v1.0.3 [INFO] [stderr] Checking parking_lot_core v0.4.0 [INFO] [stderr] Checking neat v1.0.2 (https://github.com/planet0104/neat?tag=1.0.2#0ad21aca) [INFO] [stderr] Checking cgmath v0.14.1 [INFO] [stderr] Checking lewton v0.9.4 [INFO] [stderr] Checking cpal v0.8.2 [INFO] [stderr] Checking andrew v0.2.1 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking dlib v0.4.1 [INFO] [stderr] Checking wayland-sys v0.21.12 [INFO] [stderr] Checking minimp3 v0.3.3 [INFO] [stderr] Checking wayland-commons v0.21.12 [INFO] [stderr] Compiling wayland-client v0.21.12 [INFO] [stderr] Compiling wayland-protocols v0.21.12 [INFO] [stderr] Checking jpeg-decoder v0.1.15 [INFO] [stderr] Checking rodio v0.8.1 [INFO] [stderr] Checking tiff v0.2.2 [INFO] [stderr] Checking image v0.19.0 [INFO] [stderr] Checking image v0.21.1 [INFO] [stderr] Checking smithay-client-toolkit v0.4.5 [INFO] [stderr] Checking winit v0.19.1 [INFO] [stderr] Checking mengine v0.6.6 (https://github.com/planet0104/mengine?tag=0.6.6#0dfdf5a2) [INFO] [stderr] error[E0432]: unresolved import `window` [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/mengine-fd9dedd6576c9fb2/0dfdf5a/src/lib.rs:19:9 [INFO] [stderr] | [INFO] [stderr] 19 | pub use window::{ [INFO] [stderr] | ^^^^^^ use of undeclared type or module `window` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0432`. [INFO] [stderr] error: could not compile `mengine`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "8ad38f82a8bc7be5a1c837c26c99906bae892a2de3c92876c3a95f4ba541ab1b"` [INFO] running `"docker" "rm" "-f" "8ad38f82a8bc7be5a1c837c26c99906bae892a2de3c92876c3a95f4ba541ab1b"` [INFO] [stdout] 8ad38f82a8bc7be5a1c837c26c99906bae892a2de3c92876c3a95f4ba541ab1b