[INFO] cloning repository https://github.com/adumbidiot/tic_tac_toe [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/adumbidiot/tic_tac_toe" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadumbidiot%2Ftic_tac_toe", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadumbidiot%2Ftic_tac_toe'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a4ce8d97c12aeb982bd1aa665ba1122a4a6d0b88 [INFO] testing adumbidiot/tic_tac_toe against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadumbidiot%2Ftic_tac_toe" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/adumbidiot/tic_tac_toe on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/adumbidiot/tic_tac_toe [INFO] finished tweaking git repo https://github.com/adumbidiot/tic_tac_toe [INFO] tweaked toml for git repo https://github.com/adumbidiot/tic_tac_toe written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/adumbidiot/tic_tac_toe already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ebeb5a61b6dc99cef97883eef536f580d74b1eb7010ba438d22f29cd1923d101 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ebeb5a61b6dc99cef97883eef536f580d74b1eb7010ba438d22f29cd1923d101", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ebeb5a61b6dc99cef97883eef536f580d74b1eb7010ba438d22f29cd1923d101", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ebeb5a61b6dc99cef97883eef536f580d74b1eb7010ba438d22f29cd1923d101", kill_on_drop: false }` [INFO] [stdout] ebeb5a61b6dc99cef97883eef536f580d74b1eb7010ba438d22f29cd1923d101 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ce45692ea54ed8511d49c447d24dc73bd228cffe660be3276703bc31510774b4 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ce45692ea54ed8511d49c447d24dc73bd228cffe660be3276703bc31510774b4", 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] Compiling syn v0.15.29 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling alga v0.8.2 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling rusttype v0.7.5 [INFO] [stderr] Compiling gl v0.11.0 [INFO] [stderr] Compiling glutin v0.19.0 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling nalgebra v0.17.3 [INFO] [stderr] Compiling wayland-sys v0.21.11 [INFO] [stderr] Compiling wayland-commons v0.21.11 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling wayland-client v0.21.11 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling wayland-protocols v0.21.11 [INFO] [stderr] Compiling num-derive v0.2.4 [INFO] [stderr] Compiling serde_derive v1.0.89 [INFO] [stderr] Compiling smithay-client-toolkit v0.4.5 [INFO] [stderr] Compiling tiff v0.2.2 [INFO] [stderr] Compiling image v0.21.0 [INFO] [stderr] Compiling winit v0.18.1 [INFO] [stderr] Compiling ttt v0.1.0 (https://github.com/adumbidiot/TTT?rev=0d3628ac897636e5ffb613e1cfcce9dfbc1c9764#0d3628ac) [INFO] [stderr] Compiling slash v0.1.0 (https://github.com/adumbidiot/slash?rev=5c49afa28125a1ac8c0c858fb9251766a061ef25#5c49afa2) [INFO] [stderr] Compiling tic_tac_toe v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:131:34 [INFO] [stdout] | [INFO] [stdout] 131 | fn as_any(&mut self) -> &mut Any { [INFO] [stdout] | ^^^ help: use `dyn`: `dyn Any` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `graphics` [INFO] [stdout] --> src/main.rs:475:45 [INFO] [stdout] | [INFO] [stdout] 475 | fn init(&mut self, window: &mut Window, graphics: &mut Graphics) { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_graphics` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0502]: cannot borrow `*button` as mutable because it is also borrowed as immutable [INFO] [stdout] --> src/main.rs:308:21 [INFO] [stdout] | [INFO] [stdout] 308 | (button.event_handler)(button, data); [INFO] [stdout] | ----------------------^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | mutable borrow occurs here [INFO] [stdout] | immutable borrow occurs here [INFO] [stdout] | immutable borrow later used by call [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:538:21 [INFO] [stdout] | [INFO] [stdout] 538 | let mut team_str; [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: aborting due to previous error; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0502`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tic_tac_toe` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "ce45692ea54ed8511d49c447d24dc73bd228cffe660be3276703bc31510774b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce45692ea54ed8511d49c447d24dc73bd228cffe660be3276703bc31510774b4", kill_on_drop: false }` [INFO] [stdout] ce45692ea54ed8511d49c447d24dc73bd228cffe660be3276703bc31510774b4