[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 0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0 for pr-158915-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoffellas-cto%2Fminijinja" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/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-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/coffellas-cto/minijinja on toolchain 0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0" "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" "+0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 92e17cb3eb042b871232d9b40d041d96b58b633fdfa703d07e4c70b8f3e1e300
[INFO] running `Command { std: "docker" "start" "92e17cb3eb042b871232d9b40d041d96b58b633fdfa703d07e4c70b8f3e1e300", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "92e17cb3eb042b871232d9b40d041d96b58b633fdfa703d07e4c70b8f3e1e300", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "92e17cb3eb042b871232d9b40d041d96b58b633fdfa703d07e4c70b8f3e1e300" "/opt/rustwide/cargo-home/bin/cargo" "+0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "92e17cb3eb042b871232d9b40d041d96b58b633fdfa703d07e4c70b8f3e1e300", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "92e17cb3eb042b871232d9b40d041d96b58b633fdfa703d07e4c70b8f3e1e300" "/opt/rustwide/cargo-home/bin/cargo" "+0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking unicode-ident v1.0.18
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking bstr v1.12.0
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking phf_shared v0.11.3
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling xml-rs v0.8.26
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking similar-asserts v1.7.0
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling pyo3-build-config v0.23.5
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling cc v1.2.26
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling clap_builder v4.5.39
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking tokio v1.45.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.29
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking unic-char-range v0.9.0
[INFO] [stderr]     Checking unic-common v0.9.0
[INFO] [stderr]     Checking unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling pest v2.8.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking globset v0.4.16
[INFO] [stderr]     Checking terminal_size v0.4.2
[INFO] [stderr]     Checking unic-char-property v0.9.0
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking humansize v2.1.3
[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]    Compiling pyo3-ffi v0.23.5
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]    Compiling pyo3-macros-backend v0.23.5
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling askama_parser v0.2.1
[INFO] [stderr]     Checking ignore v0.4.23
[INFO] [stderr]    Compiling pest_meta v2.8.0
[INFO] [stderr]     Checking unic-ucd-segment v0.9.0
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking deunicode v1.6.2
[INFO] [stderr]    Compiling clap v4.5.39
[INFO] [stderr]     Checking num-modular v0.6.1
[INFO] [stderr]    Compiling clap_complete v4.5.52
[INFO] [stderr]    Compiling roff v0.2.2
[INFO] [stderr]    Compiling clap_mangen v0.2.26
[INFO] [stderr]     Checking unic-segment v0.9.0
[INFO] [stderr]     Checking slug v0.1.6
[INFO] [stderr]     Checking inotify v0.11.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking num-order v1.2.0
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]    Compiling clap_complete_fig v4.5.2
[INFO] [stderr]    Compiling pest_generator v2.8.0
[INFO] [stderr]    Compiling clap_complete_nushell v4.5.6
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking globwalk v0.9.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]     Checking filetime v0.2.25
[INFO] [stderr]     Checking askama_escape v0.10.3
[INFO] [stderr]     Checking endian-type v0.1.2
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]     Checking notify-types v2.0.0
[INFO] [stderr]     Checking winnow v0.5.40
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]     Checking notify v8.0.0
[INFO] [stderr]    Compiling minijinja-cli v2.10.2 (/opt/rustwide/workdir/minijinja-cli)
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]    Compiling pest_derive v2.8.0
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]    Compiling pyo3 v0.23.5
[INFO] [stderr]     Checking fd-lock v4.0.4
[INFO] [stderr]     Checking quick-xml v0.32.0
[INFO] [stderr]    Compiling argh_shared v0.1.13
[INFO] [stderr]    Compiling minijinja-embed v2.10.2 (/opt/rustwide/workdir/minijinja-embed)
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]    Compiling argh_derive v0.1.13
[INFO] [stderr]    Compiling embedding v0.1.0 (/opt/rustwide/workdir/examples/embedding)
[INFO] [stderr]     Checking tempfile v3.20.0
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[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 fancy-regex v0.11.0
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]     Checking insta v1.43.1
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking kstring v2.0.2
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking actix-codec v0.5.2
[INFO] [stderr]     Checking rustyline v14.0.0
[INFO] [stderr]     Checking minijinja v2.10.2 (/opt/rustwide/workdir/minijinja)
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking handlebars v6.3.2
[INFO] [stderr]     Checking actix-router v0.5.3
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking toml_edit v0.19.15
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking serde_qs v0.12.0
[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 time-tz v2.0.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_json5 v0.1.0
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking rust-fuzzy-search v0.1.1
[INFO] [stderr]    Compiling askama_derive v0.12.5
[INFO] [stderr]     Checking configparser v3.1.0
[INFO] [stderr]     Checking argh v0.1.13
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]     Checking insta-cmd v0.6.0
[INFO] [stderr]     Checking js-sys v0.3.77
[INFO] [stderr]     Checking fragile v2.0.1
[INFO] [stderr]     Checking liquid-core v0.26.11
[INFO] [stderr]     Checking plist v1.7.1
[INFO] [stderr]     Checking cookie v0.16.2
[INFO] [stderr]     Checking toml v0.7.8
[INFO] [stderr]     Checking syntect v5.2.0
[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] 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/0335fc7ee9e33d92e03d99f3e2fb0fe6119f3cc0/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,unused-externs-silent --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/build/chrono-tz/b3585c8eeb4d9900/out -L dependency=/opt/rustwide/target/debug/build/iana-time-zone/c1ed282b0b4f66e4/out -L dependency=/opt/rustwide/target/debug/build/num-traits/9732d322288c1e6a/out -L dependency=/opt/rustwide/target/debug/build/phf_shared/8bd3a084b39f9393/out -L dependency=/opt/rustwide/target/debug/build/serde/c8f9a04ad5a56b6f/out -L dependency=/opt/rustwide/target/debug/build/serde_derive/b358481479df9b62/out -L dependency=/opt/rustwide/target/debug/build/siphasher/1ed864a5515e9074/out --extern chrono=/opt/rustwide/target/debug/build/chrono/ded7cc82e4c1e276/out/libchrono-ded7cc82e4c1e276.rmeta --extern phf=/opt/rustwide/target/debug/build/phf/5e934f291bc7d063/out/libphf-5e934f291bc7d063.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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/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] running `Command { std: "docker" "inspect" "92e17cb3eb042b871232d9b40d041d96b58b633fdfa703d07e4c70b8f3e1e300", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "92e17cb3eb042b871232d9b40d041d96b58b633fdfa703d07e4c70b8f3e1e300", kill_on_drop: false }`
[INFO] [stdout] 92e17cb3eb042b871232d9b40d041d96b58b633fdfa703d07e4c70b8f3e1e300
