[INFO] cloning repository https://github.com/l1x/nacre [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/l1x/nacre" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fl1x%2Fnacre", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fl1x%2Fnacre'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b0d0502d50c265d790b8f0475760c421ae466d01 [INFO] testing l1x/nacre against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fl1x%2Fnacre" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/l1x/nacre [INFO] finished tweaking git repo https://github.com/l1x/nacre [INFO] tweaked toml for git repo https://github.com/l1x/nacre written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/l1x/nacre on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/l1x/nacre 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4b5837a5e5a30ebb468385ae9e6250cca605d8eaaf182c520bd3a54abc7ed3e4 [INFO] running `Command { std: "docker" "start" "-a" "4b5837a5e5a30ebb468385ae9e6250cca605d8eaaf182c520bd3a54abc7ed3e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4b5837a5e5a30ebb468385ae9e6250cca605d8eaaf182c520bd3a54abc7ed3e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b5837a5e5a30ebb468385ae9e6250cca605d8eaaf182c520bd3a54abc7ed3e4", kill_on_drop: false }` [INFO] [stdout] 4b5837a5e5a30ebb468385ae9e6250cca605d8eaaf182c520bd3a54abc7ed3e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e6e4ec018eb6cb1cc221be57777a53cf4fc96e514f2cd12a71c4f24bb7aee163 [INFO] running `Command { std: "docker" "start" "-a" "e6e4ec018eb6cb1cc221be57777a53cf4fc96e514f2cd12a71c4f24bb7aee163", kill_on_drop: false }` [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 shlex v1.3.0 [INFO] [stderr] Compiling find-msvc-tools v0.1.5 [INFO] [stderr] Compiling tree-sitter-language v0.1.6 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling itoa v1.0.16 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling log v0.4.29 [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 cc v1.2.50 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling zmij v0.1.8 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling brotli-decompressor v5.0.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling tree-sitter-yaml v0.7.2 [INFO] [stderr] Compiling tree-sitter-toml-ng v0.7.0 [INFO] [stderr] Compiling tree-sitter-xml v0.7.0 [INFO] [stderr] Compiling tree-sitter-javascript v0.25.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling tree-sitter-json v0.24.8 [INFO] [stderr] Compiling brotli v8.0.2 [INFO] [stderr] Compiling tree-sitter-rust v0.24.0 [INFO] [stderr] Compiling tree-sitter-typescript v0.23.2 [INFO] [stderr] Compiling tree-sitter-python v0.25.0 [INFO] [stderr] Compiling tree-sitter-css v0.25.0 [INFO] [stderr] Compiling tree-sitter-html v0.23.2 [INFO] [stderr] Compiling tree-sitter-bash v0.25.1 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling tree-sitter-diff v0.1.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling askama_parser v0.2.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling tree-sitter v0.25.10 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling v_htmlescape v0.15.8 [INFO] [stderr] Compiling streaming-iterator v0.1.9 [INFO] [stderr] Compiling compression-core v0.4.31 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling clap_builder v4.5.53 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling is-docker v0.2.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling pulldown-cmark v0.13.0 [INFO] [stderr] Compiling ryu v1.0.21 [INFO] [stderr] Compiling argh_shared v0.1.13 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling askama_escape v0.10.3 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling getopts v0.2.24 [INFO] [stderr] Compiling is-wsl v0.4.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling rand_pcg v0.3.1 [INFO] [stderr] Compiling include_dir_macros v0.7.4 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling rust-fuzzy-search v0.1.1 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling pulldown-cmark-escape v0.11.0 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling include_dir v0.7.4 [INFO] [stderr] Compiling open v5.3.3 [INFO] [stderr] Compiling block-id v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling compression-codecs v0.4.35 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling autumnus v0.7.8 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling argh_derive v0.1.13 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling tree-sitter-highlight v0.25.10 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling clap v4.5.53 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling basic-toml v0.1.10 [INFO] [stderr] Compiling argh v0.1.13 [INFO] [stderr] Compiling askama_derive v0.12.5 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling async-compression v0.4.36 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tower-http v0.5.2 [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling askama v0.12.1 [INFO] [stderr] Compiling kiters v0.1.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling askama_axum v0.4.0 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling nacre v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 37s [INFO] running `Command { std: "docker" "inspect" "e6e4ec018eb6cb1cc221be57777a53cf4fc96e514f2cd12a71c4f24bb7aee163", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6e4ec018eb6cb1cc221be57777a53cf4fc96e514f2cd12a71c4f24bb7aee163", kill_on_drop: false }` [INFO] [stdout] e6e4ec018eb6cb1cc221be57777a53cf4fc96e514f2cd12a71c4f24bb7aee163 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 22f9272773c0b29933c20f351b25558b9365a7ab3b9d81f25fb8094b08391b56 [INFO] running `Command { std: "docker" "start" "-a" "22f9272773c0b29933c20f351b25558b9365a7ab3b9d81f25fb8094b08391b56", kill_on_drop: false }` [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling pulldown-cmark v0.13.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling sdd v3.0.10 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling scc v2.4.0 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling auto-future v1.0.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling unicode-id v0.3.6 [INFO] [stderr] Compiling markdown v1.0.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerocopy-derive v0.8.31 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling autumnus v0.7.8 [INFO] [stderr] Compiling argh_derive v0.1.13 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling serial_test v3.2.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling reserve-port v2.3.0 [INFO] [stderr] Compiling tree-sitter-highlight v0.25.10 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling clap v4.5.53 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling argh_shared v0.1.13 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling minijinja v2.14.0 [INFO] [stderr] Compiling argh v0.1.13 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling basic-toml v0.1.10 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling async-compression v0.4.36 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling askama_derive v0.12.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling tower-http v0.5.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling kiters v0.1.0 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling block-id v0.2.1 [INFO] [stderr] Compiling rust-multipart-rfc7578_2 v0.6.1 [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling askama v0.12.1 [INFO] [stderr] Compiling askama_axum v0.4.0 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling axum-test v15.7.4 [INFO] [stderr] Compiling nacre v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `nacre` (test "security_tests") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/dec9417b8611e34e787a3e4c37686b5131f9e5c5/bin/rustc --crate-name security_tests --edition=2024 tests/security_tests.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C lto=thin -C codegen-units=8 -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0ed19519f457547c -C extra-filename=-a18b2d2f67dcb399 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern argh=/opt/rustwide/target/debug/deps/libargh-8164ee47108cba3b.rlib --extern askama=/opt/rustwide/target/debug/deps/libaskama-ee865c944137ec94.rlib --extern askama_axum=/opt/rustwide/target/debug/deps/libaskama_axum-1dfb46b58dd8eaab.rlib --extern autumnus=/opt/rustwide/target/debug/deps/libautumnus-10f972445cda13eb.rlib --extern axum=/opt/rustwide/target/debug/deps/libaxum-57b49f447d501330.rlib --extern axum_test=/opt/rustwide/target/debug/deps/libaxum_test-9d3138303ebcd9af.rlib --extern block_id=/opt/rustwide/target/debug/deps/libblock_id-c85e672c63257ac6.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-a1f95047c22457f5.rlib --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-8868f0ab929aee27.rlib --extern include_dir=/opt/rustwide/target/debug/deps/libinclude_dir-13a3db7483d9524c.rlib --extern kiters=/opt/rustwide/target/debug/deps/libkiters-a0e2d4378488281d.rlib --extern markdown=/opt/rustwide/target/debug/deps/libmarkdown-f7c91792762b3402.rlib --extern minijinja=/opt/rustwide/target/debug/deps/libminijinja-e5a5f5a4346c61cc.rlib --extern nacre=/opt/rustwide/target/debug/deps/libnacre-497fd1ba4422ce3d.rlib --extern open=/opt/rustwide/target/debug/deps/libopen-078d3802a5f45464.rlib --extern pulldown_cmark=/opt/rustwide/target/debug/deps/libpulldown_cmark-f45daeecc76b6037.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-5b37ab66f238a83d.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-71cfc72eca5014a5.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-8b60ac6afb6291d4.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-c9fb0cfccb4ef515.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-c2cc0a89e3f3d949.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-65047bbf277c0ee2.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-b825e6b2f964a6e6.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-e0d1bfeeb1b340e9.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-e9e90f5aab764748.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-70d27315eca00a45.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-86e2b5f8dcadfe7d.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/tree-sitter-e414361086635079/out -L native=/opt/rustwide/target/debug/build/tree-sitter-bash-a075f074a3fe31e8/out -L native=/opt/rustwide/target/debug/build/tree-sitter-css-920f700e7e90ee8a/out -L native=/opt/rustwide/target/debug/build/tree-sitter-diff-42a6e7e12c6c0b74/out -L native=/opt/rustwide/target/debug/build/tree-sitter-html-b05d1fea7a46943b/out -L native=/opt/rustwide/target/debug/build/tree-sitter-javascript-f527c4eb1b1acbb9/out -L native=/opt/rustwide/target/debug/build/tree-sitter-json-2ac934803d980c45/out -L native=/opt/rustwide/target/debug/build/tree-sitter-python-f7b8b9e7f64b63c2/out -L native=/opt/rustwide/target/debug/build/tree-sitter-rust-98ac32af84005632/out -L native=/opt/rustwide/target/debug/build/tree-sitter-toml-ng-9eda340aeccccf35/out -L native=/opt/rustwide/target/debug/build/tree-sitter-typescript-78131c934c574a12/out -L native=/opt/rustwide/target/debug/build/tree-sitter-xml-6e66846d0a7aa40b/out -L native=/opt/rustwide/target/debug/build/tree-sitter-yaml-444dc0ce98841f77/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `nacre` (bin "nacre" test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/dec9417b8611e34e787a3e4c37686b5131f9e5c5/bin/rustc --crate-name nacre --edition=2024 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C lto=thin -C codegen-units=8 -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=636797395782d7d1 -C extra-filename=-14ece0e5916684a6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern argh=/opt/rustwide/target/debug/deps/libargh-8164ee47108cba3b.rlib --extern askama=/opt/rustwide/target/debug/deps/libaskama-ee865c944137ec94.rlib --extern askama_axum=/opt/rustwide/target/debug/deps/libaskama_axum-1dfb46b58dd8eaab.rlib --extern autumnus=/opt/rustwide/target/debug/deps/libautumnus-10f972445cda13eb.rlib --extern axum=/opt/rustwide/target/debug/deps/libaxum-57b49f447d501330.rlib --extern axum_test=/opt/rustwide/target/debug/deps/libaxum_test-9d3138303ebcd9af.rlib --extern block_id=/opt/rustwide/target/debug/deps/libblock_id-c85e672c63257ac6.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-a1f95047c22457f5.rlib --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-8868f0ab929aee27.rlib --extern include_dir=/opt/rustwide/target/debug/deps/libinclude_dir-13a3db7483d9524c.rlib --extern kiters=/opt/rustwide/target/debug/deps/libkiters-a0e2d4378488281d.rlib --extern markdown=/opt/rustwide/target/debug/deps/libmarkdown-f7c91792762b3402.rlib --extern minijinja=/opt/rustwide/target/debug/deps/libminijinja-e5a5f5a4346c61cc.rlib --extern nacre=/opt/rustwide/target/debug/deps/libnacre-497fd1ba4422ce3d.rlib --extern open=/opt/rustwide/target/debug/deps/libopen-078d3802a5f45464.rlib --extern pulldown_cmark=/opt/rustwide/target/debug/deps/libpulldown_cmark-f45daeecc76b6037.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-5b37ab66f238a83d.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-71cfc72eca5014a5.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-8b60ac6afb6291d4.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-c9fb0cfccb4ef515.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-c2cc0a89e3f3d949.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-65047bbf277c0ee2.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-b825e6b2f964a6e6.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-e0d1bfeeb1b340e9.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-e9e90f5aab764748.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-70d27315eca00a45.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-86e2b5f8dcadfe7d.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/tree-sitter-e414361086635079/out -L native=/opt/rustwide/target/debug/build/tree-sitter-bash-a075f074a3fe31e8/out -L native=/opt/rustwide/target/debug/build/tree-sitter-css-920f700e7e90ee8a/out -L native=/opt/rustwide/target/debug/build/tree-sitter-diff-42a6e7e12c6c0b74/out -L native=/opt/rustwide/target/debug/build/tree-sitter-html-b05d1fea7a46943b/out -L native=/opt/rustwide/target/debug/build/tree-sitter-javascript-f527c4eb1b1acbb9/out -L native=/opt/rustwide/target/debug/build/tree-sitter-json-2ac934803d980c45/out -L native=/opt/rustwide/target/debug/build/tree-sitter-python-f7b8b9e7f64b63c2/out -L native=/opt/rustwide/target/debug/build/tree-sitter-rust-98ac32af84005632/out -L native=/opt/rustwide/target/debug/build/tree-sitter-toml-ng-9eda340aeccccf35/out -L native=/opt/rustwide/target/debug/build/tree-sitter-typescript-78131c934c574a12/out -L native=/opt/rustwide/target/debug/build/tree-sitter-xml-6e66846d0a7aa40b/out -L native=/opt/rustwide/target/debug/build/tree-sitter-yaml-444dc0ce98841f77/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "22f9272773c0b29933c20f351b25558b9365a7ab3b9d81f25fb8094b08391b56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22f9272773c0b29933c20f351b25558b9365a7ab3b9d81f25fb8094b08391b56", kill_on_drop: false }` [INFO] [stdout] 22f9272773c0b29933c20f351b25558b9365a7ab3b9d81f25fb8094b08391b56