[INFO] cloning repository https://github.com/AuthForbidden/GodChoice [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AuthForbidden/GodChoice" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAuthForbidden%2FGodChoice", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAuthForbidden%2FGodChoice'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dfc680df42d8d3d7c1da70602f65d4a556a39cdd [INFO] testing AuthForbidden/GodChoice against beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAuthForbidden%2FGodChoice" "/workspace/builds/worker-78/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-78/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AuthForbidden/GodChoice on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/AuthForbidden/GodChoice [INFO] finished tweaking git repo https://github.com/AuthForbidden/GodChoice [INFO] tweaked toml for git repo https://github.com/AuthForbidden/GodChoice written to /workspace/builds/worker-78/source/Cargo.toml [INFO] crate git repo https://github.com/AuthForbidden/GodChoice already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fb6c53c8d654a7a7030e64a4e98c79c001beb5e33c1f0575f08d87970ba16114 [INFO] running `Command { std: "docker" "start" "-a" "fb6c53c8d654a7a7030e64a4e98c79c001beb5e33c1f0575f08d87970ba16114", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fb6c53c8d654a7a7030e64a4e98c79c001beb5e33c1f0575f08d87970ba16114", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb6c53c8d654a7a7030e64a4e98c79c001beb5e33c1f0575f08d87970ba16114", kill_on_drop: false }` [INFO] [stdout] fb6c53c8d654a7a7030e64a4e98c79c001beb5e33c1f0575f08d87970ba16114 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4f40657cde2a4b6aa3e105fb6df30027cf42c7fd701976e80c09a831a9d8f99c [INFO] running `Command { std: "docker" "start" "-a" "4f40657cde2a4b6aa3e105fb6df30027cf42c7fd701976e80c09a831a9d8f99c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling syn v1.0.71 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling god_choice v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 10s [INFO] running `Command { std: "docker" "inspect" "4f40657cde2a4b6aa3e105fb6df30027cf42c7fd701976e80c09a831a9d8f99c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f40657cde2a4b6aa3e105fb6df30027cf42c7fd701976e80c09a831a9d8f99c", kill_on_drop: false }` [INFO] [stdout] 4f40657cde2a4b6aa3e105fb6df30027cf42c7fd701976e80c09a831a9d8f99c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3d5cad8875304b6477b5c5657afc9baee183659f56b0e20f3e5d92df49aeefc6 [INFO] running `Command { std: "docker" "start" "-a" "3d5cad8875304b6477b5c5657afc9baee183659f56b0e20f3e5d92df49aeefc6", kill_on_drop: false }` [INFO] [stderr] Compiling god_choice v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.58s [INFO] running `Command { std: "docker" "inspect" "3d5cad8875304b6477b5c5657afc9baee183659f56b0e20f3e5d92df49aeefc6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d5cad8875304b6477b5c5657afc9baee183659f56b0e20f3e5d92df49aeefc6", kill_on_drop: false }` [INFO] [stdout] 3d5cad8875304b6477b5c5657afc9baee183659f56b0e20f3e5d92df49aeefc6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4808394aea3e9e91afb039d96f1f85cc3c470aa4b57c682fdef105d065f0c789 [INFO] running `Command { std: "docker" "start" "-a" "4808394aea3e9e91afb039d96f1f85cc3c470aa4b57c682fdef105d065f0c789", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.32s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/god_choice-a4f6621adc8ded84) [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" "4808394aea3e9e91afb039d96f1f85cc3c470aa4b57c682fdef105d065f0c789", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4808394aea3e9e91afb039d96f1f85cc3c470aa4b57c682fdef105d065f0c789", kill_on_drop: false }` [INFO] [stdout] 4808394aea3e9e91afb039d96f1f85cc3c470aa4b57c682fdef105d065f0c789