[INFO] updating cached 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" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a0b097e059c7f119535f47bd6aed3e6a4ee21a0c [INFO] checking coffellas-cto/minijinja/a0b097e059c7f119535f47bd6aed3e6a4ee21a0c against master#0028f344ce9f64766259577c998a1959ca1f6a0b for pr-153041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoffellas-cto%2Fminijinja" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-6-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-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/coffellas-cto/minijinja on toolchain 0028f344ce9f64766259577c998a1959ca1f6a0b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0028f344ce9f64766259577c998a1959ca1f6a0b" "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" "+0028f344ce9f64766259577c998a1959ca1f6a0b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+0028f344ce9f64766259577c998a1959ca1f6a0b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 71980e3852e7d60d51685342b19d66a3fab7cf501619f633a94df88cabcebed8 [INFO] running `Command { std: "docker" "start" "-a" "71980e3852e7d60d51685342b19d66a3fab7cf501619f633a94df88cabcebed8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "71980e3852e7d60d51685342b19d66a3fab7cf501619f633a94df88cabcebed8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71980e3852e7d60d51685342b19d66a3fab7cf501619f633a94df88cabcebed8", kill_on_drop: false }` [INFO] [stdout] 71980e3852e7d60d51685342b19d66a3fab7cf501619f633a94df88cabcebed8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+0028f344ce9f64766259577c998a1959ca1f6a0b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b7c9975e67b3c3d210729ad5c21b84df1263b74fb5600cbfeca69a2f97238b6c [INFO] running `Command { std: "docker" "start" "-a" "b7c9975e67b3c3d210729ad5c21b84df1263b74fb5600cbfeca69a2f97238b6c", kill_on_drop: false }` [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Compiling v_htmlescape v0.15.8 [INFO] [stderr] Checking self_cell v1.2.0 [INFO] [stderr] Checking memo-map v0.3.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking bstr v1.12.0 [INFO] [stderr] Checking deranged v0.4.0 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking similar v2.7.0 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Checking phf_shared v0.11.3 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Compiling xml-rs v0.8.26 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Compiling pest v2.8.0 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking smawk v0.3.2 [INFO] [stderr] Compiling pyo3-build-config v0.23.5 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking textwrap v0.16.2 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking globset v0.4.16 [INFO] [stderr] Checking similar-asserts v1.7.0 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Checking insta v1.43.1 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Checking tokio v1.45.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling clap_builder v4.5.39 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Checking miniz_oxide v0.8.8 [INFO] [stderr] Checking minijinja v2.10.2 (/opt/rustwide/workdir/minijinja) [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Compiling cc v1.2.26 [INFO] [stderr] Compiling pest_meta v2.8.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking kstring v2.0.2 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Compiling liquid-derive v0.26.10 [INFO] [stderr] Compiling bumpalo v3.18.1 [INFO] [stderr] Checking anymap2 v0.13.0 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Checking terminal_size v0.4.2 [INFO] [stderr] Compiling pest_generator v2.8.0 [INFO] [stderr] Compiling serde-xml-rs v0.5.1 [INFO] [stderr] Compiling basic-toml v0.1.10 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling askama_parser v0.2.1 [INFO] [stderr] Compiling rinja_parser v0.3.5 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Compiling pyo3-macros-backend v0.23.5 [INFO] [stderr] Compiling pyo3-ffi v0.23.5 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 307 | pub fn pop_frame(&mut self) -> Frame<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 406 | fn value_to_unexpected(value: &Value) -> Unexpected<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking unic-ucd-segment v0.9.0 [INFO] [stderr] Checking ignore v0.4.23 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Compiling roff v0.2.2 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling clap v4.5.39 [INFO] [stderr] Compiling pest_derive v2.8.0 [INFO] [stderr] Compiling clap_complete v4.5.52 [INFO] [stderr] Checking num-modular v0.6.1 [INFO] [stderr] Checking deunicode v1.6.2 [INFO] [stderr] Checking globwalk v0.9.1 [INFO] [stderr] Checking slug v0.1.6 [INFO] [stderr] Checking unic-segment v0.9.0 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Checking liquid-core v0.26.11 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling clap_mangen v0.2.26 [INFO] [stderr] Checking inotify v0.11.0 [INFO] [stderr] Compiling bytestring v1.4.0 [INFO] [stderr] Compiling clap_complete_fig v4.5.2 [INFO] [stderr] Compiling time-tz v2.0.0 [INFO] [stderr] Compiling clap_complete_nushell v4.5.6 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Checking num-order v1.2.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Checking filetime v0.2.25 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking askama_escape v0.10.3 [INFO] [stderr] Checking notify-types v2.0.0 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking winnow v0.5.40 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking liquid-lib v0.26.11 [INFO] [stderr] Checking notify v8.0.0 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Compiling minijinja-cli v2.10.2 (/opt/rustwide/workdir/minijinja-cli) [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Checking actix-rt v2.10.0 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling askama_derive v0.12.5 [INFO] [stderr] Checking brotli v8.0.1 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking liquid v0.26.11 [INFO] [stderr] Checking actix-codec v0.5.2 [INFO] [stderr] Checking handlebars v6.3.2 [INFO] [stderr] Checking rand v0.9.1 [INFO] [stderr] Compiling rinja_derive v0.3.5 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Checking fd-lock v4.0.4 [INFO] [stderr] Compiling pyo3 v0.23.5 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Checking quick-xml v0.32.0 [INFO] [stderr] Compiling minijinja-embed v2.10.2 (/opt/rustwide/workdir/minijinja-embed) [INFO] [stderr] Compiling argh_shared v0.1.13 [INFO] [stderr] Checking home v0.5.11 [INFO] [stderr] Checking tempfile v3.20.0 [INFO] [stderr] Checking rustyline v14.0.0 [INFO] [stderr] Compiling argh_derive v0.1.13 [INFO] [stderr] Checking askama v0.12.1 [INFO] [stderr] Compiling embedding v0.1.0 (/opt/rustwide/workdir/examples/embedding) [INFO] [stderr] Checking toml_edit v0.19.15 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking plist v1.7.1 [INFO] [stderr] error: could not compile `brotli` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0028f344ce9f64766259577c998a1959ca1f6a0b/bin/rustc --crate-name brotli --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/brotli-8.0.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="alloc-stdlib"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc-stdlib", "benchmark", "billing", "default", "disable-timer", "disallow_large_window_size", "external-literal-probability", "ffi-api", "float64", "floating_point_context_mixing", "no-stdlib-ffi-binding", "pass-through-ffi-panics", "seccomp", "sha2", "simd", "std", "validation", "vector_scratch_space"))' -C metadata=1b3db9b7bc479d80 -C extra-filename=-878bd335228de39b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern alloc_no_stdlib=/opt/rustwide/target/debug/deps/liballoc_no_stdlib-7b1bd6f28b6396be.rmeta --extern alloc_stdlib=/opt/rustwide/target/debug/deps/liballoc_stdlib-c67ef39ef9e0d8f1.rmeta --extern brotli_decompressor=/opt/rustwide/target/debug/deps/libbrotli_decompressor-b49ac68ef342ea51.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `chrono-tz` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0028f344ce9f64766259577c998a1959ca1f6a0b/bin/rustc --crate-name chrono_tz --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chrono-tz-0.9.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="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "case-insensitive", "default", "filter-by-regex", "serde", "std"))' -C metadata=17bb911293173e25 -C extra-filename=-b3585c8eeb4d9900 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-ded7cc82e4c1e276.rmeta --extern phf=/opt/rustwide/target/debug/deps/libphf-5e934f291bc7d063.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `time-tz` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0028f344ce9f64766259577c998a1959ca1f6a0b/bin/rustc --crate-name time_tz --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/time-tz-2.0.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="db"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("db", "default", "js-sys", "nom", "posix-tz", "system", "thiserror", "windows-sys"))' -C metadata=d0e90e8d4718a2f4 -C extra-filename=-340907fa0b786516 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-d541ac7a75168aa5.rmeta --extern phf=/opt/rustwide/target/debug/deps/libphf-5e934f291bc7d063.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-5343247499321218.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 307 | pub fn pop_frame(&mut self) -> Frame<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b7c9975e67b3c3d210729ad5c21b84df1263b74fb5600cbfeca69a2f97238b6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7c9975e67b3c3d210729ad5c21b84df1263b74fb5600cbfeca69a2f97238b6c", kill_on_drop: false }` [INFO] [stdout] b7c9975e67b3c3d210729ad5c21b84df1263b74fb5600cbfeca69a2f97238b6c