[INFO] cloning repository https://github.com/mikeleppane/envx [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mikeleppane/envx" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmikeleppane%2Fenvx", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmikeleppane%2Fenvx'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4c3fa8390a0e6ea384cdf31e0d0134fb64bcc588 [INFO] checking mikeleppane/envx against master#e1613686e0efc80a1a18b1263625450a8de3fb04 for pr-154492-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmikeleppane%2Fenvx" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/mikeleppane/envx [INFO] finished tweaking git repo https://github.com/mikeleppane/envx [INFO] tweaked toml for git repo https://github.com/mikeleppane/envx written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mikeleppane/envx on toolchain e1613686e0efc80a1a18b1263625450a8de3fb04 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e1613686e0efc80a1a18b1263625450a8de3fb04" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mikeleppane/envx 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" "+e1613686e0efc80a1a18b1263625450a8de3fb04" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded console v0.16.0 [INFO] [stderr] Downloaded notify-debouncer-mini v0.7.0 [INFO] [stderr] Downloaded jemallocator v0.5.4 [INFO] [stderr] Downloaded mimalloc v0.1.47 [INFO] [stderr] Downloaded ctrlc v3.4.7 [INFO] [stderr] Downloaded tui-input v0.14.0 [INFO] [stderr] Downloaded owo-colors v4.2.2 [INFO] [stderr] Downloaded dialoguer v0.12.0 [INFO] [stderr] Downloaded comfy-table v7.2.0 [INFO] [stderr] Downloaded tui-textarea v0.7.0 [INFO] [stderr] Downloaded libmimalloc-sys v0.1.43 [INFO] [stderr] Downloaded jemalloc-sys v0.5.4+5.3.0-patched [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+e1613686e0efc80a1a18b1263625450a8de3fb04" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 520df7f72f8e07ad2ff5a2bbdf6df90b6d8a283244d463c647df3e6ebd9e004a [INFO] running `Command { std: "docker" "start" "-a" "520df7f72f8e07ad2ff5a2bbdf6df90b6d8a283244d463c647df3e6ebd9e004a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "520df7f72f8e07ad2ff5a2bbdf6df90b6d8a283244d463c647df3e6ebd9e004a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "520df7f72f8e07ad2ff5a2bbdf6df90b6d8a283244d463c647df3e6ebd9e004a", kill_on_drop: false }` [INFO] [stdout] 520df7f72f8e07ad2ff5a2bbdf6df90b6d8a283244d463c647df3e6ebd9e004a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+e1613686e0efc80a1a18b1263625450a8de3fb04" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 279e609ed4ed8ffe9c32a7ef3dff07ceae916dcb4f45df030e156a3d7627a5f9 [INFO] running `Command { std: "docker" "start" "-a" "279e609ed4ed8ffe9c32a7ef3dff07ceae916dcb4f45df030e156a3d7627a5f9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Checking cfg-if v1.0.3 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking bitflags v2.9.3 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking unicode-width v0.2.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking regex-syntax v0.8.6 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Compiling owo-colors v4.2.2 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking adler2 v2.0.1 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling instability v0.3.9 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Checking regex-automata v0.4.10 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Checking rustc-demangle v0.1.26 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking indenter v0.3.4 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking notify-types v2.0.0 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking inotify v0.11.0 [INFO] [stderr] Checking tempfile v3.21.0 [INFO] [stderr] Checking castaway v0.2.4 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking notify v8.2.0 [INFO] [stderr] Checking addr2line v0.24.2 [INFO] [stderr] Checking compact_str v0.8.1 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking console v0.16.0 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Checking unicode-truncate v1.1.0 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking indexmap v2.11.0 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Checking regex v1.11.2 [INFO] [stderr] Compiling litrs v0.4.2 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking dialoguer v0.12.0 [INFO] [stderr] Checking notify-debouncer-mini v0.7.0 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking colored v3.0.0 [INFO] [stderr] Checking glob v0.3.3 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking anstyle v1.0.11 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Checking anstyle-query v1.1.4 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Checking clap_lex v0.7.5 [INFO] [stderr] Checking backtrace v0.3.75 [INFO] [stderr] Checking anstream v0.6.20 [INFO] [stderr] Checking clap_builder v4.5.47 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Checking ctrlc v3.4.7 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling jemalloc-sys v0.5.4+5.3.0-patched [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Checking crossterm v0.29.0 [INFO] [stderr] Checking comfy-table v7.2.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking clap v4.5.47 [INFO] [stderr] Checking ratatui v0.29.0 [INFO] [stderr] Checking tracing-error v0.2.1 [INFO] [stderr] Checking color-eyre v0.6.5 [INFO] [stderr] Checking tui-textarea v0.7.0 [INFO] [stderr] Checking tui-input v0.14.0 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking uuid v1.18.1 [INFO] [stderr] Checking envx-core v0.6.2 (/opt/rustwide/workdir/crates/core) [INFO] [stderr] Checking envx-tui v0.6.2 (/opt/rustwide/workdir/crates/tui) [INFO] [stderr] Checking envx-cli v0.6.2 (/opt/rustwide/workdir/crates/cli) [INFO] [stdout] warning: unused import: `clap::command` [INFO] [stdout] --> crates/cli/src/project.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use clap::command; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `arg` [INFO] [stdout] --> crates/cli/src/rename.rs:1:18 [INFO] [stdout] | [INFO] [stdout] 1 | use clap::{Args, arg}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `clap::command` [INFO] [stdout] --> crates/cli/src/project.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use clap::command; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `arg` [INFO] [stdout] --> crates/cli/src/rename.rs:1:18 [INFO] [stdout] | [INFO] [stdout] 1 | use clap::{Args, arg}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking jemallocator v0.5.4 [INFO] [stderr] Checking envex v0.6.2 (/opt/rustwide/workdir/crates/envx) [INFO] [stderr] Finished `dev` profile [unoptimized] target(s) in 3m 41s [INFO] running `Command { std: "docker" "inspect" "279e609ed4ed8ffe9c32a7ef3dff07ceae916dcb4f45df030e156a3d7627a5f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "279e609ed4ed8ffe9c32a7ef3dff07ceae916dcb4f45df030e156a3d7627a5f9", kill_on_drop: false }` [INFO] [stdout] 279e609ed4ed8ffe9c32a7ef3dff07ceae916dcb4f45df030e156a3d7627a5f9