[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-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feendeego%2Frust-gr-context" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/eendeego/rust-gr-context 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] removed /workspace/builds/worker-9/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-9/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-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-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 36757afa7bfc0ed5a160640ddf83065d488f680d3272ea61f9d1ff0331bb70d4 [INFO] running `Command { std: "docker" "start" "-a" "36757afa7bfc0ed5a160640ddf83065d488f680d3272ea61f9d1ff0331bb70d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "36757afa7bfc0ed5a160640ddf83065d488f680d3272ea61f9d1ff0331bb70d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36757afa7bfc0ed5a160640ddf83065d488f680d3272ea61f9d1ff0331bb70d4", kill_on_drop: false }` [INFO] [stdout] 36757afa7bfc0ed5a160640ddf83065d488f680d3272ea61f9d1ff0331bb70d4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 288ec24fd3263f0b9e2bc6f21e20e79450bb5656041296143d2f0b4fb68a575c [INFO] running `Command { std: "docker" "start" "-a" "288ec24fd3263f0b9e2bc6f21e20e79450bb5656041296143d2f0b4fb68a575c", 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" "288ec24fd3263f0b9e2bc6f21e20e79450bb5656041296143d2f0b4fb68a575c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "288ec24fd3263f0b9e2bc6f21e20e79450bb5656041296143d2f0b4fb68a575c", kill_on_drop: false }` [INFO] [stdout] 288ec24fd3263f0b9e2bc6f21e20e79450bb5656041296143d2f0b4fb68a575c