[INFO] cloning repository https://github.com/Lancern/ublog
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Lancern/ublog" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLancern%2Fublog", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLancern%2Fublog'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 153bf12766f67d4dd3e5355af784966e82d9b185
[INFO] checking Lancern/ublog against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLancern%2Fublog" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Lancern/ublog
[INFO] finished tweaking git repo https://github.com/Lancern/ublog
[INFO] tweaked toml for git repo https://github.com/Lancern/ublog written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Lancern/ublog on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Lancern/ublog 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cpufeatures v0.2.4
[INFO] [stderr]   Downloaded signal-hook v0.3.14
[INFO] [stderr]   Downloaded hashlink v0.8.0
[INFO] [stderr]   Downloaded spin v0.9.4
[INFO] [stderr]   Downloaded sha2 v0.10.5
[INFO] [stderr]   Downloaded darling_macro v0.12.4
[INFO] [stderr]   Downloaded axum-core v0.2.8
[INFO] [stderr]   Downloaded diligent-date-parser v0.1.3
[INFO] [stderr]   Downloaded derive_builder_macro v0.10.2
[INFO] [stderr]   Downloaded async-recursion v1.0.0
[INFO] [stderr]   Downloaded tower-layer v0.3.1
[INFO] [stderr]   Downloaded sync_wrapper v0.1.1
[INFO] [stderr]   Downloaded crossterm_winapi v0.9.0
[INFO] [stderr]   Downloaded darling v0.12.4
[INFO] [stderr]   Downloaded atom_syndication v0.11.0
[INFO] [stderr]   Downloaded derive_builder v0.10.2
[INFO] [stderr]   Downloaded rss v2.0.1
[INFO] [stderr]   Downloaded darling_core v0.12.4
[INFO] [stderr]   Downloaded arc-swap v1.5.1
[INFO] [stderr]   Downloaded axum v0.5.16
[INFO] [stderr]   Downloaded unicode-segmentation v1.10.0
[INFO] [stderr]   Downloaded tower-http v0.3.4
[INFO] [stderr]   Downloaded rusqlite v0.28.0
[INFO] [stderr]   Downloaded crossterm v0.23.2
[INFO] [stderr]   Downloaded structopt v0.3.26
[INFO] [stderr]   Downloaded spdlog-rs v0.2.4
[INFO] [stderr]   Downloaded structopt-derive v0.4.18
[INFO] [stderr]   Downloaded derive_builder_core v0.10.2
[INFO] [stderr]   Downloaded html-escape v0.2.11
[INFO] [stderr]   Downloaded iana-time-zone v0.1.50
[INFO] [stderr]   Downloaded libsqlite3-sys v0.25.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 630a3e8e4f591503a8bdb269b42cdc21e27ad0a8af1c2904c9c5c6f21b54af57
[INFO] running `Command { std: "docker" "start" "-a" "630a3e8e4f591503a8bdb269b42cdc21e27ad0a8af1c2904c9c5c6f21b54af57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "630a3e8e4f591503a8bdb269b42cdc21e27ad0a8af1c2904c9c5c6f21b54af57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "630a3e8e4f591503a8bdb269b42cdc21e27ad0a8af1c2904c9c5c6f21b54af57", kill_on_drop: false }`
[INFO] [stdout] 630a3e8e4f591503a8bdb269b42cdc21e27ad0a8af1c2904c9c5c6f21b54af57
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b099c5102a5cd42980f23f50d2dc42621cc0e0996ce5c8cb604a4ba89758d569
[INFO] running `Command { std: "docker" "start" "-a" "b099c5102a5cd42980f23f50d2dc42621cc0e0996ce5c8cb604a4ba89758d569", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]     Checking once_cell v1.13.1
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]     Checking itoa v1.0.3
[INFO] [stderr]    Compiling futures-core v0.3.24
[INFO] [stderr]    Compiling tokio v1.21.2
[INFO] [stderr]    Compiling futures-channel v0.3.24
[INFO] [stderr]    Compiling futures-task v0.3.24
[INFO] [stderr]     Checking futures-sink v0.3.24
[INFO] [stderr]    Compiling futures-util v0.3.24
[INFO] [stderr]     Checking futures-io v0.3.24
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]    Compiling httparse v1.7.1
[INFO] [stderr]    Compiling semver v1.0.14
[INFO] [stderr]    Compiling openssl v0.10.41
[INFO] [stderr]    Compiling async-trait v0.1.57
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]     Checking http v0.2.8
[INFO] [stderr]     Checking iana-time-zone v0.1.50
[INFO] [stderr]     Checking tracing-core v0.1.29
[INFO] [stderr]     Checking block-buffer v0.10.2
[INFO] [stderr]     Checking unicode-normalization v0.1.21
[INFO] [stderr]    Compiling atomic v0.5.1
[INFO] [stderr]     Checking digest v0.10.3
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]     Checking smallvec v1.9.0
[INFO] [stderr]     Checking cpufeatures v0.2.4
[INFO] [stderr]     Checking tower-layer v0.3.1
[INFO] [stderr]     Checking spin v0.9.4
[INFO] [stderr]    Compiling openssl-sys v0.9.75
[INFO] [stderr]    Compiling libsqlite3-sys v0.25.1
[INFO] [stderr]     Checking if_chain v1.0.2
[INFO] [stderr]     Checking utf8-width v0.1.6
[INFO] [stderr]     Checking tracing v0.1.36
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking unicode-width v0.1.10
[INFO] [stderr]     Checking arc-swap v1.5.1
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]    Compiling unicode-segmentation v1.10.0
[INFO] [stderr]     Checking sha2 v0.10.5
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking html-escape v0.2.11
[INFO] [stderr]     Checking never v0.1.0
[INFO] [stderr]     Checking getrandom v0.2.7
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]     Checking ahash v0.7.6
[INFO] [stderr]     Checking mio v0.8.4
[INFO] [stderr]     Checking socket2 v0.4.4
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking time v0.3.15
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]    Compiling spdlog-rs v0.2.4
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking chrono v0.4.22
[INFO] [stderr]     Checking url v2.3.1
[INFO] [stderr]     Checking http-range-header v0.3.0
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking matchit v0.5.0
[INFO] [stderr]     Checking sync_wrapper v0.1.1
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]     Checking ublog-markdown v0.1.0 (/opt/rustwide/workdir/libs/ublog-markdown)
[INFO] [stderr]     Checking indexmap v1.9.1
[INFO] [stderr]     Checking hashlink v0.8.0
[INFO] [stderr]     Checking quick-xml v0.22.0
[INFO] [stderr]     Checking diligent-date-parser v0.1.3
[INFO] [stderr]     Checking futures v0.3.24
[INFO] [stderr]    Compiling darling_core v0.12.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling serde_derive v1.0.145
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]    Compiling async-recursion v1.0.0
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]     Checking tokio-util v0.7.3
[INFO] [stderr]     Checking h2 v0.3.14
[INFO] [stderr]     Checking thiserror v1.0.37
[INFO] [stderr]     Checking axum-core v0.2.8
[INFO] [stderr]     Checking structopt v0.3.26
[INFO] [stderr]     Checking pin-project v1.0.12
[INFO] [stderr]    Compiling darling_macro v0.12.4
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking tower-http v0.3.4
[INFO] [stderr]    Compiling darling v0.12.4
[INFO] [stderr]    Compiling derive_builder_core v0.10.2
[INFO] [stderr]    Compiling derive_builder_macro v0.10.2
[INFO] [stderr]     Checking tokio-native-tls v0.3.0
[INFO] [stderr]     Checking derive_builder v0.10.2
[INFO] [stderr]     Checking serde v1.0.145
[INFO] [stderr]     Checking atom_syndication v0.11.0
[INFO] [stderr]     Checking rss v2.0.1
[INFO] [stderr]     Checking hyper v0.14.20
[INFO] [stderr]     Checking uuid v1.1.2
[INFO] [stderr]     Checking serde_bytes v0.11.7
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking ublog-doc v0.1.0 (/opt/rustwide/workdir/libs/ublog-doc)
[INFO] [stderr]     Checking rusqlite v0.28.0
[INFO] [stderr]     Checking bson v2.4.0
[INFO] [stderr]     Checking ublog-data v0.1.0 (/opt/rustwide/workdir/libs/ublog-data)
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking axum v0.5.16
[INFO] [stderr]     Checking reqwest v0.11.11
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> libs/ublog-data/src/storage/sqlite/mod.rs:48:13
[INFO] [stdout]    |
[INFO] [stdout] 48 |     fn lock(&self) -> MutexGuard<Connection> {
[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] 48 |     fn lock(&self) -> MutexGuard<'_, Connection> {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> libs/ublog-data/src/storage/sqlite/mod.rs:48:13
[INFO] [stdout]    |
[INFO] [stdout] 48 |     fn lock(&self) -> MutexGuard<Connection> {
[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] 48 |     fn lock(&self) -> MutexGuard<'_, Connection> {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking ublog-notion v0.1.0 (/opt/rustwide/workdir/libs/ublog-notion)
[INFO] [stderr]     Checking ublog v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils/cache.rs:21:38
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub(crate) async fn get<F, R, E>(&self, value_factory: F) -> Result<CachedValue<T>, E>
[INFO] [stdout]    |                                      ^^^^^ the lifetime is elided here  ^^^^^^^^^^^^^^ the same lifetime is hidden 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] 21 |     pub(crate) async fn get<F, R, E>(&self, value_factory: F) -> Result<CachedValue<'_, T>, E>
[INFO] [stdout]    |                                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils/cache.rs:21:38
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub(crate) async fn get<F, R, E>(&self, value_factory: F) -> Result<CachedValue<T>, E>
[INFO] [stdout]    |                                      ^^^^^ the lifetime is elided here  ^^^^^^^^^^^^^^ the same lifetime is hidden 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] 21 |     pub(crate) async fn get<F, R, E>(&self, value_factory: F) -> Result<CachedValue<'_, T>, E>
[INFO] [stdout]    |                                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.73s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.41, quick-xml v0.22.0
[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" "b099c5102a5cd42980f23f50d2dc42621cc0e0996ce5c8cb604a4ba89758d569", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b099c5102a5cd42980f23f50d2dc42621cc0e0996ce5c8cb604a4ba89758d569", kill_on_drop: false }`
[INFO] [stdout] b099c5102a5cd42980f23f50d2dc42621cc0e0996ce5c8cb604a4ba89758d569
