[INFO] fetching crate dprint-plugin-sql 0.2.0...
[INFO] checking dprint-plugin-sql-0.2.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate dprint-plugin-sql 0.2.0 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate dprint-plugin-sql 0.2.0 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-5-tc1/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate dprint-plugin-sql 0.2.0
[INFO] finished tweaking crates.io crate dprint-plugin-sql 0.2.0
[INFO] tweaked toml for crates.io crate dprint-plugin-sql 0.2.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sqlformat v0.2.3
[INFO] [stderr]   Downloaded dprint-development v0.9.5
[INFO] [stderr]   Downloaded dprint-core v0.62.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fe916e321ed23cf1a206d09a190d689fe237bf3f90eefdbf05b7d493d58e901b
[INFO] running `Command { std: "docker" "start" "-a" "fe916e321ed23cf1a206d09a190d689fe237bf3f90eefdbf05b7d493d58e901b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fe916e321ed23cf1a206d09a190d689fe237bf3f90eefdbf05b7d493d58e901b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe916e321ed23cf1a206d09a190d689fe237bf3f90eefdbf05b7d493d58e901b", kill_on_drop: false }`
[INFO] [stdout] fe916e321ed23cf1a206d09a190d689fe237bf3f90eefdbf05b7d493d58e901b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e7842c1178fb92055ea38039ec45b2fd65ba659e58adc371c39b8d6e1cc3ce25
[INFO] running `Command { std: "docker" "start" "-a" "e7842c1178fb92055ea38039ec45b2fd65ba659e58adc371c39b8d6e1cc3ce25", kill_on_drop: false }`
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking unicode_categories v0.1.1
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking similar v2.5.0
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking serde v1.0.197
[INFO] [stderr]     Checking sqlformat v0.2.3
[INFO] [stderr]     Checking dprint-core v0.62.1
[INFO] [stderr]     Checking dprint-development v0.9.5
[INFO] [stderr]     Checking dprint-plugin-sql v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `resolve_global_config` is imported redundantly
[INFO] [stdout]   --> src/configuration/builder.rs:93:36
[INFO] [stdout]    |
[INFO] [stdout] 93 |   use dprint_core::configuration::{resolve_global_config, NewLineKind};
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 94 |
[INFO] [stdout] 95 |   use super::*;
[INFO] [stdout]    |       -------- the item `resolve_global_config` is already imported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `NewLineKind` is imported redundantly
[INFO] [stdout]   --> src/configuration/builder.rs:93:59
[INFO] [stdout]    |
[INFO] [stdout] 93 |   use dprint_core::configuration::{resolve_global_config, NewLineKind};
[INFO] [stdout]    |                                                           ^^^^^^^^^^^
[INFO] [stdout] 94 |
[INFO] [stdout] 95 |   use super::*;
[INFO] [stdout]    |       -------- the item `NewLineKind` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> tests/test.rs:27:65
[INFO] [stdout]    |
[INFO] [stdout] 27 |         let config_result = resolve_config(parse_config_key_map(spec_config), &global_config);
[INFO] [stdout]    |                                            -------------------- ^^^^^^^^^^^ expected `&IndexMap<String, String>`, found `&Map<String, Value>`
[INFO] [stdout]    |                                            |
[INFO] [stdout]    |                                            arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected reference `&indexmap::map::IndexMap<std::string::String, std::string::String>`
[INFO] [stdout]               found reference `&serde_json::map::Map<std::string::String, serde_json::value::Value>`
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/dprint-core-0.62.1/src/configuration.rs:81:8
[INFO] [stdout]    |
[INFO] [stdout] 81 | pub fn parse_config_key_map(spec_config: &IndexMap<String, String>) -> ConfigKeyMap {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dprint-plugin-sql` (test "test") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "e7842c1178fb92055ea38039ec45b2fd65ba659e58adc371c39b8d6e1cc3ce25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e7842c1178fb92055ea38039ec45b2fd65ba659e58adc371c39b8d6e1cc3ce25", kill_on_drop: false }`
[INFO] [stdout] e7842c1178fb92055ea38039ec45b2fd65ba659e58adc371c39b8d6e1cc3ce25
[INFO] checking dprint-plugin-sql-0.2.0 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate dprint-plugin-sql 0.2.0 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate dprint-plugin-sql 0.2.0 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate dprint-plugin-sql 0.2.0
[INFO] finished tweaking crates.io crate dprint-plugin-sql 0.2.0
[INFO] tweaked toml for crates.io crate dprint-plugin-sql 0.2.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 144b4aa2b69c2240fa4c51d35bcbbe4d8f3c797d0872ab48b0280e5534b9426c
[INFO] running `Command { std: "docker" "start" "-a" "144b4aa2b69c2240fa4c51d35bcbbe4d8f3c797d0872ab48b0280e5534b9426c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "144b4aa2b69c2240fa4c51d35bcbbe4d8f3c797d0872ab48b0280e5534b9426c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "144b4aa2b69c2240fa4c51d35bcbbe4d8f3c797d0872ab48b0280e5534b9426c", kill_on_drop: false }`
[INFO] [stdout] 144b4aa2b69c2240fa4c51d35bcbbe4d8f3c797d0872ab48b0280e5534b9426c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 089600bef2512f41701fe789dbd2111c8589ae8d8821b12c1a82b96144840c99
[INFO] running `Command { std: "docker" "start" "-a" "089600bef2512f41701fe789dbd2111c8589ae8d8821b12c1a82b96144840c99", kill_on_drop: false }`
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]     Checking unicode_categories v0.1.1
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking similar v2.5.0
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking serde v1.0.197
[INFO] [stderr]     Checking sqlformat v0.2.3
[INFO] [stderr]     Checking dprint-core v0.62.1
[INFO] [stderr]     Checking dprint-development v0.9.5
[INFO] [stderr]     Checking dprint-plugin-sql v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `resolve_global_config` is imported redundantly
[INFO] [stdout]   --> src/configuration/builder.rs:93:36
[INFO] [stdout]    |
[INFO] [stdout] 93 |   use dprint_core::configuration::{resolve_global_config, NewLineKind};
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 94 |
[INFO] [stdout] 95 |   use super::*;
[INFO] [stdout]    |       -------- the item `resolve_global_config` is already imported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `NewLineKind` is imported redundantly
[INFO] [stdout]   --> src/configuration/builder.rs:93:59
[INFO] [stdout]    |
[INFO] [stdout] 93 |   use dprint_core::configuration::{resolve_global_config, NewLineKind};
[INFO] [stdout]    |                                                           ^^^^^^^^^^^
[INFO] [stdout] 94 |
[INFO] [stdout] 95 |   use super::*;
[INFO] [stdout]    |       -------- the item `NewLineKind` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> tests/test.rs:27:65
[INFO] [stdout]    |
[INFO] [stdout] 27 |         let config_result = resolve_config(parse_config_key_map(spec_config), &global_config);
[INFO] [stdout]    |                                            -------------------- ^^^^^^^^^^^ expected `&IndexMap<String, String>`, found `&Map<String, Value>`
[INFO] [stdout]    |                                            |
[INFO] [stdout]    |                                            arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected reference `&indexmap::map::IndexMap<std::string::String, std::string::String>`
[INFO] [stdout]               found reference `&serde_json::map::Map<std::string::String, serde_json::value::Value>`
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/dprint-core-0.62.1/src/configuration.rs:81:8
[INFO] [stdout]    |
[INFO] [stdout] 81 | pub fn parse_config_key_map(spec_config: &IndexMap<String, String>) -> ConfigKeyMap {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dprint-plugin-sql` (test "test") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "089600bef2512f41701fe789dbd2111c8589ae8d8821b12c1a82b96144840c99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "089600bef2512f41701fe789dbd2111c8589ae8d8821b12c1a82b96144840c99", kill_on_drop: false }`
[INFO] [stdout] 089600bef2512f41701fe789dbd2111c8589ae8d8821b12c1a82b96144840c99
