[INFO] fetching crate bioyino-metric 0.5.0...
[INFO] checking bioyino-metric-0.5.0 against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for pr-133502-20
[INFO] extracting crate bioyino-metric 0.5.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate bioyino-metric 0.5.0
[INFO] finished tweaking crates.io crate bioyino-metric 0.5.0
[INFO] tweaked toml for crates.io crate bioyino-metric 0.5.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate bioyino-metric 0.5.0 on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 24 packages to latest compatible versions
[INFO] [stderr]       Adding capnp v0.14.11 (available: v0.24.0)
[INFO] [stderr]       Adding capnpc v0.14.9 (available: v0.24.0)
[INFO] [stderr]       Adding lexical-core v0.8.5 (available: v1.0.6)
[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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1a51b839f48ac541e14c460d10597e970424728a30b8da93e904753bc49e045f
[INFO] running `Command { std: "docker" "start" "-a" "1a51b839f48ac541e14c460d10597e970424728a30b8da93e904753bc49e045f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1a51b839f48ac541e14c460d10597e970424728a30b8da93e904753bc49e045f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a51b839f48ac541e14c460d10597e970424728a30b8da93e904753bc49e045f", kill_on_drop: false }`
[INFO] [stdout] 1a51b839f48ac541e14c460d10597e970424728a30b8da93e904753bc49e045f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fac2d5e767f77b36a524f22793a8a2e33feabbd481eba198f90ba6d154f38a31
[INFO] running `Command { std: "docker" "start" "-a" "fac2d5e767f77b36a524f22793a8a2e33feabbd481eba198f90ba6d154f38a31", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling capnp v0.14.11
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]     Checking lexical-util v0.8.5
[INFO] [stderr]     Checking lazysort v0.2.1
[INFO] [stderr]     Checking lexical-parse-integer v0.8.6
[INFO] [stderr]     Checking lexical-write-integer v0.8.5
[INFO] [stderr]     Checking lexical-write-float v0.8.5
[INFO] [stderr]     Checking lexical-parse-float v0.8.5
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling capnpc v0.14.9
[INFO] [stderr]     Checking lexical-core v0.8.5
[INFO] [stderr]    Compiling bioyino-metric v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking bytes v1.11.0
[INFO] [stderr]     Checking combine v4.6.7
[INFO] [stderr] error: could not compile `bioyino-metric` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name bioyino_metric --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d6685361ce918ee1 -C extra-filename=-8234746e8c44ff70 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-808eb46aac210841.rmeta --extern capnp=/opt/rustwide/target/debug/deps/libcapnp-d6d0658ec12d27e4.rmeta --extern combine=/opt/rustwide/target/debug/deps/libcombine-444eb0a20bd2a984.rmeta --extern lazysort=/opt/rustwide/target/debug/deps/liblazysort-e5f787fa4c30c6f3.rmeta --extern lexical_core=/opt/rustwide/target/debug/deps/liblexical_core-5e8536a70dc27569.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-5926fbb98e608a95.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-7ccacaca1d57ad44.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-6ec81fa0f4b2bb18.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:354:27
[INFO] [stdout]     |
[INFO] [stdout] 354 |     fn make_parser(input: &mut BytesMut) -> MetricParser<f64, TestParseErrorHandler> {
[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] 354 |     fn make_parser(input: &mut BytesMut) -> MetricParser<'_, f64, TestParseErrorHandler> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "fac2d5e767f77b36a524f22793a8a2e33feabbd481eba198f90ba6d154f38a31", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fac2d5e767f77b36a524f22793a8a2e33feabbd481eba198f90ba6d154f38a31", kill_on_drop: false }`
[INFO] [stdout] fac2d5e767f77b36a524f22793a8a2e33feabbd481eba198f90ba6d154f38a31
