[INFO] cloning repository https://github.com/devonartis/quiz_game
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/devonartis/quiz_game" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdevonartis%2Fquiz_game", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdevonartis%2Fquiz_game'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d7618d072a09747e44d4fabcb61cb50bd27721fc
[INFO] checking devonartis/quiz_game against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdevonartis%2Fquiz_game" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  73% (1142/1564)
Updating files:  74% (1158/1564)
Updating files:  75% (1173/1564)
Updating files:  76% (1189/1564)
Updating files:  77% (1205/1564)
Updating files:  78% (1220/1564)
Updating files:  79% (1236/1564)
Updating files:  80% (1252/1564)
Updating files:  81% (1267/1564)
Updating files:  82% (1283/1564)
Updating files:  83% (1299/1564)
Updating files:  84% (1314/1564)
Updating files:  85% (1330/1564)
Updating files:  86% (1346/1564)
Updating files:  87% (1361/1564)
Updating files:  88% (1377/1564)
Updating files:  89% (1392/1564)
Updating files:  90% (1408/1564)
Updating files:  91% (1424/1564)
Updating files:  92% (1439/1564)
Updating files:  93% (1455/1564)
Updating files:  94% (1471/1564)
Updating files:  95% (1486/1564)
Updating files:  96% (1502/1564)
Updating files:  97% (1518/1564)
Updating files:  98% (1533/1564)
Updating files:  99% (1549/1564)
Updating files: 100% (1564/1564)
Updating files: 100% (1564/1564), done.
[INFO] started tweaking git repo https://github.com/devonartis/quiz_game
[INFO] finished tweaking git repo https://github.com/devonartis/quiz_game
[INFO] tweaked toml for git repo https://github.com/devonartis/quiz_game written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/devonartis/quiz_game on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/devonartis/quiz_game 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" "+b1f2594eac607c1f051534800237eeedb5590a49" "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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d8134cfe6e003389d2f9dfe06d039b3cf8574cfbb18dfce5600b95d18973a826
[INFO] running `Command { std: "docker" "start" "-a" "d8134cfe6e003389d2f9dfe06d039b3cf8574cfbb18dfce5600b95d18973a826", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d8134cfe6e003389d2f9dfe06d039b3cf8574cfbb18dfce5600b95d18973a826", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d8134cfe6e003389d2f9dfe06d039b3cf8574cfbb18dfce5600b95d18973a826", kill_on_drop: false }`
[INFO] [stdout] d8134cfe6e003389d2f9dfe06d039b3cf8574cfbb18dfce5600b95d18973a826
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 06f32337a8a88211620f3e7102c9d56822b907f255de31656c79020a8dca565f
[INFO] running `Command { std: "docker" "start" "-a" "06f32337a8a88211620f3e7102c9d56822b907f255de31656c79020a8dca565f", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.84
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]     Checking csv-core v0.1.10
[INFO] [stderr]    Compiling serde_derive v1.0.132
[INFO] [stderr]     Checking serde v1.0.132
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]     Checking csv v1.1.6
[INFO] [stderr]     Checking quiz_game v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.35s
[INFO] running `Command { std: "docker" "inspect" "06f32337a8a88211620f3e7102c9d56822b907f255de31656c79020a8dca565f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "06f32337a8a88211620f3e7102c9d56822b907f255de31656c79020a8dca565f", kill_on_drop: false }`
[INFO] [stdout] 06f32337a8a88211620f3e7102c9d56822b907f255de31656c79020a8dca565f
