[INFO] cloning repository https://github.com/hanhossain/logql [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hanhossain/logql" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhanhossain%2Flogql", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhanhossain%2Flogql'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e9483bf69a6e5facfbbe07c347dd4da6e749ef2e [INFO] testing hanhossain/logql 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%2Fhanhossain%2Flogql" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hanhossain/logql 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/hanhossain/logql [INFO] finished tweaking git repo https://github.com/hanhossain/logql [INFO] tweaked toml for git repo https://github.com/hanhossain/logql written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/hanhossain/logql 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] 8ab1da1716aee769c5d4702b4a77a89980565335ecc97e032edf6f65cea10347 [INFO] running `Command { std: "docker" "start" "-a" "8ab1da1716aee769c5d4702b4a77a89980565335ecc97e032edf6f65cea10347", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8ab1da1716aee769c5d4702b4a77a89980565335ecc97e032edf6f65cea10347", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ab1da1716aee769c5d4702b4a77a89980565335ecc97e032edf6f65cea10347", kill_on_drop: false }` [INFO] [stdout] 8ab1da1716aee769c5d4702b4a77a89980565335ecc97e032edf6f65cea10347 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] 0bbb652978c6e73800710239dcf707b1a8626f0f04b0873b975aec2142135bbe [INFO] running `Command { std: "docker" "start" "-a" "0bbb652978c6e73800710239dcf707b1a8626f0f04b0873b975aec2142135bbe", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.122 [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling anyhow v1.0.52 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling strum v0.23.0 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling sqlparser v0.16.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling parking_lot_core v0.9.2 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling crossterm v0.23.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling clap_derive v3.1.7 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling strum_macros v0.23.1 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling comfy-table v5.0.1 [INFO] [stderr] Compiling clap v3.1.8 [INFO] [stderr] Compiling serde_yaml v0.8.23 [INFO] [stderr] Compiling logql v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.86s [INFO] running `Command { std: "docker" "inspect" "0bbb652978c6e73800710239dcf707b1a8626f0f04b0873b975aec2142135bbe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0bbb652978c6e73800710239dcf707b1a8626f0f04b0873b975aec2142135bbe", kill_on_drop: false }` [INFO] [stdout] 0bbb652978c6e73800710239dcf707b1a8626f0f04b0873b975aec2142135bbe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 205504bcfcd52cb04cc2f04f2face2cdcb7355d6bcd074cd842dc08864ff5a2e [INFO] running `Command { std: "docker" "start" "-a" "205504bcfcd52cb04cc2f04f2face2cdcb7355d6bcd074cd842dc08864ff5a2e", kill_on_drop: false }` [INFO] [stderr] Compiling logql v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/engine.rs:115:49 [INFO] [stdout] | [INFO] [stdout] 115 | let error = Engine::with_query(&parser, query).err().unwrap(); [INFO] [stdout] | ^^^^^- help: try using a conversion method: `.to_string()` [INFO] [stdout] | | [INFO] [stdout] | expected struct `std::string::String`, found `&str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/engine.rs:138:50 [INFO] [stdout] | [INFO] [stdout] 138 | let engine = Engine::with_query(&parser, query).unwrap(); [INFO] [stdout] | ^^^^^- help: try using a conversion method: `.to_string()` [INFO] [stdout] | | [INFO] [stdout] | expected struct `std::string::String`, found `&str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `logql` due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "205504bcfcd52cb04cc2f04f2face2cdcb7355d6bcd074cd842dc08864ff5a2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "205504bcfcd52cb04cc2f04f2face2cdcb7355d6bcd074cd842dc08864ff5a2e", kill_on_drop: false }` [INFO] [stdout] 205504bcfcd52cb04cc2f04f2face2cdcb7355d6bcd074cd842dc08864ff5a2e