[INFO] cloning repository https://github.com/ChanceCtrl/eveTele [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ChanceCtrl/eveTele" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChanceCtrl%2FeveTele", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChanceCtrl%2FeveTele'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d008eb2478a0d70848d448bccf8a394a4ea6906d [INFO] testing ChanceCtrl/eveTele against beta-2025-10-28 for beta-1.92-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChanceCtrl%2FeveTele" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ChanceCtrl/eveTele [INFO] finished tweaking git repo https://github.com/ChanceCtrl/eveTele [INFO] tweaked toml for git repo https://github.com/ChanceCtrl/eveTele written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ChanceCtrl/eveTele on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ChanceCtrl/eveTele 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" "+beta-2025-10-28" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e088f7b3d27008675afba3e2a5ab5873a9b84733933afccc93f3384dacee4bac [INFO] running `Command { std: "docker" "start" "-a" "e088f7b3d27008675afba3e2a5ab5873a9b84733933afccc93f3384dacee4bac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e088f7b3d27008675afba3e2a5ab5873a9b84733933afccc93f3384dacee4bac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e088f7b3d27008675afba3e2a5ab5873a9b84733933afccc93f3384dacee4bac", kill_on_drop: false }` [INFO] [stdout] e088f7b3d27008675afba3e2a5ab5873a9b84733933afccc93f3384dacee4bac [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 888a9de2c4bc18340bfcce2c5ff4c05eac0fee6ca70393e49a98c11115c92f9a [INFO] running `Command { std: "docker" "start" "-a" "888a9de2c4bc18340bfcce2c5ff4c05eac0fee6ca70393e49a98c11115c92f9a", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling serde v1.0.192 [INFO] [stderr] Compiling hashbrown v0.14.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling winnow v0.5.19 [INFO] [stderr] Compiling target-lexicon v0.12.12 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cfg-expr v0.15.5 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling gio v0.18.3 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling futures-io v0.3.29 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling pathfinder_simd v0.5.2 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling yeslogic-fontconfig-sys v3.2.0 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling fdeflate v0.3.1 [INFO] [stderr] Compiling libloading v0.8.1 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling plotters-backend v0.3.5 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde_spanned v0.6.4 [INFO] [stderr] Compiling png v0.17.10 [INFO] [stderr] Compiling toml_edit v0.21.0 [INFO] [stderr] Compiling toml_edit v0.20.7 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling freetype-sys v0.13.1 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling jpeg-decoder v0.3.0 [INFO] [stderr] Compiling const-cstr v0.3.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling font-kit v0.11.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling weezl v0.1.7 [INFO] [stderr] Compiling bytemuck v1.14.0 [INFO] [stderr] Compiling proc-macro-crate v2.0.0 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Compiling toml v0.8.8 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling system-deps v6.2.0 [INFO] [stderr] Compiling image v0.24.7 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling glib-macros v0.18.3 [INFO] [stderr] Compiling gif v0.12.0 [INFO] [stderr] Compiling pathfinder_geometry v0.5.1 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling glib-sys v0.18.1 [INFO] [stderr] Compiling gobject-sys v0.18.0 [INFO] [stderr] Compiling gio-sys v0.18.1 [INFO] [stderr] Compiling cairo-sys-rs v0.18.2 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.18.0 [INFO] [stderr] Compiling pango-sys v0.18.0 [INFO] [stderr] Compiling gdk4-sys v0.7.2 [INFO] [stderr] Compiling graphene-sys v0.18.1 [INFO] [stderr] Compiling gsk4-sys v0.7.3 [INFO] [stderr] Compiling gtk4-sys v0.7.3 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling freetype v0.7.0 [INFO] [stderr] Compiling iana-time-zone v0.1.58 [INFO] [stderr] Compiling float-ord v0.2.0 [INFO] [stderr] Compiling gtk4-macros v0.7.2 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling libudev v0.3.0 [INFO] [stderr] Compiling plotters-bitmap v0.3.3 [INFO] [stderr] Compiling futures-executor v0.3.29 [INFO] [stderr] Compiling plotters-svg v0.3.5 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling ttf-parser v0.17.1 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling csv v1.3.0 [INFO] [stderr] Compiling glib v0.18.3 [INFO] [stderr] Compiling serialport v4.2.2 [INFO] [stderr] Compiling plotters v0.3.5 [INFO] [stderr] Compiling cairo-rs v0.18.3 [INFO] [stderr] Compiling graphene-rs v0.18.1 [INFO] [stderr] Compiling plotters-cairo v0.5.0 [INFO] [stderr] Compiling pango v0.18.3 [INFO] [stderr] Compiling gdk-pixbuf v0.18.3 [INFO] [stderr] Compiling gdk4 v0.7.3 [INFO] [stderr] Compiling gsk4 v0.7.3 [INFO] [stderr] Compiling gtk4 v0.7.3 [INFO] [stderr] Compiling eve_tele v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `window`, `container`, `header`, `stack_switch`, and `stack` are never read [INFO] [stdout] --> src/app/mod.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct AppStruct { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 15 | pub window: ApplicationWindow, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 16 | pub container: gtk::Grid, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 17 | pub header: HeaderBar, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 18 | pub stack_switch: StackSwitcher, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 19 | pub stack: Stack, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 56s [INFO] running `Command { std: "docker" "inspect" "888a9de2c4bc18340bfcce2c5ff4c05eac0fee6ca70393e49a98c11115c92f9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "888a9de2c4bc18340bfcce2c5ff4c05eac0fee6ca70393e49a98c11115c92f9a", kill_on_drop: false }` [INFO] [stdout] 888a9de2c4bc18340bfcce2c5ff4c05eac0fee6ca70393e49a98c11115c92f9a [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e65afa28a10a1ca6bc41a71e9bb548001fdb53001b8e7be140b8ab6212d653e6 [INFO] running `Command { std: "docker" "start" "-a" "e65afa28a10a1ca6bc41a71e9bb548001fdb53001b8e7be140b8ab6212d653e6", kill_on_drop: false }` [INFO] [stderr] Compiling eve_tele v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `window`, `container`, `header`, `stack_switch`, and `stack` are never read [INFO] [stdout] --> src/app/mod.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct AppStruct { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 15 | pub window: ApplicationWindow, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 16 | pub container: gtk::Grid, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 17 | pub header: HeaderBar, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 18 | pub stack_switch: StackSwitcher, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 19 | pub stack: Stack, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.74s [INFO] running `Command { std: "docker" "inspect" "e65afa28a10a1ca6bc41a71e9bb548001fdb53001b8e7be140b8ab6212d653e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e65afa28a10a1ca6bc41a71e9bb548001fdb53001b8e7be140b8ab6212d653e6", kill_on_drop: false }` [INFO] [stdout] e65afa28a10a1ca6bc41a71e9bb548001fdb53001b8e7be140b8ab6212d653e6 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 23b4d41326024ef25d783a0535be47bcdf397006b0c952390dc18531c82387bf [INFO] running `Command { std: "docker" "start" "-a" "23b4d41326024ef25d783a0535be47bcdf397006b0c952390dc18531c82387bf", kill_on_drop: false }` [INFO] [stderr] warning: fields `window`, `container`, `header`, `stack_switch`, and `stack` are never read [INFO] [stdout] [INFO] [stderr] --> src/app/mod.rs:15:9 [INFO] [stdout] running 0 tests [INFO] [stderr] | [INFO] [stdout] [INFO] [stderr] 14 | pub struct AppStruct { [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] | --------- fields in this struct [INFO] [stdout] [INFO] [stderr] 15 | pub window: ApplicationWindow, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 16 | pub container: gtk::Grid, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] 17 | pub header: HeaderBar, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 18 | pub stack_switch: StackSwitcher, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] 19 | pub stack: Stack, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `eve_tele` (bin "eve_tele" test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/eve_tele-adb6cf3e71ad2b34) [INFO] running `Command { std: "docker" "inspect" "23b4d41326024ef25d783a0535be47bcdf397006b0c952390dc18531c82387bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23b4d41326024ef25d783a0535be47bcdf397006b0c952390dc18531c82387bf", kill_on_drop: false }` [INFO] [stdout] 23b4d41326024ef25d783a0535be47bcdf397006b0c952390dc18531c82387bf