[INFO] cloning repository https://github.com/sukkis/emed [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sukkis/emed" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsukkis%2Femed", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsukkis%2Femed'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0896e2d0d8dcdb3005ca6961eae8cbaa13946dc0 [INFO] checking sukkis/emed against try#2c4819a380dbddb1f2a0f4405a49fb6ed90983ae for pr-152996 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsukkis%2Femed" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/sukkis/emed [INFO] finished tweaking git repo https://github.com/sukkis/emed [INFO] tweaked toml for git repo https://github.com/sukkis/emed written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/sukkis/emed on toolchain 2c4819a380dbddb1f2a0f4405a49fb6ed90983ae [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2c4819a380dbddb1f2a0f4405a49fb6ed90983ae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/sukkis/emed 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" "+2c4819a380dbddb1f2a0f4405a49fb6ed90983ae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+2c4819a380dbddb1f2a0f4405a49fb6ed90983ae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fefbe592fdec94eada849a0f19a498f61cc6dd9b6fe32fc160df4d4ea431b1f1 [INFO] running `Command { std: "docker" "start" "-a" "fefbe592fdec94eada849a0f19a498f61cc6dd9b6fe32fc160df4d4ea431b1f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fefbe592fdec94eada849a0f19a498f61cc6dd9b6fe32fc160df4d4ea431b1f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fefbe592fdec94eada849a0f19a498f61cc6dd9b6fe32fc160df4d4ea431b1f1", kill_on_drop: false }` [INFO] [stdout] fefbe592fdec94eada849a0f19a498f61cc6dd9b6fe32fc160df4d4ea431b1f1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+2c4819a380dbddb1f2a0f4405a49fb6ed90983ae" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ed14050323b9110acd4fefd5b35905f52e82f7ee230aee4790d5784468bd43da [INFO] running `Command { std: "docker" "start" "-a" "ed14050323b9110acd4fefd5b35905f52e82f7ee230aee4790d5784468bd43da", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling libc v0.2.181 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling erased-serde v0.4.9 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking toml_parser v1.0.8+spec-1.1.0 [INFO] [stderr] Checking unicode-ident v1.0.23 [INFO] [stderr] Checking pest v2.8.6 [INFO] [stderr] Checking arraydeque v0.5.1 [INFO] [stderr] Checking convert_case v0.6.0 [INFO] [stderr] Checking str_indices v0.4.4 [INFO] [stderr] Checking pathdiff v0.2.3 [INFO] [stderr] Checking ropey v1.6.1 [INFO] [stderr] Checking hashlink v0.10.0 [INFO] [stderr] Checking yaml-rust2 v0.10.4 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking getrandom v0.4.1 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Checking signal-hook-mio v0.2.5 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling pest_meta v2.8.6 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Checking ordered-multimap v0.7.3 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Checking serde_spanned v1.0.4 [INFO] [stderr] Checking toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Checking rust-ini v0.21.3 [INFO] [stderr] Checking toml v0.9.12+spec-1.1.0 [INFO] [stderr] Compiling pest_generator v2.8.6 [INFO] [stderr] Checking serde-untagged v0.1.9 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling pest_derive v2.8.6 [INFO] [stderr] Checking json5 v0.4.1 [INFO] [stderr] Checking derive_more v2.1.1 [INFO] [stderr] Checking crossterm v0.29.0 [INFO] [stderr] Checking tempfile v3.25.0 [INFO] [stderr] Checking clap v4.5.58 [INFO] [stderr] Checking ron v0.12.0 [INFO] [stderr] Checking config v0.15.19 [INFO] [stderr] Checking emed v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `crate::Theme` [INFO] [stdout] --> src/ui.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::Theme::{self}; [INFO] [stdout] | ^^^^^ `Theme` is a struct, not a module [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::Theme` [INFO] [stdout] --> src/ui.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::Theme::{self}; [INFO] [stdout] | ^^^^^ `Theme` is a struct, not a module [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rows` [INFO] [stdout] --> tests/dirty_and_status.rs:155:54 [INFO] [stdout] | [INFO] [stdout] 155 | fn build_status_line(state: &EditorState, cols: u16, rows: u16) -> String { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_rows` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `emed` (bin "emed") 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 `emed` (bin "emed" test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "ed14050323b9110acd4fefd5b35905f52e82f7ee230aee4790d5784468bd43da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed14050323b9110acd4fefd5b35905f52e82f7ee230aee4790d5784468bd43da", kill_on_drop: false }` [INFO] [stdout] ed14050323b9110acd4fefd5b35905f52e82f7ee230aee4790d5784468bd43da