[INFO] fetching crate dprint-plugin-imporg 0.1.8... [INFO] checking dprint-plugin-imporg-0.1.8 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate dprint-plugin-imporg 0.1.8 into /workspace/builds/worker-5-tc2/source [INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml [INFO] started tweaking crates.io crate dprint-plugin-imporg 0.1.8 [INFO] finished tweaking crates.io crate dprint-plugin-imporg 0.1.8 [INFO] tweaked toml for crates.io crate dprint-plugin-imporg 0.1.8 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate dprint-plugin-imporg 0.1.8 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate dprint-plugin-imporg 0.1.8 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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e6829dd0bab7a13daedc6d0e8abf1c2d5985cce6e5356d91a54a34f00fe320fe [INFO] running `Command { std: "docker" "start" "-a" "e6829dd0bab7a13daedc6d0e8abf1c2d5985cce6e5356d91a54a34f00fe320fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e6829dd0bab7a13daedc6d0e8abf1c2d5985cce6e5356d91a54a34f00fe320fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6829dd0bab7a13daedc6d0e8abf1c2d5985cce6e5356d91a54a34f00fe320fe", kill_on_drop: false }` [INFO] [stdout] e6829dd0bab7a13daedc6d0e8abf1c2d5985cce6e5356d91a54a34f00fe320fe [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] af1d33237a1080564008d287afa1a7a9aa77a072239c84a840596b8742c2c29b [INFO] running `Command { std: "docker" "start" "-a" "af1d33237a1080564008d287afa1a7a9aa77a072239c84a840596b8742c2c29b", kill_on_drop: false }` [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Compiling owo-colors v4.2.0 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking smawk v0.3.2 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Checking castaway v0.2.3 [INFO] [stderr] Checking simdutf8 v0.1.5 [INFO] [stderr] Checking oxc_data_structures v0.68.1 [INFO] [stderr] Checking textwrap v0.16.2 [INFO] [stderr] Checking compact_str v0.9.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking oxc_estree v0.68.1 [INFO] [stderr] Checking cow-utils v0.1.3 [INFO] [stderr] Checking unicode-id-start v1.3.1 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Checking nonmax v0.5.5 [INFO] [stderr] Checking oxc_index v3.0.0 [INFO] [stderr] Checking bumpalo v3.17.0 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Checking hashbrown v0.15.3 [INFO] [stderr] Checking ryu-js v1.0.2 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking str_indices v0.4.3 [INFO] [stderr] Checking oxc_allocator v0.68.1 [INFO] [stderr] Checking ropey v1.6.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling oxc-miette-derive v2.1.2 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling oxc_ast_macros v0.68.1 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Checking thiserror v2.0.12 [INFO] [stderr] Checking oxc-miette v2.2.1 [INFO] [stderr] Checking oxc_span v0.68.1 [INFO] [stderr] Checking oxc_diagnostics v0.68.1 [INFO] [stderr] Checking oxc_regular_expression v0.68.1 [INFO] [stderr] Checking oxc_syntax v0.68.1 [INFO] [stderr] Checking oxc_ast v0.68.1 [INFO] [stderr] Checking indexmap v2.5.0 [INFO] [stderr] Checking serde_path_to_error v0.1.16 [INFO] [stderr] Checking dprint-core v0.67.1 [INFO] [stderr] Checking oxc_ecmascript v0.68.1 [INFO] [stderr] Checking oxc_parser v0.68.1 [INFO] [stderr] Checking oxc v0.68.1 [INFO] [stderr] Checking dprint-plugin-imporg v0.1.8 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `dprint_core::generate_plugin_code` [INFO] [stdout] --> src/plugin.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use dprint_core::generate_plugin_code; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `generate_plugin_code` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `dprint_core::generate_plugin_code` [INFO] [stdout] --> src/plugin.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use dprint_core::generate_plugin_code; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `generate_plugin_code` in the root [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-imporg` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `dprint-plugin-imporg` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "af1d33237a1080564008d287afa1a7a9aa77a072239c84a840596b8742c2c29b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af1d33237a1080564008d287afa1a7a9aa77a072239c84a840596b8742c2c29b", kill_on_drop: false }` [INFO] [stdout] af1d33237a1080564008d287afa1a7a9aa77a072239c84a840596b8742c2c29b