[INFO] cloning repository https://github.com/l1x/marie-ssg
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/l1x/marie-ssg" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fl1x%2Fmarie-ssg", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fl1x%2Fmarie-ssg'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 89baa0ab23e72cbcc95b1e0e327cc9aec0237134
[INFO] checking l1x/marie-ssg against try#db4e1d23234d93b5e96ecc768b35d9090c32cddf for pr-149901
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fl1x%2Fmarie-ssg" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/l1x/marie-ssg
[INFO] finished tweaking git repo https://github.com/l1x/marie-ssg
[INFO] tweaked toml for git repo https://github.com/l1x/marie-ssg written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/l1x/marie-ssg on toolchain db4e1d23234d93b5e96ecc768b35d9090c32cddf
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db4e1d23234d93b5e96ecc768b35d9090c32cddf" "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" "+db4e1d23234d93b5e96ecc768b35d9090c32cddf" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 255 packages to latest Rust 1.94.0-nightly compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db4e1d23234d93b5e96ecc768b35d9090c32cddf" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db4e1d23234d93b5e96ecc768b35d9090c32cddf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a9a01586573673164b23e4c547f9fad56716d9b0101ad7d66603dfa39a2d4865
[INFO] running `Command { std: "docker" "start" "-a" "a9a01586573673164b23e4c547f9fad56716d9b0101ad7d66603dfa39a2d4865", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a9a01586573673164b23e4c547f9fad56716d9b0101ad7d66603dfa39a2d4865", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9a01586573673164b23e4c547f9fad56716d9b0101ad7d66603dfa39a2d4865", kill_on_drop: false }`
[INFO] [stdout] a9a01586573673164b23e4c547f9fad56716d9b0101ad7d66603dfa39a2d4865
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db4e1d23234d93b5e96ecc768b35d9090c32cddf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eb282b60ad7c64c19a76184103882f3f7fb424f6ce14a5b98ac3d61b2bf2563e
[INFO] running `Command { std: "docker" "start" "-a" "eb282b60ad7c64c19a76184103882f3f7fb424f6ce14a5b98ac3d61b2bf2563e", kill_on_drop: false }`
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling tree-sitter-language v0.1.6
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling cc v1.2.50
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]     Checking itoa v1.0.16
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling phf_codegen v0.13.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling serde_json v1.0.147
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]    Compiling zmij v0.1.7
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling string_cache_codegen v0.6.1
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking anstyle-query v1.1.5
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling web_atoms v0.2.0
[INFO] [stderr]    Compiling regex-lite v0.1.8
[INFO] [stderr]     Checking clap_lex v0.7.6
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]     Checking mac v0.1.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking clap_builder v4.5.53
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling rustler v0.37.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking futf v0.1.5
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]    Compiling tree-sitter-ocaml v0.24.2
[INFO] [stderr]    Compiling tree-sitter-swift v0.7.1
[INFO] [stderr]    Compiling tree-sitter-c v0.24.1
[INFO] [stderr]    Compiling tree-sitter-yaml v0.7.2
[INFO] [stderr]    Compiling tree-sitter-asm v0.24.0
[INFO] [stderr]    Compiling tree-sitter-objc v3.0.2
[INFO] [stderr]    Compiling tree-sitter-typescript v0.23.2
[INFO] [stderr]    Compiling tree-sitter-diff v0.1.0
[INFO] [stderr]    Compiling tree-sitter-cpp v0.23.4
[INFO] [stderr]    Compiling tree-sitter-rust v0.24.0
[INFO] [stderr]    Compiling tree-sitter-toml-ng v0.7.0
[INFO] [stderr]    Compiling tree-sitter-erlang v0.15.0
[INFO] [stderr]    Compiling tree-sitter-xml v0.7.0
[INFO] [stderr]    Compiling tree-sitter-go v0.25.0
[INFO] [stderr]    Compiling tree-sitter-heex v0.8.1
[INFO] [stderr]    Compiling tree-sitter-css v0.25.0
[INFO] [stderr]    Compiling tree-sitter-powershell v0.25.10
[INFO] [stderr]    Compiling tree-sitter v0.25.10
[INFO] [stderr]    Compiling tree-sitter-elixir v0.3.4
[INFO] [stderr]    Compiling tree-sitter-embedded-template v0.25.0
[INFO] [stderr]    Compiling tree-sitter-javascript v0.25.0
[INFO] [stderr]    Compiling tree-sitter-regex v0.25.0
[INFO] [stderr]    Compiling tree-sitter-svelte-ng v1.0.2
[INFO] [stderr]    Compiling tree-sitter-c-sharp v0.23.1
[INFO] [stderr]    Compiling tree-sitter-scala v0.24.0
[INFO] [stderr]    Compiling tree-sitter-comment v0.3.0
[INFO] [stderr]    Compiling tree-sitter-html v0.23.2
[INFO] [stderr]    Compiling tree-sitter-haskell v0.23.1
[INFO] [stderr]    Compiling tree-sitter-lua v0.2.0
[INFO] [stderr]    Compiling tree-sitter-elm v5.9.0
[INFO] [stderr]    Compiling tree-sitter-sequel v0.3.11
[INFO] [stderr]    Compiling tree-sitter-php v0.24.2
[INFO] [stderr]    Compiling tree-sitter-zig v1.1.2
[INFO] [stderr]    Compiling tree-sitter-java v0.23.5
[INFO] [stderr]    Compiling tree-sitter-gleam v1.0.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling tree-sitter-python v0.25.0
[INFO] [stderr]    Compiling tree-sitter-fsharp v0.1.0
[INFO] [stderr]    Compiling tree-sitter-hcl v1.1.0
[INFO] [stderr]    Compiling tree-sitter-bash v0.25.1
[INFO] [stderr]    Compiling tree-sitter-cmake v0.7.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking phf v0.13.1
[INFO] [stderr]    Compiling tree-sitter-proto v0.3.0
[INFO] [stderr]    Compiling tree-sitter-nix v0.3.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling tree-sitter-ruby v0.23.1
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling tree-sitter-r v1.2.0
[INFO] [stderr]    Compiling tree-sitter-json v0.24.8
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]    Compiling inventory v0.3.21
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling v_htmlescape v0.15.8
[INFO] [stderr]     Checking dtoa v1.0.10
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking streaming-iterator v0.1.9
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]    Compiling autumnus v0.7.8
[INFO] [stderr]     Checking dtoa-short v0.3.5
[INFO] [stderr]    Compiling rustler_codegen v0.37.2
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]     Checking tendril v0.4.3
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking clap v4.5.53
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking string_cache v0.9.0
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling selectors v0.33.0
[INFO] [stderr]     Checking libloading v0.9.0
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking memo-map v0.3.3
[INFO] [stderr]     Checking self_cell v1.2.1
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking time-core v0.1.6
[INFO] [stderr]    Compiling argh_shared v0.1.13
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking predicates-core v1.0.9
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]     Checking num-conv v0.1.0
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking servo_arc v0.4.3
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]    Compiling argh_derive v0.1.13
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking minijinja v2.14.0
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking markup5ever v0.36.1
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking cssparser v0.36.0
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]     Checking tree-sitter-highlight v0.25.10
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking float-cmp v0.10.0
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking unicode-id v0.3.6
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]     Checking rust-fuzzy-search v0.1.1
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]    Compiling assert_cmd v2.1.1
[INFO] [stderr]     Checking termtree v0.5.1
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]     Checking iana-time-zone v0.1.64
[INFO] [stderr]     Checking normalize-line-endings v0.3.0
[INFO] [stderr]     Checking predicates v3.1.3
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking predicates-tree v1.0.12
[INFO] [stderr]     Checking getopts v0.2.24
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking criterion-plot v0.8.1
[INFO] [stderr]     Checking argh v0.1.13
[INFO] [stderr]     Checking markdown v1.0.0
[INFO] [stderr]     Checking minijinja-contrib v2.14.0
[INFO] [stderr]     Checking html5ever v0.36.1
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking basic-toml v0.1.10
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking page_size v0.6.0
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]     Checking ego-tree v0.10.0
[INFO] [stderr]     Checking scraper v0.25.0
[INFO] [stderr]     Checking tempfile v3.24.0
[INFO] [stderr]     Checking criterion v0.8.1
[INFO] [stderr]     Checking marie-ssg v0.8.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `build_fresh` is never used
[INFO] [stdout]   --> src/main.rs:91:15
[INFO] [stdout]    |
[INFO] [stdout] 91 | pub(crate) fn build_fresh(config_file: &str) -> Result<(), RunError> {
[INFO] [stdout]    |               ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_paths_to_watch` is never used
[INFO] [stdout]   --> src/main.rs:98:15
[INFO] [stdout]    |
[INFO] [stdout] 98 | pub(crate) fn get_paths_to_watch(config_file: &str, config: &Config) -> Vec<String> {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_environment` is never used
[INFO] [stdout]   --> src/template.rs:37:15
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub(crate) fn create_environment(template_dir: &str) -> Environment<'static> {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_fresh` is never used
[INFO] [stdout]   --> src/main.rs:91:15
[INFO] [stdout]    |
[INFO] [stdout] 91 | pub(crate) fn build_fresh(config_file: &str) -> Result<(), RunError> {
[INFO] [stdout]    |               ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_environment` is never used
[INFO] [stdout]   --> src/template.rs:37:15
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub(crate) fn create_environment(template_dir: &str) -> Environment<'static> {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 42s
[INFO] running `Command { std: "docker" "inspect" "eb282b60ad7c64c19a76184103882f3f7fb424f6ce14a5b98ac3d61b2bf2563e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb282b60ad7c64c19a76184103882f3f7fb424f6ce14a5b98ac3d61b2bf2563e", kill_on_drop: false }`
[INFO] [stdout] eb282b60ad7c64c19a76184103882f3f7fb424f6ce14a5b98ac3d61b2bf2563e
