[INFO] cloning repository https://github.com/akademy/RustyWrite [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/akademy/RustyWrite" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fakademy%2FRustyWrite", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fakademy%2FRustyWrite'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 089612133ebacba51a2bedac7496c4e0b9f4103d [INFO] checking akademy/RustyWrite against master#2e6fc425411280c658d852813de01c5157255088 for pr-128013 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fakademy%2FRustyWrite" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/akademy/RustyWrite on toolchain 2e6fc425411280c658d852813de01c5157255088 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2e6fc425411280c658d852813de01c5157255088" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain [INFO] started tweaking git repo https://github.com/akademy/RustyWrite [INFO] finished tweaking git repo https://github.com/akademy/RustyWrite [INFO] tweaked toml for git repo https://github.com/akademy/RustyWrite written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/akademy/RustyWrite 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" "+2e6fc425411280c658d852813de01c5157255088" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded egui-winit v0.25.0 [INFO] [stderr] Downloaded emath v0.25.0 [INFO] [stderr] Downloaded eframe v0.25.0 [INFO] [stderr] Downloaded egui_glow v0.25.0 [INFO] [stderr] Downloaded egui v0.25.0 [INFO] [stderr] Downloaded epaint v0.25.0 [INFO] [stderr] Downloaded ecolor v0.25.0 [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+2e6fc425411280c658d852813de01c5157255088" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0d5a18abaa37b7d4853590d0d1d9372a18a9792f32220aeb83f01b43cbdf1126 [INFO] running `Command { std: "docker" "start" "-a" "0d5a18abaa37b7d4853590d0d1d9372a18a9792f32220aeb83f01b43cbdf1126", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0d5a18abaa37b7d4853590d0d1d9372a18a9792f32220aeb83f01b43cbdf1126", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d5a18abaa37b7d4853590d0d1d9372a18a9792f32220aeb83f01b43cbdf1126", kill_on_drop: false }` [INFO] [stdout] 0d5a18abaa37b7d4853590d0d1d9372a18a9792f32220aeb83f01b43cbdf1126 [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+2e6fc425411280c658d852813de01c5157255088" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 513cc141b302762afab3936eaa4858ec2e03b0178a45d458dc941d521bfe8c01 [INFO] running `Command { std: "docker" "start" "-a" "513cc141b302762afab3936eaa4858ec2e03b0178a45d458dc941d521bfe8c01", kill_on_drop: false }` [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling crossbeam-utils v0.8.18 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking getrandom v0.2.11 [INFO] [stderr] Compiling wayland-backend v0.3.2 [INFO] [stderr] Checking futures-lite v2.2.0 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking memmap2 v0.9.3 [INFO] [stderr] Checking ttf-parser v0.20.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling winit v0.29.9 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking x11rb-protocol v0.13.0 [INFO] [stderr] Checking wayland-sys v0.31.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking polling v2.8.0 [INFO] [stderr] Checking as-raw-xcb-connection v1.0.1 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling glutin_egl_sys v0.6.0 [INFO] [stderr] Compiling glutin_glx_sys v0.5.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking base64 v0.21.5 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Checking unicode-bidi v0.3.14 [INFO] [stderr] Compiling x11rb v0.12.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking smol_str v0.2.0 [INFO] [stderr] Checking raw-window-handle v0.6.0 [INFO] [stderr] Checking concurrent-queue v2.4.0 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling glutin v0.31.2 [INFO] [stderr] Checking event-listener v4.0.3 [INFO] [stderr] Checking async-io v1.13.0 [INFO] [stderr] Checking x11rb-protocol v0.12.0 [INFO] [stderr] Checking gethostname v0.3.0 [INFO] [stderr] Checking event-listener-strategy v0.4.0 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Checking async-lock v3.2.0 [INFO] [stderr] Checking async-channel v2.1.1 [INFO] [stderr] Checking async-once-cell v0.5.3 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking fdeflate v0.3.3 [INFO] [stderr] Compiling glutin-winit v0.4.2 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Checking async-executor v1.8.0 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking png v0.17.10 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking webbrowser v0.8.12 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking glow v0.13.0 [INFO] [stderr] Checking web-time v0.2.4 [INFO] [stderr] Checking owned_ttf_parser v0.20.0 [INFO] [stderr] Checking directories-next v2.0.0 [INFO] [stderr] Checking termcolor v1.4.0 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking ab_glyph v0.2.23 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Compiling zvariant_utils v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.195 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling enumflags2_derive v0.7.8 [INFO] [stderr] Compiling bytemuck_derive v1.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling serde_repr v0.1.18 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling async-recursion v1.0.5 [INFO] [stderr] Compiling enumn v0.1.13 [INFO] [stderr] Compiling zvariant_derive v3.15.0 [INFO] [stderr] Compiling zbus_macros v3.14.1 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Checking thiserror v1.0.56 [INFO] [stderr] Checking arboard v3.3.0 [INFO] [stderr] Checking bytemuck v1.14.0 [INFO] [stderr] Checking image v0.24.7 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking blocking v1.5.1 [INFO] [stderr] Checking async-fs v1.6.0 [INFO] [stderr] Checking serde v1.0.195 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking enumflags2 v0.7.8 [INFO] [stderr] Checking ahash v0.8.7 [INFO] [stderr] Checking accesskit v0.12.2 [INFO] [stderr] Checking emath v0.25.0 [INFO] [stderr] Checking ecolor v0.25.0 [INFO] [stderr] Checking rustix v0.38.28 [INFO] [stderr] Checking wayland-client v0.31.1 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stderr] Checking xkbcommon-dl v0.4.1 [INFO] [stderr] Checking ron v0.8.1 [INFO] [stderr] Checking zvariant v3.15.0 [INFO] [stderr] Checking epaint v0.25.0 [INFO] [stderr] Checking accesskit_consumer v0.16.1 [INFO] [stderr] Checking zbus_names v2.6.0 [INFO] [stderr] Checking wayland-protocols v0.31.0 [INFO] [stderr] Checking wayland-cursor v0.31.0 [INFO] [stderr] Checking zbus v3.14.1 [INFO] [stderr] Checking egui v0.25.0 [INFO] [stderr] Checking polling v3.3.1 [INFO] [stderr] Checking x11rb v0.13.0 [INFO] [stderr] Checking is-terminal v0.4.10 [INFO] [stderr] Checking env_logger v0.10.1 [INFO] [stderr] Checking calloop v0.12.3 [INFO] [stderr] Checking calloop-wayland-source v0.2.0 [INFO] [stderr] Checking wayland-protocols-wlr v0.2.0 [INFO] [stderr] Checking wayland-protocols-plasma v0.2.0 [INFO] [stderr] Checking smithay-client-toolkit v0.18.0 [INFO] [stderr] Checking atspi-common v0.3.0 [INFO] [stderr] Checking egui_glow v0.25.0 [INFO] [stderr] Checking smithay-clipboard v0.7.0 [INFO] [stderr] Checking atspi-proxies v0.3.0 [INFO] [stderr] Checking atspi-connection v0.3.0 [INFO] [stderr] Checking atspi v0.19.0 [INFO] [stderr] Checking accesskit_unix v0.6.2 [INFO] [stderr] Checking accesskit_winit v0.16.1 [INFO] [stderr] Checking egui-winit v0.25.0 [INFO] [stderr] Checking eframe v0.25.0 [INFO] [stderr] Checking rusty_write v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> src/easy_mark/easy_mark_editor.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | #[cfg_attr(feature = "serde", derive(serde::Deserialize, serde::Serialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> src/easy_mark/easy_mark_editor.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg_attr(feature = "serde", serde(default))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> src/easy_mark/easy_mark_editor.rs:10:16 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg_attr(feature = "serde", serde(skip))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> src/easy_mark/easy_mark_editor.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | #[cfg_attr(feature = "serde", derive(serde::Deserialize, serde::Serialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> src/easy_mark/easy_mark_editor.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg_attr(feature = "serde", serde(default))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> src/easy_mark/easy_mark_editor.rs:10:16 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg_attr(feature = "serde", serde(skip))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ui` [INFO] [stdout] --> src/easy_mark/easy_mark_editor.rs:36:70 [INFO] [stdout] | [INFO] [stdout] 36 | ui.allocate_ui_with_layout(ui.available_size(), layout, |ui| { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_ui` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ui` [INFO] [stdout] --> src/easy_mark/easy_mark_editor.rs:36:70 [INFO] [stdout] | [INFO] [stdout] 36 | ui.allocate_ui_with_layout(ui.available_size(), layout, |ui| { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_ui` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.39s [INFO] running `Command { std: "docker" "inspect" "513cc141b302762afab3936eaa4858ec2e03b0178a45d458dc941d521bfe8c01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "513cc141b302762afab3936eaa4858ec2e03b0178a45d458dc941d521bfe8c01", kill_on_drop: false }` [INFO] [stdout] 513cc141b302762afab3936eaa4858ec2e03b0178a45d458dc941d521bfe8c01