[INFO] cloning repository https://github.com/keringar/assembler [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/keringar/assembler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkeringar%2Fassembler", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkeringar%2Fassembler'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8733e9462262670809187e0d3b1ba3de6fbdaa8a [INFO] testing keringar/assembler 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%2Fkeringar%2Fassembler" "/workspace/builds/worker-32/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-32/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/keringar/assembler 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] started tweaking git repo https://github.com/keringar/assembler [INFO] finished tweaking git repo https://github.com/keringar/assembler [INFO] tweaked toml for git repo https://github.com/keringar/assembler written to /workspace/builds/worker-32/source/Cargo.toml [INFO] crate git repo https://github.com/keringar/assembler 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] [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-32/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/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] 20075ac909e4c1c9e47e7b6ab4dc8c5fd2d9450679bddfe7783b15fbafbee14b [INFO] running `Command { std: "docker" "start" "-a" "20075ac909e4c1c9e47e7b6ab4dc8c5fd2d9450679bddfe7783b15fbafbee14b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "20075ac909e4c1c9e47e7b6ab4dc8c5fd2d9450679bddfe7783b15fbafbee14b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20075ac909e4c1c9e47e7b6ab4dc8c5fd2d9450679bddfe7783b15fbafbee14b", kill_on_drop: false }` [INFO] [stdout] 20075ac909e4c1c9e47e7b6ab4dc8c5fd2d9450679bddfe7783b15fbafbee14b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/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] a964403e02d87cbd5f73ec0b05ad63abd93e1306da2983c0c7d8c26af72a2022 [INFO] running `Command { std: "docker" "start" "-a" "a964403e02d87cbd5f73ec0b05ad63abd93e1306da2983c0c7d8c26af72a2022", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.24 [INFO] [stderr] Compiling siphasher v0.2.2 [INFO] [stderr] Compiling lazy_static v0.2.8 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling num-traits v0.1.39 [INFO] [stderr] Compiling itoa v0.3.1 [INFO] [stderr] Compiling dtoa v0.4.1 [INFO] [stderr] Compiling serde v0.9.15 [INFO] [stderr] Compiling either v1.1.0 [INFO] [stderr] Compiling log v0.3.8 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling khronos_api v1.0.1 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling rayon-core v1.2.1 [INFO] [stderr] Compiling scopeguard v0.3.2 [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Compiling bitflags v0.8.2 [INFO] [stderr] Compiling futures v0.1.14 [INFO] [stderr] Compiling odds v0.2.25 [INFO] [stderr] Compiling atom v0.3.4 [INFO] [stderr] Compiling byteorder v1.0.0 [INFO] [stderr] Compiling mopa v0.2.2 [INFO] [stderr] Compiling smallvec v0.4.0 [INFO] [stderr] Compiling fnv v1.0.5 [INFO] [stderr] Compiling tuple_utils v0.2.0 [INFO] [stderr] Compiling approx v0.1.1 [INFO] [stderr] Compiling xml-rs v0.3.6 [INFO] [stderr] Compiling itertools v0.5.10 [INFO] [stderr] Compiling draw_state v0.7.1 [INFO] [stderr] Compiling phf_shared v0.7.21 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling num_cpus v1.5.1 [INFO] [stderr] Compiling syn v0.10.8 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling shared_library v0.1.5 [INFO] [stderr] Compiling time v0.1.37 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling coco v0.1.1 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling gl_generator v0.5.3 [INFO] [stderr] Compiling wayland-scanner v0.8.7 [INFO] [stderr] Compiling nodrop v0.1.9 [INFO] [stderr] Compiling x11-dl v2.14.0 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling phf v0.7.21 [INFO] [stderr] Compiling tempfile v2.1.5 [INFO] [stderr] Compiling pulse v0.5.3 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling phf_generator v0.7.21 [INFO] [stderr] Compiling cgmath v0.14.1 [INFO] [stderr] Compiling arrayvec v0.3.23 [INFO] [stderr] Compiling phf_codegen v0.7.21 [INFO] [stderr] Compiling wayland-client v0.8.7 [INFO] [stderr] Compiling rayon v0.7.1 [INFO] [stderr] Compiling serde_json v0.9.10 [INFO] [stderr] Compiling gfx_gl v0.3.1 [INFO] [stderr] Compiling glutin v0.8.1 [INFO] [stderr] Compiling shred-derive v0.3.0 [INFO] [stderr] Compiling fs2 v0.2.5 [INFO] [stderr] Compiling derivative v1.0.0 [INFO] [stderr] Compiling target_build_utils v0.3.1 [INFO] [stderr] Compiling hibitset v0.1.3 [INFO] [stderr] Compiling shred v0.4.2 [INFO] [stderr] Compiling gfx_core v0.7.1 [INFO] [stderr] Compiling memmap v0.4.0 [INFO] [stderr] Compiling specs v0.9.1 [INFO] [stderr] Compiling gfx_device_gl v0.14.1 [INFO] [stderr] Compiling gfx v0.16.0 [INFO] [stderr] Compiling libloading v0.3.4 [INFO] [stderr] Compiling dlib v0.3.1 [INFO] [stderr] Compiling wayland-sys v0.8.7 [INFO] [stderr] Compiling wayland-kbd v0.8.0 [INFO] [stderr] Compiling wayland-window v0.5.0 [INFO] [stderr] Compiling winit v0.6.4 [INFO] [stderr] Compiling gfx_window_glutin v0.16.0 [INFO] [stderr] Compiling assembler v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Quaternion` [INFO] [stdout] --> src/components.rs:1:14 [INFO] [stdout] | [INFO] [stdout] 1 | use cgmath::{Quaternion, Rad, Vector3, Zero}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cgmath::Vector3` [INFO] [stdout] --> src/sys/physics.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use cgmath::Vector3; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cgmath` [INFO] [stdout] --> src/sys/render.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use cgmath; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `game` [INFO] [stdout] --> src/main.rs:17:13 [INFO] [stdout] | [INFO] [stdout] 17 | let mut game = game::Game::new(window); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_game` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pso` [INFO] [stdout] --> src/sys/render.rs:68:13 [INFO] [stdout] | [INFO] [stdout] 68 | ... let pso = factory.create_pipeline_simple(include_bytes!("../shaders/default.vert"), include_bytes!("../shaders/default.frag"), pipe... [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_pso` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `slice` [INFO] [stdout] --> src/sys/render.rs:70:29 [INFO] [stdout] | [INFO] [stdout] 70 | let (vertex_buffer, slice) = factory.create_vertex_buffer_with_slice(&TRIANGLE, ()); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_slice` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/sys/render.rs:77:17 [INFO] [stdout] | [INFO] [stdout] 77 | let mut data = pipe::Data { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `camera` [INFO] [stdout] --> src/sys/render.rs:114:14 [INFO] [stdout] | [INFO] [stdout] 114 | for (camera, camera_transform) in (&camera, &transform).join() { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_camera` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `camera_transform` [INFO] [stdout] --> src/sys/render.rs:114:22 [INFO] [stdout] | [INFO] [stdout] 114 | for (camera, camera_transform) in (&camera, &transform).join() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_camera_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `render` [INFO] [stdout] --> src/sys/render.rs:119:18 [INFO] [stdout] | [INFO] [stdout] 119 | for (render, transform) in (&render, &transform).join() { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_render` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> src/sys/render.rs:119:26 [INFO] [stdout] | [INFO] [stdout] 119 | for (render, transform) in (&render, &transform).join() { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/game.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | let mut dispatcher = specs::DispatcherBuilder::new() [INFO] [stdout] | ----^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of partially moved value: `world` [INFO] [stdout] --> src/game.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 23 | .build_async(world.res); [INFO] [stdout] | --------- value partially moved here [INFO] [stdout] ... [INFO] [stdout] 26 | world, [INFO] [stdout] | ^^^^^ value used here after partial move [INFO] [stdout] | [INFO] [stdout] = note: partial move occurs because `world.res` has type `shred::res::Resources`, which does not implement the `Copy` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/sys/render.rs:77:13 [INFO] [stdout] | [INFO] [stdout] 77 | let mut data = pipe::Data { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | let mut game = game::Game::new(window); [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0382`. [INFO] [stdout] [INFO] [stderr] error: could not compile `assembler` due to 2 previous errors; 14 warnings emitted [INFO] running `Command { std: "docker" "inspect" "a964403e02d87cbd5f73ec0b05ad63abd93e1306da2983c0c7d8c26af72a2022", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a964403e02d87cbd5f73ec0b05ad63abd93e1306da2983c0c7d8c26af72a2022", kill_on_drop: false }` [INFO] [stdout] a964403e02d87cbd5f73ec0b05ad63abd93e1306da2983c0c7d8c26af72a2022