[INFO] fetching crate tirea-extension-a2ui 0.5.0...
[INFO] testing tirea-extension-a2ui-0.5.0 against 1.95.0 for beta-1.96-2
[INFO] extracting crate tirea-extension-a2ui 0.5.0 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate tirea-extension-a2ui 0.5.0
[INFO] finished tweaking crates.io crate tirea-extension-a2ui 0.5.0
[INFO] tweaked toml for crates.io crate tirea-extension-a2ui 0.5.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate tirea-extension-a2ui 0.5.0 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tirea-extension-a2ui 0.5.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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded uuid-simd v0.8.0
[INFO] [stderr]   Downloaded fluent-uri v0.4.1
[INFO] [stderr]   Downloaded tirea-state v0.5.0
[INFO] [stderr]   Downloaded email_address v0.2.9
[INFO] [stderr]   Downloaded tirea-state-derive v0.5.0
[INFO] [stderr]   Downloaded borrow-or-share v0.2.4
[INFO] [stderr]   Downloaded referencing v0.38.1
[INFO] [stderr]   Downloaded tirea-contract v0.5.0
[INFO] [stderr]   Downloaded fraction v0.15.3
[INFO] [stderr]   Downloaded jsonschema v0.38.1
[INFO] [stderr]   Downloaded unicode-general-category v1.1.0
[INFO] [stderr]   Downloaded fancy-regex v0.17.0
[INFO] [stderr]   Downloaded num-cmp v0.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5ceac8a0c1b9035003b52c08a7ec764040c5d6717a513b820417c95ad1feb79b
[INFO] running `Command { std: "docker" "start" "-a" "5ceac8a0c1b9035003b52c08a7ec764040c5d6717a513b820417c95ad1feb79b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5ceac8a0c1b9035003b52c08a7ec764040c5d6717a513b820417c95ad1feb79b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ceac8a0c1b9035003b52c08a7ec764040c5d6717a513b820417c95ad1feb79b", kill_on_drop: false }`
[INFO] [stdout] 5ceac8a0c1b9035003b52c08a7ec764040c5d6717a513b820417c95ad1feb79b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d22b5881d0e8e5f55c2097d281b41f7e44e5f72bdb5edd8626616e46c27784fa
[INFO] running `Command { std: "docker" "start" "-a" "d22b5881d0e8e5f55c2097d281b41f7e44e5f72bdb5edd8626616e46c27784fa", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling unicode-general-category v1.1.0
[INFO] [stderr]    Compiling borrow-or-share v0.2.4
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling fluent-uri v0.4.1
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling uuid-simd v0.8.0
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling fraction v0.15.3
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling fancy-regex v0.17.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling tirea-state-derive v0.5.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling email_address v0.2.9
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling num-cmp v0.1.0
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling schemars v1.2.1
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling tirea-state v0.5.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling referencing v0.38.1
[INFO] [stderr]    Compiling jsonschema v0.38.1
[INFO] [stderr]    Compiling tirea-contract v0.5.0
[INFO] [stderr]    Compiling tirea-extension-a2ui v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 26s
[INFO] running `Command { std: "docker" "inspect" "d22b5881d0e8e5f55c2097d281b41f7e44e5f72bdb5edd8626616e46c27784fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d22b5881d0e8e5f55c2097d281b41f7e44e5f72bdb5edd8626616e46c27784fa", kill_on_drop: false }`
[INFO] [stdout] d22b5881d0e8e5f55c2097d281b41f7e44e5f72bdb5edd8626616e46c27784fa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ff355afb921b1bfed26d940d8eb1f371fd4c04c627074de029132e5e5c00df0c
[INFO] running `Command { std: "docker" "start" "-a" "ff355afb921b1bfed26d940d8eb1f371fd4c04c627074de029132e5e5c00df0c", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tirea-state v0.5.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling jsonschema v0.38.1
[INFO] [stderr]    Compiling tirea-contract v0.5.0
[INFO] [stderr]    Compiling tirea-extension-a2ui v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 30.08s
[INFO] running `Command { std: "docker" "inspect" "ff355afb921b1bfed26d940d8eb1f371fd4c04c627074de029132e5e5c00df0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff355afb921b1bfed26d940d8eb1f371fd4c04c627074de029132e5e5c00df0c", kill_on_drop: false }`
[INFO] [stdout] ff355afb921b1bfed26d940d8eb1f371fd4c04c627074de029132e5e5c00df0c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a1062c0f84c0876b70f6ffc38936aae8f9bea2349a8a952ef8226f5698e3eab0
[INFO] running `Command { std: "docker" "start" "-a" "a1062c0f84c0876b70f6ffc38936aae8f9bea2349a8a952ef8226f5698e3eab0", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tirea_extension_a2ui-d3a91fe8f9d3d1f0)
[INFO] [stdout] 
[INFO] [stdout] running 24 tests
[INFO] [stdout] test plugin::tests::includes_custom_examples ... ok
[INFO] [stdout] test plugin::tests::custom_instructions ... ok
[INFO] [stdout] test tool::tests::descriptor_has_correct_id_and_name ... ok
[INFO] [stdout] test plugin::tests::plugin_id ... ok
[INFO] [stdout] test tool::tests::execute_returns_validated_payload ... ok
[INFO] [stdout] test tool::tests::validate_accepts_valid_messages ... ok
[INFO] [stdout] test plugin::tests::injects_schema_instructions_before_inference ... ok
[INFO] [stdout] test tool::tests::validate_rejects_empty_messages ... ok
[INFO] [stdout] test validate::tests::rejects_component_missing_component_type ... ok
[INFO] [stdout] test tool::tests::validate_rejects_invalid_a2ui ... ok
[INFO] [stdout] test validate::tests::rejects_component_missing_id ... ok
[INFO] [stdout] test validate::tests::rejects_empty_components ... ok
[INFO] [stdout] test validate::tests::rejects_empty_surface_id ... ok
[INFO] [stdout] test validate::tests::rejects_missing_surface_id ... ok
[INFO] [stdout] test validate::tests::rejects_wrong_version ... ok
[INFO] [stdout] test validate::tests::rejects_missing_catalog_id ... ok
[INFO] [stdout] test validate::tests::rejects_missing_version ... ok
[INFO] [stdout] test validate::tests::rejects_multiple_message_types ... ok
[INFO] [stdout] test validate::tests::rejects_no_message_type ... ok
[INFO] [stdout] test validate::tests::reports_per_message_errors ... ok
[INFO] [stdout] test validate::tests::valid_update_data_model ... ok
[INFO] [stdout] test validate::tests::valid_delete_surface ... ok
[INFO] [stdout] test validate::tests::valid_update_components ... ok
[INFO] [stdout] test validate::tests::valid_create_surface ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests tirea_extension_a2ui
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/plugin.rs - plugin::A2uiPlugin (line 21) ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "a1062c0f84c0876b70f6ffc38936aae8f9bea2349a8a952ef8226f5698e3eab0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a1062c0f84c0876b70f6ffc38936aae8f9bea2349a8a952ef8226f5698e3eab0", kill_on_drop: false }`
[INFO] [stdout] a1062c0f84c0876b70f6ffc38936aae8f9bea2349a8a952ef8226f5698e3eab0
