[INFO] fetching crate notation 1.1.0... [INFO] testing notation-1.1.0 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate notation 1.1.0 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate notation 1.1.0 [INFO] finished tweaking crates.io crate notation 1.1.0 [INFO] tweaked toml for crates.io crate notation 1.1.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate notation 1.1.0 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate notation 1.1.0 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-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 42743bb9a604dbf22fbba08c6e1687f8e4c3e470f97fd75f5d7f639e5bb79088 [INFO] running `Command { std: "docker" "start" "-a" "42743bb9a604dbf22fbba08c6e1687f8e4c3e470f97fd75f5d7f639e5bb79088", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "42743bb9a604dbf22fbba08c6e1687f8e4c3e470f97fd75f5d7f639e5bb79088", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42743bb9a604dbf22fbba08c6e1687f8e4c3e470f97fd75f5d7f639e5bb79088", kill_on_drop: false }` [INFO] [stdout] 42743bb9a604dbf22fbba08c6e1687f8e4c3e470f97fd75f5d7f639e5bb79088 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4c6ed0851d119cf8ff5aa2d3fadd395494fa0b10625ca756e1c802e9b49281fa [INFO] running `Command { std: "docker" "start" "-a" "4c6ed0851d119cf8ff5aa2d3fadd395494fa0b10625ca756e1c802e9b49281fa", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling libdbus-sys v0.2.5 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling async-lock v3.4.1 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling thiserror v2.0.14 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling owo-colors v4.2.2 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling instability v0.3.9 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling uuid v1.18.0 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling litrs v0.4.2 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling indenter v0.3.4 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling async-fs v2.1.3 [INFO] [stderr] Compiling async-executor v1.13.2 [INFO] [stderr] Compiling ttf-parser v0.21.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.14 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling fontdue v0.9.3 [INFO] [stderr] Compiling color-eyre v0.6.5 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling dbus v0.9.7 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling serde-xml-rs v0.8.1 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling ron v0.10.1 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling dbus-tokio v0.7.6 [INFO] [stderr] Compiling bluez-generated v0.4.0 [INFO] [stderr] Compiling bluez-async v0.8.2 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling btleplug v0.11.8 [INFO] [stderr] Compiling polling v3.10.0 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling async-io v2.5.0 [INFO] [stderr] Compiling async-signal v0.2.12 [INFO] [stderr] Compiling async-net v2.0.0 [INFO] [stderr] Compiling async-process v2.4.0 [INFO] [stderr] Compiling smol v2.0.2 [INFO] [stderr] Compiling notation v1.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: constant `BOLD_FONT` is never used [INFO] [stdout] --> src/fonts.rs:4:11 [INFO] [stdout] | [INFO] [stdout] 4 | pub const BOLD_FONT: (&[u8], f64) = (include_bytes!("../fonts/ttf/JetBrainsMonoNL-Bold.ttf"), 1.0); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DEFAULT_FONT` is never used [INFO] [stdout] --> src/fonts.rs:13:11 [INFO] [stdout] | [INFO] [stdout] 13 | pub const DEFAULT_FONT: (&[u8], f64) = ( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 48s [INFO] running `Command { std: "docker" "inspect" "4c6ed0851d119cf8ff5aa2d3fadd395494fa0b10625ca756e1c802e9b49281fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c6ed0851d119cf8ff5aa2d3fadd395494fa0b10625ca756e1c802e9b49281fa", kill_on_drop: false }` [INFO] [stdout] 4c6ed0851d119cf8ff5aa2d3fadd395494fa0b10625ca756e1c802e9b49281fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 25348c8107e338884c425bdfdc51ba8f1a194323eae0d2d1dee2b74e6283db39 [INFO] running `Command { std: "docker" "start" "-a" "25348c8107e338884c425bdfdc51ba8f1a194323eae0d2d1dee2b74e6283db39", kill_on_drop: false }` [INFO] [stderr] Compiling notation v1.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: constant `BOLD_FONT` is never used [INFO] [stdout] --> src/fonts.rs:4:11 [INFO] [stdout] | [INFO] [stdout] 4 | pub const BOLD_FONT: (&[u8], f64) = (include_bytes!("../fonts/ttf/JetBrainsMonoNL-Bold.ttf"), 1.0); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DEFAULT_FONT` is never used [INFO] [stdout] --> src/fonts.rs:13:11 [INFO] [stdout] | [INFO] [stdout] 13 | pub const DEFAULT_FONT: (&[u8], f64) = ( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.55s [INFO] running `Command { std: "docker" "inspect" "25348c8107e338884c425bdfdc51ba8f1a194323eae0d2d1dee2b74e6283db39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25348c8107e338884c425bdfdc51ba8f1a194323eae0d2d1dee2b74e6283db39", kill_on_drop: false }` [INFO] [stdout] 25348c8107e338884c425bdfdc51ba8f1a194323eae0d2d1dee2b74e6283db39 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0d885d9323bbf20d0fdcae353e31b52a55da1fa5edf1f461eb51a195ebdca7e7 [INFO] running `Command { std: "docker" "start" "-a" "0d885d9323bbf20d0fdcae353e31b52a55da1fa5edf1f461eb51a195ebdca7e7", kill_on_drop: false }` [INFO] [stderr] warning: constant `BOLD_FONT` is never used [INFO] [stderr] --> src/fonts.rs:4:11 [INFO] [stderr] | [INFO] [stderr] 4 | pub const BOLD_FONT: (&[u8], f64) = (include_bytes!("../fonts/ttf/JetBrainsMonoNL-Bold.ttf"), 1.0); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: constant `DEFAULT_FONT` is never used [INFO] [stderr] --> src/fonts.rs:13:11 [INFO] [stderr] | [INFO] [stderr] 13 | pub const DEFAULT_FONT: (&[u8], f64) = ( [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `notation` (bin "notation" test) generated 2 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/notation-9f936fac27b78fbe) [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" "0d885d9323bbf20d0fdcae353e31b52a55da1fa5edf1f461eb51a195ebdca7e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d885d9323bbf20d0fdcae353e31b52a55da1fa5edf1f461eb51a195ebdca7e7", kill_on_drop: false }` [INFO] [stdout] 0d885d9323bbf20d0fdcae353e31b52a55da1fa5edf1f461eb51a195ebdca7e7