[INFO] cloning repository https://github.com/CephasSoga/news_data
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CephasSoga/news_data" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCephasSoga%2Fnews_data", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCephasSoga%2Fnews_data'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 566be598a065f645f5bc7904cf13c1da691b9844
[INFO] checking CephasSoga/news_data against master#3f6250a7bb79e600d9036bbc7c8f65af43933643 for pr-147859
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCephasSoga%2Fnews_data" "/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/CephasSoga/news_data
[INFO] finished tweaking git repo https://github.com/CephasSoga/news_data
[INFO] tweaked toml for git repo https://github.com/CephasSoga/news_data written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/CephasSoga/news_data on toolchain 3f6250a7bb79e600d9036bbc7c8f65af43933643
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f6250a7bb79e600d9036bbc7c8f65af43933643" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/CephasSoga/news_data 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" "+3f6250a7bb79e600d9036bbc7c8f65af43933643" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.97
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.97
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.97
[INFO] [stderr]   Downloaded twitter-v2 v0.1.8
[INFO] [stderr]   Downloaded async-rwlock v1.3.0
[INFO] [stderr]   Downloaded thirtyfour-macros v0.2.0
[INFO] [stderr]   Downloaded cached_proc_macro v0.8.0
[INFO] [stderr]   Downloaded oauth1-request-derive v0.4.2
[INFO] [stderr]   Downloaded async-tungstenite v0.28.2
[INFO] [stderr]   Downloaded metrics v0.24.1
[INFO] [stderr]   Downloaded tempfile v3.14.0
[INFO] [stderr]   Downloaded js-sys v0.3.74
[INFO] [stderr]   Downloaded const_format v0.2.33
[INFO] [stderr]   Downloaded oauth2 v4.4.2
[INFO] [stderr]   Downloaded thirtyfour v0.35.0
[INFO] [stderr]   Downloaded cc v1.2.2
[INFO] [stderr]   Downloaded oauth1-request v0.5.1
[INFO] [stderr]   Downloaded cached v0.27.0
[INFO] [stderr]   Downloaded const_format_proc_macros v0.2.33
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.97
[INFO] [stderr]   Downloaded stringmatch v0.4.0
[INFO] [stderr]   Downloaded fastrand v2.2.0
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.47
[INFO] [stderr]   Downloaded rustls v0.23.19
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.97
[INFO] [stderr]   Downloaded web-sys v0.3.74
[INFO] [stderr]   Downloaded mongodb v2.8.2
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+3f6250a7bb79e600d9036bbc7c8f65af43933643" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c14494b61afe57b89655db883e0403d105060f4ddd2527461c9990b110abb104
[INFO] running `Command { std: "docker" "start" "-a" "c14494b61afe57b89655db883e0403d105060f4ddd2527461c9990b110abb104", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c14494b61afe57b89655db883e0403d105060f4ddd2527461c9990b110abb104", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c14494b61afe57b89655db883e0403d105060f4ddd2527461c9990b110abb104", kill_on_drop: false }`
[INFO] [stdout] c14494b61afe57b89655db883e0403d105060f4ddd2527461c9990b110abb104
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+3f6250a7bb79e600d9036bbc7c8f65af43933643" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3b54493d2401071623466b7e0a9bffcfa1d8ab6a8c69467f7031cc93612c5f56
[INFO] running `Command { std: "docker" "start" "-a" "3b54493d2401071623466b7e0a9bffcfa1d8ab6a8c69467f7031cc93612c5f56", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling cc v1.2.2
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]     Checking rustls-pki-types v1.10.0
[INFO] [stderr]    Compiling rustls v0.23.19
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]     Checking data-encoding v2.6.0
[INFO] [stderr]     Checking unicode-bidi v0.3.17
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking semver-parser v0.7.0
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling rustc_version_runtime v0.2.1
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking semver v0.9.0
[INFO] [stderr]     Checking crypto-mac v0.11.0
[INFO] [stderr]     Checking dlv-list v0.3.0
[INFO] [stderr]     Checking webpki-roots v0.26.7
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking async-mutex v1.4.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking hmac v0.11.0
[INFO] [stderr]     Checking rustc_version v0.2.3
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking sha-1 v0.9.8
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.33
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking lru-cache v0.1.2
[INFO] [stderr]     Checking oauth-credentials v0.3.0
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]    Compiling rustls v0.20.9
[INFO] [stderr]    Compiling cached_proc_macro_types v0.1.1
[INFO] [stderr]     Checking async-rwlock v1.3.0
[INFO] [stderr]     Checking stringprep v0.1.5
[INFO] [stderr]     Checking sha-1 v0.10.1
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking pbkdf2 v0.11.0
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking stringmatch v0.4.0
[INFO] [stderr]     Checking tracing-log v0.1.4
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking take_mut v0.2.2
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking hostname v0.3.1
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking ahash v0.7.8
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking resolv-conf v0.7.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking const_format v0.2.33
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking rand v0.3.23
[INFO] [stderr]     Checking ordered-multimap v0.4.3
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking rust-ini v0.18.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling enum-as-inner v0.4.0
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling typed-builder v0.10.0
[INFO] [stderr]    Compiling oauth1-request-derive v0.4.2
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling serde_with_macros v1.5.2
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking tokio v1.42.0
[INFO] [stderr]     Checking webpki v0.22.4
[INFO] [stderr]    Compiling cached_proc_macro v0.8.0
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling thirtyfour-macros v0.2.0
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling pest v2.7.15
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking zerofrom v0.1.5
[INFO] [stderr]     Checking metrics v0.24.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stdout] error[E0521]: borrowed data escapes outside of associated function
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/metrics-0.24.1/src/recorder/mod.rs:149:13
[INFO] [stdout]     |
[INFO] [stdout] 140 | impl<'a> LocalRecorderGuard<'a> {
[INFO] [stdout]     |      -- lifetime `'a` defined here
[INFO] [stdout] 141 |     /// Creates a new `LocalRecorderGuard` and sets the thread-local recorder.
[INFO] [stdout] 142 |     fn new(recorder: &'a dyn Recorder) -> Self {
[INFO] [stdout]     |            -------- `recorder` is a reference that is only valid in the associated function body
[INFO] [stdout] ...
[INFO] [stdout] 149 |             LOCAL_RECORDER.with(|local_recorder| local_recorder.replace(Some(recorder_ptr)));
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `recorder` escapes the associated function body here
[INFO] [stdout]     |             argument requires that `'a` must outlive `'static`
[INFO] [stdout]     |
[INFO] [stdout] note: raw pointer casts of trait objects cannot extend lifetimes
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/metrics-0.24.1/src/recorder/mod.rs:146:60
[INFO] [stdout]     |
[INFO] [stdout] 146 |         let recorder_ptr = unsafe { NonNull::new_unchecked(recorder as *const _ as *mut _) };
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this was previously accepted by the compiler but was changed recently
[INFO] [stdout]     = help: see <https://github.com/rust-lang/rust/issues/141402> for more information
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0521`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `metrics` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "3b54493d2401071623466b7e0a9bffcfa1d8ab6a8c69467f7031cc93612c5f56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b54493d2401071623466b7e0a9bffcfa1d8ab6a8c69467f7031cc93612c5f56", kill_on_drop: false }`
[INFO] [stdout] 3b54493d2401071623466b7e0a9bffcfa1d8ab6a8c69467f7031cc93612c5f56
