[INFO] fetching crate x 0.0.1... [INFO] testing x-0.0.1 against try#16fbf98f22730e073c09e7b03f0eafb87a295545 for pr-145628-retry-1 [INFO] extracting crate x 0.0.1 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate x 0.0.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate x 0.0.1 [INFO] tweaked toml for crates.io crate x 0.0.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate x 0.0.1 on toolchain 16fbf98f22730e073c09e7b03f0eafb87a295545 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate x 0.0.1 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" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ed6ab164353e596d3f93acd3a297ed2025ad24dbebce5d0394ce88bab2e12319 [INFO] running `Command { std: "docker" "start" "-a" "ed6ab164353e596d3f93acd3a297ed2025ad24dbebce5d0394ce88bab2e12319", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ed6ab164353e596d3f93acd3a297ed2025ad24dbebce5d0394ce88bab2e12319", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed6ab164353e596d3f93acd3a297ed2025ad24dbebce5d0394ce88bab2e12319", kill_on_drop: false }` [INFO] [stdout] ed6ab164353e596d3f93acd3a297ed2025ad24dbebce5d0394ce88bab2e12319 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 45fe2eb978a9924893adb40f5a5edf5638df635fe8389778f2acadbee08b6387 [INFO] running `Command { std: "docker" "start" "-a" "45fe2eb978a9924893adb40f5a5edf5638df635fe8389778f2acadbee08b6387", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.167 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling bytes v1.8.0 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling allocator-api2 v0.2.20 [INFO] [stderr] Compiling litemap v0.7.3 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling cc v1.2.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling rustix v0.38.41 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling rustls-pki-types v1.10.0 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling rustls v0.23.17 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling foldhash v0.1.3 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling unicase v2.8.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling hashbrown v0.15.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling rustls-native-certs v0.8.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling schemars v0.8.21 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling dyn-clone v1.0.17 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling ipnet v2.10.1 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling thiserror v2.0.3 [INFO] [stderr] Compiling anyhow v1.0.93 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling crossterm v0.26.1 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling strict v0.2.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling ratatui v0.20.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling clap_lex v0.7.3 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling arraydeque v0.5.1 [INFO] [stderr] Compiling clap_builder v4.5.21 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling eventsource-stream v0.2.3 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling compact_str v0.7.1 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling minimad v0.13.1 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling crokey-proc_macros v1.1.0 [INFO] [stderr] Compiling pathdiff v0.2.2 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling zerofrom-derive v0.1.4 [INFO] [stderr] Compiling yoke-derive v0.7.4 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling schemars_derive v0.8.21 [INFO] [stderr] Compiling tokio v1.41.1 [INFO] [stderr] Compiling thiserror-impl v2.0.3 [INFO] [stderr] Compiling lazy-regex-proc_macros v3.3.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling async-convert v1.0.0 [INFO] [stderr] Compiling stability v0.2.1 [INFO] [stderr] Compiling zerofrom v0.1.4 [INFO] [stderr] Compiling pest v2.7.14 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling lazy-regex v3.3.0 [INFO] [stderr] Compiling yoke v0.7.4 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling pest_meta v2.7.14 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling clap v4.5.21 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling pest_generator v2.7.14 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling rust-ini v0.20.0 [INFO] [stderr] Compiling yaml-rust2 v0.8.1 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling pest_derive v2.7.14 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling hyper v1.5.0 [INFO] [stderr] Compiling tokio-rustls v0.26.0 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling backoff v0.4.0 [INFO] [stderr] Compiling tokio-stream v0.1.16 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling ratatui v0.26.3 [INFO] [stderr] Compiling hyper-rustls v0.27.3 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling crokey v1.1.0 [INFO] [stderr] Compiling coolor v1.0.0 [INFO] [stderr] Compiling termimad v0.31.1 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling kernelx-macros v0.0.1 [INFO] [stderr] Compiling url v2.5.3 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling reqwest v0.12.9 [INFO] [stderr] Compiling config v0.14.1 [INFO] [stderr] Compiling reqwest-eventsource v0.6.0 [INFO] [stderr] Compiling async-openai v0.24.1 [INFO] [stderr] Compiling kernelx-core v0.0.1 [INFO] [stderr] Compiling kernelx v0.0.3 [INFO] [stderr] Compiling x v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tui/app.rs:103:21 [INFO] [stdout] | [INFO] [stdout] 103 | pub fn to_spans(&self, width: Option) -> Vec { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 103 | pub fn to_spans(&self, width: Option) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `builder`, `view`, and `initialize_chat_view` are never used [INFO] [stdout] --> src/tui/app.rs:791:12 [INFO] [stdout] | [INFO] [stdout] 230 | impl App { [INFO] [stdout] | -------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 791 | pub fn builder(config: Config) -> AppBuilder { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 813 | pub fn view(&mut self, f: &mut Frame) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 822 | pub fn initialize_chat_view(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AppBuilder` is never constructed [INFO] [stdout] --> src/tui/app.rs:831:12 [INFO] [stdout] | [INFO] [stdout] 831 | pub struct AppBuilder { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `build` is never used [INFO] [stdout] --> src/tui/app.rs:837:12 [INFO] [stdout] | [INFO] [stdout] 836 | impl AppBuilder { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] 837 | pub fn build(self) -> (App, UpdateReceiver) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `send_event` is never used [INFO] [stdout] --> src/tui/events.rs:48:12 [INFO] [stdout] | [INFO] [stdout] 19 | impl EventHandler { [INFO] [stdout] | ----------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 48 | pub fn send_event(&self, event: AppEvent) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tui/app.rs:103:21 [INFO] [stdout] | [INFO] [stdout] 103 | pub fn to_spans(&self, width: Option) -> Vec { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 103 | pub fn to_spans(&self, width: Option) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s [INFO] running `Command { std: "docker" "inspect" "45fe2eb978a9924893adb40f5a5edf5638df635fe8389778f2acadbee08b6387", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45fe2eb978a9924893adb40f5a5edf5638df635fe8389778f2acadbee08b6387", kill_on_drop: false }` [INFO] [stdout] 45fe2eb978a9924893adb40f5a5edf5638df635fe8389778f2acadbee08b6387 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 378e17a5cd974638637bbc5fbdc809825942c74d20b79035f9ce8c91de399f1f [INFO] running `Command { std: "docker" "start" "-a" "378e17a5cd974638637bbc5fbdc809825942c74d20b79035f9ce8c91de399f1f", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v0.38.41 [INFO] [stderr] Compiling fastrand v2.2.0 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling crokey-proc_macros v1.1.0 [INFO] [stderr] Compiling tempfile v3.14.0 [INFO] [stderr] Compiling crokey v1.1.0 [INFO] [stderr] Compiling coolor v1.0.0 [INFO] [stderr] Compiling kernelx-core v0.0.1 [INFO] [stderr] Compiling termimad v0.31.1 [INFO] [stderr] Compiling kernelx v0.0.3 [INFO] [stderr] Compiling x v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tui/app.rs:103:21 [INFO] [stdout] | [INFO] [stdout] 103 | pub fn to_spans(&self, width: Option) -> Vec { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 103 | pub fn to_spans(&self, width: Option) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tui/app.rs:103:21 [INFO] [stdout] | [INFO] [stdout] 103 | pub fn to_spans(&self, width: Option) -> Vec { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 103 | pub fn to_spans(&self, width: Option) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `builder`, `view`, and `initialize_chat_view` are never used [INFO] [stdout] --> src/tui/app.rs:791:12 [INFO] [stdout] | [INFO] [stdout] 230 | impl App { [INFO] [stdout] | -------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 791 | pub fn builder(config: Config) -> AppBuilder { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 813 | pub fn view(&mut self, f: &mut Frame) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 822 | pub fn initialize_chat_view(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AppBuilder` is never constructed [INFO] [stdout] --> src/tui/app.rs:831:12 [INFO] [stdout] | [INFO] [stdout] 831 | pub struct AppBuilder { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `build` is never used [INFO] [stdout] --> src/tui/app.rs:837:12 [INFO] [stdout] | [INFO] [stdout] 836 | impl AppBuilder { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] 837 | pub fn build(self) -> (App, UpdateReceiver) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `send_event` is never used [INFO] [stdout] --> src/tui/events.rs:48:12 [INFO] [stdout] | [INFO] [stdout] 19 | impl EventHandler { [INFO] [stdout] | ----------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 48 | pub fn send_event(&self, event: AppEvent) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tui/app.rs:103:21 [INFO] [stdout] | [INFO] [stdout] 103 | pub fn to_spans(&self, width: Option) -> Vec { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 103 | pub fn to_spans(&self, width: Option) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `builder`, `view`, and `initialize_chat_view` are never used [INFO] [stdout] --> src/tui/app.rs:791:12 [INFO] [stdout] | [INFO] [stdout] 230 | impl App { [INFO] [stdout] | -------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 791 | pub fn builder(config: Config) -> AppBuilder { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 813 | pub fn view(&mut self, f: &mut Frame) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 822 | pub fn initialize_chat_view(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AppBuilder` is never constructed [INFO] [stdout] --> src/tui/app.rs:831:12 [INFO] [stdout] | [INFO] [stdout] 831 | pub struct AppBuilder { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `build` is never used [INFO] [stdout] --> src/tui/app.rs:837:12 [INFO] [stdout] | [INFO] [stdout] 836 | impl AppBuilder { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] 837 | pub fn build(self) -> (App, UpdateReceiver) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `send_event` is never used [INFO] [stdout] --> src/tui/events.rs:48:12 [INFO] [stdout] | [INFO] [stdout] 19 | impl EventHandler { [INFO] [stdout] | ----------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 48 | pub fn send_event(&self, event: AppEvent) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tui/app.rs:103:21 [INFO] [stdout] | [INFO] [stdout] 103 | pub fn to_spans(&self, width: Option) -> Vec { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 103 | pub fn to_spans(&self, width: Option) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcqNCZc2/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libx-fb978b3b0bf6d2f8,libserde_yaml-0943ea7dac5a195e,libindexmap-cf1abcb2d93afa5e,libunsafe_libyaml-7bc1bf218b2f5452,libdirs-c9af2dcdfe7f2f77,libdirs_sys-3890bc1cd3d887e3,liboption_ext-23838f1959a6156b,libratatui-f2445add3b14bafe,libunicode_truncate-91b59537fd64e41a,libitertools-6dc8c7435f04a2f6,liblru-03673da2b37025f4,libhashbrown-f140689f6b7f0159,libfoldhash-6d45a3996f846e3d,libequivalent-fdc46004df91ad08,liballocator_api2-57a541bb0b50754b,libitertools-97851b5a067112d9,libeither-38d43fea6173fdf6,libcompact_str-774557adfc6805bd,libstatic_assertions-d53a9977dc6e27e5,libcastaway-65cf0f9afb8a0558,libstrum-6b9611763d044c81,libclap-de0e2b7a364729d5,libclap_builder-77189f8bd41f14bc,libstrsim-24acdad2526b95b7,libanstream-3a5850ea78bcd0e3,libanstyle_query-f0be367a66cb0b02,libis_terminal_polyfill-c14c9d53c4f80a97,libcolorchoice-dfb6701820ae12a0,libanstyle_parse-80647c630cc5391e,libutf8parse-8828ddbb63eb8bad,libclap_lex-8404c74ac766bb4f,libanstyle-df82d657645c4a5c,libtermimad-38bdf550d8c0ab36,libcoolor-dcd786b7a2121388,liblazy_regex-4d762fb4e53f03c0,libregex-07d59f3792584a21,libregex_automata-b16ca0c62e99f813,libaho_corasick-5318fee7af990b33,libregex_syntax-13fc688ae7f36982,libcrossbeam-83c405f58ab00a78,libcrossbeam_deque-b5d1d416e9464d8a,libcrossbeam_channel-d4c3cbbdab022ff5,libcrossbeam_queue-a39970940e9cc937,libcrossbeam_epoch-52d09cd6dfd657b1,libcrossbeam_utils-358d8724a558436e,libcrokey-7937533aaca514ea,libstrict-c6469dc9b51bdab7,libminimad-4431f8f6ba271b5a,libkernelx-25f0361c3f46a8dc,libkernelx_core-306b6bca81b59088,libthiserror-fdccd0a8c1199cc7,libasync_openai-6ff081f35ceb9eef,libtokio_stream-ad50899f14a7cd94,libbackoff-ce153dd4baebe946,libinstant-7ca0f2602aa54eaa,libasync_convert-71b8cec5c5981dce,libderive_builder-2c751eb157fd6e33,librand-21dcff79d7b808f1,librand_chacha-8dd66c7cb7adf329,libppv_lite86-b39526bf04389d2d,libzerocopy-6a82b7ff5fe07c1c,libbyteorder-7df9ab1ae37e1368,librand_core-567d5a7809352519,libsecrecy-ab91bbe585a86fa1,libreqwest_eventsource-47cc791759860c60,libfutures_timer-2b3f729e26c119bb,libreqwest-65851be1c4d39b24,libserde_urlencoded-a022e9494dff92e2,libsync_wrapper-b2945c54b9c576f9,libbase64-2a03de3babadded3,libipnet-346d915a0dce48fd,libhyper_rustls-476946155ae098d6,librustls_native_certs-3683003efbc32504,librustls_pemfile-2cbe74edf6ba73ed,libopenssl_probe-dfbd35d7fb1bbeff,libtokio_rustls-a8ea9f54046298fa,librustls-b5aad4b492c4b09c,libsubtle-ca7024fc66e4388f,libwebpki-d59981466b2af3e1,libring-084d6ed01bd40213,libgetrandom-1d0381de664b71b7,libspin-b0f789aa2a8dd050,libuntrusted-3420b86308bec153,libzeroize-ead98f074a37f829,librustls_pki_types-870aa897f2016219,libmime_guess-7c41221c98f651c3,libunicase-e68199b98a5d4cb3,libmime-4b44681fdb2c65f7,libhyper_util-62c6c5ba24712f7c,libtower_service-0d7df29686b13872,libtracing-b58b710303794530,libtracing_core-1a977c0faab82eff,libonce_cell-debe7c411cf97340,libhyper-74673a796889a1e0,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-064b81e7df14424d,libtokio_util-670094f52103baae,libhttp_body_util-a066d8443d4e0a6d,libhttp_body-5ced07248982098e,liburl-188e5a899da17a23,libidna-8b1e261311a59722,libidna_adapter-34b6c2c8e5f6c734,libicu_normalizer-bc301f5b52a62297,libicu_normalizer_data-924449c90d89dbe9,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-86250b0ed472a0c1,libicu_properties_data-51b5eb2cadc91212,libicu_locid_transform-0a1df03399af64b5,libicu_locid_transform_data-ad15ccbe3fb30a0f,libicu_collections-c75b14553b790464,libicu_provider-777d783116a580b3,libicu_locid-8eec34e315a6b1bf,liblitemap-cc127d15603ff5ed,libtinystr-59905cacfe488ef2,libzerovec-4f53ba909ffc87c3,libwriteable-45c783735d88c2b0,libyoke-2701d9f475896d27,libzerofrom-2de332d82cf45183,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,libhttp-49835eadea3670d0,libfnv-2d77ec4f6f971b24,libeventsource_stream-915d9a84af8e90d6,libnom-2634eb9b7f5f7aae,libthiserror-a0c5326a30779dd6,libfutures-72ac132175a47882,libfutures_executor-4972852df548e150,libfutures_util-45a88654d4e178d6,libfutures_io-3e19596c076de665,libslab-b066ee2c679b47fd,libfutures_channel-f26d4826b597103e,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libratatui-d658887d870ab5ac,libcassowary-618d3b643fd4c97b,libunicode_segmentation-ff3f1aa3aad6e639,libunicode_width-08b963676a6677c5,libcrossterm-54c23580401a93fb,libbitflags-e2b4db6c651223da,libtokio-9b90a777ec89219e,libsocket2-5ee057b9ec59edaa,libbytes-3d9b205de7df0211,libpin_project_lite-1b69109c4d0b18c5,libcrossterm-09a3c1a8a5a57577,librustix-7c5f1a8e1b36da0e,liblinux_raw_sys-dd10f1d1b50fcb6c,libanyhow-177c4b900692f370,libserde_json-0da0f8c78735d631,libmemchr-3ffe5f7a52883367,libitoa-4c6598116a867907,libryu-f8ba606093049f91,libcrossterm-5fb79f45fba2d827,libbitflags-b90317c7c0c7f43d,libserde-dcee771c673a816e,libparking_lot-7fb23fe2ff8f01d7,libparking_lot_core-b93852da348c1298,libcfg_if-33ef6c02a07f9fec,libsmallvec-e2fbd282c83e646d,liblock_api-47948af6bba6d2a8,libscopeguard-d52bd00767847e44,libsignal_hook_mio-f3806cec693c6193,libsignal_hook-36c84e9e7c74432b,libsignal_hook_registry-2d9fb951a187a587,libmio-6d87d30decf5cad5,libmio-993fd28e614ce1fc,liblibc-5e55fe64a3e27196,liblog-5fb51f756c1191b0}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcqNCZc2/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-698cd98565324816/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/app_tests-cbbca31184405a21" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `x` (test "app_tests") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "378e17a5cd974638637bbc5fbdc809825942c74d20b79035f9ce8c91de399f1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "378e17a5cd974638637bbc5fbdc809825942c74d20b79035f9ce8c91de399f1f", kill_on_drop: false }` [INFO] [stdout] 378e17a5cd974638637bbc5fbdc809825942c74d20b79035f9ce8c91de399f1f