[INFO] cloning repository https://github.com/LPGhatguy/computergeneration [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LPGhatguy/computergeneration" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLPGhatguy%2Fcomputergeneration", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLPGhatguy%2Fcomputergeneration'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7e3f162a2fef3802943d7afb585519a7220fd23c [INFO] testing LPGhatguy/computergeneration against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLPGhatguy%2Fcomputergeneration" "/workspace/builds/worker-17/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-17/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/LPGhatguy/computergeneration on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/LPGhatguy/computergeneration [INFO] finished tweaking git repo https://github.com/LPGhatguy/computergeneration [INFO] tweaked toml for git repo https://github.com/LPGhatguy/computergeneration written to /workspace/builds/worker-17/source/Cargo.toml [INFO] crate git repo https://github.com/LPGhatguy/computergeneration already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c2513bcb052d3b761a7a4311cc385d16d7b854fa16f8b19040ac9903cf04f4f4 [INFO] running `Command { std: "docker" "start" "-a" "c2513bcb052d3b761a7a4311cc385d16d7b854fa16f8b19040ac9903cf04f4f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c2513bcb052d3b761a7a4311cc385d16d7b854fa16f8b19040ac9903cf04f4f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2513bcb052d3b761a7a4311cc385d16d7b854fa16f8b19040ac9903cf04f4f4", kill_on_drop: false }` [INFO] [stdout] c2513bcb052d3b761a7a4311cc385d16d7b854fa16f8b19040ac9903cf04f4f4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8ab2e5cae7d6d66cac304a92173bafd11e0ce7aadeba9965443b0e9d59cbea84 [INFO] running `Command { std: "docker" "start" "-a" "8ab2e5cae7d6d66cac304a92173bafd11e0ce7aadeba9965443b0e9d59cbea84", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.53 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling anyhow v1.0.34 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling computergeneration v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.23s [INFO] running `Command { std: "docker" "inspect" "8ab2e5cae7d6d66cac304a92173bafd11e0ce7aadeba9965443b0e9d59cbea84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ab2e5cae7d6d66cac304a92173bafd11e0ce7aadeba9965443b0e9d59cbea84", kill_on_drop: false }` [INFO] [stdout] 8ab2e5cae7d6d66cac304a92173bafd11e0ce7aadeba9965443b0e9d59cbea84 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 82320066217afb1f31d66a6f900dc8811110ca26401e8cbf11331810c930a997 [INFO] running `Command { std: "docker" "start" "-a" "82320066217afb1f31d66a6f900dc8811110ca26401e8cbf11331810c930a997", kill_on_drop: false }` [INFO] [stderr] Compiling computergeneration v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.47s [INFO] running `Command { std: "docker" "inspect" "82320066217afb1f31d66a6f900dc8811110ca26401e8cbf11331810c930a997", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82320066217afb1f31d66a6f900dc8811110ca26401e8cbf11331810c930a997", kill_on_drop: false }` [INFO] [stdout] 82320066217afb1f31d66a6f900dc8811110ca26401e8cbf11331810c930a997 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9913325e20e3993965b8053deb479e31b488b7d5b52a34d3f0c00a176ef7d4f8 [INFO] running `Command { std: "docker" "start" "-a" "9913325e20e3993965b8053deb479e31b488b7d5b52a34d3f0c00a176ef7d4f8", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.28s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/computergeneration-f513592edca99e25) [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] Running tests/completion.rs (/opt/rustwide/target/debug/deps/completion-3ad33e2b59e32b14) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test issue_1 ... ok [INFO] [stdout] test basic_examples ... ok [INFO] [stdout] test case_sensitivity ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9913325e20e3993965b8053deb479e31b488b7d5b52a34d3f0c00a176ef7d4f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9913325e20e3993965b8053deb479e31b488b7d5b52a34d3f0c00a176ef7d4f8", kill_on_drop: false }` [INFO] [stdout] 9913325e20e3993965b8053deb479e31b488b7d5b52a34d3f0c00a176ef7d4f8