[INFO] fetching crate cargo-e 0.3.0... [INFO] checking cargo-e-0.3.0 against try#e90f1ff63e694965281f833819a486da29772bdf for pr-146167 [INFO] extracting crate cargo-e 0.3.0 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate cargo-e 0.3.0 [INFO] finished tweaking crates.io crate cargo-e 0.3.0 [INFO] tweaked toml for crates.io crate cargo-e 0.3.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate cargo-e 0.3.0 on toolchain e90f1ff63e694965281f833819a486da29772bdf [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e90f1ff63e694965281f833819a486da29772bdf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate cargo-e 0.3.0 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" "+e90f1ff63e694965281f833819a486da29772bdf" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+e90f1ff63e694965281f833819a486da29772bdf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f90dcd0bb163fe646ebfac61c300dc7cff4aa21a0f1037aaa71b19c50ce43a5f [INFO] running `Command { std: "docker" "start" "-a" "f90dcd0bb163fe646ebfac61c300dc7cff4aa21a0f1037aaa71b19c50ce43a5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f90dcd0bb163fe646ebfac61c300dc7cff4aa21a0f1037aaa71b19c50ce43a5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f90dcd0bb163fe646ebfac61c300dc7cff4aa21a0f1037aaa71b19c50ce43a5f", kill_on_drop: false }` [INFO] [stdout] f90dcd0bb163fe646ebfac61c300dc7cff4aa21a0f1037aaa71b19c50ce43a5f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+e90f1ff63e694965281f833819a486da29772bdf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 06c227b05c7b104342b168245193bb637e2362456ad5af425f5a0054200f41c6 [INFO] running `Command { std: "docker" "start" "-a" "06c227b05c7b104342b168245193bb637e2362456ad5af425f5a0054200f41c6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Checking hashbrown v0.15.4 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling rustls v0.23.29 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Checking indexmap v2.10.0 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling cc v1.2.30 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling prettyplease v0.2.35 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling serde_with_macros v3.14.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling bindgen v0.72.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking signal-hook v0.3.18 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling libssh2-sys v0.3.1 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Compiling eventsource-stream v0.2.3 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Checking anstyle-query v1.1.3 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Checking anstream v0.6.19 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Compiling serde_with v3.14.0 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling value-ext v0.1.2 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Checking erased-serde v0.4.6 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking fd-lock v4.0.4 [INFO] [stderr] Compiling libgit2-sys v0.18.2+1.9.1 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Checking bytemuck v1.23.1 [INFO] [stderr] Compiling camino v1.1.10 [INFO] [stderr] Checking env_home v0.1.0 [INFO] [stderr] Checking x11rb-protocol v0.13.1 [INFO] [stderr] Checking clap_lex v0.7.5 [INFO] [stderr] Compiling instability v0.3.9 [INFO] [stderr] Checking serde-value v0.7.0 [INFO] [stderr] Checking image v0.25.6 [INFO] [stderr] Checking clap_builder v4.5.41 [INFO] [stderr] Checking serde-untagged v0.1.7 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling hyper-util v0.1.15 [INFO] [stderr] Checking h2 v0.4.11 [INFO] [stderr] Checking rustls-webpki v0.103.4 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Compiling dyn-clonable-impl v0.9.2 [INFO] [stderr] Compiling include_dir_macros v0.7.4 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking is-docker v0.2.0 [INFO] [stderr] Checking lexopt v0.3.1 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling tts v0.26.3 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking parse-changelog v0.6.12 [INFO] [stderr] Checking x11rb v0.13.1 [INFO] [stderr] Checking cargo-util-schemas v0.2.0 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking compact_str v0.8.1 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking include_dir v0.7.4 [INFO] [stderr] Checking unicode-truncate v1.1.0 [INFO] [stderr] Checking dyn-clonable v0.9.2 [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] Checking is-wsl v0.4.0 [INFO] [stderr] Checking rustyline v15.0.0 [INFO] [stderr] Checking rand v0.9.1 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking clap v4.5.41 [INFO] [stderr] Checking which v7.0.3 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Compiling cargo-e v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking arboard v3.6.0 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Checking cargo-platform v0.2.0 [INFO] [stderr] Checking path-slash v0.2.1 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking oxilangtag v0.1.5 [INFO] [stderr] Checking pathdiff v0.2.3 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Checking open v5.3.2 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking crossterm v0.29.0 [INFO] [stderr] Checking rustyline v16.0.0 [INFO] [stderr] Checking ratatui v0.29.0 [INFO] [stderr] Checking ctrlc v3.4.7 [INFO] [stderr] Checking comfy-table v7.1.4 [INFO] [stderr] Checking which v8.0.0 [INFO] [stderr] Checking sysinfo v0.35.2 [INFO] [stderr] Checking predicates-core v1.0.9 [INFO] [stderr] Checking winnow v0.5.40 [INFO] [stderr] Compiling pulldown-cmark v0.9.6 [INFO] [stderr] Checking float-cmp v0.10.0 [INFO] [stderr] Checking termtree v0.5.1 [INFO] [stderr] Compiling assert_cmd v2.0.17 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Checking quote v1.0.40 [INFO] [stderr] Checking predicates-tree v1.0.12 [INFO] [stderr] Checking predicates v3.1.3 [INFO] [stderr] Checking bstr v1.12.0 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Checking tempfile v3.20.0 [INFO] [stderr] Checking cargo_metadata v0.20.0 [INFO] [stderr] Checking predicate v0.1.0 [INFO] [stderr] Checking syn v2.0.104 [INFO] [stderr] Compiling speech-dispatcher-sys v0.7.0 [INFO] [stderr] Checking toml_edit v0.19.15 [INFO] [stderr] Checking tokio-rustls v0.26.2 [INFO] [stderr] Checking toml v0.7.8 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking hyper-rustls v0.27.7 [INFO] [stderr] Checking reqwest v0.12.22 [INFO] [stderr] Checking speech-dispatcher v0.16.0 [INFO] [stderr] Checking version-sync v0.9.5 [INFO] [stderr] Checking reqwest-eventsource v0.6.0 [INFO] [stderr] Checking genai v0.3.5 [INFO] [stderr] Checking git2 v0.20.2 [INFO] [stderr] Checking e_ai_summarize v0.1.21 [INFO] [stderr] Compiling e_crate_version_checker v0.1.33 [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/e_installer.rs:538:5 [INFO] [stdout] | [INFO] [stdout] 534 | anyhow::bail!("Node.js installation is not automated for this platform."); [INFO] [stdout] | ------------------------------------------------------------------------- any code following this expression is unreachable [INFO] [stdout] ... [INFO] [stdout] 538 | which("node").context("`node` still not found after installation") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable expression [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/e_installer.rs:587:5 [INFO] [stdout] | [INFO] [stdout] 583 | anyhow::bail!("GitHub CLI installation is only automated on Windows."); [INFO] [stdout] | ---------------------------------------------------------------------- any code following this expression is unreachable [INFO] [stdout] ... [INFO] [stdout] 587 | which("gh").context("`gh` still not found after installation") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/e_installer.rs:538:5 [INFO] [stdout] | [INFO] [stdout] 534 | anyhow::bail!("Node.js installation is not automated for this platform."); [INFO] [stdout] | ------------------------------------------------------------------------- any code following this expression is unreachable [INFO] [stdout] ... [INFO] [stdout] 538 | which("node").context("`node` still not found after installation") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable expression [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/e_installer.rs:587:5 [INFO] [stdout] | [INFO] [stdout] 583 | anyhow::bail!("GitHub CLI installation is only automated on Windows."); [INFO] [stdout] | ---------------------------------------------------------------------- any code following this expression is unreachable [INFO] [stdout] ... [INFO] [stdout] 587 | which("gh").context("`gh` still not found after installation") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable expression [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 58s [INFO] running `Command { std: "docker" "inspect" "06c227b05c7b104342b168245193bb637e2362456ad5af425f5a0054200f41c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06c227b05c7b104342b168245193bb637e2362456ad5af425f5a0054200f41c6", kill_on_drop: false }` [INFO] [stdout] 06c227b05c7b104342b168245193bb637e2362456ad5af425f5a0054200f41c6