[INFO] cloning repository https://github.com/B0ryskart0n/balgo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/B0ryskart0n/balgo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FB0ryskart0n%2Fbalgo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FB0ryskart0n%2Fbalgo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ec652962fd884c6d0f844657a6b2521fd9959696
[INFO] checking B0ryskart0n/balgo against try#f77b5bc6c7c84df104f86b0dd01d9490e3923fa8 for pr-147834
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FB0ryskart0n%2Fbalgo" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/B0ryskart0n/balgo
[INFO] finished tweaking git repo https://github.com/B0ryskart0n/balgo
[INFO] tweaked toml for git repo https://github.com/B0ryskart0n/balgo written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/B0ryskart0n/balgo on toolchain f77b5bc6c7c84df104f86b0dd01d9490e3923fa8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/B0ryskart0n/balgo already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3db6e1979503b229b52b03b04ca2fb26b3cdfdb9b71641e05e6d591bd60bffb7
[INFO] running `Command { std: "docker" "start" "-a" "3db6e1979503b229b52b03b04ca2fb26b3cdfdb9b71641e05e6d591bd60bffb7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3db6e1979503b229b52b03b04ca2fb26b3cdfdb9b71641e05e6d591bd60bffb7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3db6e1979503b229b52b03b04ca2fb26b3cdfdb9b71641e05e6d591bd60bffb7", kill_on_drop: false }`
[INFO] [stdout] 3db6e1979503b229b52b03b04ca2fb26b3cdfdb9b71641e05e6d591bd60bffb7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9ac7a6f14da303fb2ce783a2956b37190085bbc37d744ad1aa20a6a4e412ed79
[INFO] running `Command { std: "docker" "start" "-a" "9ac7a6f14da303fb2ce783a2956b37190085bbc37d744ad1aa20a6a4e412ed79", kill_on_drop: false }`
[INFO] [stderr]     Checking balgo v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0425]: cannot find function `a_star_old` in this scope
[INFO] [stdout]   --> src/main.rs:69:19
[INFO] [stdout]    |
[INFO] [stdout] 69 |         black_box(a_star_old(
[INFO] [stdout]    |                   ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `balgo` (bin "balgo") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0425]: cannot find function `a_star_old` in this scope
[INFO] [stdout]   --> src/main.rs:69:19
[INFO] [stdout]    |
[INFO] [stdout] 69 |         black_box(a_star_old(
[INFO] [stdout]    |                   ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `balgo` (bin "balgo" test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "9ac7a6f14da303fb2ce783a2956b37190085bbc37d744ad1aa20a6a4e412ed79", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ac7a6f14da303fb2ce783a2956b37190085bbc37d744ad1aa20a6a4e412ed79", kill_on_drop: false }`
[INFO] [stdout] 9ac7a6f14da303fb2ce783a2956b37190085bbc37d744ad1aa20a6a4e412ed79
