[INFO] cloning repository https://github.com/TiceCosmos/dprint-plugin-mesonbuild [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TiceCosmos/dprint-plugin-mesonbuild" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTiceCosmos%2Fdprint-plugin-mesonbuild", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTiceCosmos%2Fdprint-plugin-mesonbuild'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 83d8b5fff2e771f024b966f13a5843b8e048bc65 [INFO] checking TiceCosmos/dprint-plugin-mesonbuild/83d8b5fff2e771f024b966f13a5843b8e048bc65 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTiceCosmos%2Fdprint-plugin-mesonbuild" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/TiceCosmos/dprint-plugin-mesonbuild on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/TiceCosmos/dprint-plugin-mesonbuild [INFO] finished tweaking git repo https://github.com/TiceCosmos/dprint-plugin-mesonbuild [INFO] tweaked toml for git repo https://github.com/TiceCosmos/dprint-plugin-mesonbuild written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/TiceCosmos/dprint-plugin-mesonbuild 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" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded dprint-core v0.64.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 09c400e880aae5abf6cfd41aaae1071fc63b7308ab02743bfb386fe0ea23ebf9 [INFO] running `Command { std: "docker" "start" "-a" "09c400e880aae5abf6cfd41aaae1071fc63b7308ab02743bfb386fe0ea23ebf9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "09c400e880aae5abf6cfd41aaae1071fc63b7308ab02743bfb386fe0ea23ebf9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09c400e880aae5abf6cfd41aaae1071fc63b7308ab02743bfb386fe0ea23ebf9", kill_on_drop: false }` [INFO] [stdout] 09c400e880aae5abf6cfd41aaae1071fc63b7308ab02743bfb386fe0ea23ebf9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 00eb21b9b2f1c20973e69968950e7688ada0210d4fb99fe72b254a75daa10863 [INFO] running `Command { std: "docker" "start" "-a" "00eb21b9b2f1c20973e69968950e7688ada0210d4fb99fe72b254a75daa10863", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking winnow v0.5.26 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking bumpalo v3.14.0 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Checking indexmap v2.1.0 [INFO] [stderr] Checking serde_spanned v0.6.4 [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Checking dprint-core v0.64.0 [INFO] [stderr] Checking toml_edit v0.21.0 [INFO] [stderr] Checking dprint-plugin-mesonbuild v0.1.4 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `dprint_core::plugins` [INFO] [stdout] --> src/wasm_plugin.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | plugins::{FileMatchingInfo, FormatResult, PluginInfo, SyncPluginHandler, SyncPluginInfo}, [INFO] [stdout] | ^^^^^^^ could not find `plugins` in `dprint_core` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/dprint-core-0.64.0/src/lib.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub mod plugins; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/dprint-core-0.64.0/src/lib.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(any(feature = "process", feature = "wasm"))] [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 E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `dprint-plugin-mesonbuild` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "00eb21b9b2f1c20973e69968950e7688ada0210d4fb99fe72b254a75daa10863", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00eb21b9b2f1c20973e69968950e7688ada0210d4fb99fe72b254a75daa10863", kill_on_drop: false }` [INFO] [stdout] 00eb21b9b2f1c20973e69968950e7688ada0210d4fb99fe72b254a75daa10863