[INFO] cloning repository https://github.com/agraven/amandag [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/agraven/amandag" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fagraven%2Famandag", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fagraven%2Famandag'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f59f9198177258892626f669eb8f74d51723b5ce [INFO] checking agraven/amandag 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%2Fagraven%2Famandag" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/agraven/amandag [INFO] finished tweaking git repo https://github.com/agraven/amandag [INFO] tweaked toml for git repo https://github.com/agraven/amandag written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/agraven/amandag 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/agraven/amandag 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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 18489531a83ee94b7c7bc79df2210b496ae01867b15891c624e5e15b9945bb30 [INFO] running `Command { std: "docker" "start" "-a" "18489531a83ee94b7c7bc79df2210b496ae01867b15891c624e5e15b9945bb30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "18489531a83ee94b7c7bc79df2210b496ae01867b15891c624e5e15b9945bb30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18489531a83ee94b7c7bc79df2210b496ae01867b15891c624e5e15b9945bb30", kill_on_drop: false }` [INFO] [stdout] 18489531a83ee94b7c7bc79df2210b496ae01867b15891c624e5e15b9945bb30 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 50ab029e5287e4cd972c22c2b4880c795f4373a9495517f8ee857950b0fc86fd [INFO] running `Command { std: "docker" "start" "-a" "50ab029e5287e4cd972c22c2b4880c795f4373a9495517f8ee857950b0fc86fd", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling pq-sys v0.4.6 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking getrandom v0.2.5 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking mio v0.8.0 [INFO] [stderr] Compiling onig_sys v69.7.1 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Checking num_threads v0.1.3 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling time-macros v0.2.3 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking tokio v1.17.0 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking line-wrap v0.1.1 [INFO] [stderr] Checking time v0.3.7 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking tracing v0.1.31 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Checking dirs-sys v0.3.6 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling cookie v0.15.1 [INFO] [stderr] Compiling humansize v1.1.1 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Checking xml-rs v0.8.4 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Compiling askama_escape v0.3.0 [INFO] [stderr] Checking gimli v0.26.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking quick-xml v0.20.0 [INFO] [stderr] Checking regex v1.5.5 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking crypto-common v0.1.3 [INFO] [stderr] Checking inout v0.1.2 [INFO] [stderr] Checking block-buffer v0.10.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking cipher v0.4.3 [INFO] [stderr] Checking dirs v4.0.0 [INFO] [stderr] Checking flate2 v1.0.22 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking onig v6.3.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking object v0.27.1 [INFO] [stderr] Checking unchecked-index v0.2.2 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking tokio-util v0.6.9 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking twoway v0.2.2 [INFO] [stderr] Checking blowfish v0.9.1 [INFO] [stderr] Checking xdg v2.4.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking digest v0.10.3 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking borrow-bag v1.1.0 [INFO] [stderr] Checking entities v1.0.1 [INFO] [stderr] Checking typed-arena v1.7.0 [INFO] [stderr] Checking cpufeatures v0.2.1 [INFO] [stderr] Checking sha2 v0.10.2 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Checking bcrypt v0.12.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking futures-util v0.3.21 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling gotham_derive v0.7.0 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling diesel-derive-enum v1.1.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Checking pin-project v1.0.10 [INFO] [stderr] Checking serde v1.0.136 [INFO] [stderr] Checking h2 v0.3.11 [INFO] [stderr] Checking futures-executor v0.3.21 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking serde_json v1.0.79 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking plist v1.3.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking hyper v0.14.17 [INFO] [stderr] Checking syntect v4.6.0 [INFO] [stderr] Checking diesel v1.4.8 [INFO] [stderr] Checking diligent-date-parser v0.1.3 [INFO] [stderr] Checking askama_shared v0.9.1 [INFO] [stderr] Checking atom_syndication v0.9.1 [INFO] [stderr] Checking rss v1.10.0 [INFO] [stderr] Checking comrak v0.12.1 [INFO] [stderr] Compiling askama_derive v0.9.0 [INFO] [stderr] Checking gotham v0.7.1 [INFO] [stderr] Checking askama v0.9.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.12.1/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=044e9479c640db38 -C extra-filename=-72e0e24470aee66c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern clap=/opt/rustwide/target/debug/deps/libclap-28e156cb96b1d9cf.rmeta --extern entities=/opt/rustwide/target/debug/deps/libentities-9125c161aaf5e500.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-3dcad08886afe173.rmeta --extern pest=/opt/rustwide/target/debug/deps/libpest-3af63b4a14800dc8.rmeta --extern pest_derive=/opt/rustwide/target/debug/deps/libpest_derive-2bc6e845eda1a099.so --extern regex=/opt/rustwide/target/debug/deps/libregex-5799f28d7fa4ddf2.rmeta --extern shell_words=/opt/rustwide/target/debug/deps/libshell_words-2999c215d375848e.rmeta --extern syntect=/opt/rustwide/target/debug/deps/libsyntect-d2ce31c063335f6d.rmeta --extern twoway=/opt/rustwide/target/debug/deps/libtwoway-233880906f554004.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-b4d4ad0a41355d49.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/onig_sys-fb2549454c6f2d82/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "50ab029e5287e4cd972c22c2b4880c795f4373a9495517f8ee857950b0fc86fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50ab029e5287e4cd972c22c2b4880c795f4373a9495517f8ee857950b0fc86fd", kill_on_drop: false }` [INFO] [stdout] 50ab029e5287e4cd972c22c2b4880c795f4373a9495517f8ee857950b0fc86fd