[INFO] fetching crate tukai 0.2.2... [INFO] checking tukai-0.2.2 against master#cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c for pr-143170 [INFO] extracting crate tukai 0.2.2 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate tukai 0.2.2 [INFO] finished tweaking crates.io crate tukai 0.2.2 [INFO] tweaked toml for crates.io crate tukai 0.2.2 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate tukai 0.2.2 on toolchain cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate tukai 0.2.2 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" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f3e93807c4a84ea49807c1a0befa58260473def42387ec057b08325f38e501ff [INFO] running `Command { std: "docker" "start" "-a" "f3e93807c4a84ea49807c1a0befa58260473def42387ec057b08325f38e501ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f3e93807c4a84ea49807c1a0befa58260473def42387ec057b08325f38e501ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3e93807c4a84ea49807c1a0befa58260473def42387ec057b08325f38e501ff", kill_on_drop: false }` [INFO] [stdout] f3e93807c4a84ea49807c1a0befa58260473def42387ec057b08325f38e501ff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dedbb051e6d15607a61a8b96411cf4ab25c0f1778973e335a3d2f1b903f768cb [INFO] running `Command { std: "docker" "start" "-a" "dedbb051e6d15607a61a8b96411cf4ab25c0f1778973e335a3d2f1b903f768cb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling rustix v0.38.43 [INFO] [stderr] Compiling syn v2.0.95 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking foldhash v0.1.4 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking castaway v0.2.3 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Compiling rust-embed-utils v8.5.0 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Checking compact_str v0.8.1 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking unicode-width v0.2.0 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking bytes v1.9.0 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking uuid v1.11.0 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Checking unicode-truncate v1.1.0 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling rust-embed-impl v8.5.0 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Checking tokio v1.43.0 [INFO] [stderr] Checking rust-embed v8.5.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Compiling instability v0.3.6 [INFO] [stderr] Checking ratatui v0.29.0 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking tukai v0.2.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/config.rs:429:21 [INFO] [stdout] | [INFO] [stdout] 429 | pub fn get_layout(&self) -> Ref { [INFO] [stdout] | ^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 429 | pub fn get_layout(&self) -> Ref<'_, TukaiLayout> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/config.rs:434:23 [INFO] [stdout] | [INFO] [stdout] 434 | pub fn get_language(&self) -> Ref { [INFO] [stdout] | ^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 434 | pub fn get_language(&self) -> Ref<'_, Language> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/config.rs:439:25 [INFO] [stdout] | [INFO] [stdout] 439 | pub fn get_layout_mut(&mut self) -> RefMut { [INFO] [stdout] | ^^^^^^^^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 439 | pub fn get_layout_mut(&mut self) -> RefMut<'_, TukaiLayout> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/config.rs:444:27 [INFO] [stdout] | [INFO] [stdout] 444 | pub fn get_language_mut(&mut self) -> RefMut { [INFO] [stdout] | ^^^^^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 444 | pub fn get_language_mut(&mut self) -> RefMut<'_, Language> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/screens.rs:95:24 [INFO] [stdout] | [INFO] [stdout] 95 | pub fn get_paragraph(&self) -> Paragraph { [INFO] [stdout] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 95 | pub fn get_paragraph(&self) -> Paragraph<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/screens/stats_screen.rs:132:28 [INFO] [stdout] | [INFO] [stdout] 132 | fn get_best_score_widget(&self, storage_handler: &StorageHandler) -> Table { [INFO] [stdout] | ^^^^^ this lifetime flows to the output ----- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 132 | fn get_best_score_widget(&self, storage_handler: &StorageHandler) -> Table<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/screens/typing_screen.rs:418:24 [INFO] [stdout] | [INFO] [stdout] 418 | pub fn get_paragraph(&self, layout: &TukaiLayout) -> Paragraph { [INFO] [stdout] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 418 | pub fn get_paragraph(&self, layout: &TukaiLayout) -> Paragraph<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 4 arguments were supplied [INFO] [stdout] --> src/storage/storage_handler.rs:285:5 [INFO] [stdout] | [INFO] [stdout] 285 | Stat::new(TypingDuration::Minute, 80, 5, 60) [INFO] [stdout] | ^^^^^^^^^ ---------------------- -- unexpected argument #4 of type `{integer}` [INFO] [stdout] | | [INFO] [stdout] | expected `&TypingDuration`, found `TypingDuration` [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/storage/stats.rs:23:10 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] 24 | typing_duration: &TypingDuration, [INFO] [stdout] | -------------------------------- [INFO] [stdout] help: consider borrowing here [INFO] [stdout] | [INFO] [stdout] 285 | Stat::new(&TypingDuration::Minute, 80, 5, 60) [INFO] [stdout] | + [INFO] [stdout] help: remove the extra argument [INFO] [stdout] | [INFO] [stdout] 285 - Stat::new(TypingDuration::Minute, 80, 5, 60) [INFO] [stdout] 285 + Stat::new(/* &TypingDuration */, 80, 5) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get` found for reference `&(Vec, TypingDuration, TukaiLayoutName, bool, usize)` in the current scope [INFO] [stdout] --> src/storage/storage_handler.rs:300:20 [INFO] [stdout] | [INFO] [stdout] 300 | storage_data.get(&StorageDataType::Stats).is_some(), [INFO] [stdout] | ^^^ method not found in `&(Vec, TypingDuration, TukaiLayoutName, bool, usize)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StorageDataType` [INFO] [stdout] --> src/storage/storage_handler.rs:300:25 [INFO] [stdout] | [INFO] [stdout] 300 | storage_data.get(&StorageDataType::Stats).is_some(), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `StorageDataType` [INFO] [stdout] | help: a type alias with a similar name exists: `StorageData` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get` found for reference `&(Vec, TypingDuration, TukaiLayoutName, bool, usize)` in the current scope [INFO] [stdout] --> src/storage/storage_handler.rs:304:20 [INFO] [stdout] | [INFO] [stdout] 304 | storage_data.get(&StorageDataType::Activities).is_some(), [INFO] [stdout] | ^^^ method not found in `&(Vec, TypingDuration, TukaiLayoutName, bool, usize)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StorageDataType` [INFO] [stdout] --> src/storage/storage_handler.rs:304:25 [INFO] [stdout] | [INFO] [stdout] 304 | storage_data.get(&StorageDataType::Activities).is_some(), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `StorageDataType` [INFO] [stdout] | help: a type alias with a similar name exists: `StorageData` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get` found for reference `&(Vec, TypingDuration, TukaiLayoutName, bool, usize)` in the current scope [INFO] [stdout] --> src/storage/storage_handler.rs:308:20 [INFO] [stdout] | [INFO] [stdout] 308 | storage_data.get(&StorageDataType::Layout).is_some(), [INFO] [stdout] | ^^^ method not found in `&(Vec, TypingDuration, TukaiLayoutName, bool, usize)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StorageDataType` [INFO] [stdout] --> src/storage/storage_handler.rs:308:25 [INFO] [stdout] | [INFO] [stdout] 308 | storage_data.get(&StorageDataType::Layout).is_some(), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | use of undeclared type `StorageDataType` [INFO] [stdout] | help: a type alias with a similar name exists: `StorageData` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get_data_stats_mut` found for struct `storage_handler::StorageHandler` in the current scope [INFO] [stdout] --> src/storage/storage_handler.rs:333:33 [INFO] [stdout] | [INFO] [stdout] 51 | pub struct StorageHandler { [INFO] [stdout] | ------------------------- method `get_data_stats_mut` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 333 | let stats = storage_handler.get_data_stats_mut(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `get_data_mut` with a similar name [INFO] [stdout] | [INFO] [stdout] 333 - let stats = storage_handler.get_data_stats_mut(); [INFO] [stdout] 333 + let stats = storage_handler.get_data_mut(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tukai` (bin "tukai" test) due to 8 previous errors [INFO] running `Command { std: "docker" "inspect" "dedbb051e6d15607a61a8b96411cf4ab25c0f1778973e335a3d2f1b903f768cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dedbb051e6d15607a61a8b96411cf4ab25c0f1778973e335a3d2f1b903f768cb", kill_on_drop: false }` [INFO] [stdout] dedbb051e6d15607a61a8b96411cf4ab25c0f1778973e335a3d2f1b903f768cb