[INFO] fetching crate fugue-bv 0.2.35...
[INFO] checking fugue-bv-0.2.35 against master#568b11762723b001bfa693d0f21c5dad01d4e813 for pr-149058
[INFO] extracting crate fugue-bv 0.2.35 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate fugue-bv 0.2.35
[INFO] finished tweaking crates.io crate fugue-bv 0.2.35
[INFO] tweaked toml for crates.io crate fugue-bv 0.2.35 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate fugue-bv 0.2.35 on toolchain 568b11762723b001bfa693d0f21c5dad01d4e813
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+568b11762723b001bfa693d0f21c5dad01d4e813" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+568b11762723b001bfa693d0f21c5dad01d4e813" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 49 packages to latest compatible versions
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+568b11762723b001bfa693d0f21c5dad01d4e813" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded fugue-bytes v0.2.2
[INFO] [stderr]   Downloaded rug v1.28.0
[INFO] [stderr]   Downloaded gmp-mpfr-sys v1.6.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+568b11762723b001bfa693d0f21c5dad01d4e813" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2f5b331e64ba3dcc1b686c4a33b763f95d1543550e6c33122da73894f9b0db8d
[INFO] running `Command { std: "docker" "start" "-a" "2f5b331e64ba3dcc1b686c4a33b763f95d1543550e6c33122da73894f9b0db8d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2f5b331e64ba3dcc1b686c4a33b763f95d1543550e6c33122da73894f9b0db8d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f5b331e64ba3dcc1b686c4a33b763f95d1543550e6c33122da73894f9b0db8d", kill_on_drop: false }`
[INFO] [stdout] 2f5b331e64ba3dcc1b686c4a33b763f95d1543550e6c33122da73894f9b0db8d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+568b11762723b001bfa693d0f21c5dad01d4e813" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d9262d217267dbb96eba074446cbbbe78ad40600bde4582c88e72069f0152996
[INFO] running `Command { std: "docker" "start" "-a" "d9262d217267dbb96eba074446cbbbe78ad40600bde4582c88e72069f0152996", kill_on_drop: false }`
[INFO] [stderr]    Compiling gmp-mpfr-sys v1.6.8
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling rug v1.28.0
[INFO] [stderr]    Compiling static_init v1.0.4
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling static_init_macro v1.0.4
[INFO] [stderr]     Checking fugue-bytes v0.2.2
[INFO] [stderr]     Checking fugue-bv v0.2.35 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/core_bigint/mod.rs:103:22
[INFO] [stdout]     |
[INFO] [stdout] 103 |     pub fn as_bigint(&self) -> Cow<BigInt> {
[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] 103 |     pub fn as_bigint(&self) -> Cow<'_, BigInt> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/core_mixed.rs:232:22
[INFO] [stdout]     |
[INFO] [stdout] 232 |     pub fn as_bigint(&self) -> Cow<BigInt> {
[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] 232 |     pub fn as_bigint(&self) -> Cow<'_, BigInt> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/core_mixed.rs:240:19
[INFO] [stdout]     |
[INFO] [stdout] 240 |     pub fn as_raw(&self) -> Cow<BigInt> {
[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] 240 |     pub fn as_raw(&self) -> Cow<'_, BigInt> {
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/core_bigint/mod.rs:103:22
[INFO] [stdout]     |
[INFO] [stdout] 103 |     pub fn as_bigint(&self) -> Cow<BigInt> {
[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] 103 |     pub fn as_bigint(&self) -> Cow<'_, BigInt> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/core_mixed.rs:232:22
[INFO] [stdout]     |
[INFO] [stdout] 232 |     pub fn as_bigint(&self) -> Cow<BigInt> {
[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] 232 |     pub fn as_bigint(&self) -> Cow<'_, BigInt> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/core_mixed.rs:240:19
[INFO] [stdout]     |
[INFO] [stdout] 240 |     pub fn as_raw(&self) -> Cow<BigInt> {
[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] 240 |     pub fn as_raw(&self) -> Cow<'_, BigInt> {
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 39s
[INFO] running `Command { std: "docker" "inspect" "d9262d217267dbb96eba074446cbbbe78ad40600bde4582c88e72069f0152996", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d9262d217267dbb96eba074446cbbbe78ad40600bde4582c88e72069f0152996", kill_on_drop: false }`
[INFO] [stdout] d9262d217267dbb96eba074446cbbbe78ad40600bde4582c88e72069f0152996
