[INFO] cloning repository https://github.com/Posandu/simple-static-site-generator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Posandu/simple-static-site-generator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPosandu%2Fsimple-static-site-generator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPosandu%2Fsimple-static-site-generator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4a8bbdce6ee46436e91b084740176994b550de05 [INFO] checking Posandu/simple-static-site-generator against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for 2025-12-16-next-solver-global [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPosandu%2Fsimple-static-site-generator" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Posandu/simple-static-site-generator [INFO] finished tweaking git repo https://github.com/Posandu/simple-static-site-generator [INFO] tweaked toml for git repo https://github.com/Posandu/simple-static-site-generator written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Posandu/simple-static-site-generator on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Posandu/simple-static-site-generator 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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b4f5e9c80807d1ad92dc7f55bad55d77d8738f162bdf05204a120db98b0662fa [INFO] running `Command { std: "docker" "start" "-a" "b4f5e9c80807d1ad92dc7f55bad55d77d8738f162bdf05204a120db98b0662fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b4f5e9c80807d1ad92dc7f55bad55d77d8738f162bdf05204a120db98b0662fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4f5e9c80807d1ad92dc7f55bad55d77d8738f162bdf05204a120db98b0662fa", kill_on_drop: false }` [INFO] [stdout] b4f5e9c80807d1ad92dc7f55bad55d77d8738f162bdf05204a120db98b0662fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3619df8c0fcefa54f67b7a240b69d52a6af62bc70e15ddfc4a2e5f4dc8c55858 [INFO] running `Command { std: "docker" "start" "-a" "3619df8c0fcefa54f67b7a240b69d52a6af62bc70e15ddfc4a2e5f4dc8c55858", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking itoa v1.0.3 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling once_cell v1.14.0 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Checking line-wrap v0.1.1 [INFO] [stderr] Checking miniz_oxide v0.5.4 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Checking regex-syntax v0.6.27 [INFO] [stderr] Checking xml-rs v0.8.4 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking aho-corasick v0.7.19 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking unicode_categories v0.1.1 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Checking typed-arena v1.7.0 [INFO] [stderr] Checking flate2 v1.0.24 [INFO] [stderr] Checking entities v1.0.1 [INFO] [stderr] Compiling onig_sys v69.8.1 [INFO] [stderr] Checking time v0.3.14 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking dirs v4.0.0 [INFO] [stderr] Checking xdg v2.4.1 [INFO] [stderr] Checking regex v1.6.0 [INFO] [stderr] Compiling thiserror-impl v1.0.34 [INFO] [stderr] Checking plist v1.3.1 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Compiling thiserror v1.0.34 [INFO] [stderr] Compiling pest v2.3.0 [INFO] [stderr] Checking onig v6.4.0 [INFO] [stderr] Compiling pest_meta v2.3.0 [INFO] [stderr] Compiling pest_generator v2.3.0 [INFO] [stderr] Checking syntect v4.6.0 [INFO] [stderr] Compiling pest_derive v2.3.0 [INFO] [stderr] Checking comrak v0.14.0 [INFO] [stderr] error: could not compile `comrak` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name comrak --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/comrak-0.14.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="clap"' --cfg 'feature="default"' --cfg 'feature="syntect"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clap", "default", "syntect"))' -C metadata=ed149dc6bcdec550 -C extra-filename=-16f9f8033b012ce5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern clap=/opt/rustwide/target/debug/deps/libclap-a6b95b882fc61b7d.rmeta --extern entities=/opt/rustwide/target/debug/deps/libentities-9125c161aaf5e500.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-3dcad08886afe173.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-3eb8f55bc184a219.rmeta --extern pest=/opt/rustwide/target/debug/deps/libpest-bf84ac9020ec7e69.rmeta --extern pest_derive=/opt/rustwide/target/debug/deps/libpest_derive-b312d8789185af4f.so --extern regex=/opt/rustwide/target/debug/deps/libregex-faa20207aa74d4dd.rmeta --extern shell_words=/opt/rustwide/target/debug/deps/libshell_words-2999c215d375848e.rmeta --extern syntect=/opt/rustwide/target/debug/deps/libsyntect-fa8bd8bcf83412a8.rmeta --extern typed_arena=/opt/rustwide/target/debug/deps/libtyped_arena-6327a2493f19f880.rmeta --extern unicode_categories=/opt/rustwide/target/debug/deps/libunicode_categories-f5a7746b80b61f3e.rmeta --extern xdg=/opt/rustwide/target/debug/deps/libxdg-b1ad8e1097ad2fd5.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/onig_sys-cf29d4018bf56f0e/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "3619df8c0fcefa54f67b7a240b69d52a6af62bc70e15ddfc4a2e5f4dc8c55858", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3619df8c0fcefa54f67b7a240b69d52a6af62bc70e15ddfc4a2e5f4dc8c55858", kill_on_drop: false }` [INFO] [stdout] 3619df8c0fcefa54f67b7a240b69d52a6af62bc70e15ddfc4a2e5f4dc8c55858