[INFO] cloning repository https://github.com/nicholas-ewasiuk/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/nicholas-ewasiuk/tac-toe" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnicholas-ewasiuk%2Ftac-toe", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnicholas-ewasiuk%2Ftac-toe'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 94cc8cbdcb5c3a31cd4f629304ce5338fbccd139 [INFO] testing nicholas-ewasiuk/tac-toe against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnicholas-ewasiuk%2Ftac-toe" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nicholas-ewasiuk/tac-toe on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nicholas-ewasiuk/tac-toe [INFO] finished tweaking git repo https://github.com/nicholas-ewasiuk/tac-toe [INFO] tweaked toml for git repo https://github.com/nicholas-ewasiuk/tac-toe written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/nicholas-ewasiuk/tac-toe already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6b9758bc27e81df048f15f8fc09492577783337eaa0f4de7aeb10816caafc309 [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" "6b9758bc27e81df048f15f8fc09492577783337eaa0f4de7aeb10816caafc309", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6b9758bc27e81df048f15f8fc09492577783337eaa0f4de7aeb10816caafc309", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b9758bc27e81df048f15f8fc09492577783337eaa0f4de7aeb10816caafc309", kill_on_drop: false }` [INFO] [stdout] 6b9758bc27e81df048f15f8fc09492577783337eaa0f4de7aeb10816caafc309 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 03288a0053fa762bb12df0608c0d49d4298b3a25369dd867dedf3d911e3f923a [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" "03288a0053fa762bb12df0608c0d49d4298b3a25369dd867dedf3d911e3f923a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.116 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.9.2 [INFO] [stderr] Compiling borsh-derive-internal v0.9.2 [INFO] [stderr] Compiling block-buffer v0.10.0 [INFO] [stderr] Compiling crypto-common v0.1.1 [INFO] [stderr] Compiling anchor-syn v0.19.0 [INFO] [stderr] Compiling digest v0.10.1 [INFO] [stderr] Compiling borsh-derive v0.9.2 [INFO] [stderr] Compiling blake3 v1.3.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling memmap2 v0.5.2 [INFO] [stderr] Compiling solana-frozen-abi-macro v1.9.5 [INFO] [stderr] Compiling solana-frozen-abi v1.9.5 [INFO] [stderr] Compiling solana-program v1.9.5 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling solana-logger v1.9.5 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling borsh v0.9.2 [INFO] [stderr] Compiling libsecp256k1 v0.6.0 [INFO] [stderr] Compiling anchor-attribute-access-control v0.19.0 [INFO] [stderr] Compiling anchor-derive-accounts v0.19.0 [INFO] [stderr] Compiling anchor-attribute-interface v0.19.0 [INFO] [stderr] Compiling anchor-attribute-program v0.19.0 [INFO] [stderr] Compiling anchor-attribute-event v0.19.0 [INFO] [stderr] Compiling anchor-attribute-error v0.19.0 [INFO] [stderr] Compiling anchor-attribute-account v0.19.0 [INFO] [stderr] Compiling anchor-attribute-constant v0.19.0 [INFO] [stderr] Compiling anchor-attribute-state v0.19.0 [INFO] [stderr] Compiling anchor-lang v0.19.0 [INFO] [stderr] Compiling tac-toe v0.1.0 (/opt/rustwide/workdir/programs/tac-toe) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 13s [INFO] running `Command { std: "docker" "inspect" "03288a0053fa762bb12df0608c0d49d4298b3a25369dd867dedf3d911e3f923a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03288a0053fa762bb12df0608c0d49d4298b3a25369dd867dedf3d911e3f923a", kill_on_drop: false }` [INFO] [stdout] 03288a0053fa762bb12df0608c0d49d4298b3a25369dd867dedf3d911e3f923a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9e838e2832bab7bb14b9d71198b13b0061ffec7884ea547cb7ea0a79d750b316 [INFO] running `Command { std: "docker" "start" "-a" "9e838e2832bab7bb14b9d71198b13b0061ffec7884ea547cb7ea0a79d750b316", kill_on_drop: false }` [INFO] [stderr] Compiling tac-toe v0.1.0 (/opt/rustwide/workdir/programs/tac-toe) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.21s [INFO] running `Command { std: "docker" "inspect" "9e838e2832bab7bb14b9d71198b13b0061ffec7884ea547cb7ea0a79d750b316", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e838e2832bab7bb14b9d71198b13b0061ffec7884ea547cb7ea0a79d750b316", kill_on_drop: false }` [INFO] [stdout] 9e838e2832bab7bb14b9d71198b13b0061ffec7884ea547cb7ea0a79d750b316 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8ed6c8d987293ce7aae05242faa3504da2b432fe4c21b58d56b32d89166df737 [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" "8ed6c8d987293ce7aae05242faa3504da2b432fe4c21b58d56b32d89166df737", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/tac_toe-c825e9030f77e555) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_id ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests tac_toe [INFO] [stderr] error[E0659]: `tac_toe` is ambiguous [INFO] [stderr] --> /opt/rustwide/workdir/programs/tac-toe/src/lib.rs:8:9 [INFO] [stderr] | [INFO] [stderr] 8 | pub mod tac_toe { [INFO] [stderr] | ^^^^^^^ ambiguous name [INFO] [stderr] | [INFO] [stderr] = note: ambiguous because of multiple potential import sources [INFO] [stderr] = note: `tac_toe` could refer to a crate passed with `--extern` [INFO] [stderr] = help: use `::tac_toe` to refer to this crate unambiguously [INFO] [stderr] note: `tac_toe` could also refer to the module defined here [INFO] [stderr] --> /opt/rustwide/workdir/programs/tac-toe/src/lib.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | / pub mod tac_toe { [INFO] [stderr] 9 | | use super::*; [INFO] [stderr] 10 | | pub fn setup_game(ctx: Context) -> ProgramResult { [INFO] [stderr] 11 | | let game = &mut ctx.accounts.game; [INFO] [stderr] ... | [INFO] [stderr] 32 | | } [INFO] [stderr] 33 | | } [INFO] [stderr] | |_^ [INFO] [stderr] = help: use `crate::tac_toe` to refer to this module unambiguously [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0659`. [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "8ed6c8d987293ce7aae05242faa3504da2b432fe4c21b58d56b32d89166df737", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ed6c8d987293ce7aae05242faa3504da2b432fe4c21b58d56b32d89166df737", kill_on_drop: false }` [INFO] [stdout] 8ed6c8d987293ce7aae05242faa3504da2b432fe4c21b58d56b32d89166df737