[INFO] cloning repository https://github.com/LyonSyonII/dype [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LyonSyonII/dype" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLyonSyonII%2Fdype", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLyonSyonII%2Fdype'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a77e8e47ea5594af3b103f3f9e9adad6e0fd64d6 [INFO] testing LyonSyonII/dype 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%2FLyonSyonII%2Fdype" "/workspace/builds/worker-117/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-117/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/LyonSyonII/dype 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/LyonSyonII/dype [INFO] finished tweaking git repo https://github.com/LyonSyonII/dype [INFO] tweaked toml for git repo https://github.com/LyonSyonII/dype written to /workspace/builds/worker-117/source/Cargo.toml [INFO] crate git repo https://github.com/LyonSyonII/dype 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] [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-117/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-117/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] 9371607702fe211583036a4376bc76a650ffca84ec6c4faefcf24f9eb7f276a9 [INFO] running `Command { std: "docker" "start" "-a" "9371607702fe211583036a4376bc76a650ffca84ec6c4faefcf24f9eb7f276a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9371607702fe211583036a4376bc76a650ffca84ec6c4faefcf24f9eb7f276a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9371607702fe211583036a4376bc76a650ffca84ec6c4faefcf24f9eb7f276a9", kill_on_drop: false }` [INFO] [stdout] 9371607702fe211583036a4376bc76a650ffca84ec6c4faefcf24f9eb7f276a9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-117/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-117/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] 8f60b574395beb4f5addad666cf6ca2a1165f8aff18936ef36c55dff47e6fa74 [INFO] running `Command { std: "docker" "start" "-a" "8f60b574395beb4f5addad666cf6ca2a1165f8aff18936ef36c55dff47e6fa74", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.12 [INFO] [stderr] Compiling syn v1.0.84 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling dype v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `pest` [INFO] [stdout] --> src/parser.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use pest; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `parser` should have an upper camel case name [INFO] [stdout] --> src/parser.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 12 | struct parser; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `Parser` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `parse` found for struct `parser::parser` in the current scope [INFO] [stdout] --> src/parser.rs:15:26 [INFO] [stdout] | [INFO] [stdout] 12 | struct parser; [INFO] [stdout] | -------------- function or associated item `parse` not found for this [INFO] [stdout] ... [INFO] [stdout] 15 | let mut parse = parser::parse(value); [INFO] [stdout] | ^^^^^ function or associated item not found in `parser::parser` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 1 | use pest::Parser; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/parser.rs:17:16 [INFO] [stdout] | [INFO] [stdout] 17 | Rule::Int => {} [INFO] [stdout] | ^^ expected enum `Result`, found `()` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Result` [INFO] [stdout] found unit type `()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/parser.rs:18:18 [INFO] [stdout] | [INFO] [stdout] 18 | Rule::Float => {} [INFO] [stdout] | ^^ expected enum `Result`, found `()` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Result` [INFO] [stdout] found unit type `()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/parser.rs:19:19 [INFO] [stdout] | [INFO] [stdout] 19 | Rule::String => {} [INFO] [stdout] | ^^ expected enum `Result`, found `()` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Result` [INFO] [stdout] found unit type `()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `dype` due to 5 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "8f60b574395beb4f5addad666cf6ca2a1165f8aff18936ef36c55dff47e6fa74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f60b574395beb4f5addad666cf6ca2a1165f8aff18936ef36c55dff47e6fa74", kill_on_drop: false }` [INFO] [stdout] 8f60b574395beb4f5addad666cf6ca2a1165f8aff18936ef36c55dff47e6fa74