[INFO] cloning repository https://github.com/kevindhanna/kit-vcs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kevindhanna/kit-vcs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkevindhanna%2Fkit-vcs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkevindhanna%2Fkit-vcs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 75e24bfc6bd64a6d1f07a64fdaa202843eed8ab1 [INFO] testing kevindhanna/kit-vcs against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkevindhanna%2Fkit-vcs" "/workspace/builds/worker-47/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-47/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kevindhanna/kit-vcs on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kevindhanna/kit-vcs [INFO] finished tweaking git repo https://github.com/kevindhanna/kit-vcs [INFO] tweaked toml for git repo https://github.com/kevindhanna/kit-vcs written to /workspace/builds/worker-47/source/Cargo.toml [INFO] crate git repo https://github.com/kevindhanna/kit-vcs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-47/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 21896244e2b88df2d11ebe4de00a23e1a5f580f0810e063f23eea86b3aa8b2d8 [INFO] running `Command { std: "docker" "start" "-a" "21896244e2b88df2d11ebe4de00a23e1a5f580f0810e063f23eea86b3aa8b2d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "21896244e2b88df2d11ebe4de00a23e1a5f580f0810e063f23eea86b3aa8b2d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21896244e2b88df2d11ebe4de00a23e1a5f580f0810e063f23eea86b3aa8b2d8", kill_on_drop: false }` [INFO] [stdout] 21896244e2b88df2d11ebe4de00a23e1a5f580f0810e063f23eea86b3aa8b2d8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b07f4cac100027ebda2ab591ec1e2b71b489c61cf5f79c2f3528a4723e09e921 [INFO] running `Command { std: "docker" "start" "-a" "b07f4cac100027ebda2ab591ec1e2b71b489c61cf5f79c2f3528a4723e09e921", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling bswap v1.0.0 [INFO] [stderr] Compiling configparser v2.1.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling sha v1.0.3 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling kit v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: expected one of `!`, `(`, `)`, `+`, `,`, `::`, or `<`, found `.` [INFO] [stdout] --> src/commands/utils/kvlm.rs:4:44 [INFO] [stdout] | [INFO] [stdout] 4 | pub fn kvlm_parse(raw: String, start: usize. dict: Option>) -> KVLM { [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | expected one of 7 possible tokens [INFO] [stdout] | help: missing `,` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HashMap` in this scope [INFO] [stdout] --> src/commands/utils/kvlm.rs:4:59 [INFO] [stdout] | [INFO] [stdout] 4 | pub fn kvlm_parse(raw: String, start: usize. dict: Option>) -> KVLM { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use std::collections::HashMap; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/commands/utils/kvlm.rs:4:88 [INFO] [stdout] | [INFO] [stdout] 4 | pub fn kvlm_parse(raw: String, start: usize. dict: Option>) -> KVLM { [INFO] [stdout] | ---------- ^^^^ expected struct `KVLM`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `kit` due to 4 previous errors [INFO] [stdout] Some errors have detailed explanations: E0308, E0412. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b07f4cac100027ebda2ab591ec1e2b71b489c61cf5f79c2f3528a4723e09e921", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b07f4cac100027ebda2ab591ec1e2b71b489c61cf5f79c2f3528a4723e09e921", kill_on_drop: false }` [INFO] [stdout] b07f4cac100027ebda2ab591ec1e2b71b489c61cf5f79c2f3528a4723e09e921