[INFO] cloning repository https://github.com/Mstar0816/agg [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Mstar0816/agg" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMstar0816%2Fagg", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMstar0816%2Fagg'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2c9d60b09f33518d4457afafabd964f4695acd84 [INFO] testing Mstar0816/agg 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%2FMstar0816%2Fagg" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Mstar0816/agg [INFO] finished tweaking git repo https://github.com/Mstar0816/agg [INFO] tweaked toml for git repo https://github.com/Mstar0816/agg written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Mstar0816/agg 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/Mstar0816/agg 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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 27b62f98b4592ade9f2f8eb9bb6c9a194b4687158debc98fe4e65a69787b7c64 [INFO] running `Command { std: "docker" "start" "-a" "27b62f98b4592ade9f2f8eb9bb6c9a194b4687158debc98fe4e65a69787b7c64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "27b62f98b4592ade9f2f8eb9bb6c9a194b4687158debc98fe4e65a69787b7c64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27b62f98b4592ade9f2f8eb9bb6c9a194b4687158debc98fe4e65a69787b7c64", kill_on_drop: false }` [INFO] [stdout] 27b62f98b4592ade9f2f8eb9bb6c9a194b4687158debc98fe4e65a69787b7c64 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] ecea4067acd0defe30d8b01d55465d4d0732f010ade8b0c1e8a0a5bc8d421496 [INFO] running `Command { std: "docker" "start" "-a" "ecea4067acd0defe30d8b01d55465d4d0732f010ade8b0c1e8a0a5bc8d421496", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.140 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling proc-macro2 v1.0.54 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling bytemuck v1.13.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling futures-core v0.3.27 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling tokio v1.27.0 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling io-lifetimes v1.0.9 [INFO] [stderr] Compiling rgb v0.8.36 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling rustix v0.37.5 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.14 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling futures-task v0.3.27 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling xmlparser v0.13.5 [INFO] [stderr] Compiling linux-raw-sys v0.3.0 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling serde_derive v1.0.159 [INFO] [stderr] Compiling syn v2.0.11 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling futures-util v0.3.27 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling serde v1.0.159 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling strict-num v0.1.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.7 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling weezl v0.1.7 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Compiling unicode-general-category v0.6.0 [INFO] [stderr] Compiling futures-channel v0.3.27 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-io v0.3.27 [INFO] [stderr] Compiling futures-sink v0.3.27 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling is-terminal v0.4.6 [INFO] [stderr] Compiling anstyle-parse v0.1.1 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling roxmltree v0.18.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling anstyle v0.3.5 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling ttf-parser v0.17.1 [INFO] [stderr] Compiling concolor-override v1.0.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling concolor-query v0.3.3 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling anstream v0.2.6 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling fontconfig-parser v0.5.2 [INFO] [stderr] Compiling svgtypes v0.8.2 [INFO] [stderr] Compiling fallible_collections v0.4.7 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling tokio-util v0.7.7 [INFO] [stderr] Compiling h2 v0.3.16 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling roxmltree v0.15.1 [INFO] [stderr] Compiling kurbo v0.8.3 [INFO] [stderr] Compiling gifsicle v1.93.0 [INFO] [stderr] Compiling simplecss v0.2.1 [INFO] [stderr] Compiling miniz_oxide v0.5.4 [INFO] [stderr] Compiling rctree v0.5.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling clap_lex v0.4.1 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling unicode-ccc v0.1.2 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling imagesize v0.10.1 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling unicode-script v0.5.5 [INFO] [stderr] Compiling unicode-bidi-mirroring v0.1.0 [INFO] [stderr] Compiling imgref v1.9.4 [INFO] [stderr] Compiling data-url v0.2.0 [INFO] [stderr] Compiling rustybuzz v0.6.0 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling clap_builder v4.2.1 [INFO] [stderr] Compiling usvg v0.28.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling hyper v0.14.25 [INFO] [stderr] Compiling png v0.17.6 [INFO] [stderr] Compiling tiny-skia-path v0.8.3 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling fontdb v0.10.0 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling noisy_float v0.2.0 [INFO] [stderr] Compiling gif v0.12.0 [INFO] [stderr] Compiling dirs-sys v0.4.0 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling os_str_bytes v6.5.0 [INFO] [stderr] Compiling serde_json v1.0.95 [INFO] [stderr] Compiling unicode-vo v0.1.0 [INFO] [stderr] Compiling anyhow v1.0.70 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling base64 v0.21.0 [INFO] [stderr] Compiling clap_derive v3.2.18 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling usvg-text-layout v0.28.0 [INFO] [stderr] Compiling rustls-pemfile v1.0.2 [INFO] [stderr] Compiling hyper-rustls v0.23.2 [INFO] [stderr] Compiling imagequant v4.1.1 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling gif-dispose v4.0.0 [INFO] [stderr] Compiling dirs v5.0.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling regex v1.7.3 [INFO] [stderr] Compiling clap v4.2.1 [INFO] [stderr] Compiling tiny-skia v0.8.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling loop9 v0.1.3 [INFO] [stderr] Compiling async-compression v0.3.15 [INFO] [stderr] Compiling lodepng v3.7.2 [INFO] [stderr] Compiling resize v0.7.4 [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Compiling gif v0.11.4 [INFO] [stderr] Compiling pbr v1.1.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling svgfilters v0.4.0 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling jpeg-decoder v0.3.0 [INFO] [stderr] Compiling ipnet v2.7.2 [INFO] [stderr] Compiling natord v1.0.9 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling ttf-parser v0.15.2 [INFO] [stderr] Compiling wild v2.1.0 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling dunce v1.0.3 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling clap v3.2.23 [INFO] [stderr] Compiling gifski v1.10.3 [INFO] [stderr] Compiling resvg v0.28.0 [INFO] [stderr] Compiling fontdue v0.7.2 [INFO] [stderr] Compiling reqwest v0.11.16 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling shellexpand v3.1.0 [INFO] [stderr] Compiling avt v0.8.0 (https://github.com/asciinema/avt.git?tag=v0.8.0#aaec6a11) [INFO] [stderr] Compiling agg v1.4.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/asciicast.rs:43:8 [INFO] [stdout] | [INFO] [stdout] 43 | Io(std::io::Error), [INFO] [stdout] | -- ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 43 - Io(std::io::Error), [INFO] [stdout] 43 + Io(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/asciicast.rs:46:22 [INFO] [stdout] | [INFO] [stdout] 46 | InvalidEventType(String), [INFO] [stdout] | ---------------- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 46 - InvalidEventType(String), [INFO] [stdout] 46 + InvalidEventType(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/asciicast.rs:49:15 [INFO] [stdout] | [INFO] [stdout] 49 | ParseJson(serde_json::Error), [INFO] [stdout] | --------- ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 49 - ParseJson(serde_json::Error), [INFO] [stdout] 49 + ParseJson(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 43s [INFO] running `Command { std: "docker" "inspect" "ecea4067acd0defe30d8b01d55465d4d0732f010ade8b0c1e8a0a5bc8d421496", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ecea4067acd0defe30d8b01d55465d4d0732f010ade8b0c1e8a0a5bc8d421496", kill_on_drop: false }` [INFO] [stdout] ecea4067acd0defe30d8b01d55465d4d0732f010ade8b0c1e8a0a5bc8d421496 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 4818a929777f8cbf646f7345f15c6c6dbb74cc4f8317b742b64165ba7917fde4 [INFO] running `Command { std: "docker" "start" "-a" "4818a929777f8cbf646f7345f15c6c6dbb74cc4f8317b742b64165ba7917fde4", kill_on_drop: false }` [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/asciicast.rs:43:8 [INFO] [stdout] | [INFO] [stdout] 43 | Io(std::io::Error), [INFO] [stdout] | -- ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 43 - Io(std::io::Error), [INFO] [stdout] 43 + Io(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/asciicast.rs:46:22 [INFO] [stdout] | [INFO] [stdout] 46 | InvalidEventType(String), [INFO] [stdout] | ---------------- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 46 - InvalidEventType(String), [INFO] [stdout] 46 + InvalidEventType(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/asciicast.rs:49:15 [INFO] [stdout] | [INFO] [stdout] 49 | ParseJson(serde_json::Error), [INFO] [stdout] | --------- ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 49 - ParseJson(serde_json::Error), [INFO] [stdout] 49 + ParseJson(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling agg v1.4.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/asciicast.rs:43:8 [INFO] [stdout] | [INFO] [stdout] 43 | Io(std::io::Error), [INFO] [stdout] | -- ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 43 - Io(std::io::Error), [INFO] [stdout] 43 + Io(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/asciicast.rs:46:22 [INFO] [stdout] | [INFO] [stdout] 46 | InvalidEventType(String), [INFO] [stdout] | ---------------- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 46 - InvalidEventType(String), [INFO] [stdout] 46 + InvalidEventType(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/asciicast.rs:49:15 [INFO] [stdout] | [INFO] [stdout] 49 | ParseJson(serde_json::Error), [INFO] [stdout] | --------- ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 49 - ParseJson(serde_json::Error), [INFO] [stdout] 49 + ParseJson(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.48s [INFO] running `Command { std: "docker" "inspect" "4818a929777f8cbf646f7345f15c6c6dbb74cc4f8317b742b64165ba7917fde4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4818a929777f8cbf646f7345f15c6c6dbb74cc4f8317b742b64165ba7917fde4", kill_on_drop: false }` [INFO] [stdout] 4818a929777f8cbf646f7345f15c6c6dbb74cc4f8317b742b64165ba7917fde4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] d1c637276d793b40fbf840a8ae01a6f32828cc374b06b1e365f137dbfd75c107 [INFO] running `Command { std: "docker" "start" "-a" "d1c637276d793b40fbf840a8ae01a6f32828cc374b06b1e365f137dbfd75c107", kill_on_drop: false }` [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/asciicast.rs:43:8 [INFO] [stderr] | [INFO] [stderr] 43 | Io(std::io::Error), [INFO] [stderr] | -- ^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 43 - Io(std::io::Error), [INFO] [stderr] 43 + Io(()), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/asciicast.rs:46:22 [INFO] [stderr] | [INFO] [stderr] 46 | InvalidEventType(String), [INFO] [stderr] | ---------------- ^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 46 - InvalidEventType(String), [INFO] [stderr] 46 + InvalidEventType(()), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/asciicast.rs:49:15 [INFO] [stderr] | [INFO] [stderr] 49 | ParseJson(serde_json::Error), [INFO] [stderr] | --------- ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 49 - ParseJson(serde_json::Error), [INFO] [stderr] 49 + ParseJson(()), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `agg` (lib) generated 3 warnings [INFO] [stderr] warning: `agg` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/agg-834ede9de96914b4) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test theme::tests::parse_invalid ... ok [INFO] [stdout] test events::tests::batch ... ok [INFO] [stdout] test vt::tests::frames ... ok [INFO] [stdout] test asciicast::tests::open ... ok [INFO] [stdout] test events::tests::accelerate ... ok [INFO] [stdout] test events::tests::limit_idle_time ... ok [INFO] [stdout] test theme::tests::parse_16_color_palette ... ok [INFO] [stdout] test theme::tests::parse_8_color_palette ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/agg-cad2344268bed055) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests agg [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d1c637276d793b40fbf840a8ae01a6f32828cc374b06b1e365f137dbfd75c107", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1c637276d793b40fbf840a8ae01a6f32828cc374b06b1e365f137dbfd75c107", kill_on_drop: false }` [INFO] [stdout] d1c637276d793b40fbf840a8ae01a6f32828cc374b06b1e365f137dbfd75c107