[INFO] cloning repository https://github.com/kentakom1213/slide-flow
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kentakom1213/slide-flow" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkentakom1213%2Fslide-flow", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkentakom1213%2Fslide-flow'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4e490e9e4611e949ed21a74e4de45fd5cb7f43f3
[INFO] testing kentakom1213/slide-flow against 1.98.0-beta.6+cargoflags=--release for beta-1.98-release-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkentakom1213%2Fslide-flow" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kentakom1213/slide-flow
[INFO] finished tweaking git repo https://github.com/kentakom1213/slide-flow
[INFO] tweaked toml for git repo https://github.com/kentakom1213/slide-flow written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kentakom1213/slide-flow on toolchain 1.98.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kentakom1213/slide-flow 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.98.0-beta.6" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 237f6b986b5cf07613928a93572fa70f3144e6fe95e6e2ef2d37446883397162
[INFO] running `Command { std: "docker" "start" "237f6b986b5cf07613928a93572fa70f3144e6fe95e6e2ef2d37446883397162", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "237f6b986b5cf07613928a93572fa70f3144e6fe95e6e2ef2d37446883397162", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "237f6b986b5cf07613928a93572fa70f3144e6fe95e6e2ef2d37446883397162" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "237f6b986b5cf07613928a93572fa70f3144e6fe95e6e2ef2d37446883397162", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "237f6b986b5cf07613928a93572fa70f3144e6fe95e6e2ef2d37446883397162" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.107
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.47
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling regex-automata v0.4.16
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling askama_parser v0.2.1
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling jiff-core v0.1.0
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling regex v1.13.1
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling bitflags v2.13.1
[INFO] [stderr]    Compiling log v0.4.33
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling anyhow v1.0.104
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling clap_derive v4.6.4
[INFO] [stderr]    Compiling env_filter v2.0.0
[INFO] [stderr]    Compiling clap_builder v4.6.2
[INFO] [stderr]    Compiling jiff v0.2.35
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling tokio-macros v2.7.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling askama_derive v0.12.5
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling socket2 v0.6.5
[INFO] [stderr]    Compiling mio v1.2.2
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling either v1.17.0
[INFO] [stderr]    Compiling bytes v1.12.1
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling fastrand v2.5.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling askama_escape v0.10.3
[INFO] [stderr]    Compiling env_logger v0.11.11
[INFO] [stderr]    Compiling askama v0.12.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling tokio v1.53.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling clap v4.6.4
[INFO] [stderr]    Compiling uuid v1.24.0
[INFO] [stderr]    Compiling slide-flow v0.5.9 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 3m 14s
[INFO] running `Command { std: "docker" "inspect" "237f6b986b5cf07613928a93572fa70f3144e6fe95e6e2ef2d37446883397162", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "237f6b986b5cf07613928a93572fa70f3144e6fe95e6e2ef2d37446883397162" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling slide-flow v0.5.9 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 22.57s
[INFO] running `Command { std: "docker" "inspect" "237f6b986b5cf07613928a93572fa70f3144e6fe95e6e2ef2d37446883397162", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "237f6b986b5cf07613928a93572fa70f3144e6fe95e6e2ef2d37446883397162" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/slide_flow-c64228d5c480a41d)
[INFO] [stdout] 
[INFO] [stdout] running 47 tests
[INFO] [stdout] test config::test_config::test_parse_legacy_configs_without_path_strategy ... ok
[INFO] [stdout] test config::test_config::test_parse_project_config ... ok
[INFO] [stdout] test contents::test_contents::test_slide_contents_no_frontmatter ... ok
[INFO] [stdout] test images::tests::clean_image_cache_refuses_public_optimized_images ... ok
[INFO] [stdout] test contents::test_contents::test_slide_contents ... ok
[INFO] [stdout] test config::test_config::test_parse_slide_config ... ok
[INFO] [stdout] test config::test_config::test_parse_slide_config_bibliography ... ok
[INFO] [stdout] test parser::tests::parses_bib_all_command ... ok
[INFO] [stdout] test contents::test_contents::test_enumerate_references ... ok
[INFO] [stdout] test parser::tests::parses_migrate_apply_command ... ok
[INFO] [stdout] test parser::tests::parses_project_list_command ... ok
[INFO] [stdout] test parser::tests::parses_prune_outputs_apply_command ... ok
[INFO] [stdout] test parser::tests::parses_slide_archive_command ... ok
[INFO] [stdout] test parser::tests::parses_prepare_without_target ... ok
[INFO] [stdout] test parser::tests::parses_slide_add_command ... ok
[INFO] [stdout] test parser::tests::parses_slide_show_command ... ok
[INFO] [stdout] test parser::tests::parses_toc_command ... ok
[INFO] [stdout] test path::tests::archived_canonical_publish_plan_uses_versioned_html_only ... ok
[INFO] [stdout] test parser::tests::rejects_prune_outputs_apply_and_dry_run ... ok
[INFO] [stdout] test path::tests::legacy_publish_plan_preserves_existing_outputs ... ok
[INFO] [stdout] test parser::tests::slide_command_requires_subcommand_or_selector ... ok
[INFO] [stdout] test parser::tests::rejects_build_without_target ... ok
[INFO] [stdout] test path::tests::slide_path_strategy_overrides_project_default ... ok
[INFO] [stdout] test path::tests::splits_canonical_alias_and_legacy_stems ... ok
[INFO] [stdout] test parser::tests::rejects_multiple_target_modes ... ok
[INFO] [stdout] test project::tests::test_get_slide_accepts_versioned_alias ... ok
[INFO] [stdout] test subcommand::build::test_build::prepare_marp_input_returns_original_when_suffix_is_empty ... ok
[INFO] [stdout] test subcommand::build::test_build::prepare_marp_input_appends_suffix_to_temp_file ... ok
[INFO] [stdout] test subcommand::build::test_build::copy_ipe_pdf_writes_to_marp_compatible_pdf_paths ... ok
[INFO] [stdout] test project::tests::test_get_slide_list_ignores_non_directory_entries ... ok
[INFO] [stdout] test subcommand::build::test_build::build_ogp_image_commands_only_for_canonical_strategy ... ok
[INFO] [stdout] test subcommand::build::test_build::write_ipe_redirects_creates_canonical_and_alias_pages_without_ogp ... ok
[INFO] [stdout] test subcommand::build::test_build::write_alias_redirects_creates_html_and_pdf_redirects ... ok
[INFO] [stdout] test subcommand::migrate::tests::apply_metadata_only_sets_slide_strategy ... ok
[INFO] [stdout] test subcommand::migrate::tests::remove_legacy_artifacts_keeps_alias_redirect_directory ... ok
[INFO] [stdout] test subcommand::init::test_init::test_init_project ... ok
[INFO] [stdout] test project::tests::test_get_slide_root_resolves_archived_version_directory ... ok
[INFO] [stdout] test subcommand::list::tests::test_render_lists_slides_as_aligned_table ... ok
[INFO] [stdout] test subcommand::pre_commit::tests::prune_outputs_apply_retains_public_optimized_images ... ok
[INFO] [stdout] test subcommand::slide::tests::test_render_uses_alias_urls_for_canonical_strategy ... ok
[INFO] [stdout] test template::test_template::test_index ... ok
[INFO] [stdout] test subcommand::slide::tests::test_render_includes_urls_for_each_version ... ok
[INFO] [stdout] test subcommand::version::tests::test_bump_fails_if_archive_already_exists ... ok
[INFO] [stdout] test subcommand::pre_commit::tests::stale_output_files_retains_public_optimized_images ... ok
[INFO] [stdout] test subcommand::slide::tests::test_resolve_selector_accepts_slide_number ... ok
[INFO] [stdout] test subcommand::version::tests::test_bump_archives_and_increments_version ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/release/deps/slide_flow-9a2ecdafdedbccc0)
[INFO] [stdout] test template::test_template::test_readme ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 47 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::skips_ipe_slides_when_updating_toc_and_bibliography ... ok
[INFO] [stderr]    Doc-tests slide_flow
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[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" "237f6b986b5cf07613928a93572fa70f3144e6fe95e6e2ef2d37446883397162", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "237f6b986b5cf07613928a93572fa70f3144e6fe95e6e2ef2d37446883397162", kill_on_drop: false }`
[INFO] [stdout] 237f6b986b5cf07613928a93572fa70f3144e6fe95e6e2ef2d37446883397162
