[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 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDoNotDoughnut%2Ffirecore-battle-builder" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/DoNotDoughnut/firecore-battle-builder 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/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-14/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" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] cc4c7128835d6743bf497d1c089de5634e70849e5eb2262bcd2dcd48dfc792d7 [INFO] running `Command { std: "docker" "start" "-a" "cc4c7128835d6743bf497d1c089de5634e70849e5eb2262bcd2dcd48dfc792d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cc4c7128835d6743bf497d1c089de5634e70849e5eb2262bcd2dcd48dfc792d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc4c7128835d6743bf497d1c089de5634e70849e5eb2262bcd2dcd48dfc792d7", kill_on_drop: false }` [INFO] [stdout] cc4c7128835d6743bf497d1c089de5634e70849e5eb2262bcd2dcd48dfc792d7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f01d38dc2d3f9ba789bc3f2adbf56f43c965c44cee63e5238c054abbd5081d97 [INFO] running `Command { std: "docker" "start" "-a" "f01d38dc2d3f9ba789bc3f2adbf56f43c965c44cee63e5238c054abbd5081d97", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.30 [INFO] [stderr] Compiling syn v1.0.80 [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 tinystr-macros v0.2.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling tinystr v0.4.11 [INFO] [stderr] Compiling arrayvec v0.5.2 [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 35.15s [INFO] running `Command { std: "docker" "inspect" "f01d38dc2d3f9ba789bc3f2adbf56f43c965c44cee63e5238c054abbd5081d97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f01d38dc2d3f9ba789bc3f2adbf56f43c965c44cee63e5238c054abbd5081d97", kill_on_drop: false }` [INFO] [stdout] f01d38dc2d3f9ba789bc3f2adbf56f43c965c44cee63e5238c054abbd5081d97 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] [stdout] 14df3ade3620bfcd0a1cadf2e41be50d50bf6904e352c0529140d1b6e21289e5 [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" "14df3ade3620bfcd0a1cadf2e41be50d50bf6904e352c0529140d1b6e21289e5", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling firecore-battle-builder v0.0.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.97s [INFO] running `Command { std: "docker" "inspect" "14df3ade3620bfcd0a1cadf2e41be50d50bf6904e352c0529140d1b6e21289e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14df3ade3620bfcd0a1cadf2e41be50d50bf6904e352c0529140d1b6e21289e5", kill_on_drop: false }` [INFO] [stdout] 14df3ade3620bfcd0a1cadf2e41be50d50bf6904e352c0529140d1b6e21289e5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] 5f380fa78b285c97cb7600d6d7f0d58e73a779d0d0fcb4cf77d48eb9e00633a6 [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" "5f380fa78b285c97cb7600d6d7f0d58e73a779d0d0fcb4cf77d48eb9e00633a6", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/firecore_battle_builder-c578794dace190d6) [INFO] [stdout] [INFO] [stderr] Doc-tests firecore-battle-builder [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [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] running `Command { std: "docker" "inspect" "5f380fa78b285c97cb7600d6d7f0d58e73a779d0d0fcb4cf77d48eb9e00633a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f380fa78b285c97cb7600d6d7f0d58e73a779d0d0fcb4cf77d48eb9e00633a6", kill_on_drop: false }` [INFO] [stdout] 5f380fa78b285c97cb7600d6d7f0d58e73a779d0d0fcb4cf77d48eb9e00633a6