[INFO] fetching crate unified-minijinja 0.0.2...
[INFO] checking unified-minijinja-0.0.2 against master#61cc47e367d7be91e13bcd01e4e96e0e233d4f6d for pr-133502-18
[INFO] extracting crate unified-minijinja 0.0.2 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate unified-minijinja 0.0.2
[INFO] finished tweaking crates.io crate unified-minijinja 0.0.2
[INFO] tweaked toml for crates.io crate unified-minijinja 0.0.2 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate unified-minijinja 0.0.2 on toolchain 61cc47e367d7be91e13bcd01e4e96e0e233d4f6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 66 packages to latest compatible versions
[INFO] [stderr]       Adding globset v0.4.16 (available: v0.4.18)
[INFO] [stderr]       Adding indexmap v1.9.3 (available: v2.12.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded self_cell v1.2.2
[INFO] [stderr]   Downloaded v_htmlescape v0.15.8
[INFO] [stderr]   Downloaded memo-map v0.3.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5349a0b92a11c7080ac7547b0001453c3754a4d5d504b5c16ad49d139dc7b12f
[INFO] running `Command { std: "docker" "start" "-a" "5349a0b92a11c7080ac7547b0001453c3754a4d5d504b5c16ad49d139dc7b12f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5349a0b92a11c7080ac7547b0001453c3754a4d5d504b5c16ad49d139dc7b12f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5349a0b92a11c7080ac7547b0001453c3754a4d5d504b5c16ad49d139dc7b12f", kill_on_drop: false }`
[INFO] [stdout] 5349a0b92a11c7080ac7547b0001453c3754a4d5d504b5c16ad49d139dc7b12f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ccac5b5310a63533c0ab5c3dec8d21ac81364d344216aa03c6aabe282523c78c
[INFO] running `Command { std: "docker" "start" "-a" "ccac5b5310a63533c0ab5c3dec8d21ac81364d344216aa03c6aabe282523c78c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling zmij v1.0.6
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking itoa v1.0.17
[INFO] [stderr]    Compiling syn v2.0.112
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking similar-asserts v1.7.0
[INFO] [stderr]     Checking tempfile v3.24.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking globset v0.4.16
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking insta v1.45.1
[INFO] [stderr]     Checking unified-minijinja v0.0.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lint `where_clauses_object_safety` has been removed: converted into hard error, see PR #125380 <https://github.com/rust-lang/rust/pull/125380> for more information
[INFO] [stdout]    --> src/lib.rs:199:10
[INFO] [stdout]     |
[INFO] [stdout] 199 | #![allow(where_clauses_object_safety)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `where_clauses_object_safety` has been removed: converted into hard error, see PR #125380 <https://github.com/rust-lang/rust/pull/125380> for more information
[INFO] [stdout]    --> src/lib.rs:199:10
[INFO] [stdout]     |
[INFO] [stdout] 199 | #![allow(where_clauses_object_safety)]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/vm/context.rs:297:22
[INFO] [stdout]     |
[INFO] [stdout] 297 |     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] 297 |     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]    --> src/value/deserialize.rs:423:31
[INFO] [stdout]     |
[INFO] [stdout] 423 | fn value_to_unexpected(value: &Value) -> de::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] 423 | fn value_to_unexpected(value: &Value) -> de::Unexpected<'_> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/vm/context.rs:297:22
[INFO] [stdout]     |
[INFO] [stdout] 297 |     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] 297 |     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]    --> src/value/deserialize.rs:423:31
[INFO] [stdout]     |
[INFO] [stdout] 423 | fn value_to_unexpected(value: &Value) -> de::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] 423 | fn value_to_unexpected(value: &Value) -> de::Unexpected<'_> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.31s
[INFO] running `Command { std: "docker" "inspect" "ccac5b5310a63533c0ab5c3dec8d21ac81364d344216aa03c6aabe282523c78c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ccac5b5310a63533c0ab5c3dec8d21ac81364d344216aa03c6aabe282523c78c", kill_on_drop: false }`
[INFO] [stdout] ccac5b5310a63533c0ab5c3dec8d21ac81364d344216aa03c6aabe282523c78c
