[INFO] fetching crate tuifw-xaml 0.26.0... [INFO] testing tuifw-xaml-0.26.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate tuifw-xaml 0.26.0 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate tuifw-xaml 0.26.0 [INFO] finished tweaking crates.io crate tuifw-xaml 0.26.0 [INFO] tweaked toml for crates.io crate tuifw-xaml 0.26.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate tuifw-xaml 0.26.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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 58 packages to latest compatible versions [INFO] [stderr] Adding xml-rs v0.8.28 (available: v1.0.0) [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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 4b8a48fdce5d552d22ba406aa7df08ffdbf78bbc6b393a7519cedef51b9d3cd9 [INFO] running `Command { std: "docker" "start" "-a" "4b8a48fdce5d552d22ba406aa7df08ffdbf78bbc6b393a7519cedef51b9d3cd9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4b8a48fdce5d552d22ba406aa7df08ffdbf78bbc6b393a7519cedef51b9d3cd9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b8a48fdce5d552d22ba406aa7df08ffdbf78bbc6b393a7519cedef51b9d3cd9", kill_on_drop: false }` [INFO] [stdout] 4b8a48fdce5d552d22ba406aa7df08ffdbf78bbc6b393a7519cedef51b9d3cd9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] af29329120407eba2badcd08cf2735b31c0d1c297f6f628ba571838208968c11 [INFO] running `Command { std: "docker" "start" "-a" "af29329120407eba2badcd08cf2735b31c0d1c297f6f628ba571838208968c11", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling panicking v0.7.0 [INFO] [stderr] Compiling macro-attr-2018 v3.0.1 [INFO] [stderr] Compiling const-default v1.0.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling components-arena-traits v1.2.0 [INFO] [stderr] Compiling generics v0.5.3 [INFO] [stderr] Compiling errno-sys v0.2.0 [INFO] [stderr] Compiling enum-derive-2018 v3.0.2 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling xml-rs v0.8.28 [INFO] [stderr] Compiling indent v0.1.1 [INFO] [stderr] Compiling sync-no-std v0.1.5 [INFO] [stderr] Compiling int-vec-2d v0.1.5 [INFO] [stderr] Compiling rand v0.8.6 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling errno-no-std v0.2.2 [INFO] [stderr] Compiling tuifw-screen-base v0.26.0 [INFO] [stderr] Compiling print-no-std v0.3.0 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling enum-ordinalize-derive v4.3.2 [INFO] [stderr] Compiling const-default-derive v0.2.0 [INFO] [stderr] Compiling enum-ordinalize v4.3.2 [INFO] [stderr] Compiling educe v0.6.0 [INFO] [stderr] Compiling composable-allocators v0.3.5 [INFO] [stderr] Compiling phantom-type v0.5.2 [INFO] [stderr] Compiling components-arena v4.2.3 [INFO] [stderr] Compiling tuifw-xaml v0.26.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.93s [INFO] running `Command { std: "docker" "inspect" "af29329120407eba2badcd08cf2735b31c0d1c297f6f628ba571838208968c11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af29329120407eba2badcd08cf2735b31c0d1c297f6f628ba571838208968c11", kill_on_drop: false }` [INFO] [stdout] af29329120407eba2badcd08cf2735b31c0d1c297f6f628ba571838208968c11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 7dbd27480b56d0643257826bf23efba4a354ecd0c1c0df4f5c5511eda9e3d233 [INFO] running `Command { std: "docker" "start" "-a" "7dbd27480b56d0643257826bf23efba4a354ecd0c1c0df4f5c5511eda9e3d233", kill_on_drop: false }` [INFO] [stderr] Compiling tuifw-xaml v0.26.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.17s [INFO] running `Command { std: "docker" "inspect" "7dbd27480b56d0643257826bf23efba4a354ecd0c1c0df4f5c5511eda9e3d233", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7dbd27480b56d0643257826bf23efba4a354ecd0c1c0df4f5c5511eda9e3d233", kill_on_drop: false }` [INFO] [stdout] 7dbd27480b56d0643257826bf23efba4a354ecd0c1c0df4f5c5511eda9e3d233 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] e68c98ade3ad6418c9fd42d90e5b9135a7f1677543fe116756988f34fb5e0b83 [INFO] running `Command { std: "docker" "start" "-a" "e68c98ade3ad6418c9fd42d90e5b9135a7f1677543fe116756988f34fb5e0b83", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tuifw_xaml-466aa48434e2500e) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test preprocessor::tests::process_literal ... ok [INFO] [stdout] test preprocessor::tests::process_struct_with_property ... ok [INFO] [stdout] test preprocessor::tests::process_struct_with_expanded_property_2 ... ok [INFO] [stdout] test preprocessor::tests::process_struct_with_expanded_property ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests tuifw_xaml [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" "e68c98ade3ad6418c9fd42d90e5b9135a7f1677543fe116756988f34fb5e0b83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e68c98ade3ad6418c9fd42d90e5b9135a7f1677543fe116756988f34fb5e0b83", kill_on_drop: false }` [INFO] [stdout] e68c98ade3ad6418c9fd42d90e5b9135a7f1677543fe116756988f34fb5e0b83