[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 master#11d2046fe9962720558cb15f72541f7fd170dec9 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-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Gitter499/quote-it-rs on toolchain 11d2046fe9962720558cb15f72541f7fd170dec9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+11d2046fe9962720558cb15f72541f7fd170dec9" "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" "+11d2046fe9962720558cb15f72541f7fd170dec9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ppv-lite86 v0.2.19
[INFO] [stderr]   Downloaded homedir v0.3.3
[INFO] [stderr]   Downloaded cc v1.1.7
[INFO] [stderr]   Downloaded serde_with_macros v1.5.2
[INFO] [stderr]   Downloaded crc64fast v1.1.0
[INFO] [stderr]   Downloaded lz4_flex v0.10.0
[INFO] [stderr]   Downloaded clap_derive v4.5.11
[INFO] [stderr]   Downloaded clap v4.5.11
[INFO] [stderr]   Downloaded serde_with v1.14.0
[INFO] [stderr]   Downloaded bson v2.11.0
[INFO] [stderr]   Downloaded serde_json v1.0.121
[INFO] [stderr]   Downloaded clap_builder v4.5.11
[INFO] [stderr]   Downloaded polodb_core v4.4.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+11d2046fe9962720558cb15f72541f7fd170dec9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8af741230a6f5eb94552ca2688c93b85d4e93e3cb5c9c79baf1737b1e4df9775
[INFO] running `Command { std: "docker" "start" "-a" "8af741230a6f5eb94552ca2688c93b85d4e93e3cb5c9c79baf1737b1e4df9775", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8af741230a6f5eb94552ca2688c93b85d4e93e3cb5c9c79baf1737b1e4df9775", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8af741230a6f5eb94552ca2688c93b85d4e93e3cb5c9c79baf1737b1e4df9775", kill_on_drop: false }`
[INFO] [stdout] 8af741230a6f5eb94552ca2688c93b85d4e93e3cb5c9c79baf1737b1e4df9775
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+11d2046fe9962720558cb15f72541f7fd170dec9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d1b60c6ed8f3eeadad477e083864bbdfc890c004cb5fbca1332e3854c4a3d955
[INFO] running `Command { std: "docker" "start" "-a" "d1b60c6ed8f3eeadad477e083864bbdfc890c004cb5fbca1332e3854c4a3d955", 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]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling serde_json v1.0.121
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking bytemuck v1.16.3
[INFO] [stderr]     Checking anstyle-parse v0.2.5
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking anstyle v1.0.8
[INFO] [stderr]     Checking colorchoice v1.0.2
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking anstyle-query v1.1.1
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]     Checking atomic v0.6.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking clap_lex v0.7.2
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking crc64fast v1.1.0
[INFO] [stderr]     Checking lz4_flex v0.10.0
[INFO] [stderr]     Checking anstream v0.6.15
[INFO] [stderr]     Checking homedir v0.3.3
[INFO] [stderr]     Checking clap_builder v4.5.11
[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 wasm-bindgen-backend v0.2.92
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling darling_core v0.13.4
[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]     Checking ppv-lite86 v0.2.19
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking num_enum v0.6.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking thiserror v1.0.63
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.92
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.92
[INFO] [stderr]     Checking clap v4.5.11
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]     Checking wasm-bindgen v0.2.92
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling serde_with_macros v3.9.0
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling serde_with_macros v1.5.2
[INFO] [stderr]     Checking js-sys v0.3.69
[INFO] [stderr]     Checking uuid v1.10.0
[INFO] [stderr]     Checking serde_bytes v0.11.15
[INFO] [stderr]     Checking chrono v0.4.38
[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 37.59s
[INFO] running `Command { std: "docker" "inspect" "d1b60c6ed8f3eeadad477e083864bbdfc890c004cb5fbca1332e3854c4a3d955", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d1b60c6ed8f3eeadad477e083864bbdfc890c004cb5fbca1332e3854c4a3d955", kill_on_drop: false }`
[INFO] [stdout] d1b60c6ed8f3eeadad477e083864bbdfc890c004cb5fbca1332e3854c4a3d955
