[INFO] cloning repository https://github.com/dkim/space-invaders [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dkim/space-invaders" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdkim%2Fspace-invaders", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdkim%2Fspace-invaders'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 107a29511549aa17114c06f783cbfd11ad025e5c [INFO] testing dkim/space-invaders against beta-2023-10-21 for beta-1.74-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdkim%2Fspace-invaders" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dkim/space-invaders on toolchain beta-2023-10-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2023-10-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dkim/space-invaders [INFO] finished tweaking git repo https://github.com/dkim/space-invaders [INFO] tweaked toml for git repo https://github.com/dkim/space-invaders written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/dkim/space-invaders already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2023-10-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3ed43ce50c9899148be5ac45fe868ffb3e52c8cec43e9e9811e05fb8d3db161f [INFO] running `Command { std: "docker" "start" "-a" "3ed43ce50c9899148be5ac45fe868ffb3e52c8cec43e9e9811e05fb8d3db161f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3ed43ce50c9899148be5ac45fe868ffb3e52c8cec43e9e9811e05fb8d3db161f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ed43ce50c9899148be5ac45fe868ffb3e52c8cec43e9e9811e05fb8d3db161f", kill_on_drop: false }` [INFO] [stdout] 3ed43ce50c9899148be5ac45fe868ffb3e52c8cec43e9e9811e05fb8d3db161f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "RUSTDOCFLAGS=--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:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4c937a0768713f1278f30ad63c13d2dc6e544571f9556aa74783e124fdb9e350 [INFO] running `Command { std: "docker" "start" "-a" "4c937a0768713f1278f30ad63c13d2dc6e544571f9556aa74783e124fdb9e350", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling libc v0.2.124 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling cpal v0.11.0 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling object v0.23.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling hound v3.4.0 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling glfw-sys v3.3.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling spin_sleep v1.1.1 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling addr2line v0.14.1 [INFO] [stderr] Compiling backtrace v0.3.56 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling glfw v0.43.0 [INFO] [stderr] Compiling i8080 v1.0.2 (https://github.com/dkim/i8080?tag=1.0.2#2dfa7797) [INFO] [stderr] Compiling luminance-derive v0.9.0 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling luminance v0.46.0 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling rodio v0.11.0 [INFO] [stderr] Compiling luminance-std140 v0.2.0 [INFO] [stderr] Compiling luminance-gl v0.19.0 [INFO] [stdout] error[E0599]: no method named `ask_uniform_block` found for mutable reference `&mut ::UniformBuilderRepr` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/luminance-gl-0.19.0/src/gl33/shader.rs:232:57 [INFO] [stdout] | [INFO] [stdout] 232 | UniformType::ShaderDataBinding => uniform_builder.ask_uniform_block(name)?, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ method not found in `&mut ::UniformBuilderRepr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `ask_uniform` found for mutable reference `&mut ::UniformBuilderRepr` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/luminance-gl-0.19.0/src/gl33/shader.rs:233:28 [INFO] [stdout] | [INFO] [stdout] 233 | _ => uniform_builder.ask_uniform(name, Self::ty(), Self::SIZE)?, [INFO] [stdout] | ----------------^^^^^^^^^^^------------------------------ [INFO] [stdout] | | | [INFO] [stdout] | | this is an associated function, not a method [INFO] [stdout] | help: use associated function syntax instead: `::UniformBuilderRepr::ask_uniform(name, Self::ty(), Self::SIZE)` [INFO] [stdout] | [INFO] [stdout] = note: found the following associated functions; to be used as methods, functions must have a `self` parameter [INFO] [stdout] note: the candidate is defined in the trait `Shader` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/luminance-0.46.0/src/backend/shader.rs:124:3 [INFO] [stdout] | [INFO] [stdout] 124 | / unsafe fn ask_uniform( [INFO] [stdout] 125 | | uniform_builder: &mut Self::UniformBuilderRepr, [INFO] [stdout] 126 | | name: &str, [INFO] [stdout] 127 | | ) -> Result, UniformWarning> [INFO] [stdout] 128 | | where [INFO] [stdout] 129 | | Self: for<'u> Uniformable<'u, T>; [INFO] [stdout] | |_____________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `luminance-gl` (lib) due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "4c937a0768713f1278f30ad63c13d2dc6e544571f9556aa74783e124fdb9e350", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c937a0768713f1278f30ad63c13d2dc6e544571f9556aa74783e124fdb9e350", kill_on_drop: false }` [INFO] [stdout] 4c937a0768713f1278f30ad63c13d2dc6e544571f9556aa74783e124fdb9e350