[INFO] cloning repository https://github.com/AlexKnauth/asr-minimal-reproducible-example
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AlexKnauth/asr-minimal-reproducible-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexKnauth%2Fasr-minimal-reproducible-example", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexKnauth%2Fasr-minimal-reproducible-example'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5acbf4854384585747ed451d631f182ce78f6078
[INFO] checking AlexKnauth/asr-minimal-reproducible-example against master#32cd9114712a24010b0583624dc52ac302194128 for pr-143717
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexKnauth%2Fasr-minimal-reproducible-example" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/AlexKnauth/asr-minimal-reproducible-example
[INFO] finished tweaking git repo https://github.com/AlexKnauth/asr-minimal-reproducible-example
[INFO] tweaked toml for git repo https://github.com/AlexKnauth/asr-minimal-reproducible-example written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AlexKnauth/asr-minimal-reproducible-example on toolchain 32cd9114712a24010b0583624dc52ac302194128
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+32cd9114712a24010b0583624dc52ac302194128" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AlexKnauth/asr-minimal-reproducible-example 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" "+32cd9114712a24010b0583624dc52ac302194128" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/LiveSplit/asr`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+32cd9114712a24010b0583624dc52ac302194128" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6e0031e1b6e035aa36a2e4c76b458ecc3cbf0dc911b2ca0555895fee6c9d3e76
[INFO] running `Command { std: "docker" "start" "-a" "6e0031e1b6e035aa36a2e4c76b458ecc3cbf0dc911b2ca0555895fee6c9d3e76", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6e0031e1b6e035aa36a2e4c76b458ecc3cbf0dc911b2ca0555895fee6c9d3e76", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e0031e1b6e035aa36a2e4c76b458ecc3cbf0dc911b2ca0555895fee6c9d3e76", kill_on_drop: false }`
[INFO] [stdout] 6e0031e1b6e035aa36a2e4c76b458ecc3cbf0dc911b2ca0555895fee6c9d3e76
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+32cd9114712a24010b0583624dc52ac302194128" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8388e9d85980ae4654b0a75c88b34bb91ae2f7823469955d983ba845aa9ee5b9
[INFO] running `Command { std: "docker" "start" "-a" "8388e9d85980ae4654b0a75c88b34bb91ae2f7823469955d983ba845aa9ee5b9", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]     Checking time-core v0.1.4
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling bytemuck_derive v1.9.3
[INFO] [stderr]    Compiling asr-derive v0.1.0 (https://github.com/LiveSplit/asr#df73b99f)
[INFO] [stderr]     Checking bytemuck v1.23.0
[INFO] [stderr]     Checking asr v0.1.0 (https://github.com/LiveSplit/asr#df73b99f)
[INFO] [stderr]     Checking asr-minimal-reproducible-example v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `Settings` is never constructed
[INFO] [stdout]  --> src/lib.rs:6:8
[INFO] [stdout]   |
[INFO] [stdout] 6 | struct Settings {
[INFO] [stdout]   |        ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `main` is never used
[INFO] [stdout]   --> src/lib.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | async fn main() {
[INFO] [stdout]    |          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.36s
[INFO] running `Command { std: "docker" "inspect" "8388e9d85980ae4654b0a75c88b34bb91ae2f7823469955d983ba845aa9ee5b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8388e9d85980ae4654b0a75c88b34bb91ae2f7823469955d983ba845aa9ee5b9", kill_on_drop: false }`
[INFO] [stdout] 8388e9d85980ae4654b0a75c88b34bb91ae2f7823469955d983ba845aa9ee5b9
