[INFO] cloning repository https://github.com/Bytekeeper/BWAIShotgun [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Bytekeeper/BWAIShotgun" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBytekeeper%2FBWAIShotgun", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBytekeeper%2FBWAIShotgun'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5b3927a45a8e368ca2186243ae9b2711b2bcc604 [INFO] testing Bytekeeper/BWAIShotgun against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBytekeeper%2FBWAIShotgun" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Bytekeeper/BWAIShotgun on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Bytekeeper/BWAIShotgun [INFO] finished tweaking git repo https://github.com/Bytekeeper/BWAIShotgun [INFO] tweaked toml for git repo https://github.com/Bytekeeper/BWAIShotgun written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/Bytekeeper/BWAIShotgun already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded retry v1.3.1 [INFO] [stderr] Downloaded utfx v0.1.0 [INFO] [stderr] Downloaded win-sys v0.3.0 [INFO] [stderr] Downloaded shared_memory v0.12.4 [INFO] [stderr] Downloaded registry v1.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8e5cbe802f7e30ac3e828438a148f7d2c2d349e8f4be3aca380b948c7de370d4 [INFO] running `Command { std: "docker" "start" "-a" "8e5cbe802f7e30ac3e828438a148f7d2c2d349e8f4be3aca380b948c7de370d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8e5cbe802f7e30ac3e828438a148f7d2c2d349e8f4be3aca380b948c7de370d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e5cbe802f7e30ac3e828438a148f7d2c2d349e8f4be3aca380b948c7de370d4", kill_on_drop: false }` [INFO] [stdout] 8e5cbe802f7e30ac3e828438a148f7d2c2d349e8f4be3aca380b948c7de370d4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6eaeac16a8f265b5a9e7ed9784a7f60e1e14c36bfaec6b1f971c09dd52385044 [INFO] running `Command { std: "docker" "start" "-a" "6eaeac16a8f265b5a9e7ed9784a7f60e1e14c36bfaec6b1f971c09dd52385044", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling anyhow v1.0.55 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling utfx v0.1.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling clap_derive v3.1.4 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling clap v3.1.6 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling registry v1.2.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling retry v1.3.1 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling shared_memory v0.12.4 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling bwaishotgun v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved imports `registry::Hive`, `registry::Security` [INFO] [stdout] --> src/main.rs:22:16 [INFO] [stdout] | [INFO] [stdout] 22 | use registry::{Hive, Security}; [INFO] [stdout] | ^^^^ ^^^^^^^^ no `Security` in the root [INFO] [stdout] | | [INFO] [stdout] | no `Hive` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `allow_raw` found for struct `shared_memory::ShmemConf` in the current scope [INFO] [stdout] --> src/bwapi.rs:33:18 [INFO] [stdout] | [INFO] [stdout] 33 | .allow_raw(true) [INFO] [stdout] | ^^^^^^^^^ method not found in `shared_memory::ShmemConf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `bwaishotgun` due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "6eaeac16a8f265b5a9e7ed9784a7f60e1e14c36bfaec6b1f971c09dd52385044", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6eaeac16a8f265b5a9e7ed9784a7f60e1e14c36bfaec6b1f971c09dd52385044", kill_on_drop: false }` [INFO] [stdout] 6eaeac16a8f265b5a9e7ed9784a7f60e1e14c36bfaec6b1f971c09dd52385044