[INFO] cloning repository https://github.com/FancyKillerPanda/Lantern [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FancyKillerPanda/Lantern" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFancyKillerPanda%2FLantern", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFancyKillerPanda%2FLantern'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 30e27de889e4d8f659266ceed432cad6e4010ef6 [INFO] testing FancyKillerPanda/Lantern 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%2FFancyKillerPanda%2FLantern" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/FancyKillerPanda/Lantern 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/FancyKillerPanda/Lantern [INFO] finished tweaking git repo https://github.com/FancyKillerPanda/Lantern [INFO] tweaked toml for git repo https://github.com/FancyKillerPanda/Lantern written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/FancyKillerPanda/Lantern 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-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4d348c985d3359daed9b3019d57b853f1f0d2251aaadd268bd4ae1f8fa0dc325 [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" "4d348c985d3359daed9b3019d57b853f1f0d2251aaadd268bd4ae1f8fa0dc325", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4d348c985d3359daed9b3019d57b853f1f0d2251aaadd268bd4ae1f8fa0dc325", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d348c985d3359daed9b3019d57b853f1f0d2251aaadd268bd4ae1f8fa0dc325", kill_on_drop: false }` [INFO] [stdout] 4d348c985d3359daed9b3019d57b853f1f0d2251aaadd268bd4ae1f8fa0dc325 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a044946b17c84d276f42304801241ceb3259bac3f6fc48ae08aba75cc53c21ea [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" "a044946b17c84d276f42304801241ceb3259bac3f6fc48ae08aba75cc53c21ea", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling khronos_api v3.0.0 [INFO] [stderr] Compiling libc v0.2.47 [INFO] [stderr] Compiling num-bigint v0.2.2 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling num-complex v0.2.1 [INFO] [stderr] Compiling nom v1.2.4 [INFO] [stderr] Compiling ansi_term v0.10.2 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Compiling semver v0.2.3 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling gl v0.11.0 [INFO] [stderr] Compiling log v0.1.0 (/opt/rustwide/workdir/log) [INFO] [stderr] Compiling num v0.2.0 [INFO] [stderr] Compiling glfw v0.26.1 (https://github.com/bjz/glfw-rs.git#8b3cac7d) [INFO] [stderr] Compiling lantern v0.1.0 (/opt/rustwide/workdir/lantern) [INFO] [stdout] error[E0583]: file not found for module `window` [INFO] [stdout] --> lantern/src/window_base.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | pub mod window; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `window`, create file "lantern/src/window_base/window.rs" or "lantern/src/window_base/window/mod.rs" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::window_base::Window` [INFO] [stdout] --> lantern/src/application.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::window_base::Window; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^------ [INFO] [stdout] | | | [INFO] [stdout] | | help: a similar name exists in the module (notice the capitalization): `window` [INFO] [stdout] | no `Window` in `window_base` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0583. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `lantern` due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "a044946b17c84d276f42304801241ceb3259bac3f6fc48ae08aba75cc53c21ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a044946b17c84d276f42304801241ceb3259bac3f6fc48ae08aba75cc53c21ea", kill_on_drop: false }` [INFO] [stdout] a044946b17c84d276f42304801241ceb3259bac3f6fc48ae08aba75cc53c21ea