[INFO] cloning repository https://github.com/madig/letterspacer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/madig/letterspacer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmadig%2Fletterspacer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmadig%2Fletterspacer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 42f05dcefb536da5fca32139a6190d6fffcc3ede
[INFO] testing madig/letterspacer against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmadig%2Fletterspacer" "/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/madig/letterspacer
[INFO] finished tweaking git repo https://github.com/madig/letterspacer
[INFO] tweaked toml for git repo https://github.com/madig/letterspacer written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/madig/letterspacer on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/madig/letterspacer 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-2026-04-21" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] daa7e1419d3a860dea11b737e042d3dffbcc13799120165c2fd731a10b452d85
[INFO] running `Command { std: "docker" "start" "-a" "daa7e1419d3a860dea11b737e042d3dffbcc13799120165c2fd731a10b452d85", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "daa7e1419d3a860dea11b737e042d3dffbcc13799120165c2fd731a10b452d85", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "daa7e1419d3a860dea11b737e042d3dffbcc13799120165c2fd731a10b452d85", kill_on_drop: false }`
[INFO] [stdout] daa7e1419d3a860dea11b737e042d3dffbcc13799120165c2fd731a10b452d85
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cddc52d7e1cb66c590c2516a90fe0bf8c3cc39d1f841b3ccefd4e55fabb6c0d5
[INFO] running `Command { std: "docker" "start" "-a" "cddc52d7e1cb66c590c2516a90fe0bf8c3cc39d1f841b3ccefd4e55fabb6c0d5", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.107
[INFO] [stderr]    Compiling syn v1.0.81
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling memoffset v0.6.4
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.32
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling safemem v0.3.3
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling line-wrap v0.1.1
[INFO] [stderr]    Compiling anyhow v1.0.45
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling xml-rs v0.8.4
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling kurbo v0.8.2
[INFO] [stderr]    Compiling crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling quick-xml v0.22.0
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling env_logger v0.9.0
[INFO] [stderr]    Compiling plist v1.2.1
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling serde_repr v0.1.7
[INFO] [stderr]    Compiling structopt v0.3.25
[INFO] [stderr]    Compiling norad v0.6.0
[INFO] [stderr]    Compiling letterspacer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `sample_frequency` is never read
[INFO] [stdout]   --> src/main.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub(crate) struct Opt {
[INFO] [stdout]    |                   --- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 39 |     sample_frequency: Option<usize>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Opt` 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] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.91s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.22.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "cddc52d7e1cb66c590c2516a90fe0bf8c3cc39d1f841b3ccefd4e55fabb6c0d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cddc52d7e1cb66c590c2516a90fe0bf8c3cc39d1f841b3ccefd4e55fabb6c0d5", kill_on_drop: false }`
[INFO] [stdout] cddc52d7e1cb66c590c2516a90fe0bf8c3cc39d1f841b3ccefd4e55fabb6c0d5
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 94a808597b2b2f5d37a0b58bcc808a3fbc287c62cbad9c1f368633056c98d6d1
[INFO] running `Command { std: "docker" "start" "-a" "94a808597b2b2f5d37a0b58bcc808a3fbc287c62cbad9c1f368633056c98d6d1", kill_on_drop: false }`
[INFO] [stderr]    Compiling letterspacer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `sample_frequency` is never read
[INFO] [stdout]   --> src/main.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub(crate) struct Opt {
[INFO] [stdout]    |                   --- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 39 |     sample_frequency: Option<usize>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Opt` 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] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.60s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.22.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "94a808597b2b2f5d37a0b58bcc808a3fbc287c62cbad9c1f368633056c98d6d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "94a808597b2b2f5d37a0b58bcc808a3fbc287c62cbad9c1f368633056c98d6d1", kill_on_drop: false }`
[INFO] [stdout] 94a808597b2b2f5d37a0b58bcc808a3fbc287c62cbad9c1f368633056c98d6d1
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7a82f7ab052654004e4d9463109b951e983b754b13a61dfb2b8a2b1907bfd82f
[INFO] running `Command { std: "docker" "start" "-a" "7a82f7ab052654004e4d9463109b951e983b754b13a61dfb2b8a2b1907bfd82f", kill_on_drop: false }`
[INFO] [stderr] warning: field `sample_frequency` is never read
[INFO] [stderr]   --> src/main.rs:39:5
[INFO] [stderr]    |
[INFO] [stderr] 24 | pub(crate) struct Opt {
[INFO] [stderr]    |                   --- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 39 |     sample_frequency: Option<usize>,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Opt` 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] 
[INFO] [stderr] warning: `letterspacer` (bin "letterspacer" test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.22.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/letterspacer-f51aba1c8b40aafd)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test tests::space_bogus ... ok
[INFO] [stdout] test tests::empty_glyph_has_zero_bbox ... ok
[INFO] [stdout] test tests::test_components_pinned ... ok
[INFO] [stdout] test tests::space_mutatorsans ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "7a82f7ab052654004e4d9463109b951e983b754b13a61dfb2b8a2b1907bfd82f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a82f7ab052654004e4d9463109b951e983b754b13a61dfb2b8a2b1907bfd82f", kill_on_drop: false }`
[INFO] [stdout] 7a82f7ab052654004e4d9463109b951e983b754b13a61dfb2b8a2b1907bfd82f
