[INFO] fetching crate pinboard-rs 1.0.1...
[INFO] testing pinboard-rs-1.0.1 against 1.91.0 for beta-1.92-2
[INFO] extracting crate pinboard-rs 1.0.1 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate pinboard-rs 1.0.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate pinboard-rs 1.0.1
[INFO] tweaked toml for crates.io crate pinboard-rs 1.0.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate pinboard-rs 1.0.1 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate pinboard-rs 1.0.1 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.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded url v2.5.2
[INFO] [stderr]   Downloaded equivalent v1.0.1
[INFO] [stderr]   Downloaded tokio-macros v2.4.0
[INFO] [stderr]   Downloaded quote v1.0.37
[INFO] [stderr]   Downloaded unicode-ident v1.0.13
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.95
[INFO] [stderr]   Downloaded unicode-bidi v0.3.17
[INFO] [stderr]   Downloaded openssl-probe v0.1.5
[INFO] [stderr]   Downloaded js-sys v0.3.72
[INFO] [stderr]   Downloaded pkg-config v0.3.31
[INFO] [stderr]   Downloaded idna v0.5.0
[INFO] [stderr]   Downloaded cargo-husky v1.5.0
[INFO] [stderr]   Downloaded darling v0.20.10
[INFO] [stderr]   Downloaded async-trait v0.1.83
[INFO] [stderr]   Downloaded darling_core v0.20.10
[INFO] [stderr]   Downloaded cc v1.1.31
[INFO] [stderr]   Downloaded hyper v0.14.31
[INFO] [stderr]   Downloaded tracing-core v0.1.32
[INFO] [stderr]   Downloaded tokio v1.41.0
[INFO] [stderr]   Downloaded bitflags v2.6.0
[INFO] [stderr]   Downloaded native-tls v0.2.12
[INFO] [stderr]   Downloaded tokio-util v0.7.12
[INFO] [stderr]   Downloaded openssl-sys v0.9.104
[INFO] [stderr]   Downloaded indexmap v2.6.0
[INFO] [stderr]   Downloaded tracing v0.1.40
[INFO] [stderr]   Downloaded serde v1.0.214
[INFO] [stderr]   Downloaded hashbrown v0.15.0
[INFO] [stderr]   Downloaded serde_json v1.0.132
[INFO] [stderr]   Downloaded mio v1.0.2
[INFO] [stderr]   Downloaded web-sys v0.3.72
[INFO] [stderr]   Downloaded log v0.4.22
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.95
[INFO] [stderr]   Downloaded ryu v1.0.18
[INFO] [stderr]   Downloaded bytes v1.0.1
[INFO] [stderr]   Downloaded openssl v0.10.68
[INFO] [stderr]   Downloaded socket2 v0.5.7
[INFO] [stderr]   Downloaded derive_builder v0.20.2
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.95
[INFO] [stderr]   Downloaded object v0.36.5
[INFO] [stderr]   Downloaded serde_derive v1.0.214
[INFO] [stderr]   Downloaded rustix v0.38.38
[INFO] [stderr]   Downloaded miniz_oxide v0.8.0
[INFO] [stderr]   Downloaded pin-project-lite v0.2.15
[INFO] [stderr]   Downloaded derive_builder_core v0.20.2
[INFO] [stderr]   Downloaded either v1.13.0
[INFO] [stderr]   Downloaded httparse v1.9.5
[INFO] [stderr]   Downloaded errno v0.3.9
[INFO] [stderr]   Downloaded tempfile v3.13.0
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.45
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.95
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.95
[INFO] [stderr]   Downloaded linux-raw-sys v0.4.14
[INFO] [stderr]   Downloaded serde-tuple-vec-map v1.0.1
[INFO] [stderr]   Downloaded serde_test v1.0.177
[INFO] [stderr]   Downloaded thiserror v1.0.65
[INFO] [stderr]   Downloaded proc-macro2 v1.0.89
[INFO] [stderr]   Downloaded darling_macro v0.20.10
[INFO] [stderr]   Downloaded derive_builder_macro v0.20.2
[INFO] [stderr]   Downloaded ipnet v2.10.1
[INFO] [stderr]   Downloaded schannel v0.1.26
[INFO] [stderr]   Downloaded security-framework-sys v2.12.0
[INFO] [stderr]   Downloaded itoa v1.0.11
[INFO] [stderr]   Downloaded fastrand v2.1.1
[INFO] [stderr]   Downloaded syn v2.0.85
[INFO] [stderr]   Downloaded thiserror-impl v1.0.65
[INFO] [stderr]   Downloaded tinyvec v1.8.0
[INFO] [stderr]   Downloaded libc v0.2.161
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7ae4be5b139f82f7e46497258df2ebd9e05bc15d23e07b69f49cfaba20388d21
[INFO] running `Command { std: "docker" "start" "-a" "7ae4be5b139f82f7e46497258df2ebd9e05bc15d23e07b69f49cfaba20388d21", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7ae4be5b139f82f7e46497258df2ebd9e05bc15d23e07b69f49cfaba20388d21", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ae4be5b139f82f7e46497258df2ebd9e05bc15d23e07b69f49cfaba20388d21", kill_on_drop: false }`
[INFO] [stdout] 7ae4be5b139f82f7e46497258df2ebd9e05bc15d23e07b69f49cfaba20388d21
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a7cc61056d77f2006cad761327098ff6a33e6fe74534ff0462ed7c2539223906
[INFO] running `Command { std: "docker" "start" "-a" "a7cc61056d77f2006cad761327098ff6a33e6fe74534ff0462ed7c2539223906", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling bytes v1.0.1
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling cc v1.1.31
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling serde v1.0.214
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling syn v2.0.85
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling tokio v1.41.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling unicode-bidi v0.3.17
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling thiserror v1.0.65
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling ipnet v2.10.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling serde_derive v1.0.214
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.65
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling hyper v0.14.31
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling pinboard-rs v1.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/api/endpoint.rs:22:19
[INFO] [stdout]    |
[INFO] [stdout] 22 |     fn parameters(&self) -> QueryParams {
[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] 22 |     fn parameters(&self) -> QueryParams<'_> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/api/v1/posts/add.rs:113:19
[INFO] [stdout]     |
[INFO] [stdout] 113 |     fn parameters(&self) -> QueryParams {
[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] 113 |     fn parameters(&self) -> QueryParams<'_> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/api/v1/posts/all.rs:89:19
[INFO] [stdout]    |
[INFO] [stdout] 89 |     fn parameters(&self) -> QueryParams {
[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] 89 |     fn parameters(&self) -> QueryParams<'_> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/api/v1/posts/dates.rs:70:19
[INFO] [stdout]    |
[INFO] [stdout] 70 |     fn parameters(&self) -> QueryParams {
[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] 70 |     fn parameters(&self) -> QueryParams<'_> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/api/v1/posts/delete.rs:53:19
[INFO] [stdout]    |
[INFO] [stdout] 53 |     fn parameters(&self) -> QueryParams {
[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] 53 |     fn parameters(&self) -> QueryParams<'_> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/api/v1/posts/get.rs:69:19
[INFO] [stdout]    |
[INFO] [stdout] 69 |     fn parameters(&self) -> QueryParams {
[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] 69 |     fn parameters(&self) -> QueryParams<'_> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/api/v1/posts/recent.rs:80:19
[INFO] [stdout]    |
[INFO] [stdout] 80 |     fn parameters(&self) -> QueryParams {
[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] 80 |     fn parameters(&self) -> QueryParams<'_> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/api/v1/posts/suggest.rs:54:19
[INFO] [stdout]    |
[INFO] [stdout] 54 |     fn parameters(&self) -> QueryParams {
[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] 54 |     fn parameters(&self) -> QueryParams<'_> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/api/v1/tags/delete.rs:51:19
[INFO] [stdout]    |
[INFO] [stdout] 51 |     fn parameters(&self) -> QueryParams {
[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] 51 |     fn parameters(&self) -> QueryParams<'_> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/api/v1/tags/rename.rs:55:19
[INFO] [stdout]    |
[INFO] [stdout] 55 |     fn parameters(&self) -> QueryParams {
[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] 55 |     fn parameters(&self) -> QueryParams<'_> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s
[INFO] running `Command { std: "docker" "inspect" "a7cc61056d77f2006cad761327098ff6a33e6fe74534ff0462ed7c2539223906", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a7cc61056d77f2006cad761327098ff6a33e6fe74534ff0462ed7c2539223906", kill_on_drop: false }`
[INFO] [stdout] a7cc61056d77f2006cad761327098ff6a33e6fe74534ff0462ed7c2539223906
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d50d07a5ba88bce4afcda91584a7e5c00b1ecb6d4b46516ff3e9e8fbdafea22a
[INFO] running `Command { std: "docker" "start" "-a" "d50d07a5ba88bce4afcda91584a7e5c00b1ecb6d4b46516ff3e9e8fbdafea22a", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling cargo-husky v1.5.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling serde_test v1.0.177
[INFO] [stderr]    Compiling serde-tuple-vec-map v1.0.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling tokio v1.41.0
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling hyper v0.14.31
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling pinboard-rs v1.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/api/endpoint.rs:22:19
[INFO] [stdout]    |
[INFO] [stdout] 22 |     fn parameters(&self) -> QueryParams {
[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] 22 |     fn parameters(&self) -> QueryParams<'_> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/api/v1/posts/add.rs:113:19
[INFO] [stdout]     |
[INFO] [stdout] 113 |     fn parameters(&self) -> QueryParams {
[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] 113 |     fn parameters(&self) -> QueryParams<'_> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/api/v1/posts/all.rs:89:19
[INFO] [stdout]    |
[INFO] [stdout] 89 |     fn parameters(&self) -> QueryParams {
[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] 89 |     fn parameters(&self) -> QueryParams<'_> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/api/v1/posts/dates.rs:70:19
[INFO] [stdout]    |
[INFO] [stdout] 70 |     fn parameters(&self) -> QueryParams {
[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] 70 |     fn parameters(&self) -> QueryParams<'_> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/api/v1/posts/delete.rs:53:19
[INFO] [stdout]    |
[INFO] [stdout] 53 |     fn parameters(&self) -> QueryParams {
[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] 53 |     fn parameters(&self) -> QueryParams<'_> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/api/v1/posts/get.rs:69:19
[INFO] [stdout]    |
[INFO] [stdout] 69 |     fn parameters(&self) -> QueryParams {
[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] 69 |     fn parameters(&self) -> QueryParams<'_> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/api/v1/posts/recent.rs:80:19
[INFO] [stdout]    |
[INFO] [stdout] 80 |     fn parameters(&self) -> QueryParams {
[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] 80 |     fn parameters(&self) -> QueryParams<'_> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/api/v1/posts/suggest.rs:54:19
[INFO] [stdout]    |
[INFO] [stdout] 54 |     fn parameters(&self) -> QueryParams {
[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] 54 |     fn parameters(&self) -> QueryParams<'_> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/api/v1/tags/delete.rs:51:19
[INFO] [stdout]    |
[INFO] [stdout] 51 |     fn parameters(&self) -> QueryParams {
[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] 51 |     fn parameters(&self) -> QueryParams<'_> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/api/v1/tags/rename.rs:55:19
[INFO] [stdout]    |
[INFO] [stdout] 55 |     fn parameters(&self) -> QueryParams {
[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] 55 |     fn parameters(&self) -> QueryParams<'_> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/api/endpoint.rs:22:19
[INFO] [stdout]    |
[INFO] [stdout] 22 |     fn parameters(&self) -> QueryParams {
[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] 22 |     fn parameters(&self) -> QueryParams<'_> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/api/v1/posts/add.rs:113:19
[INFO] [stdout]     |
[INFO] [stdout] 113 |     fn parameters(&self) -> QueryParams {
[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] 113 |     fn parameters(&self) -> QueryParams<'_> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/api/v1/posts/all.rs:89:19
[INFO] [stdout]    |
[INFO] [stdout] 89 |     fn parameters(&self) -> QueryParams {
[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] 89 |     fn parameters(&self) -> QueryParams<'_> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/api/v1/posts/dates.rs:70:19
[INFO] [stdout]    |
[INFO] [stdout] 70 |     fn parameters(&self) -> QueryParams {
[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] 70 |     fn parameters(&self) -> QueryParams<'_> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/api/v1/posts/delete.rs:53:19
[INFO] [stdout]    |
[INFO] [stdout] 53 |     fn parameters(&self) -> QueryParams {
[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] 53 |     fn parameters(&self) -> QueryParams<'_> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/api/v1/posts/get.rs:69:19
[INFO] [stdout]    |
[INFO] [stdout] 69 |     fn parameters(&self) -> QueryParams {
[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] 69 |     fn parameters(&self) -> QueryParams<'_> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/api/v1/posts/recent.rs:80:19
[INFO] [stdout]    |
[INFO] [stdout] 80 |     fn parameters(&self) -> QueryParams {
[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] 80 |     fn parameters(&self) -> QueryParams<'_> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/api/v1/posts/suggest.rs:54:19
[INFO] [stdout]    |
[INFO] [stdout] 54 |     fn parameters(&self) -> QueryParams {
[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] 54 |     fn parameters(&self) -> QueryParams<'_> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/api/v1/tags/delete.rs:51:19
[INFO] [stdout]    |
[INFO] [stdout] 51 |     fn parameters(&self) -> QueryParams {
[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] 51 |     fn parameters(&self) -> QueryParams<'_> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/api/v1/tags/rename.rs:55:19
[INFO] [stdout]    |
[INFO] [stdout] 55 |     fn parameters(&self) -> QueryParams {
[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] 55 |     fn parameters(&self) -> QueryParams<'_> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 30.42s
[INFO] running `Command { std: "docker" "inspect" "d50d07a5ba88bce4afcda91584a7e5c00b1ecb6d4b46516ff3e9e8fbdafea22a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d50d07a5ba88bce4afcda91584a7e5c00b1ecb6d4b46516ff3e9e8fbdafea22a", kill_on_drop: false }`
[INFO] [stdout] d50d07a5ba88bce4afcda91584a7e5c00b1ecb6d4b46516ff3e9e8fbdafea22a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 22a0b728dae0c8de7e83dd5377d82053ebb792d08397547b703a44d9e5b80dd3
[INFO] running `Command { std: "docker" "start" "-a" "22a0b728dae0c8de7e83dd5377d82053ebb792d08397547b703a44d9e5b80dd3", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/api/endpoint.rs:22:19
[INFO] [stderr]    |
[INFO] [stderr] 22 |     fn parameters(&self) -> QueryParams {
[INFO] [stderr]    |                   ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                   |
[INFO] [stderr]    |                   the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 22 |     fn parameters(&self) -> QueryParams<'_> {
[INFO] [stderr]    |                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/api/v1/posts/add.rs:113:19
[INFO] [stderr]     |
[INFO] [stderr] 113 |     fn parameters(&self) -> QueryParams {
[INFO] [stderr]     |                   ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 113 |     fn parameters(&self) -> QueryParams<'_> {
[INFO] [stderr]     |                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/api/v1/posts/all.rs:89:19
[INFO] [stderr]    |
[INFO] [stderr] 89 |     fn parameters(&self) -> QueryParams {
[INFO] [stderr]    |                   ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                   |
[INFO] [stderr]    |                   the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 89 |     fn parameters(&self) -> QueryParams<'_> {
[INFO] [stderr]    |                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/api/v1/posts/dates.rs:70:19
[INFO] [stderr]    |
[INFO] [stderr] 70 |     fn parameters(&self) -> QueryParams {
[INFO] [stderr]    |                   ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                   |
[INFO] [stderr]    |                   the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 70 |     fn parameters(&self) -> QueryParams<'_> {
[INFO] [stderr]    |                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/api/v1/posts/delete.rs:53:19
[INFO] [stderr]    |
[INFO] [stderr] 53 |     fn parameters(&self) -> QueryParams {
[INFO] [stderr]    |                   ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                   |
[INFO] [stderr]    |                   the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 53 |     fn parameters(&self) -> QueryParams<'_> {
[INFO] [stderr]    |                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/api/v1/posts/get.rs:69:19
[INFO] [stderr]    |
[INFO] [stderr] 69 |     fn parameters(&self) -> QueryParams {
[INFO] [stderr]    |                   ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                   |
[INFO] [stderr]    |                   the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 69 |     fn parameters(&self) -> QueryParams<'_> {
[INFO] [stderr]    |                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/api/v1/posts/recent.rs:80:19
[INFO] [stderr]    |
[INFO] [stderr] 80 |     fn parameters(&self) -> QueryParams {
[INFO] [stderr]    |                   ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                   |
[INFO] [stderr]    |                   the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 80 |     fn parameters(&self) -> QueryParams<'_> {
[INFO] [stderr]    |                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/api/v1/posts/suggest.rs:54:19
[INFO] [stderr]    |
[INFO] [stderr] 54 |     fn parameters(&self) -> QueryParams {
[INFO] [stderr]    |                   ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                   |
[INFO] [stderr]    |                   the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 54 |     fn parameters(&self) -> QueryParams<'_> {
[INFO] [stderr]    |                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/api/v1/tags/delete.rs:51:19
[INFO] [stderr]    |
[INFO] [stderr] 51 |     fn parameters(&self) -> QueryParams {
[INFO] [stderr]    |                   ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                   |
[INFO] [stderr]    |                   the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 51 |     fn parameters(&self) -> QueryParams<'_> {
[INFO] [stderr]    |                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/api/v1/tags/rename.rs:55:19
[INFO] [stderr]    |
[INFO] [stderr] 55 |     fn parameters(&self) -> QueryParams {
[INFO] [stderr]    |                   ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                   |
[INFO] [stderr]    |                   the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 55 |     fn parameters(&self) -> QueryParams<'_> {
[INFO] [stderr]    |                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `pinboard-rs` (lib) generated 10 warnings (run `cargo fix --lib -p pinboard-rs` to apply 10 suggestions)
[INFO] [stderr] warning: `pinboard-rs` (lib test) generated 10 warnings (10 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pinboard_rs-5ef58e5440b6077b)
[INFO] [stdout] 
[INFO] [stdout] running 76 tests
[INFO] [stdout] test api::ignore::tests::test_pinboard_error_bad_json ... ok
[INFO] [stdout] test api::ignore::tests::test_pinboard_error_detection ... ok
[INFO] [stdout] test api::ignore::tests::test_pinboard_non_json_response ... ok
[INFO] [stdout] test api::ignore::tests::test_pinboard_error_detection_unknown ... ok
[INFO] [stdout] test api::params::tests::bool_str ... ok
[INFO] [stdout] test api::raw::tests::test_pinboard_error_detection ... ok
[INFO] [stdout] test api::ignore::tests::test_pinboard_non_json_response_async ... ok
[INFO] [stdout] test api::raw::tests::test_pinboard_error_detection_legacy ... ok
[INFO] [stdout] test api::raw::tests::test_pinboard_error_detection_unknown ... ok
[INFO] [stdout] test api::raw::tests::test_pinboard_error_bad_json ... ok
[INFO] [stdout] test api::raw::tests::test_pinboard_non_json_response ... ok
[INFO] [stdout] test api::v1::notes::list::tests::endpoint ... ok
[INFO] [stdout] test api::v1::notes::list::tests::limit ... ok
[INFO] [stdout] test api::v1::notes::note::tests::endpoint ... ok
[INFO] [stdout] test api::v1::notes::note::tests::id_is_required ... ok
[INFO] [stdout] test api::v1::notes::note::tests::limit ... ok
[INFO] [stdout] test api::raw::tests::test_pinboard_non_json_response_async ... ok
[INFO] [stdout] test api::v1::posts::add::tests::endpoint ... ok
[INFO] [stdout] test api::v1::posts::add::tests::endpoint_replace ... ok
[INFO] [stdout] test api::v1::posts::add::tests::description_is_required ... ok
[INFO] [stdout] test api::v1::posts::add::tests::endpoint_extended ... ok
[INFO] [stdout] test api::v1::posts::add::tests::endpoint_dt ... ok
[INFO] [stdout] test api::v1::posts::add::tests::endpoint_shared ... ok
[INFO] [stdout] test api::v1::posts::add::tests::endpoint_tags ... ok
[INFO] [stdout] test api::v1::posts::add::tests::endpoint_tags_101 ... ok
[INFO] [stdout] test api::v1::posts::add::tests::endpoint_toread ... ok
[INFO] [stdout] test api::v1::posts::add::tests::limit ... ok
[INFO] [stdout] test api::v1::posts::all::tests::endpoint ... ok
[INFO] [stdout] test api::v1::posts::add::tests::url_is_required ... ok
[INFO] [stdout] test api::v1::posts::all::tests::endpoint_fromdt ... ok
[INFO] [stdout] test api::v1::posts::all::tests::endpoint_meta ... ok
[INFO] [stdout] test api::v1::posts::all::tests::endpoint_results ... ok
[INFO] [stdout] test api::v1::posts::all::tests::endpoint_tags ... ok
[INFO] [stdout] test api::v1::posts::all::tests::endpoint_start ... ok
[INFO] [stdout] test api::v1::posts::all::tests::endpoint_tags_8 ... ok
[INFO] [stdout] test api::v1::posts::all::tests::endpoint_todt ... ok
[INFO] [stdout] test api::v1::posts::dates::tests::endpoint ... ok
[INFO] [stdout] test api::v1::posts::all::tests::limit ... ok
[INFO] [stdout] test api::v1::posts::dates::tests::endpoint_tag ... ok
[INFO] [stdout] test api::v1::posts::dates::tests::endpoint_tag_4 ... ok
[INFO] [stdout] test api::v1::posts::delete::tests::url_is_required ... ok
[INFO] [stdout] test api::v1::posts::get::tests::endpoint ... ok
[INFO] [stdout] test api::v1::posts::get::tests::endpoint_dt ... ok
[INFO] [stdout] test api::v1::posts::delete::tests::limit ... ok
[INFO] [stdout] test api::v1::posts::get::tests::endpoint_meta ... ok
[INFO] [stdout] test api::v1::posts::recent::tests::endpoint ... ok
[INFO] [stdout] test api::v1::posts::recent::tests::endpoint_count ... ok
[INFO] [stdout] test api::v1::posts::get::tests::endpoint_url ... ok
[INFO] [stdout] test api::v1::posts::get::tests::endpoint_tag ... ok
[INFO] [stdout] test api::v1::posts::recent::tests::endpoint_tag ... ok
[INFO] [stdout] test api::v1::posts::get::tests::limit ... ok
[INFO] [stdout] test api::v1::posts::recent::tests::endpoint_tag_5 ... ok
[INFO] [stdout] test api::v1::posts::suggest::tests::endpoint ... ok
[INFO] [stdout] test api::v1::posts::suggest::tests::limit ... ok
[INFO] [stdout] test api::v1::posts::update::tests::limit ... ok
[INFO] [stdout] test api::v1::posts::update::tests::endpoint ... ok
[INFO] [stdout] test api::v1::tags::delete::tests::endpoint ... ok
[INFO] [stdout] test api::v1::tags::delete::tests::limit ... ok
[INFO] [stdout] test api::v1::tags::delete::tests::tag_is_required ... ok
[INFO] [stdout] test api::v1::tags::get::tests::endpoint ... ok
[INFO] [stdout] test api::v1::tags::get::tests::limit ... ok
[INFO] [stdout] test api::v1::tags::rename::tests::endpoint ... ok
[INFO] [stdout] test api::v1::tags::rename::tests::limit ... ok
[INFO] [stdout] test api::v1::tags::rename::tests::new_is_required ... ok
[INFO] [stdout] test api::v1::tags::rename::tests::old_is_required ... ok
[INFO] [stdout] test api::v1::user::api_token::tests::endpoint ... ok
[INFO] [stdout] test api::v1::user::api_token::tests::limit ... ok
[INFO] [stdout] test api::v1::user::secret::tests::limit ... ok
[INFO] [stdout] test api::v1::user::secret::tests::endpoint ... ok
[INFO] [stdout] test types::v1::test::test_recents ... ok
[INFO] [stdout] test api::ignore::tests::test_pinboard_error_detection_legacy ... ok
[INFO] [stdout] test api::v1::posts::recent::tests::limit ... ok
[INFO] [stdout] test api::v1::posts::suggest::tests::url_is_required ... ok
[INFO] [stdout] test api::v1::posts::recent::tests::endpoint_count_201 ... ok
[INFO] [stdout] test api::v1::posts::dates::tests::limit ... ok
[INFO] [stdout] test api::v1::posts::delete::tests::endpoint ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 76 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests pinboard_rs
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test src/api/v1/posts/all.rs - api::v1::posts::all::All (line 27) ... ok
[INFO] [stdout] test src/api/v1/posts/recent.rs - api::v1::posts::recent::Recent (line 21) ... ok
[INFO] [stdout] test src/api/v1/posts/get.rs - api::v1::posts::get::Get (line 28) ... ok
[INFO] [stdout] test src/api/v1/notes/note.rs - api::v1::notes::note::Note (line 19) ... ok
[INFO] [stdout] test src/api/v1/notes/list.rs - api::v1::notes::list::List (line 24) ... ok
[INFO] [stdout] test src/api/v1/posts/dates.rs - api::v1::posts::dates::Dates (line 20) ... ok
[INFO] [stdout] test src/api/v1/posts/delete.rs - api::v1::posts::delete::Delete (line 20) ... ok
[INFO] [stdout] test src/api/v1/posts/add.rs - api::v1::posts::add::Add (line 33) ... ok
[INFO] [stdout] test src/lib.rs - async_pinboard (line 41) - compile ... ok
[INFO] [stdout] test src/api/v1/posts/suggest.rs - api::v1::posts::suggest::Suggest (line 20) ... ok
[INFO] [stdout] test src/api/v1/posts/update.rs - api::v1::posts::update::Update (line 19) ... ok
[INFO] [stdout] test src/api/v1/tags/delete.rs - api::v1::tags::delete::Delete (line 20) ... ok
[INFO] [stdout] test src/api/v1/tags/get.rs - api::v1::tags::get::Get (line 18) ... ok
[INFO] [stdout] test src/api/v1/tags/rename.rs - api::v1::tags::rename::Rename (line 21) ... ok
[INFO] [stdout] test src/api/v1/user/api_token.rs - api::v1::user::api_token::ApiToken (line 19) ... ok
[INFO] [stdout] test src/api/v1/user/secret.rs - api::v1::user::secret::Secret (line 21) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.20s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "22a0b728dae0c8de7e83dd5377d82053ebb792d08397547b703a44d9e5b80dd3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22a0b728dae0c8de7e83dd5377d82053ebb792d08397547b703a44d9e5b80dd3", kill_on_drop: false }`
[INFO] [stdout] 22a0b728dae0c8de7e83dd5377d82053ebb792d08397547b703a44d9e5b80dd3
