[INFO] fetching crate kanash 0.1.4... [INFO] testing kanash-0.1.4 against 1.90.0 for beta-1.91-3 [INFO] extracting crate kanash 0.1.4 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate kanash 0.1.4 [INFO] finished tweaking crates.io crate kanash 0.1.4 [INFO] tweaked toml for crates.io crate kanash 0.1.4 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate kanash 0.1.4 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate kanash 0.1.4 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded instability v0.3.7 [INFO] [stderr] Downloaded wana_kana v4.0.0 [INFO] [stderr] Downloaded font8x8 v0.3.1 [INFO] [stderr] Downloaded simple-easing v1.0.1 [INFO] [stderr] Downloaded convert_case v0.7.1 [INFO] [stderr] Downloaded tui-rain v1.0.1 [INFO] [stderr] Downloaded rand_pcg v0.9.0 [INFO] [stderr] Downloaded ansi-to-tui v7.0.0 [INFO] [stderr] Downloaded redox_syscall v0.5.11 [INFO] [stderr] Downloaded litrs v0.4.1 [INFO] [stderr] Downloaded anpa v0.9.0 [INFO] [stderr] Downloaded zerocopy-derive v0.8.24 [INFO] [stderr] Downloaded bon-macros v3.6.1 [INFO] [stderr] Downloaded flate2 v1.1.1 [INFO] [stderr] Downloaded crossterm v0.29.0 [INFO] [stderr] Downloaded prettyplease v0.2.32 [INFO] [stderr] Downloaded bon v3.6.1 [INFO] [stderr] Downloaded compact_str v0.8.1 [INFO] [stderr] Downloaded bytemuck v1.22.0 [INFO] [stderr] Downloaded colorsys v0.6.7 [INFO] [stderr] Downloaded zerocopy v0.8.24 [INFO] [stderr] Downloaded document-features v0.2.11 [INFO] [stderr] Downloaded rascii_art v0.4.5 [INFO] [stderr] Downloaded tui-big-text v0.7.1 [INFO] [stderr] Downloaded tachyonfx v0.13.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4d1d09ed776ca4bf2369002cf5841ab1dd71a568c34d123bf0839bf327880f84 [INFO] running `Command { std: "docker" "start" "-a" "4d1d09ed776ca4bf2369002cf5841ab1dd71a568c34d123bf0839bf327880f84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4d1d09ed776ca4bf2369002cf5841ab1dd71a568c34d123bf0839bf327880f84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d1d09ed776ca4bf2369002cf5841ab1dd71a568c34d123bf0839bf327880f84", kill_on_drop: false }` [INFO] [stdout] 4d1d09ed776ca4bf2369002cf5841ab1dd71a568c34d123bf0839bf327880f84 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4dd6cac30de0040b121b092681ee78de094d120265a75497deb05181293b2cf1 [INFO] running `Command { std: "docker" "start" "-a" "4dd6cac30de0040b121b092681ee78de094d120265a75497deb05181293b2cf1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling prettyplease v0.2.32 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling bytemuck v1.22.0 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling clap_builder v4.5.37 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand_pcg v0.3.1 [INFO] [stderr] Compiling compact_str v0.9.0 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling colorsys v0.6.7 [INFO] [stderr] Compiling anpa v0.9.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling simple-easing v1.0.1 [INFO] [stderr] Compiling font8x8 v0.3.1 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling wana_kana v4.0.0 [INFO] [stderr] Compiling rand_pcg v0.9.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tokio v1.44.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling clap v4.5.37 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling instability v0.3.7 [INFO] [stderr] Compiling bon-macros v3.6.1 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling rascii_art v0.4.5 [INFO] [stderr] Compiling ansi-to-tui v7.0.0 [INFO] [stderr] Compiling tui-rain v1.0.1 [INFO] [stderr] Compiling tui-big-text v0.7.1 [INFO] [stderr] Compiling bon v3.6.1 [INFO] [stderr] Compiling tachyonfx v0.13.0 [INFO] [stderr] Compiling kanash v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.03s [INFO] running `Command { std: "docker" "inspect" "4dd6cac30de0040b121b092681ee78de094d120265a75497deb05181293b2cf1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4dd6cac30de0040b121b092681ee78de094d120265a75497deb05181293b2cf1", kill_on_drop: false }` [INFO] [stdout] 4dd6cac30de0040b121b092681ee78de094d120265a75497deb05181293b2cf1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6c784a7f4063c914915c8ac47f2b8cbb0bfe658ad52ebb7c9d9afd25fcee23f3 [INFO] running `Command { std: "docker" "start" "-a" "6c784a7f4063c914915c8ac47f2b8cbb0bfe658ad52ebb7c9d9afd25fcee23f3", kill_on_drop: false }` [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling kanash v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.51s [INFO] running `Command { std: "docker" "inspect" "6c784a7f4063c914915c8ac47f2b8cbb0bfe658ad52ebb7c9d9afd25fcee23f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c784a7f4063c914915c8ac47f2b8cbb0bfe658ad52ebb7c9d9afd25fcee23f3", kill_on_drop: false }` [INFO] [stdout] 6c784a7f4063c914915c8ac47f2b8cbb0bfe658ad52ebb7c9d9afd25fcee23f3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a9fe68f50c82b0f43093a8a9a5cbfa99f6596fb5735312f9ab1a960a25255db7 [INFO] running `Command { std: "docker" "start" "-a" "a9fe68f50c82b0f43093a8a9a5cbfa99f6596fb5735312f9ab1a960a25255db7", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/kanash-4eb0014ecdc3f504) [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" "a9fe68f50c82b0f43093a8a9a5cbfa99f6596fb5735312f9ab1a960a25255db7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9fe68f50c82b0f43093a8a9a5cbfa99f6596fb5735312f9ab1a960a25255db7", kill_on_drop: false }` [INFO] [stdout] a9fe68f50c82b0f43093a8a9a5cbfa99f6596fb5735312f9ab1a960a25255db7