[INFO] updating cached repository https://github.com/z3n0tus/lockdown [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] 479f1712650e48ce22a04d9c207a7b0eecf508f9 [INFO] testing z3n0tus/lockdown against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fz3n0tus%2Flockdown" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/z3n0tus/lockdown on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/z3n0tus/lockdown [INFO] finished tweaking git repo https://github.com/z3n0tus/lockdown [INFO] tweaked toml for git repo https://github.com/z3n0tus/lockdown written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/z3n0tus/lockdown already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] df666c1015c543eb2010a93d6dc64ed41a1ecb21cf0d044dfac3e3bcdf9a0cc8 [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" "df666c1015c543eb2010a93d6dc64ed41a1ecb21cf0d044dfac3e3bcdf9a0cc8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "df666c1015c543eb2010a93d6dc64ed41a1ecb21cf0d044dfac3e3bcdf9a0cc8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df666c1015c543eb2010a93d6dc64ed41a1ecb21cf0d044dfac3e3bcdf9a0cc8", kill_on_drop: false }` [INFO] [stdout] df666c1015c543eb2010a93d6dc64ed41a1ecb21cf0d044dfac3e3bcdf9a0cc8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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=warn" "-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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 98b9a5c8dc6f2ffc599acc2f037a4aac08cf17147486f370ec515f894dda356b [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" "98b9a5c8dc6f2ffc599acc2f037a4aac08cf17147486f370ec515f894dda356b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling downcast-rs v1.1.1 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Compiling nix v0.14.1 [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 parking_lot_core v0.6.2 [INFO] [stderr] Compiling jpeg-decoder v0.1.19 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling wayland-sys v0.21.13 [INFO] [stderr] Compiling quote v1.0.4 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling piston2d-graphics v0.36.0 [INFO] [stderr] Compiling image v0.23.4 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling gl v0.11.0 [INFO] [stderr] Compiling glutin_egl_sys v0.1.4 [INFO] [stderr] Compiling glutin_glx_sys v0.1.6 [INFO] [stderr] Compiling wayland-commons v0.21.13 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Compiling piston2d-opengl_graphics v0.72.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.4.6 [INFO] [stderr] Compiling pistoncore-input v0.28.0 [INFO] [stderr] Compiling winit v0.19.5 [INFO] [stderr] Compiling pistoncore-window v0.44.0 [INFO] [stderr] Compiling pistoncore-event_loop v0.49.0 [INFO] [stderr] Compiling glutin v0.21.2 [INFO] [stderr] Compiling piston v0.49.0 [INFO] [stderr] Compiling pistoncore-glutin_window v0.63.0 [INFO] [stderr] Compiling lockdown v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `find_folder` [INFO] [stdout] --> src/sprite.rs:17:22 [INFO] [stdout] | [INFO] [stdout] 17 | let assets = find_folder::Search::ParentsThenKids(3, 3) [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type or module `find_folder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Flip` [INFO] [stdout] --> src/sprite.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | Flip::None, [INFO] [stdout] | ^^^^ use of undeclared type or module `Flip` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `G2dTexture` in this scope [INFO] [stdout] --> src/sprite.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | sprite: G2dTexture, [INFO] [stdout] | ^^^^^^^^^^ help: a struct with a similar name exists: `Texture` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/piston2d-opengl_graphics-0.72.0/src/texture.rs:82:1 [INFO] [stdout] | [INFO] [stdout] 82 | pub struct Texture { [INFO] [stdout] | ------------------ similarly named struct `Texture` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `sprite` in this scope [INFO] [stdout] --> src/sprite.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct Sprite { [INFO] [stdout] | ----------------- similarly named struct `Sprite` defined here [INFO] [stdout] ... [INFO] [stdout] 10 | sprite { [INFO] [stdout] | ^^^^^^ help: a struct with a similar name exists (notice the capitalization): `Sprite` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `window` in this scope [INFO] [stdout] --> src/sprite.rs:22:18 [INFO] [stdout] | [INFO] [stdout] 22 | &mut window.create_texture_context(), [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `rust_logo` in this scope [INFO] [stdout] --> src/sprite.rs:23:14 [INFO] [stdout] | [INFO] [stdout] 23 | &rust_logo, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `TextureSettings` [INFO] [stdout] --> src/sprite.rs:25:14 [INFO] [stdout] | [INFO] [stdout] 25 | &TextureSettings::new() [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use opengl_graphics::TextureSettings; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/game.rs:4:21 [INFO] [stdout] | [INFO] [stdout] 4 | components: Vec, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Component` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `(dyn component::Component + 'static)` cannot be known at compilation time [INFO] [stdout] --> src/game.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | components: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `std::marker::Sized` is not implemented for `(dyn component::Component + 'static)` [INFO] [stdout] = note: to learn more, visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0412, E0422, E0425, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `lockdown`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "98b9a5c8dc6f2ffc599acc2f037a4aac08cf17147486f370ec515f894dda356b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98b9a5c8dc6f2ffc599acc2f037a4aac08cf17147486f370ec515f894dda356b", kill_on_drop: false }` [INFO] [stdout] 98b9a5c8dc6f2ffc599acc2f037a4aac08cf17147486f370ec515f894dda356b