[INFO] fetching crate megra_rs 0.0.16... [INFO] checking megra_rs-0.0.16 against try#df1b9bf194c9183fb7c0604484171064069ce232 for pr-149195-4 [INFO] extracting crate megra_rs 0.0.16 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate megra_rs 0.0.16 [INFO] finished tweaking crates.io crate megra_rs 0.0.16 [INFO] tweaked toml for crates.io crate megra_rs 0.0.16 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate megra_rs 0.0.16 on toolchain df1b9bf194c9183fb7c0604484171064069ce232 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+df1b9bf194c9183fb7c0604484171064069ce232" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate megra_rs 0.0.16 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" "+df1b9bf194c9183fb7c0604484171064069ce232" "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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+df1b9bf194c9183fb7c0604484171064069ce232" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cf385519e4a7c376c2187b7b292b33d2b23a56a96841718013370c98f380b46f [INFO] running `Command { std: "docker" "start" "-a" "cf385519e4a7c376c2187b7b292b33d2b23a56a96841718013370c98f380b46f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cf385519e4a7c376c2187b7b292b33d2b23a56a96841718013370c98f380b46f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf385519e4a7c376c2187b7b292b33d2b23a56a96841718013370c98f380b46f", kill_on_drop: false }` [INFO] [stdout] cf385519e4a7c376c2187b7b292b33d2b23a56a96841718013370c98f380b46f [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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+df1b9bf194c9183fb7c0604484171064069ce232" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 89db8f9364053bb636130d18f2d66223e8ea63348d233a6f3c76616e9b9f5298 [INFO] running `Command { std: "docker" "start" "-a" "89db8f9364053bb636130d18f2d66223e8ea63348d233a6f3c76616e9b9f5298", kill_on_drop: false }` [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Checking libloading v0.8.8 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling zvariant_utils v2.1.0 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Compiling wayland-sys v0.31.6 [INFO] [stderr] Compiling bytemuck_derive v1.9.3 [INFO] [stderr] Compiling wayland-client v0.31.10 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking futures-lite v2.6.0 [INFO] [stderr] Checking endi v1.1.0 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking hashbrown v0.15.4 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking quick-xml v0.30.0 [INFO] [stderr] Checking enumflags2 v0.7.12 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking ttf-parser v0.25.1 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking event-listener v5.4.0 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Checking async-executor v1.13.2 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking bytemuck v1.23.1 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Checking async-broadcast v0.7.2 [INFO] [stderr] Checking blocking v1.6.1 [INFO] [stderr] Compiling wayland-scanner v0.31.6 [INFO] [stderr] Checking xdg-home v1.3.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling xml-rs v0.8.26 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Checking async-fs v2.1.2 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling enumn v0.1.14 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Checking xcursor v0.3.9 [INFO] [stderr] Compiling smithay-client-toolkit v0.19.2 [INFO] [stderr] Checking memmap2 v0.9.5 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking accesskit v0.17.1 [INFO] [stderr] Checking tokio v1.45.1 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking tiny-skia v0.11.4 [INFO] [stderr] Checking emath v0.31.1 [INFO] [stderr] Checking immutable-chunkmap v2.0.6 [INFO] [stderr] Compiling winit v0.30.11 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling jack-sys v0.5.1 [INFO] [stderr] Checking owned_ttf_parser v0.25.0 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Compiling glutin_glx_sys v0.6.1 [INFO] [stderr] Checking ab_glyph v0.2.29 [INFO] [stderr] Compiling glutin_egl_sys v0.7.1 [INFO] [stderr] Checking epaint_default_fonts v0.31.1 [INFO] [stderr] Checking transpose v0.2.3 [INFO] [stderr] Compiling wayland-backend v0.3.10 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Checking accesskit_consumer v0.26.0 [INFO] [stderr] Checking ecolor v0.31.1 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking polling v3.8.0 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking epaint v0.31.1 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking async-io v2.4.1 [INFO] [stderr] Checking ron v0.8.1 [INFO] [stderr] Checking primal-check v0.3.4 [INFO] [stderr] Compiling glutin v0.32.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Checking image v0.25.6 [INFO] [stderr] Checking rustfft v6.4.0 [INFO] [stderr] Checking nix v0.23.2 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Compiling glutin-winit v0.5.0 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Checking calloop v0.13.0 [INFO] [stderr] Checking x11rb v0.13.1 [INFO] [stderr] Checking base64ct v1.8.0 [INFO] [stderr] Compiling jack v0.11.4 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking webbrowser v1.0.5 [INFO] [stderr] Checking password-hash v0.4.2 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling zvariant_derive v4.2.0 [INFO] [stderr] Compiling zbus_macros v4.4.0 [INFO] [stderr] Checking egui v0.31.1 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking glow v0.16.0 [INFO] [stderr] Compiling cpal v0.15.3 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Checking arboard v3.5.0 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking decorum v0.3.1 [INFO] [stderr] Compiling zvariant v4.2.0 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking wayland-protocols v0.32.8 [INFO] [stderr] Checking calloop-wayland-source v0.3.0 [INFO] [stderr] Checking wayland-cursor v0.31.10 [INFO] [stderr] Checking pbkdf2 v0.11.0 [INFO] [stderr] Checking bzip2 v0.4.4 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking fd-lock v3.0.13 [INFO] [stderr] Checking alsa v0.9.1 [INFO] [stderr] Checking chfft v0.3.4 [INFO] [stderr] Compiling enum-map-derive v0.17.0 [INFO] [stderr] Checking memalloc v0.1.0 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking strum v0.17.1 [INFO] [stderr] Checking dasp_sample v0.11.0 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking enum-map v2.7.3 [INFO] [stderr] Checking rosc v0.10.1 [INFO] [stderr] Checking getopts v0.2.23 [INFO] [stderr] Checking vom_rs v0.5.2 [INFO] [stderr] Checking sha256 v1.6.0 [INFO] [stderr] Checking directories-next v2.0.0 [INFO] [stderr] Checking alsa v0.6.0 [INFO] [stderr] Checking rustyline v9.1.2 [INFO] [stderr] Checking claxon v0.4.3 [INFO] [stderr] Checking hound v3.5.1 [INFO] [stderr] Checking assert_approx_eq v1.1.0 [INFO] [stderr] Checking midir v0.8.0 [INFO] [stderr] Compiling strum_macros v0.17.1 [INFO] [stderr] Compiling zbus_names v3.0.0 [INFO] [stderr] Checking realfft v2.0.1 [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Checking rubato v0.10.1 [INFO] [stderr] Compiling zbus_xml v4.0.0 [INFO] [stderr] Checking rust-music-theory v0.2.0 [INFO] [stderr] Checking zbus v4.4.0 [INFO] [stderr] Checking ruffbox_synth v0.12.0 [INFO] [stderr] Compiling zbus-lockstep v0.4.4 [INFO] [stderr] Compiling zbus-lockstep-macros v0.4.4 [INFO] [stderr] Checking egui_glow v0.31.1 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.27 [INFO] [stderr] Checking wayland-protocols-wlr v0.3.8 [INFO] [stderr] Checking wayland-protocols-plasma v0.3.8 [INFO] [stderr] Checking zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Checking zip v0.6.6 [INFO] [stderr] Checking sctk-adwaita v0.10.1 [INFO] [stderr] Checking smithay-clipboard v0.7.2 [INFO] [stderr] Checking atspi-common v0.6.0 [INFO] [stderr] Checking atspi-proxies v0.6.0 [INFO] [stderr] Checking accesskit_atspi_common v0.10.1 [INFO] [stderr] Checking atspi-connection v0.6.0 [INFO] [stderr] Checking atspi v0.22.0 [INFO] [stderr] Checking accesskit_unix v0.13.1 [INFO] [stderr] Checking accesskit_winit v0.23.1 [INFO] [stderr] Checking egui-winit v0.31.1 [INFO] [stderr] Checking eframe v0.31.1 [INFO] [stderr] Checking megra_rs v0.0.16 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated method `egui::Ui::child_ui`: Use ui.new_child() instead [INFO] [stdout] --> src/editor/livecode_text_edit.rs:232:33 [INFO] [stdout] | [INFO] [stdout] 232 | let mut content_ui = ui.child_ui(max_rect, *ui.layout(), None); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `egui::PlatformOutput::copied_text`: Use `Context::copy_text` or `PlatformOutput::commands` instead [INFO] [stdout] --> src/editor/livecode_text_edit.rs:589:33 [INFO] [stdout] | [INFO] [stdout] 589 | ui.ctx().output_mut(|o| o.copied_text = text); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `egui::Ui::child_ui`: Use ui.new_child() instead [INFO] [stdout] --> src/editor/livecode_text_edit.rs:232:33 [INFO] [stdout] | [INFO] [stdout] 232 | let mut content_ui = ui.child_ui(max_rect, *ui.layout(), None); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `egui::PlatformOutput::copied_text`: Use `Context::copy_text` or `PlatformOutput::commands` instead [INFO] [stdout] --> src/editor/livecode_text_edit.rs:589:33 [INFO] [stdout] | [INFO] [stdout] 589 | ui.ctx().output_mut(|o| o.copied_text = text); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/editor/syntax_highlighting.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub fn highlight(ctx: &egui::Context, theme: &CodeTheme, code: &str) -> LayoutJob { [INFO] [stdout] | --------------------------------------------------------------------------------- move the `impl` block outside of this function `highlight` [INFO] [stdout] 7 | impl egui::util::cache::ComputerMut<(&CodeTheme, &str), LayoutJob> for Highlighter { [INFO] [stdout] | ^^^^^------------------------------^^^---------^^^^^^^^^---------^^^^^^----------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `Highlighter` is not local [INFO] [stdout] | | | `LayoutJob` is not local [INFO] [stdout] | | `CodeTheme` is not local [INFO] [stdout] | `ComputerMut` is not local [INFO] [stdout] | [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/editor/syntax_highlighting.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub fn highlight(ctx: &egui::Context, theme: &CodeTheme, code: &str) -> LayoutJob { [INFO] [stdout] | --------------------------------------------------------------------------------- move the `impl` block outside of this function `highlight` [INFO] [stdout] 7 | impl egui::util::cache::ComputerMut<(&CodeTheme, &str), LayoutJob> for Highlighter { [INFO] [stdout] | ^^^^^------------------------------^^^---------^^^^^^^^^---------^^^^^^----------- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | `Highlighter` is not local [INFO] [stdout] | | | `LayoutJob` is not local [INFO] [stdout] | | `CodeTheme` is not local [INFO] [stdout] | `ComputerMut` is not local [INFO] [stdout] | [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.12s [INFO] running `Command { std: "docker" "inspect" "89db8f9364053bb636130d18f2d66223e8ea63348d233a6f3c76616e9b9f5298", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89db8f9364053bb636130d18f2d66223e8ea63348d233a6f3c76616e9b9f5298", kill_on_drop: false }` [INFO] [stdout] 89db8f9364053bb636130d18f2d66223e8ea63348d233a6f3c76616e9b9f5298