[INFO] fetching crate oh-my-agent-skills 0.9.0... [INFO] testing oh-my-agent-skills-0.9.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate oh-my-agent-skills 0.9.0 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate oh-my-agent-skills 0.9.0 [INFO] finished tweaking crates.io crate oh-my-agent-skills 0.9.0 [INFO] tweaked toml for crates.io crate oh-my-agent-skills 0.9.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate oh-my-agent-skills 0.9.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate oh-my-agent-skills 0.9.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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f0c51f213d97ac71ec1a8c2d2602398d607930a48fffa5733b5999f60e915d6a [INFO] running `Command { std: "docker" "start" "-a" "f0c51f213d97ac71ec1a8c2d2602398d607930a48fffa5733b5999f60e915d6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f0c51f213d97ac71ec1a8c2d2602398d607930a48fffa5733b5999f60e915d6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0c51f213d97ac71ec1a8c2d2602398d607930a48fffa5733b5999f60e915d6a", kill_on_drop: false }` [INFO] [stdout] f0c51f213d97ac71ec1a8c2d2602398d607930a48fffa5733b5999f60e915d6a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 44791eb795b9b9d0d2ef96d88b6d7ac25c1af30c54dba76dff7fa449de1f85a6 [INFO] running `Command { std: "docker" "start" "-a" "44791eb795b9b9d0d2ef96d88b6d7ac25c1af30c54dba76dff7fa449de1f85a6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling onig_sys v69.9.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling pxfm v0.1.27 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling zmij v1.0.16 [INFO] [stderr] Compiling png v0.18.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling clap_lex v0.7.7 [INFO] [stderr] Compiling x11rb-protocol v0.13.2 [INFO] [stderr] Compiling deunicode v1.6.2 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling compact_str v0.7.1 [INFO] [stderr] Compiling slug v0.1.6 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling clap_builder v4.5.54 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling entities v1.0.1 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling text-to-ascii-art v0.1.10 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling moxcms v0.7.11 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling gethostname v1.1.0 [INFO] [stderr] Compiling x11rb v0.13.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling stability v0.2.1 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling clap v4.5.54 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling ratatui v0.26.3 [INFO] [stderr] Compiling onig v6.5.1 [INFO] [stderr] Compiling image v0.25.9 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling syntect v5.3.0 [INFO] [stderr] Compiling arboard v3.6.1 [INFO] [stderr] Compiling comrak v0.24.1 [INFO] [stderr] Compiling oh-my-agent-skills v0.9.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.10s [INFO] running `Command { std: "docker" "inspect" "44791eb795b9b9d0d2ef96d88b6d7ac25c1af30c54dba76dff7fa449de1f85a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44791eb795b9b9d0d2ef96d88b6d7ac25c1af30c54dba76dff7fa449de1f85a6", kill_on_drop: false }` [INFO] [stdout] 44791eb795b9b9d0d2ef96d88b6d7ac25c1af30c54dba76dff7fa449de1f85a6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 70b214abece5eabfbe9ac0ae1b4c8c21a19cf6ee5f0971d0331cf5f973059ba4 [INFO] running `Command { std: "docker" "start" "-a" "70b214abece5eabfbe9ac0ae1b4c8c21a19cf6ee5f0971d0331cf5f973059ba4", kill_on_drop: false }` [INFO] [stderr] Compiling oh-my-agent-skills v0.9.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.29s [INFO] running `Command { std: "docker" "inspect" "70b214abece5eabfbe9ac0ae1b4c8c21a19cf6ee5f0971d0331cf5f973059ba4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70b214abece5eabfbe9ac0ae1b4c8c21a19cf6ee5f0971d0331cf5f973059ba4", kill_on_drop: false }` [INFO] [stdout] 70b214abece5eabfbe9ac0ae1b4c8c21a19cf6ee5f0971d0331cf5f973059ba4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6ca461cc315d0fb6f9fa8658a8a8168bccffd2deb5a51a91b8a16045bc08b270 [INFO] running `Command { std: "docker" "start" "-a" "6ca461cc315d0fb6f9fa8658a8a8168bccffd2deb5a51a91b8a16045bc08b270", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/oh_my_agent_skills-26f77d60bca5f4bf) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test skill::tests::test_filtered_skills_by_description ... ok [INFO] [stdout] test skill::tests::test_filtered_skills_by_owner ... ok [INFO] [stdout] test skill::tests::test_filtered_skills_case_insensitive ... ok [INFO] [stdout] test skill::tests::test_filtered_skills_by_name ... ok [INFO] [stdout] test skill::tests::test_filtered_skills_no_filter ... ok [INFO] [stdout] test skill::tests::test_search_mode_blocks_other_commands ... ok [INFO] [stdout] test skill::tests::test_search_mode_logic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6ca461cc315d0fb6f9fa8658a8a8168bccffd2deb5a51a91b8a16045bc08b270", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ca461cc315d0fb6f9fa8658a8a8168bccffd2deb5a51a91b8a16045bc08b270", kill_on_drop: false }` [INFO] [stdout] 6ca461cc315d0fb6f9fa8658a8a8168bccffd2deb5a51a91b8a16045bc08b270