[INFO] cloning repository https://github.com/michaeldv/rusty_donna [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/michaeldv/rusty_donna" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichaeldv%2Frusty_donna", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichaeldv%2Frusty_donna'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 495d4ff82d6b8de2e1cc10f03c25f53423d32a2a [INFO] testing michaeldv/rusty_donna 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%2Fmichaeldv%2Frusty_donna" "/workspace/builds/worker-29/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-29/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/michaeldv/rusty_donna 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/michaeldv/rusty_donna [INFO] finished tweaking git repo https://github.com/michaeldv/rusty_donna [INFO] tweaked toml for git repo https://github.com/michaeldv/rusty_donna written to /workspace/builds/worker-29/source/Cargo.toml [INFO] crate git repo https://github.com/michaeldv/rusty_donna 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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] 92f5fbba3668d87a951574f07949a9a7e9fc5dbfcd1b0d175b2539c5d794b05e [INFO] running `Command { std: "docker" "start" "-a" "92f5fbba3668d87a951574f07949a9a7e9fc5dbfcd1b0d175b2539c5d794b05e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "92f5fbba3668d87a951574f07949a9a7e9fc5dbfcd1b0d175b2539c5d794b05e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92f5fbba3668d87a951574f07949a9a7e9fc5dbfcd1b0d175b2539c5d794b05e", kill_on_drop: false }` [INFO] [stdout] 92f5fbba3668d87a951574f07949a9a7e9fc5dbfcd1b0d175b2539c5d794b05e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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] 37f91de5b28120ce113a9722c673262ff1f12f044a2ce8fca952cfc33e751979 [INFO] running `Command { std: "docker" "start" "-a" "37f91de5b28120ce113a9722c673262ff1f12f044a2ce8fca952cfc33e751979", kill_on_drop: false }` [INFO] [stderr] Compiling rusty_donna v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] error: invalid suffix `us` for number literal [INFO] [stdout] --> src/bitmask.rs:125:26 [INFO] [stdout] | [INFO] [stdout] 125 | for row in range(0us, 8us).rev() { [INFO] [stdout] | ^^^ invalid suffix `us` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for number literal [INFO] [stdout] --> src/bitmask.rs:125:31 [INFO] [stdout] | [INFO] [stdout] 125 | for row in range(0us, 8us).rev() { [INFO] [stdout] | ^^^ invalid suffix `us` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for number literal [INFO] [stdout] --> src/bitmask.rs:127:24 [INFO] [stdout] | [INFO] [stdout] 127 | for col in 0us..8us { [INFO] [stdout] | ^^^ invalid suffix `us` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `us` for number literal [INFO] [stdout] --> src/bitmask.rs:127:29 [INFO] [stdout] | [INFO] [stdout] 127 | for col in 0us..8us { [INFO] [stdout] | ^^^ invalid suffix `us` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the numeric types (`u32`, `isize`, `f32`, etc.) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::num::SignedInt` [INFO] [stdout] --> src/init.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::num::SignedInt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no `SignedInt` in `num` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `String` in module `core::fmt` [INFO] [stdout] --> src/bitmask.rs:121:17 [INFO] [stdout] | [INFO] [stdout] 121 | impl core::fmt::String for Bitmask { [INFO] [stdout] | ^^^^^^ not found in `core::fmt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `range` in this scope [INFO] [stdout] --> src/bitmask.rs:125:20 [INFO] [stdout] | [INFO] [stdout] 125 | for row in range(0us, 8us).rev() { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 4 | use bitmask::core::slice::range; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `col`, `row` [INFO] [stdout] --> src/init.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | use utils::{row, col, coordinate}; [INFO] [stdout] | ^^^ ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rusty_donna` due to 8 previous errors; 1 warning emitted [INFO] [stdout] error: aborting due to 7 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0425, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "37f91de5b28120ce113a9722c673262ff1f12f044a2ce8fca952cfc33e751979", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37f91de5b28120ce113a9722c673262ff1f12f044a2ce8fca952cfc33e751979", kill_on_drop: false }` [INFO] [stdout] 37f91de5b28120ce113a9722c673262ff1f12f044a2ce8fca952cfc33e751979