[INFO] cloning repository https://github.com/Gitter499/quote-it-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Gitter499/quote-it-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGitter499%2Fquote-it-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGitter499%2Fquote-it-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cc4a9fd5edd85de6317acd855c0e423a720b9113
[INFO] checking Gitter499/quote-it-rs against try#09335b6f1bff25ec39f47f1533e126fbe1ca5f5d for pr-139493-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGitter499%2Fquote-it-rs" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Gitter499/quote-it-rs
[INFO] finished tweaking git repo https://github.com/Gitter499/quote-it-rs
[INFO] tweaked toml for git repo https://github.com/Gitter499/quote-it-rs written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Gitter499/quote-it-rs on toolchain 09335b6f1bff25ec39f47f1533e126fbe1ca5f5d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09335b6f1bff25ec39f47f1533e126fbe1ca5f5d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Gitter499/quote-it-rs 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" "+09335b6f1bff25ec39f47f1533e126fbe1ca5f5d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+09335b6f1bff25ec39f47f1533e126fbe1ca5f5d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b8d58f94edcb3960f6843c3a92a826e7af37ca7e1eb0d92aa93307e25c73a9b9
[INFO] running `Command { std: "docker" "start" "-a" "b8d58f94edcb3960f6843c3a92a826e7af37ca7e1eb0d92aa93307e25c73a9b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b8d58f94edcb3960f6843c3a92a826e7af37ca7e1eb0d92aa93307e25c73a9b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b8d58f94edcb3960f6843c3a92a826e7af37ca7e1eb0d92aa93307e25c73a9b9", kill_on_drop: false }`
[INFO] [stdout] b8d58f94edcb3960f6843c3a92a826e7af37ca7e1eb0d92aa93307e25c73a9b9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+09335b6f1bff25ec39f47f1533e126fbe1ca5f5d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7262db7f154d3a652072b553703dfc755fb63d0f5dff9d830e9ba7bc38dfcc8c
[INFO] running `Command { std: "docker" "start" "-a" "7262db7f154d3a652072b553703dfc755fb63d0f5dff9d830e9ba7bc38dfcc8c", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking bytemuck v1.16.3
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling serde_json v1.0.121
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]     Checking anstyle-parse v0.2.5
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking colorchoice v1.0.2
[INFO] [stderr]     Checking anstyle v1.0.8
[INFO] [stderr]     Checking anstyle-query v1.1.1
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking clap_lex v0.7.2
[INFO] [stderr]     Checking anstream v0.6.15
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking crc64fast v1.1.0
[INFO] [stderr]     Checking homedir v0.3.3
[INFO] [stderr]     Checking clap_builder v4.5.11
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking atomic v0.6.0
[INFO] [stderr]     Checking lz4_flex v0.10.0
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]     Checking regex v1.10.5
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.92
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling num_enum_derive v0.6.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling clap_derive v4.5.11
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]     Checking ppv-lite86 v0.2.19
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]     Checking num_enum v0.6.1
[INFO] [stderr]    Compiling serde_with_macros v1.5.2
[INFO] [stderr]     Checking thiserror v1.0.63
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.92
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.92
[INFO] [stderr]     Checking clap v4.5.11
[INFO] [stderr]     Checking wasm-bindgen v0.2.92
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling serde_with_macros v3.9.0
[INFO] [stderr]     Checking js-sys v0.3.69
[INFO] [stderr]     Checking serde_bytes v0.11.15
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking uuid v1.10.0
[INFO] [stderr]     Checking serde_with v1.14.0
[INFO] [stderr]     Checking serde_with v3.9.0
[INFO] [stderr]     Checking serde-wasm-bindgen v0.5.0
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.42
[INFO] [stderr]     Checking web-sys v0.3.69
[INFO] [stderr]     Checking bson v2.11.0
[INFO] [stderr]     Checking polodb_core v4.4.2
[INFO] [stderr]     Checking quote-it v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/main.rs:67:26
[INFO] [stdout]    |
[INFO] [stdout] 67 |     fn to_date_formatted(&self) -> DelayedFormat<StrftimeItems>;
[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] 67 |     fn to_date_formatted(&self) -> DelayedFormat<StrftimeItems<'_>>;
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/main.rs:71:26
[INFO] [stdout]    |
[INFO] [stdout] 71 |     fn to_date_formatted(&self) -> DelayedFormat<StrftimeItems> {
[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] 71 |     fn to_date_formatted(&self) -> DelayedFormat<StrftimeItems<'_>> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/main.rs:67:26
[INFO] [stdout]    |
[INFO] [stdout] 67 |     fn to_date_formatted(&self) -> DelayedFormat<StrftimeItems>;
[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] 67 |     fn to_date_formatted(&self) -> DelayedFormat<StrftimeItems<'_>>;
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/main.rs:71:26
[INFO] [stdout]    |
[INFO] [stdout] 71 |     fn to_date_formatted(&self) -> DelayedFormat<StrftimeItems> {
[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] 71 |     fn to_date_formatted(&self) -> DelayedFormat<StrftimeItems<'_>> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.14s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.92
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "7262db7f154d3a652072b553703dfc755fb63d0f5dff9d830e9ba7bc38dfcc8c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7262db7f154d3a652072b553703dfc755fb63d0f5dff9d830e9ba7bc38dfcc8c", kill_on_drop: false }`
[INFO] [stdout] 7262db7f154d3a652072b553703dfc755fb63d0f5dff9d830e9ba7bc38dfcc8c
