[INFO] fetching crate rq-core 0.2.1...
[INFO] testing rq-core-0.2.1 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate rq-core 0.2.1 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate rq-core 0.2.1
[INFO] finished tweaking crates.io crate rq-core 0.2.1
[INFO] tweaked toml for crates.io crate rq-core 0.2.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rq-core 0.2.1 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rq-core 0.2.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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f9c6f5d23a5bbaf8eb7c19a9d9ed213cf6ad28de891cdfb6e1b82d0b9ed76714
[INFO] running `Command { std: "docker" "start" "-a" "f9c6f5d23a5bbaf8eb7c19a9d9ed213cf6ad28de891cdfb6e1b82d0b9ed76714", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f9c6f5d23a5bbaf8eb7c19a9d9ed213cf6ad28de891cdfb6e1b82d0b9ed76714", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f9c6f5d23a5bbaf8eb7c19a9d9ed213cf6ad28de891cdfb6e1b82d0b9ed76714", kill_on_drop: false }`
[INFO] [stdout] f9c6f5d23a5bbaf8eb7c19a9d9ed213cf6ad28de891cdfb6e1b82d0b9ed76714
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 233827611f952b86d2074473732ffc984e1c42dd6fd905c97aa0d7f5c925b32b
[INFO] running `Command { std: "docker" "start" "-a" "233827611f952b86d2074473732ffc984e1c42dd6fd905c97aa0d7f5c925b32b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling cc v1.2.20
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling unicode-joining-type v0.7.0
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling rustls v0.23.26
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling pem v3.0.5
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling idna_mapping v1.0.0
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling idna_adapter v1.1.0
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling toml_write v0.1.1
[INFO] [stderr]    Compiling winnow v0.7.8
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling secrecy v0.10.3
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling rustls-webpki v0.103.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling snafu-derive v0.8.5
[INFO] [stderr]    Compiling specta-macros v2.0.0-rc.17
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling tokio-retry v0.3.0
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling snafu v0.8.5
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling hyper-util v0.1.11
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling tower-http v0.6.2
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.5
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling toml_edit v0.22.26
[INFO] [stderr]    Compiling jsonwebtoken v9.3.1
[INFO] [stderr]    Compiling specta v2.0.0-rc.20
[INFO] [stderr]    Compiling octocrab v0.44.0
[INFO] [stderr]    Compiling toml v0.8.22
[INFO] [stderr]    Compiling rq-core v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/github.rs:332:23
[INFO] [stdout]     |
[INFO] [stdout] 332 |   pub fn repo_handler(&self) -> RepoHandler {
[INFO] [stdout]     |                       ^^^^^     ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 332 |   pub fn repo_handler(&self) -> RepoHandler<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/github.rs:347:21
[INFO] [stdout]     |
[INFO] [stdout] 347 |   pub fn pr_handler(&self) -> PullRequestHandler {
[INFO] [stdout]     |                     ^^^^^     ------------------ the lifetime gets resolved as `'_`
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 347 |   pub fn pr_handler(&self) -> PullRequestHandler<'_> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/github.rs:374:24
[INFO] [stdout]     |
[INFO] [stdout] 374 |   pub fn issue_handler(&self) -> IssueHandler {
[INFO] [stdout]     |                        ^^^^^     ------------ the lifetime gets resolved as `'_`
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 374 |   pub fn issue_handler(&self) -> IssueHandler<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `octocrab` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/733b47ea4b1b86216f14ef56e49440c33933f230/bin/rustc --crate-name octocrab --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/octocrab-0.44.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="default-client"' --cfg 'feature="follow-redirect"' --cfg 'feature="futures-util"' --cfg 'feature="hyper-rustls"' --cfg 'feature="hyper-timeout"' --cfg 'feature="retry"' --cfg 'feature="rustls"' --cfg 'feature="rustls-ring"' --cfg 'feature="timeout"' --cfg 'feature="tokio"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "default-client", "follow-redirect", "futures-core", "futures-util", "hyper-rustls", "hyper-timeout", "hyper-tls", "opentls", "retry", "rustls", "rustls-aws-lc-rs", "rustls-ring", "rustls-webpki-tokio", "stream", "timeout", "tokio", "tracing"))' -C metadata=dec92fe5ccb7e379 -C extra-filename=-a5a72d192293f1ba --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arc_swap=/opt/rustwide/target/debug/deps/libarc_swap-d36cb63d7fdec1ea.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-9e1ab3a8e274fac8.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-0bc9384ee703098c.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-ac1de41d75287ad9.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-238a855292fb6d2b.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-f6984cae681a9432.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-0ca5e99180d48806.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-783a9a4b8aac2c00.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-ed3ff5c4e8d0de43.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-b803a5fba47161c0.rmeta --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-86f242bba92f3067.rmeta --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-cc996c75765d8bba.rmeta --extern hyper=/opt/rustwide/target/debug/deps/libhyper-6fcf79d1ebf158d1.rmeta --extern hyper_rustls=/opt/rustwide/target/debug/deps/libhyper_rustls-a419328e1f461c8d.rmeta --extern hyper_timeout=/opt/rustwide/target/debug/deps/libhyper_timeout-62ec99bd16cca394.rmeta --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-eda4d1ca10e22829.rmeta --extern jsonwebtoken=/opt/rustwide/target/debug/deps/libjsonwebtoken-bef69434b7bd6a3d.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-3c6215c804b866be.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-229c2c99579622da.rmeta --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-87ead939d938ff2f.rmeta --extern secrecy=/opt/rustwide/target/debug/deps/libsecrecy-f0a1e17c8cafe0df.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-bf0b8c2c06e5ee0a.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-1c980c2d7ea8843c.rmeta --extern serde_path_to_error=/opt/rustwide/target/debug/deps/libserde_path_to_error-1098f623435dc7a8.rmeta --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-7295490c751378d9.rmeta --extern snafu=/opt/rustwide/target/debug/deps/libsnafu-2c6de55199353d8a.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-f5f1edf852e474fc.rmeta --extern tower=/opt/rustwide/target/debug/deps/libtower-c55a4353b52006c0.rmeta --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-b492042e80296297.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-cbf91032b9bd85e5.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-c04d89a3a5e746ec.rmeta --extern web_time=/opt/rustwide/target/debug/deps/libweb_time-4d6f5e38677915d4.rmeta --cap-lints allow --cap-lints=forbid -Copt-level=3 -L native=/opt/rustwide/target/debug/build/ring-eb2e6efb890fb3b0/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "233827611f952b86d2074473732ffc984e1c42dd6fd905c97aa0d7f5c925b32b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "233827611f952b86d2074473732ffc984e1c42dd6fd905c97aa0d7f5c925b32b", kill_on_drop: false }`
[INFO] [stdout] 233827611f952b86d2074473732ffc984e1c42dd6fd905c97aa0d7f5c925b32b
