[INFO] cloning repository https://github.com/sphaerophoria/jira_cloud_review
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sphaerophoria/jira_cloud_review" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsphaerophoria%2Fjira_cloud_review", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsphaerophoria%2Fjira_cloud_review'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dc1aac5c5e2d52af03299692cac6bf10ec7243aa
[INFO] checking sphaerophoria/jira_cloud_review against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsphaerophoria%2Fjira_cloud_review" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sphaerophoria/jira_cloud_review
[INFO] finished tweaking git repo https://github.com/sphaerophoria/jira_cloud_review
[INFO] tweaked toml for git repo https://github.com/sphaerophoria/jira_cloud_review written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sphaerophoria/jira_cloud_review 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/sphaerophoria/jira_cloud_review 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 tracing-attributes v0.1.23
[INFO] [stderr]   Downloaded urlencoding v2.1.2
[INFO] [stderr]   Downloaded async-channel v1.8.0
[INFO] [stderr]   Downloaded dirs-sys v0.4.0
[INFO] [stderr]   Downloaded sluice v0.5.5
[INFO] [stderr]   Downloaded thin-slice v0.1.1
[INFO] [stderr]   Downloaded selectors v0.22.0
[INFO] [stderr]   Downloaded dtoa-short v0.3.3
[INFO] [stderr]   Downloaded castaway v0.1.2
[INFO] [stderr]   Downloaded dirs v5.0.0
[INFO] [stderr]   Downloaded cssparser-macros v0.6.0
[INFO] [stderr]   Downloaded phf_macros v0.8.0
[INFO] [stderr]   Downloaded servo_arc v0.1.1
[INFO] [stderr]   Downloaded polling v2.7.0
[INFO] [stderr]   Downloaded bitflags v2.1.0
[INFO] [stderr]   Downloaded openssl-sys v0.9.84
[INFO] [stderr]   Downloaded cssparser v0.27.2
[INFO] [stderr]   Downloaded curl v0.4.44
[INFO] [stderr]   Downloaded serde v1.0.159
[INFO] [stderr]   Downloaded serde_derive v1.0.159
[INFO] [stderr]   Downloaded syn v2.0.13
[INFO] [stderr]   Downloaded serde_json v1.0.95
[INFO] [stderr]   Downloaded tracing-subscriber v0.3.16
[INFO] [stderr]   Downloaded isahc v1.7.2
[INFO] [stderr]   Downloaded lol_html v0.3.3
[INFO] [stderr]   Downloaded libz-sys v1.1.8
[INFO] [stderr]   Downloaded curl-sys v0.4.61+curl-8.0.1
[INFO] [stderr]   Downloaded libnghttp2-sys v0.1.7+1.45.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 921d828c100bc74ae000f11812ed5a868a562aabe426201b3e89927aa1df2a48
[INFO] running `Command { std: "docker" "start" "-a" "921d828c100bc74ae000f11812ed5a868a562aabe426201b3e89927aa1df2a48", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "921d828c100bc74ae000f11812ed5a868a562aabe426201b3e89927aa1df2a48", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "921d828c100bc74ae000f11812ed5a868a562aabe426201b3e89927aa1df2a48", kill_on_drop: false }`
[INFO] [stdout] 921d828c100bc74ae000f11812ed5a868a562aabe426201b3e89927aa1df2a48
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] a3461b08277163dc197bdac2c48df5600e7f88393940735bba65905501aa2a64
[INFO] running `Command { std: "docker" "start" "-a" "a3461b08277163dc197bdac2c48df5600e7f88393940735bba65905501aa2a64", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.56
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling libc v0.2.141
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]     Checking once_cell v1.17.1
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]     Checking pin-project-lite v0.2.9
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling crossbeam-utils v0.8.15
[INFO] [stderr]     Checking futures-io v0.3.28
[INFO] [stderr]     Checking tracing-core v0.1.30
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling serde_derive v1.0.159
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling ahash v0.8.3
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking futures-sink v0.3.28
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]     Checking dtoa v0.4.8
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling serde v1.0.159
[INFO] [stderr]     Checking smallvec v1.10.0
[INFO] [stderr]    Compiling polling v2.7.0
[INFO] [stderr]     Checking dtoa-short v0.3.3
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]    Compiling curl v0.4.44
[INFO] [stderr]     Checking concurrent-queue v2.2.0
[INFO] [stderr]     Checking nodrop v0.1.14
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]    Compiling libz-sys v1.1.8
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling openssl-sys v0.9.84
[INFO] [stderr]    Compiling libnghttp2-sys v0.1.7+1.45.0
[INFO] [stderr]    Compiling curl-sys v0.4.61+curl-8.0.1
[INFO] [stderr]     Checking itoa v1.0.6
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]    Compiling serde_json v1.0.95
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]     Checking percent-encoding v2.2.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking async-channel v1.8.0
[INFO] [stderr]     Checking form_urlencoded v1.1.0
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking servo_arc v0.1.1
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking encoding_rs v0.8.32
[INFO] [stderr]     Checking thin-slice v0.1.1
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]    Compiling isahc v1.7.2
[INFO] [stderr]     Checking parking v2.1.0
[INFO] [stderr]    Compiling syn v2.0.13
[INFO] [stderr]     Checking ryu v1.0.13
[INFO] [stderr]     Checking waker-fn v1.1.0
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]     Checking bytes v1.4.0
[INFO] [stderr]     Checking sluice v0.5.5
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking dirs-sys v0.4.0
[INFO] [stderr]     Checking tracing-log v0.1.3
[INFO] [stderr]     Checking regex v1.7.3
[INFO] [stderr]     Checking sharded-slab v0.1.4
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]     Checking iana-time-zone v0.1.56
[INFO] [stderr]     Checking castaway v0.1.2
[INFO] [stderr]     Checking safemem v0.3.3
[INFO] [stderr]     Checking bitflags v2.1.0
[INFO] [stderr]     Checking url v2.3.1
[INFO] [stderr]     Checking lazycell v1.3.0
[INFO] [stderr]     Checking dirs v5.0.0
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]     Checking urlencoding v2.1.2
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]    Compiling selectors v0.22.0
[INFO] [stderr]     Checking chrono v0.4.24
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling cssparser v0.27.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.23
[INFO] [stderr]    Compiling phf_macros v0.8.0
[INFO] [stderr]    Compiling cssparser-macros v0.6.0
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]     Checking phf v0.8.0
[INFO] [stderr]     Checking pin-project v1.0.12
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]     Checking tracing-subscriber v0.3.16
[INFO] [stderr]     Checking futures-executor v0.3.28
[INFO] [stderr]     Checking futures v0.3.28
[INFO] [stderr]     Checking lol_html v0.3.3
[INFO] [stderr]     Checking jira_summary v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/jira_api.rs:216:21
[INFO] [stdout]     |
[INFO] [stdout] 216 |     fn get_comments(&self, issue_key: String) -> BoxFuture<Result<Vec<Comment>, GetCommentError>>;
[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] 216 |     fn get_comments(&self, issue_key: String) -> BoxFuture<'_, Result<Vec<Comment>, GetCommentError>>;
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/jira_api.rs:341:21
[INFO] [stdout]     |
[INFO] [stdout] 341 |     fn get_comments(&self, issue_key: String) -> BoxFuture<Result<Vec<Comment>, GetCommentError>> {
[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] 341 |     fn get_comments(&self, issue_key: String) -> BoxFuture<'_, Result<Vec<Comment>, GetCommentError>> {
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/jira_api.rs:432:21
[INFO] [stdout]     |
[INFO] [stdout] 432 |     fn get_comments(&self, issue_key: String) -> BoxFuture<Result<Vec<Comment>, GetCommentError>> {
[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] 432 |     fn get_comments(&self, issue_key: String) -> BoxFuture<'_, Result<Vec<Comment>, GetCommentError>> {
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/jira_api.rs:216:21
[INFO] [stdout]     |
[INFO] [stdout] 216 |     fn get_comments(&self, issue_key: String) -> BoxFuture<Result<Vec<Comment>, GetCommentError>>;
[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] 216 |     fn get_comments(&self, issue_key: String) -> BoxFuture<'_, Result<Vec<Comment>, GetCommentError>>;
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/jira_api.rs:341:21
[INFO] [stdout]     |
[INFO] [stdout] 341 |     fn get_comments(&self, issue_key: String) -> BoxFuture<Result<Vec<Comment>, GetCommentError>> {
[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] 341 |     fn get_comments(&self, issue_key: String) -> BoxFuture<'_, Result<Vec<Comment>, GetCommentError>> {
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/jira_api.rs:432:21
[INFO] [stdout]     |
[INFO] [stdout] 432 |     fn get_comments(&self, issue_key: String) -> BoxFuture<Result<Vec<Comment>, GetCommentError>> {
[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] 432 |     fn get_comments(&self, issue_key: String) -> BoxFuture<'_, Result<Vec<Comment>, GetCommentError>> {
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.13s
[INFO] running `Command { std: "docker" "inspect" "a3461b08277163dc197bdac2c48df5600e7f88393940735bba65905501aa2a64", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a3461b08277163dc197bdac2c48df5600e7f88393940735bba65905501aa2a64", kill_on_drop: false }`
[INFO] [stdout] a3461b08277163dc197bdac2c48df5600e7f88393940735bba65905501aa2a64
