[INFO] cloning repository https://github.com/eendeego/rust-gr-context [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eendeego/rust-gr-context" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feendeego%2Frust-gr-context", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feendeego%2Frust-gr-context'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ec9b3ff3a66b0a82e0bdfa08b20e5843444d361b [INFO] testing eendeego/rust-gr-context against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feendeego%2Frust-gr-context" "/workspace/builds/worker-15/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-15/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/eendeego/rust-gr-context on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-15/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/eendeego/rust-gr-context [INFO] finished tweaking git repo https://github.com/eendeego/rust-gr-context [INFO] tweaked toml for git repo https://github.com/eendeego/rust-gr-context written to /workspace/builds/worker-15/source/Cargo.toml [INFO] crate git repo https://github.com/eendeego/rust-gr-context already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded khronos v0.1.2 [INFO] [stderr] Downloaded videocore v0.1.3 [INFO] [stderr] Downloaded egl v0.2.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 95faa8314ec443595f47e3fa3adde70241145c5c7da30977f09e9fd53b924869 [INFO] running `Command { std: "docker" "start" "-a" "95faa8314ec443595f47e3fa3adde70241145c5c7da30977f09e9fd53b924869", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "95faa8314ec443595f47e3fa3adde70241145c5c7da30977f09e9fd53b924869", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95faa8314ec443595f47e3fa3adde70241145c5c7da30977f09e9fd53b924869", kill_on_drop: false }` [INFO] [stdout] 95faa8314ec443595f47e3fa3adde70241145c5c7da30977f09e9fd53b924869 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0abcc677b65d5289611cdae796439db136d73d317a47b5ffd9e03e47b57572c2 [INFO] running `Command { std: "docker" "start" "-a" "0abcc677b65d5289611cdae796439db136d73d317a47b5ffd9e03e47b57572c2", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling libc v0.1.12 [INFO] [stderr] Compiling khronos v0.1.2 [INFO] [stderr] Compiling egl v0.2.7 [INFO] [stderr] Compiling gr-context v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0463]: can't find crate for `videocore` [INFO] [stdout] --> src/vc4_context.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | extern crate videocore; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `dispmanx` [INFO] [stdout] --> src/vc4_context.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use dispmanx::DisplayHandle; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `dispmanx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bcm_host` [INFO] [stdout] --> src/vc4_context.rs:53:3 [INFO] [stdout] | [INFO] [stdout] 53 | bcm_host::init(); [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `bcm_host` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bcm_host` [INFO] [stdout] --> src/vc4_context.rs:100:20 [INFO] [stdout] | [INFO] [stdout] 100 | let dimensions = bcm_host::graphics_get_display_size(device as u16) [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `bcm_host` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dispmanx` [INFO] [stdout] --> src/vc4_context.rs:106:25 [INFO] [stdout] | [INFO] [stdout] 106 | let dispman_display = dispmanx::display_open(device); [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `dispmanx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dispmanx` [INFO] [stdout] --> src/vc4_context.rs:109:24 [INFO] [stdout] | [INFO] [stdout] 109 | let dispman_update = dispmanx::update_start(0 /* priority */); [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `dispmanx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dispmanx` [INFO] [stdout] --> src/vc4_context.rs:145:25 [INFO] [stdout] | [INFO] [stdout] 145 | let dispman_element = dispmanx::element_add( [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `dispmanx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dispmanx` [INFO] [stdout] --> src/vc4_context.rs:153:5 [INFO] [stdout] | [INFO] [stdout] 153 | dispmanx::DISPMANX_PROTECTION_NONE, [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `dispmanx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Transform` [INFO] [stdout] --> src/vc4_context.rs:157:5 [INFO] [stdout] | [INFO] [stdout] 157 | Transform::NO_ROTATE, [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `Transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dispmanx` [INFO] [stdout] --> src/vc4_context.rs:168:3 [INFO] [stdout] | [INFO] [stdout] 168 | dispmanx::update_submit_sync(dispman_update); [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `dispmanx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dispmanx` [INFO] [stdout] --> src/vc4_context.rs:268:8 [INFO] [stdout] | [INFO] [stdout] 268 | if dispmanx::display_close(self.dispman_display) { [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `dispmanx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bcm_host` [INFO] [stdout] --> src/vc4_context.rs:271:5 [INFO] [stdout] | [INFO] [stdout] 271 | bcm_host::deinit(); [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `bcm_host` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Window` in this scope [INFO] [stdout] --> src/vc4_context.rs:94:50 [INFO] [stdout] | [INFO] [stdout] 94 | fn init_dispmanx(device: u32) -> (DisplayHandle, Window) { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Rect` in this scope [INFO] [stdout] --> src/vc4_context.rs:112:23 [INFO] [stdout] | [INFO] [stdout] 112 | let mut dest_rect = Rect { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Rect` in this scope [INFO] [stdout] --> src/vc4_context.rs:120:22 [INFO] [stdout] | [INFO] [stdout] 120 | let mut src_rect = Rect { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Window` in this scope [INFO] [stdout] --> src/vc4_context.rs:161:16 [INFO] [stdout] | [INFO] [stdout] 161 | let window = Window { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Window` in this scope [INFO] [stdout] --> src/vc4_context.rs:181:16 [INFO] [stdout] | [INFO] [stdout] 181 | window: &mut Window, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 17 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0422, E0432, E0433, E0463. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `gr-context` due to 18 previous errors [INFO] running `Command { std: "docker" "inspect" "0abcc677b65d5289611cdae796439db136d73d317a47b5ffd9e03e47b57572c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0abcc677b65d5289611cdae796439db136d73d317a47b5ffd9e03e47b57572c2", kill_on_drop: false }` [INFO] [stdout] 0abcc677b65d5289611cdae796439db136d73d317a47b5ffd9e03e47b57572c2