[INFO] cloning repository https://github.com/coffellas-cto/minijinja [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/coffellas-cto/minijinja" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoffellas-cto%2Fminijinja", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoffellas-cto%2Fminijinja'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a0b097e059c7f119535f47bd6aed3e6a4ee21a0c [INFO] checking coffellas-cto/minijinja against master#f8f6997469237299c1d60814c7b9828602a1f8e4 for pr-143808 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoffellas-cto%2Fminijinja" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/coffellas-cto/minijinja [INFO] finished tweaking git repo https://github.com/coffellas-cto/minijinja [INFO] tweaked toml for git repo https://github.com/coffellas-cto/minijinja written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/coffellas-cto/minijinja on toolchain f8f6997469237299c1d60814c7b9828602a1f8e4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f8f6997469237299c1d60814c7b9828602a1f8e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/coffellas-cto/minijinja 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" "+f8f6997469237299c1d60814c7b9828602a1f8e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded liquid-lib v0.26.11 [INFO] [stderr] Downloaded liquid-derive v0.26.10 [INFO] [stderr] Downloaded liquid v0.26.11 [INFO] [stderr] Downloaded insta v1.43.1 [INFO] [stderr] Downloaded liquid-core v0.26.11 [INFO] [stderr] Downloaded clap_complete_nushell v4.5.6 [INFO] [stderr] Downloaded similar-asserts v1.7.0 [INFO] [stderr] Downloaded insta-cmd v0.6.0 [INFO] [stderr] Downloaded serde_json5 v0.1.0 [INFO] [stderr] Downloaded time-tz v2.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+f8f6997469237299c1d60814c7b9828602a1f8e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 47dff9e5e1c761f3bf4258b53c3583f5c1d9479f60373934899882af92619925 [INFO] running `Command { std: "docker" "start" "-a" "47dff9e5e1c761f3bf4258b53c3583f5c1d9479f60373934899882af92619925", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "47dff9e5e1c761f3bf4258b53c3583f5c1d9479f60373934899882af92619925", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47dff9e5e1c761f3bf4258b53c3583f5c1d9479f60373934899882af92619925", kill_on_drop: false }` [INFO] [stdout] 47dff9e5e1c761f3bf4258b53c3583f5c1d9479f60373934899882af92619925 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+f8f6997469237299c1d60814c7b9828602a1f8e4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 71f03f6183c0981dcef20dbcc887d33957f38d3fa7634616da8b971c843acf40 [INFO] running `Command { std: "docker" "start" "-a" "71f03f6183c0981dcef20dbcc887d33957f38d3fa7634616da8b971c843acf40", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking hashbrown v0.15.3 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Compiling v_htmlescape v0.15.8 [INFO] [stderr] Checking unicase v2.8.1 [INFO] [stderr] Checking self_cell v1.2.0 [INFO] [stderr] Checking memo-map v0.3.3 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking bstr v1.12.0 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Checking similar v2.7.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Compiling xml-rs v0.8.26 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Checking smawk v0.3.2 [INFO] [stderr] Checking unicode-width v0.2.0 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Checking unicode_categories v0.1.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking textwrap v0.16.2 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking anstyle v1.0.11 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Compiling pyo3-build-config v0.23.5 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking similar-asserts v1.7.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling clap_builder v4.5.39 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking writeable v0.6.1 [INFO] [stderr] Checking litemap v0.8.0 [INFO] [stderr] Compiling cc v1.2.26 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking miniz_oxide v0.8.8 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking terminal_size v0.4.2 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking globset v0.4.16 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking anymap2 v0.13.0 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling bumpalo v3.18.1 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking local-waker v0.1.4 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking ignore v0.4.23 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling pyo3-macros-backend v0.23.5 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Compiling pyo3-ffi v0.23.5 [INFO] [stderr] Checking unic-ucd-segment v0.9.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Checking num-modular v0.6.1 [INFO] [stderr] Compiling clap v4.5.39 [INFO] [stderr] Compiling clap_complete v4.5.52 [INFO] [stderr] Checking deunicode v1.6.2 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling askama_parser v0.2.1 [INFO] [stderr] Compiling roff v0.2.2 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling clap_mangen v0.2.26 [INFO] [stderr] Checking num-order v1.2.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Checking slug v0.1.6 [INFO] [stderr] Checking unic-segment v0.9.0 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling clap_complete_fig v4.5.2 [INFO] [stderr] Compiling clap_complete_nushell v4.5.6 [INFO] [stderr] Checking inotify v0.11.0 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking globwalk v0.9.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Checking brotli-decompressor v5.0.0 [INFO] [stderr] Checking actix-utils v3.0.1 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking filetime v0.2.25 [INFO] [stderr] Checking actix-service v2.0.3 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Checking bytestring v1.4.0 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Checking notify-types v2.0.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Checking winnow v0.5.40 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking askama_escape v0.10.3 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Compiling minijinja-cli v2.10.2 (/opt/rustwide/workdir/minijinja-cli) [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking brotli v8.0.1 [INFO] [stderr] Checking notify v8.0.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking rand v0.9.1 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking local-channel v0.1.5 [INFO] [stderr] Compiling pyo3 v0.23.5 [INFO] [stderr] Checking fd-lock v4.0.4 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Checking quick-xml v0.32.0 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Compiling minijinja-embed v2.10.2 (/opt/rustwide/workdir/minijinja-embed) [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking language-tags v0.3.2 [INFO] [stderr] Checking oorandom v11.1.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.29 [INFO] [stderr] Compiling liquid-derive v0.26.10 [INFO] [stderr] Checking tokio v1.45.1 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling pest v2.8.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Checking home v0.5.11 [INFO] [stderr] Compiling argh_shared v0.1.13 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Compiling argh_derive v0.1.13 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking rustyline v14.0.0 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking tempfile v3.20.0 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling pest_meta v2.8.0 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking zerovec v0.11.2 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Compiling embedding v0.1.0 (/opt/rustwide/workdir/examples/embedding) [INFO] [stderr] Checking fancy-regex v0.11.0 [INFO] [stderr] Checking unindent v0.2.4 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Checking configparser v3.1.0 [INFO] [stderr] Compiling pest_generator v2.8.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking rust-fuzzy-search v0.1.1 [INFO] [stderr] Checking impl-more v0.1.9 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Checking js-sys v0.3.77 [INFO] [stderr] Checking fragile v2.0.1 [INFO] [stderr] Checking derive_builder v0.20.2 [INFO] [stderr] Compiling pyo3-macros v0.23.5 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Compiling pest_derive v2.8.0 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Checking actix-rt v2.10.0 [INFO] [stderr] Checking actix-server v2.6.0 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking actix-codec v0.5.2 [INFO] [stderr] Checking deranged v0.4.0 [INFO] [stderr] Checking insta v1.43.1 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking kstring v2.0.2 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking serde_json5 v0.1.0 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking toml_edit v0.19.15 [INFO] [stderr] Checking actix-router v0.5.3 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_qs v0.12.0 [INFO] [stderr] Checking argh v0.1.13 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking zstd v0.13.3 [INFO] [stderr] Compiling serde-xml-rs v0.5.1 [INFO] [stderr] Compiling basic-toml v0.1.10 [INFO] [stderr] Compiling rinja_parser v0.3.5 [INFO] [stderr] Compiling minijinja v2.10.2 (/opt/rustwide/workdir/minijinja) [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Compiling time-tz v2.0.0 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking serde-wasm-bindgen v0.6.5 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking handlebars v6.3.2 [INFO] [stderr] Checking insta-cmd v0.6.0 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Compiling askama_derive v0.12.5 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Checking toml v0.7.8 [INFO] [stderr] Checking liquid-core v0.26.11 [INFO] [stderr] Checking plist v1.7.1 [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> minijinja/src/vm/context.rs:307:22 [INFO] [stdout] | [INFO] [stdout] 307 | pub fn pop_frame(&mut self) -> Frame { [INFO] [stdout] | ^^^^^^^^^ ----- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 307 | pub fn pop_frame(&mut self) -> Frame<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking askama v0.12.1 [INFO] [stderr] Compiling rinja_derive v0.3.5 [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> minijinja/src/vm/context.rs:307:22 [INFO] [stdout] | [INFO] [stdout] 307 | pub fn pop_frame(&mut self) -> Frame { [INFO] [stdout] | ^^^^^^^^^ ----- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 307 | pub fn pop_frame(&mut self) -> Frame<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> minijinja/src/value/deserialize.rs:406:31 [INFO] [stdout] | [INFO] [stdout] 406 | fn value_to_unexpected(value: &Value) -> Unexpected { [INFO] [stdout] | ^^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 406 | fn value_to_unexpected(value: &Value) -> Unexpected<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking minijinja-autoreload v2.10.2 (/opt/rustwide/workdir/minijinja-autoreload) [INFO] [stderr] Checking dsl v0.1.0 (/opt/rustwide/workdir/examples/dsl) [INFO] [stderr] Checking render-value v0.1.0 (/opt/rustwide/workdir/examples/render-value) [INFO] [stderr] Checking render-macro v0.1.0 (/opt/rustwide/workdir/examples/render-macro) [INFO] [stderr] Checking path-loader v0.1.0 (/opt/rustwide/workdir/examples/path-loader) [INFO] [stderr] Checking syntect v5.2.0 [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> minijinja/src/vm/context.rs:307:22 [INFO] [stdout] | [INFO] [stdout] 307 | pub fn pop_frame(&mut self) -> Frame { [INFO] [stdout] | ^^^^^^^^^ ----- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 307 | pub fn pop_frame(&mut self) -> Frame<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking render-template v0.1.0 (/opt/rustwide/workdir/examples/render-template) [INFO] [stderr] Checking hello v0.1.0 (/opt/rustwide/workdir/examples/hello) [INFO] [stderr] Checking inheritance v0.1.0 (/opt/rustwide/workdir/examples/inheritance) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> minijinja/src/value/deserialize.rs:406:31 [INFO] [stdout] | [INFO] [stdout] 406 | fn value_to_unexpected(value: &Value) -> Unexpected { [INFO] [stdout] | ^^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 406 | fn value_to_unexpected(value: &Value) -> Unexpected<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking object-using-async v0.1.0 (/opt/rustwide/workdir/examples/function-using-async) [INFO] [stderr] Checking actix-http v3.11.0 [INFO] [stderr] Checking state-temps v0.1.0 (/opt/rustwide/workdir/examples/state-temps) [INFO] [stderr] Checking load-lazy v0.1.0 (/opt/rustwide/workdir/examples/load-lazy) [INFO] [stderr] Checking autoreload v0.1.0 (/opt/rustwide/workdir/examples/autoreload) [INFO] [stderr] Checking streaming v0.1.0 (/opt/rustwide/workdir/examples/streaming) [INFO] [stderr] Checking object-ref v0.1.0 (/opt/rustwide/workdir/examples/object-ref) [INFO] [stderr] Checking self-referential-context v0.1.0 (/opt/rustwide/workdir/examples/self-referential-context) [INFO] [stderr] Checking eval-to-state v0.1.0 (/opt/rustwide/workdir/examples/eval-to-state) [INFO] [stderr] Checking undefined-tracking v0.1.0 (/opt/rustwide/workdir/examples/undefined-tracking) [INFO] [stderr] Checking value-tracking v0.1.0 (/opt/rustwide/workdir/examples/value-tracking) [INFO] [stderr] Checking invalid-value v0.1.0 (/opt/rustwide/workdir/examples/invalid-value) [INFO] [stderr] Checking custom-error v0.1.0 (/opt/rustwide/workdir/examples/custom-error) [INFO] [stderr] Checking call-block-function v0.1.0 (/opt/rustwide/workdir/examples/call-block-function) [INFO] [stderr] Checking custom-loader v0.1.0 (/opt/rustwide/workdir/examples/custom-loader) [INFO] [stderr] Checking filters v0.1.0 (/opt/rustwide/workdir/examples/filters) [INFO] [stderr] Checking minijinja-cabi v2.10.2 (/opt/rustwide/workdir/minijinja-cabi) [INFO] [stderr] Checking dynamic-context v0.1.0 (/opt/rustwide/workdir/examples/dynamic-context) [INFO] [stderr] Checking minimal v0.1.0 (/opt/rustwide/workdir/examples/minimal) [INFO] [stderr] Checking debug v0.1.0 (/opt/rustwide/workdir/examples/debug) [INFO] [stderr] Checking liquid-lib v0.26.11 [INFO] [stderr] Checking macros v0.1.0 (/opt/rustwide/workdir/examples/macros) [INFO] [stderr] Checking recursive-for v0.1.0 (/opt/rustwide/workdir/examples/recursive-for) [INFO] [stderr] Checking load-resource v0.1.0 (/opt/rustwide/workdir/examples/load-resource) [INFO] [stderr] Checking dynamic-objects v0.1.0 (/opt/rustwide/workdir/examples/dynamic-objects) [INFO] [stderr] Checking function-using-async v0.1.0 (/opt/rustwide/workdir/examples/object-using-async) [INFO] [stderr] Checking generate-yaml v0.1.0 (/opt/rustwide/workdir/examples/generate-yaml) [INFO] [stderr] Checking error v0.1.0 (/opt/rustwide/workdir/examples/error) [INFO] [stderr] Checking deserialize v0.1.0 (/opt/rustwide/workdir/examples/deserialize) [INFO] [stderr] Checking none-as-undefined v0.1.0 (/opt/rustwide/workdir/examples/none-as-undefined) [INFO] [stderr] Checking line-statements v0.1.0 (/opt/rustwide/workdir/examples/line-statements) [INFO] [stderr] Checking expr v0.1.0 (/opt/rustwide/workdir/examples/expr) [INFO] [stderr] Checking tera v1.20.0 [INFO] [stderr] Checking syntax-highlighting v0.1.0 (/opt/rustwide/workdir/examples/syntax-highlighting) [INFO] [stderr] Compiling build-script v0.1.0 (/opt/rustwide/workdir/examples/build-script) [INFO] [stderr] Checking rinja v0.3.5 [INFO] [stderr] Checking liquid v0.26.11 [INFO] [stderr] Checking benchmarks v0.1.0 (/opt/rustwide/workdir/benchmarks) [INFO] [stderr] Checking actix-web v4.11.0 [INFO] [stderr] Checking minijinja-contrib v2.10.2 (/opt/rustwide/workdir/minijinja-contrib) [INFO] [stderr] Checking minijinja-py v2.10.2 (/opt/rustwide/workdir/minijinja-py) [INFO] [stderr] Checking merge-context v0.1.0 (/opt/rustwide/workdir/examples/merge-context) [INFO] [stderr] Checking minijinja-js v2.10.2 (/opt/rustwide/workdir/minijinja-js) [INFO] [stderr] Checking actix-web-demo v0.1.0 (/opt/rustwide/workdir/examples/actix-web-demo) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s [INFO] running `Command { std: "docker" "inspect" "71f03f6183c0981dcef20dbcc887d33957f38d3fa7634616da8b971c843acf40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71f03f6183c0981dcef20dbcc887d33957f38d3fa7634616da8b971c843acf40", kill_on_drop: false }` [INFO] [stdout] 71f03f6183c0981dcef20dbcc887d33957f38d3fa7634616da8b971c843acf40