[INFO] updating cached repository https://github.com/DazKins/RustGLFW [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a0085cb6c37d7218833c74d6c1400058d6d7c7b2 [INFO] testing DazKins/RustGLFW against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDazKins%2FRustGLFW" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/DazKins/RustGLFW on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/DazKins/RustGLFW [INFO] removed path dependency engine from git repo https://github.com/DazKins/RustGLFW [INFO] finished tweaking git repo https://github.com/DazKins/RustGLFW [INFO] tweaked toml for git repo https://github.com/DazKins/RustGLFW written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/DazKins/RustGLFW already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (engine) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-13/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (engine) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4e55a900e369d0709867e4bb59e4012fbc8e7b114ecd74a6701af8651f27262d [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" "4e55a900e369d0709867e4bb59e4012fbc8e7b114ecd74a6701af8651f27262d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4e55a900e369d0709867e4bb59e4012fbc8e7b114ecd74a6701af8651f27262d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e55a900e369d0709867e4bb59e4012fbc8e7b114ecd74a6701af8651f27262d", kill_on_drop: false }` [INFO] [stdout] 4e55a900e369d0709867e4bb59e4012fbc8e7b114ecd74a6701af8651f27262d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 313455b90db292d19f0da83f4e93c07f4614743cdd3ae78d4865c58a9b8df4f1 [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" "313455b90db292d19f0da83f4e93c07f4614743cdd3ae78d4865c58a9b8df4f1", kill_on_drop: false }` [INFO] [stderr] warning: dependency (engine) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling cgmath v0.17.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling engine v0.0.0 [INFO] [stderr] Compiling rust_glfw v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `engine::Engine` [INFO] [stdout] --> src/main.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use engine::Engine; [INFO] [stdout] | ^^^^^^^^^^^^^^ no `Engine` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `engine::EngineConfig` [INFO] [stdout] --> src/main.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use engine::EngineConfig; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no `EngineConfig` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `engine::game_state` [INFO] [stdout] --> src/game_states/game_state_playing.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use engine::game_state::GameState; [INFO] [stdout] | ^^^^^^^^^^ could not find `game_state` in `engine` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `engine::shader` [INFO] [stdout] --> src/game_states/game_state_playing.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use engine::shader::Shader; [INFO] [stdout] | ^^^^^^ could not find `shader` in `engine` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `engine::model` [INFO] [stdout] --> src/game_states/game_state_playing.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 4 | use engine::model::Model; [INFO] [stdout] | ^^^^^ could not find `model` in `engine` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `engine::model` [INFO] [stdout] --> src/game_states/game_state_playing.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use engine::model::ModelBuilder; [INFO] [stdout] | ^^^^^ could not find `model` in `engine` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `engine::texture` [INFO] [stdout] --> src/game_states/game_state_playing.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | use engine::texture::Texture; [INFO] [stdout] | ^^^^^^^ could not find `texture` in `engine` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rust_glfw`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "313455b90db292d19f0da83f4e93c07f4614743cdd3ae78d4865c58a9b8df4f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "313455b90db292d19f0da83f4e93c07f4614743cdd3ae78d4865c58a9b8df4f1", kill_on_drop: false }` [INFO] [stdout] 313455b90db292d19f0da83f4e93c07f4614743cdd3ae78d4865c58a9b8df4f1