[INFO] cloning repository https://github.com/cooklang/cooklang-reports [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cooklang/cooklang-reports" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcooklang%2Fcooklang-reports", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcooklang%2Fcooklang-reports'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3686e9519d077b74da51c5b352aa6ad24f929d31 [INFO] testing cooklang/cooklang-reports against master#b03b3a7ec92682be2917540b679478d41c95a30c for pr-137122-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcooklang%2Fcooklang-reports" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/cooklang/cooklang-reports [INFO] finished tweaking git repo https://github.com/cooklang/cooklang-reports [INFO] tweaked toml for git repo https://github.com/cooklang/cooklang-reports written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/cooklang/cooklang-reports on toolchain b03b3a7ec92682be2917540b679478d41c95a30c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/cooklang/cooklang-reports 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" "+b03b3a7ec92682be2917540b679478d41c95a30c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded codesnake v0.2.1 [INFO] [stderr] Downloaded yaml-datastore v0.1.0 [INFO] [stderr] Downloaded cooklang v0.16.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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6a4690c2698a2d954fa0d525fc6267b210d07f977ec66cfa6639ac438977e8a2 [INFO] running `Command { std: "docker" "start" "-a" "6a4690c2698a2d954fa0d525fc6267b210d07f977ec66cfa6639ac438977e8a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6a4690c2698a2d954fa0d525fc6267b210d07f977ec66cfa6639ac438977e8a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a4690c2698a2d954fa0d525fc6267b210d07f977ec66cfa6639ac438977e8a2", kill_on_drop: false }` [INFO] [stdout] 6a4690c2698a2d954fa0d525fc6267b210d07f977ec66cfa6639ac438977e8a2 [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=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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 290d6e07acd833e5c32cd90b6881966e3d9b10e8700aff362874a7c3779a372d [INFO] running `Command { std: "docker" "start" "-a" "290d6e07acd833e5c32cd90b6881966e3d9b10e8700aff362874a7c3779a372d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling prettyplease v0.2.31 [INFO] [stderr] Compiling winnow v0.7.4 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling once_cell v1.21.1 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling codesnake v0.2.1 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling finl_unicode v1.3.0 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling enum-map-derive v0.17.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling cooklang v0.16.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling enum-map v2.7.3 [INFO] [stderr] Compiling minijinja v2.8.0 [INFO] [stderr] Compiling yaml-datastore v0.1.0 [INFO] [stderr] Compiling cooklang-reports v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.78s [INFO] running `Command { std: "docker" "inspect" "290d6e07acd833e5c32cd90b6881966e3d9b10e8700aff362874a7c3779a372d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "290d6e07acd833e5c32cd90b6881966e3d9b10e8700aff362874a7c3779a372d", kill_on_drop: false }` [INFO] [stdout] 290d6e07acd833e5c32cd90b6881966e3d9b10e8700aff362874a7c3779a372d [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=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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a4c6165ae3b654f696af7034ec09851f05b3282209fac62e7a318bfb6956bfc4 [INFO] running `Command { std: "docker" "start" "-a" "a4c6165ae3b654f696af7034ec09851f05b3282209fac62e7a318bfb6956bfc4", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling rustix v1.0.3 [INFO] [stderr] Compiling linux-raw-sys v0.9.3 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling test-case-core v3.3.1 [INFO] [stderr] Compiling cooklang v0.16.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling test-case-macros v3.3.1 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling test-case v3.3.1 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Compiling cooklang-reports v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 13.38s [INFO] running `Command { std: "docker" "inspect" "a4c6165ae3b654f696af7034ec09851f05b3282209fac62e7a318bfb6956bfc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4c6165ae3b654f696af7034ec09851f05b3282209fac62e7a318bfb6956bfc4", kill_on_drop: false }` [INFO] [stdout] a4c6165ae3b654f696af7034ec09851f05b3282209fac62e7a318bfb6956bfc4 [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=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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2a0fe61ee2ebace4f9729dd423ec2edc9471c2f953d91569b3a32b1657b09cd6 [INFO] running `Command { std: "docker" "start" "-a" "2a0fe61ee2ebace4f9729dd423ec2edc9471c2f953d91569b3a32b1657b09cd6", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cooklang_reports-3bd7b832c2a06e83) [INFO] [stdout] [INFO] [stdout] running 77 tests [INFO] [stdout] test filters::numeric::tests::err_non_numeric ... ok [INFO] [stdout] test filters::numeric::tests::float ... ok [INFO] [stdout] test filters::numeric::tests::fraction ... ok [INFO] [stdout] test filters::numeric::tests::divide_by_zero ... ok [INFO] [stdout] test filters::numeric::tests::float_with_text ... ok [INFO] [stdout] test filters::numeric::tests::fraction_with_text ... ok [INFO] [stdout] test filters::numeric::tests::integer ... ok [INFO] [stdout] test filters::numeric::tests::integer_with_text ... ok [INFO] [stdout] test model::content::tests::content::initial_basic_step ... ok [INFO] [stdout] test model::content_list::tests::content_list::step_text ... ok [INFO] [stdout] test model::content_list::tests::content_list::iterate_text_step ... ok [INFO] [stdout] test model::content::tests::content::initial_text ... ok [INFO] [stdout] test model::content_list::tests::content_list::iterate_two_steps ... ok [INFO] [stdout] test model::content_list::tests::content_list::text_step ... ok [INFO] [stdout] test model::cookware::tests::cookware::direct_quantity ... ok [INFO] [stdout] test model::cookware::tests::cookware::with_note ... ok [INFO] [stdout] test model::cookware::tests::cookware::direct_name ... ok [INFO] [stdout] test model::content_list::tests::content_list::two_texts ... ok [INFO] [stdout] test model::cookware::tests::cookware::name_and_quantity ... ok [INFO] [stdout] test model::cookware::tests::cookware::aliased_name ... ok [INFO] [stdout] test model::ingredient::tests::ingredient::direct_alias ... ok [INFO] [stdout] test model::content_list::tests::content_list::iterate_step_text ... ok [INFO] [stdout] test model::content_list::tests::content_list::iterate_two_texts ... ok [INFO] [stdout] test model::ingredient::tests::ingredient::aliased_name ... ok [INFO] [stdout] test model::content_list::tests::content_list::two_steps ... ok [INFO] [stdout] test model::content::tests::content::interesting_step ... ok [INFO] [stdout] test model::ingredient::tests::ingredient::direct_quantity_unit ... ok [INFO] [stdout] test model::ingredient::tests::ingredient::direct_name ... ok [INFO] [stdout] test model::ingredient::tests::ingredient::just_name ... ok [INFO] [stdout] test model::item::tests::item::cookware ... ok [INFO] [stdout] test model::cookware::tests::cookware::just_name ... ok [INFO] [stdout] test model::ingredient::tests::ingredient::name_and_quantity ... ok [INFO] [stdout] test model::cookware::tests::cookware::direct_alias ... ok [INFO] [stdout] test model::ingredient::tests::ingredient::with_note ... ok [INFO] [stdout] test model::ingredient::tests::ingredient::direct_quantity_value ... ok [INFO] [stdout] test model::ingredient::tests::ingredient::name_and_no_unit_quantity ... ok [INFO] [stdout] test model::item::tests::item::initial_text ... ok [INFO] [stdout] test model::ingredient::tests::ingredient::direct_quantity ... ok [INFO] [stdout] test model::metadata::tests::metadata::enumerated ... ok [INFO] [stdout] test model::metadata::tests::metadata::as_is ... ok [INFO] [stdout] test model::metadata::tests::metadata::get_title_key_by_name ... ok [INFO] [stdout] test model::item::tests::item::ingredient ... ok [INFO] [stdout] test model::quantity::tests::quantity::number_without_unit ... ok [INFO] [stdout] test model::quantity::tests::quantity::text_with_unit ... ok [INFO] [stdout] test model::quantity::tests::quantity::number_with_unit ... ok [INFO] [stdout] test model::quantity::tests::quantity::text_without_unit ... ok [INFO] [stdout] test model::metadata::tests::metadata::get_invalid_key_by_name ... ok [INFO] [stdout] test model::quantity::tests::quantity::value_direct ... ok [INFO] [stdout] test model::quantity::tests::quantity::unit_direct ... ok [INFO] [stdout] test model::quantity::tests::quantity::range_without_unit ... ok [INFO] [stdout] test model::quantity::tests::quantity::unit_direct_when_empty ... ok [INFO] [stdout] test model::metadata::tests::metadata::get_author_key_by_name ... ok [INFO] [stdout] test model::step::tests::step::step_parts ... ok [INFO] [stdout] test tests::cookware ... ok [INFO] [stdout] test model::quantity::tests::quantity::range_with_unit ... ok [INFO] [stdout] test model::quantity::tests::quantity::value_direct_when_text ... ok [INFO] [stdout] test model::step::tests::step::text_only_step ... ok [INFO] [stdout] test tests::metadata_render ... ok [INFO] [stdout] test model::quantity::tests::quantity::number_value_as_float ... ok [INFO] [stdout] test model::section::tests::section::named ... ok [INFO] [stdout] test tests::metadata_enumerate ... ok [INFO] [stdout] test model::section::tests::section::named_name ... ok [INFO] [stdout] test model::section::tests::section::unnamed ... ok [INFO] [stdout] test model::step::tests::step::multiline_step ... ok [INFO] [stdout] test model::step::tests::step::complex_step ... ok [INFO] [stdout] test model::step::tests::step::step_number ... ok [INFO] [stdout] test tests::sections ... ok [INFO] [stdout] test model::section::tests::section::unnamed_name ... ok [INFO] [stdout] test tests::one_section_with_steps ... ok [INFO] [stdout] test tests::sections_default ... ok [INFO] [stdout] test tests::simple_template_new ... ok [INFO] [stdout] test tests::test_with_template_from_files ... ok [INFO] [stdout] test model::quantity::tests::quantity::value_direct_when_range ... ok [INFO] [stdout] test tests::test_with_template_from_files_with_db ... ok [INFO] [stdout] test tests::test_datastore_access ... ok [INFO] [stdout] test tests::sections_with_text ... ok [INFO] [stderr] Doc-tests cooklang_reports [INFO] [stdout] test tests::test_recipe_scaling ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 77 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/config.rs - config::Config (line 15) ... ok [INFO] [stdout] test src/../README.md - Config (line 28) ... ok [INFO] [stdout] test src/../README.md - Config (line 58) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2a0fe61ee2ebace4f9729dd423ec2edc9471c2f953d91569b3a32b1657b09cd6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a0fe61ee2ebace4f9729dd423ec2edc9471c2f953d91569b3a32b1657b09cd6", kill_on_drop: false }` [INFO] [stdout] 2a0fe61ee2ebace4f9729dd423ec2edc9471c2f953d91569b3a32b1657b09cd6