[INFO] cloning repository https://github.com/DoNotDoughnut/firecore-battle-builder [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DoNotDoughnut/firecore-battle-builder" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDoNotDoughnut%2Ffirecore-battle-builder", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDoNotDoughnut%2Ffirecore-battle-builder'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1c253dcf03ffe8e0badbb2b7e891a50b0452b5e9 [INFO] testing DoNotDoughnut/firecore-battle-builder 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%2FDoNotDoughnut%2Ffirecore-battle-builder" "/workspace/builds/worker-60/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-60/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/DoNotDoughnut/firecore-battle-builder 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/DoNotDoughnut/firecore-battle-builder [INFO] finished tweaking git repo https://github.com/DoNotDoughnut/firecore-battle-builder [INFO] tweaked toml for git repo https://github.com/DoNotDoughnut/firecore-battle-builder written to /workspace/builds/worker-60/source/Cargo.toml [INFO] crate git repo https://github.com/DoNotDoughnut/firecore-battle-builder 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/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] 65aaa81536aec3215696bb4e8fed60e56c2584af44cf5ff5da351c63630a89b9 [INFO] running `Command { std: "docker" "start" "-a" "65aaa81536aec3215696bb4e8fed60e56c2584af44cf5ff5da351c63630a89b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "65aaa81536aec3215696bb4e8fed60e56c2584af44cf5ff5da351c63630a89b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65aaa81536aec3215696bb4e8fed60e56c2584af44cf5ff5da351c63630a89b9", kill_on_drop: false }` [INFO] [stdout] 65aaa81536aec3215696bb4e8fed60e56c2584af44cf5ff5da351c63630a89b9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/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] 412987b938ecea8adb0b35c6d7cd573462f07be6e4f2f5fc74abdaae1317199e [INFO] running `Command { std: "docker" "start" "-a" "412987b938ecea8adb0b35c6d7cd573462f07be6e4f2f5fc74abdaae1317199e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.30 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling tinystr-raw v0.1.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling tinystr-macros v0.2.0 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling tinystr v0.4.11 [INFO] [stderr] Compiling ron v0.6.6 [INFO] [stderr] Compiling firecore-pokedex v0.0.7 (https://github.com/fiirecore/pokedex?rev=18f1de3#18f1de3d) [INFO] [stderr] Compiling firecore-battle v0.0.8 (https://github.com/fiirecore/battle?rev=bcf09dd#bcf09ddd) [INFO] [stderr] Compiling firecore-battle-builder v0.0.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 29s [INFO] running `Command { std: "docker" "inspect" "412987b938ecea8adb0b35c6d7cd573462f07be6e4f2f5fc74abdaae1317199e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "412987b938ecea8adb0b35c6d7cd573462f07be6e4f2f5fc74abdaae1317199e", kill_on_drop: false }` [INFO] [stdout] 412987b938ecea8adb0b35c6d7cd573462f07be6e4f2f5fc74abdaae1317199e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b92d846e82618e93ea7234f10addf1955212cd7dc31766d9dbe3674d1736f8c3 [INFO] running `Command { std: "docker" "start" "-a" "b92d846e82618e93ea7234f10addf1955212cd7dc31766d9dbe3674d1736f8c3", kill_on_drop: false }` [INFO] [stderr] Compiling firecore-battle-builder v0.0.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.54s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/firecore_battle_builder-8d863f8a88c0d196) [INFO] running `Command { std: "docker" "inspect" "b92d846e82618e93ea7234f10addf1955212cd7dc31766d9dbe3674d1736f8c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b92d846e82618e93ea7234f10addf1955212cd7dc31766d9dbe3674d1736f8c3", kill_on_drop: false }` [INFO] [stdout] b92d846e82618e93ea7234f10addf1955212cd7dc31766d9dbe3674d1736f8c3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/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" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 27dfa2850d052c3d2aff950009ba6a1633d9534c903c1e9d9fecb52b20a8f687 [INFO] running `Command { std: "docker" "start" "-a" "27dfa2850d052c3d2aff950009ba6a1633d9534c903c1e9d9fecb52b20a8f687", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/firecore_battle_builder-8d863f8a88c0d196) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests firecore-battle-builder [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "27dfa2850d052c3d2aff950009ba6a1633d9534c903c1e9d9fecb52b20a8f687", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27dfa2850d052c3d2aff950009ba6a1633d9534c903c1e9d9fecb52b20a8f687", kill_on_drop: false }` [INFO] [stdout] 27dfa2850d052c3d2aff950009ba6a1633d9534c903c1e9d9fecb52b20a8f687