[INFO] cloning repository https://github.com/KamilM1205/shipgame [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KamilM1205/shipgame" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKamilM1205%2Fshipgame", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKamilM1205%2Fshipgame'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7bd9b125ab7ea429e7d2f9c16f76357876e26b57 [INFO] testing KamilM1205/shipgame against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKamilM1205%2Fshipgame" "/workspace/builds/worker-60/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-60/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/KamilM1205/shipgame on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/KamilM1205/shipgame [INFO] finished tweaking git repo https://github.com/KamilM1205/shipgame [INFO] tweaked toml for git repo https://github.com/KamilM1205/shipgame written to /workspace/builds/worker-60/source/Cargo.toml [INFO] crate git repo https://github.com/KamilM1205/shipgame already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d1a7c4245fa5a40986eaba18a22b74d04f72f8a5c9da28e182feb559a785bb56 [INFO] running `Command { std: "docker" "start" "-a" "d1a7c4245fa5a40986eaba18a22b74d04f72f8a5c9da28e182feb559a785bb56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d1a7c4245fa5a40986eaba18a22b74d04f72f8a5c9da28e182feb559a785bb56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1a7c4245fa5a40986eaba18a22b74d04f72f8a5c9da28e182feb559a785bb56", kill_on_drop: false }` [INFO] [stdout] d1a7c4245fa5a40986eaba18a22b74d04f72f8a5c9da28e182feb559a785bb56 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/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=forbid" "-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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6827eab6b78260224e274b04d9341c00eb77e0cbe05c4bb5de754b744c1a2e1e [INFO] running `Command { std: "docker" "start" "-a" "6827eab6b78260224e274b04d9341c00eb77e0cbe05c4bb5de754b744c1a2e1e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling sapp-linux v0.1.13 [INFO] [stderr] Compiling cpal v0.13.3 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling ttf-parser v0.12.3 [INFO] [stderr] Compiling bytemuck v1.7.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling hound v3.4.0 [INFO] [stderr] Compiling glam v0.14.0 [INFO] [stderr] Compiling nanoserde-derive v0.1.18 [INFO] [stderr] Compiling quad-rand v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling macroquad_macro v0.1.5 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling bumpalo v3.7.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling tinyvec v1.3.0 [INFO] [stderr] Compiling ogg v0.8.0 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling fontdue v0.5.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling lewton v0.10.2 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling nanoserde v0.1.29 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling miniquad v0.3.0-alpha.37 [INFO] [stderr] Compiling alsa v0.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling rodio v0.13.1 [INFO] [stderr] Compiling macroquad v0.3.7 [INFO] [stderr] Compiling macroquad-tiled v0.1.0 [INFO] [stderr] Compiling ShipGame v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: borrow expressions cannot be annotated with lifetimes [INFO] [stdout] --> src/utils/lvl_loader.rs:30:58 [INFO] [stdout] | [INFO] [stdout] 30 | Self { x: 0., y: 0., map: tiled_map, tiles: vec!(&'a one) } [INFO] [stdout] | ^--^^^^ [INFO] [stdout] | | [INFO] [stdout] | annotated with lifetime here [INFO] [stdout] | help: remove the lifetime annotation [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `one` in this scope [INFO] [stdout] --> src/utils/lvl_loader.rs:30:62 [INFO] [stdout] | [INFO] [stdout] 30 | Self { x: 0., y: 0., map: tiled_map, tiles: vec!(&'a one) } [INFO] [stdout] | ^^^ help: a unit variant with a similar name exists: `None` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `layer` in this scope [INFO] [stdout] --> src/utils/lvl_loader.rs:48:39 [INFO] [stdout] | [INFO] [stdout] 48 | self.map.get_tile(layer: &str, x: u32, y: u32) [INFO] [stdout] | ^^^^^ expecting a type here because of type ascription [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0106]: missing lifetime specifier [INFO] [stdout] --> src/game_objects/ground.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | level: Level, [INFO] [stdout] | ^^^^^ expected named lifetime parameter [INFO] [stdout] | [INFO] [stdout] help: consider introducing a named lifetime parameter [INFO] [stdout] | [INFO] [stdout] 6 ~ pub struct Ground<'a> { [INFO] [stdout] 7 ~ level: Level<'a>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0106, E0425. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0106`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ShipGame` due to 5 previous errors [INFO] running `Command { std: "docker" "inspect" "6827eab6b78260224e274b04d9341c00eb77e0cbe05c4bb5de754b744c1a2e1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6827eab6b78260224e274b04d9341c00eb77e0cbe05c4bb5de754b744c1a2e1e", kill_on_drop: false }` [INFO] [stdout] 6827eab6b78260224e274b04d9341c00eb77e0cbe05c4bb5de754b744c1a2e1e