[INFO] fetching crate ps-ecc 0.1.0-7...
[INFO] building ps-ecc-0.1.0-7 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate ps-ecc 0.1.0-7 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate ps-ecc 0.1.0-7
[INFO] finished tweaking crates.io crate ps-ecc 0.1.0-7
[INFO] tweaked toml for crates.io crate ps-ecc 0.1.0-7 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ps-ecc 0.1.0-7 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 14 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3311f479161d1dd541562c95301241c1da73fa8c6df5b40c4065d50ba3b1207c
[INFO] running `Command { std: "docker" "start" "-a" "3311f479161d1dd541562c95301241c1da73fa8c6df5b40c4065d50ba3b1207c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3311f479161d1dd541562c95301241c1da73fa8c6df5b40c4065d50ba3b1207c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3311f479161d1dd541562c95301241c1da73fa8c6df5b40c4065d50ba3b1207c", kill_on_drop: false }`
[INFO] [stdout] 3311f479161d1dd541562c95301241c1da73fa8c6df5b40c4065d50ba3b1207c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a7fcc3cf36be5fb2b724639729fe34fd4c51433788c869a0af7dfda37c14a1b4
[INFO] running `Command { std: "docker" "start" "-a" "a7fcc3cf36be5fb2b724639729fe34fd4c51433788c869a0af7dfda37c14a1b4", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling ps-range v0.1.0-2
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling ps-alloc v0.1.0-6
[INFO] [stderr]    Compiling ps-buffer v0.1.0-20
[INFO] [stderr]    Compiling ps-ecc v0.1.0-7 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/long.rs:303:25
[INFO] [stdout]     |
[INFO] [stdout] 303 | pub fn decode(codeword: &[u8]) -> Result<Codeword, LongEccDecodeError> {
[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] 303 | pub fn decode(codeword: &[u8]) -> Result<Codeword<'_>, LongEccDecodeError> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods.rs:27:25
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub fn decode(received: &[u8], parity: u8) -> Result<Codeword, DecodeError> {
[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] 27 | pub fn decode(received: &[u8], parity: u8) -> Result<Codeword<'_>, DecodeError> {
[INFO] [stdout]    |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [optimized + debuginfo] target(s) in 6.88s
[INFO] running `Command { std: "docker" "inspect" "a7fcc3cf36be5fb2b724639729fe34fd4c51433788c869a0af7dfda37c14a1b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a7fcc3cf36be5fb2b724639729fe34fd4c51433788c869a0af7dfda37c14a1b4", kill_on_drop: false }`
[INFO] [stdout] a7fcc3cf36be5fb2b724639729fe34fd4c51433788c869a0af7dfda37c14a1b4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 61d6e83804bc096fcf6f3a66a903da95bc9e27e02fcb606173b4b75dcd86857f
[INFO] running `Command { std: "docker" "start" "-a" "61d6e83804bc096fcf6f3a66a903da95bc9e27e02fcb606173b4b75dcd86857f", kill_on_drop: false }`
[INFO] [stderr]    Compiling ps-ecc v0.1.0-7 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/long.rs:303:25
[INFO] [stdout]     |
[INFO] [stdout] 303 | pub fn decode(codeword: &[u8]) -> Result<Codeword, LongEccDecodeError> {
[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] 303 | pub fn decode(codeword: &[u8]) -> Result<Codeword<'_>, LongEccDecodeError> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods.rs:27:25
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub fn decode(received: &[u8], parity: u8) -> Result<Codeword, DecodeError> {
[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] 27 | pub fn decode(received: &[u8], parity: u8) -> Result<Codeword<'_>, DecodeError> {
[INFO] [stdout]    |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/methods.rs:27:25
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub fn decode(received: &[u8], parity: u8) -> Result<Codeword, DecodeError> {
[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] 27 | pub fn decode(received: &[u8], parity: u8) -> Result<Codeword<'_>, DecodeError> {
[INFO] [stdout]    |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/long.rs:303:25
[INFO] [stdout]     |
[INFO] [stdout] 303 | pub fn decode(codeword: &[u8]) -> Result<Codeword, LongEccDecodeError> {
[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] 303 | pub fn decode(codeword: &[u8]) -> Result<Codeword<'_>, LongEccDecodeError> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 3.85s
[INFO] running `Command { std: "docker" "inspect" "61d6e83804bc096fcf6f3a66a903da95bc9e27e02fcb606173b4b75dcd86857f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "61d6e83804bc096fcf6f3a66a903da95bc9e27e02fcb606173b4b75dcd86857f", kill_on_drop: false }`
[INFO] [stdout] 61d6e83804bc096fcf6f3a66a903da95bc9e27e02fcb606173b4b75dcd86857f
