[INFO] fetching crate zahuyach 0.5.6...
[INFO] testing zahuyach-0.5.6 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate zahuyach 0.5.6 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate zahuyach 0.5.6
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate zahuyach 0.5.6
[INFO] tweaked toml for crates.io crate zahuyach 0.5.6 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate zahuyach 0.5.6 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate zahuyach 0.5.6 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b779b8d4335f6985dcb1b1604e7783e39007615c068d1aa99724817a2e9edb1f
[INFO] running `Command { std: "docker" "start" "-a" "b779b8d4335f6985dcb1b1604e7783e39007615c068d1aa99724817a2e9edb1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b779b8d4335f6985dcb1b1604e7783e39007615c068d1aa99724817a2e9edb1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b779b8d4335f6985dcb1b1604e7783e39007615c068d1aa99724817a2e9edb1f", kill_on_drop: false }`
[INFO] [stdout] b779b8d4335f6985dcb1b1604e7783e39007615c068d1aa99724817a2e9edb1f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] af5c07765abaeec3cc3d57b072fbfe63814d2ee0e8651fcdb97f302a447f911c
[INFO] running `Command { std: "docker" "start" "-a" "af5c07765abaeec3cc3d57b072fbfe63814d2ee0e8651fcdb97f302a447f911c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling pulldown-cmark v0.13.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling num-modular v0.6.1
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling getopts v0.2.23
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling rstest_macros v0.25.0
[INFO] [stderr]    Compiling syn v2.0.103
[INFO] [stderr]    Compiling clap_builder v4.5.40
[INFO] [stderr]    Compiling pulldown-cmark-escape v0.11.0
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling num-order v1.2.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling rust-embed-utils v8.7.2
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling rust-embed-impl v8.7.2
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]    Compiling rust-embed v8.7.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling clap v4.5.40
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]    Compiling rstest v0.25.0
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]    Compiling pest_derive v2.8.1
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling handlebars v6.3.2
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling zahuyach v0.5.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.93s
[INFO] running `Command { std: "docker" "inspect" "af5c07765abaeec3cc3d57b072fbfe63814d2ee0e8651fcdb97f302a447f911c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af5c07765abaeec3cc3d57b072fbfe63814d2ee0e8651fcdb97f302a447f911c", kill_on_drop: false }`
[INFO] [stdout] af5c07765abaeec3cc3d57b072fbfe63814d2ee0e8651fcdb97f302a447f911c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 88fa95e78ffdff125b7f3835020a27319cf6711323782a8ce5aa785d365de3d0
[INFO] running `Command { std: "docker" "start" "-a" "88fa95e78ffdff125b7f3835020a27319cf6711323782a8ce5aa785d365de3d0", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling pulldown-cmark v0.13.0
[INFO] [stderr]    Compiling zahuyach v0.5.6 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.66s
[INFO] running `Command { std: "docker" "inspect" "88fa95e78ffdff125b7f3835020a27319cf6711323782a8ce5aa785d365de3d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "88fa95e78ffdff125b7f3835020a27319cf6711323782a8ce5aa785d365de3d0", kill_on_drop: false }`
[INFO] [stdout] 88fa95e78ffdff125b7f3835020a27319cf6711323782a8ce5aa785d365de3d0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 015e90b0fe3ecdfe9a76da54f709e0a605cf1dd1a1bd97e0c0483615125a4724
[INFO] running `Command { std: "docker" "start" "-a" "015e90b0fe3ecdfe9a76da54f709e0a605cf1dd1a1bd97e0c0483615125a4724", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/zahuyach-ffdbbd248c040988)
[INFO] [stdout] 
[INFO] [stdout] running 25 tests
[INFO] [stdout] test commands::build::tests::test_build_command ... ok
[INFO] [stdout] test commands::init::tests::test_determine_project_path_with_input::case_1 ... ok
[INFO] [stdout] test commands::init::tests::test_determine_project_path_without_input ... ok
[INFO] [stdout] test commands::init::tests::test_validate_project_name::case_03 ... ok
[INFO] [stdout] test commands::init::tests::test_validate_project_name::case_01 ... ok
[INFO] [stdout] test commands::init::tests::test_validate_project_name::case_04 ... ok
[INFO] [stdout] test commands::init::tests::test_validate_project_name::case_05 ... ok
[INFO] [stdout] test commands::init::tests::test_validate_project_name::case_07 ... ok
[INFO] [stdout] test commands::init::tests::test_validate_project_name::case_06 ... ok
[INFO] [stdout] test commands::init::tests::test_validate_project_name::case_02 ... ok
[INFO] [stdout] test commands::init::tests::test_validate_project_name::case_09 ... ok
[INFO] [stdout] test commands::init::tests::test_validate_project_name::case_10 ... ok
[INFO] [stdout] test commands::init::tests::test_validate_project_name::case_11 ... ok
[INFO] [stdout] test commands::init::tests::test_validate_project_name::case_12 ... ok
[INFO] [stdout] test commands::init::tests::test_validate_project_name::case_14 ... ok
[INFO] [stdout] test commands::serve::tests::test_serve_command_validation::case_1 ... ok
[INFO] [stdout] test commands::init::tests::test_validate_project_name::case_15 ... ok
[INFO] [stdout] test commands::serve::tests::test_serve_command_without_config ... ok
[INFO] [stdout] test config::tests::test_config_defaults ... ok
[INFO] [stdout] test templates::tests::test_list_basic_template_files ... ok
[INFO] [stdout] test commands::serve::tests::test_serve_command_validation::case_2 ... ok
[INFO] [stdout] test config::tests::test_config_from_toml ... ok
[INFO] [stdout] test commands::init::tests::test_validate_project_name::case_08 ... ok
[INFO] [stdout] test templates::tests::test_copy_basic_template ... ok
[INFO] [stdout] test commands::init::tests::test_validate_project_name::case_13 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/zahuyach-2147c150dd997927)
[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] [stderr]      Running tests/cli_tests.rs (/opt/rustwide/target/debug/deps/cli_tests-6e3cb2a7853669cd)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test test_cli_build_command::case_2 ... ok
[INFO] [stdout] test test_cli_invalid_arguments::case_2 ... ok
[INFO] [stdout] test test_cli_build_command::case_4 ... ok
[INFO] [stdout] test test_cli_invalid_arguments::case_3 ... ok
[INFO] [stdout] test test_cli_invalid_arguments::case_4 ... ok
[INFO] [stdout] test test_cli_init_command::case_2 ... ok
[INFO] [stdout] test test_cli_init_command::case_1 ... ok
[INFO] [stdout] test test_cli_serve_command::case_1 ... ok
[INFO] [stdout] test test_cli_serve_command::case_4 ... ok
[INFO] [stdout] test test_cli_serve_command::case_2 ... ok
[INFO] [stdout] test test_cli_serve_command::case_3 ... ok
[INFO] [stdout] test test_cli_serve_command::case_5 ... ok
[INFO] [stdout] test test_cli_invalid_arguments::case_1 ... ok
[INFO] [stderr]    Doc-tests zahuyach
[INFO] [stdout] test test_cli_build_command::case_1 ... ok
[INFO] [stdout] test test_cli_build_command::case_3 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[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" "015e90b0fe3ecdfe9a76da54f709e0a605cf1dd1a1bd97e0c0483615125a4724", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "015e90b0fe3ecdfe9a76da54f709e0a605cf1dd1a1bd97e0c0483615125a4724", kill_on_drop: false }`
[INFO] [stdout] 015e90b0fe3ecdfe9a76da54f709e0a605cf1dd1a1bd97e0c0483615125a4724
