[INFO] fetching crate git-object 0.26.2... [INFO] testing git-object-0.26.2 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate git-object 0.26.2 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate git-object 0.26.2 [INFO] finished tweaking crates.io crate git-object 0.26.2 [INFO] tweaked toml for crates.io crate git-object 0.26.2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate git-object 0.26.2 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 40 packages to latest compatible versions [INFO] [stderr] Adding btoi v0.4.3 (available: v0.5.0) [INFO] [stderr] Adding nom v7.1.3 (available: v8.0.0) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.18) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c10d04f218f24e94318cd214dd314280d69c9653377c59ee88d4cc03c1c984bd [INFO] running `Command { std: "docker" "start" "-a" "c10d04f218f24e94318cd214dd314280d69c9653377c59ee88d4cc03c1c984bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c10d04f218f24e94318cd214dd314280d69c9653377c59ee88d4cc03c1c984bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c10d04f218f24e94318cd214dd314280d69c9653377c59ee88d4cc03c1c984bd", kill_on_drop: false }` [INFO] [stdout] c10d04f218f24e94318cd214dd314280d69c9653377c59ee88d4cc03c1c984bd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 606f630f04678b99b752f1c41a79e8bafbcdf2926a4dad8d75c65bcf70011cc8 [INFO] running `Command { std: "docker" "start" "-a" "606f630f04678b99b752f1c41a79e8bafbcdf2926a4dad8d75c65bcf70011cc8", kill_on_drop: false }` [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling num-conv v0.2.1 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling btoi v0.4.3 [INFO] [stderr] Compiling git-hash v0.10.3 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Compiling git-features v0.26.5 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling git-validate v0.7.3 [INFO] [stderr] Compiling git-date v0.4.3 [INFO] [stderr] Compiling git-actor v0.17.2 [INFO] [stderr] Compiling git-object v0.26.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/commit/decode.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 29 | i: &'a [u8], [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 30 | ) -> IResult<&'a [u8], CommitRef<'_>, E> { [INFO] [stdout] | -- ^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 30 - ) -> IResult<&'a [u8], CommitRef<'_>, E> { [INFO] [stdout] 30 + ) -> IResult<&'a [u8], CommitRef<'a>, E> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/tag/decode.rs:13:94 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn git_tag<'a, E: ParseError<&'a [u8]> + ContextError<&'a [u8]>>(i: &'a [u8]) -> IResult<&[u8], TagRef<'a>, E> { [INFO] [stdout] | -- ^^^^^ -- the same lifetime is named here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 13 | pub fn git_tag<'a, E: ParseError<&'a [u8]> + ContextError<&'a [u8]>>(i: &'a [u8]) -> IResult<&'a [u8], TagRef<'a>, E> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/tree/ref_iter.rs:141:71 [INFO] [stdout] | [INFO] [stdout] 141 | pub fn entry<'a, E: ParseError<&'a [u8]>>(i: &'a [u8]) -> IResult<&[u8], EntryRef<'_>, E> { [INFO] [stdout] | -- ^^^^^ ^^ the same lifetime is elided here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 141 - pub fn entry<'a, E: ParseError<&'a [u8]>>(i: &'a [u8]) -> IResult<&[u8], EntryRef<'_>, E> { [INFO] [stdout] 141 + pub fn entry<'a, E: ParseError<&'a [u8]>>(i: &'a [u8]) -> IResult<&'a [u8], EntryRef<'a>, E> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.72s [INFO] running `Command { std: "docker" "inspect" "606f630f04678b99b752f1c41a79e8bafbcdf2926a4dad8d75c65bcf70011cc8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "606f630f04678b99b752f1c41a79e8bafbcdf2926a4dad8d75c65bcf70011cc8", kill_on_drop: false }` [INFO] [stdout] 606f630f04678b99b752f1c41a79e8bafbcdf2926a4dad8d75c65bcf70011cc8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3c6a15b608d222e254bd0eac1b9b9bcb80d82ab03311790da3ff08ec8b7ad48a [INFO] running `Command { std: "docker" "start" "-a" "3c6a15b608d222e254bd0eac1b9b9bcb80d82ab03311790da3ff08ec8b7ad48a", kill_on_drop: false }` [INFO] [stderr] Compiling git-object v0.26.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/commit/decode.rs:30:34 [INFO] [stdout] | [INFO] [stdout] 29 | i: &'a [u8], [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 30 | ) -> IResult<&'a [u8], CommitRef<'_>, E> { [INFO] [stdout] | -- ^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 30 - ) -> IResult<&'a [u8], CommitRef<'_>, E> { [INFO] [stdout] 30 + ) -> IResult<&'a [u8], CommitRef<'a>, E> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/tag/decode.rs:13:94 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn git_tag<'a, E: ParseError<&'a [u8]> + ContextError<&'a [u8]>>(i: &'a [u8]) -> IResult<&[u8], TagRef<'a>, E> { [INFO] [stdout] | -- ^^^^^ -- the same lifetime is named here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 13 | pub fn git_tag<'a, E: ParseError<&'a [u8]> + ContextError<&'a [u8]>>(i: &'a [u8]) -> IResult<&'a [u8], TagRef<'a>, E> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/tree/ref_iter.rs:141:71 [INFO] [stdout] | [INFO] [stdout] 141 | pub fn entry<'a, E: ParseError<&'a [u8]>>(i: &'a [u8]) -> IResult<&[u8], EntryRef<'_>, E> { [INFO] [stdout] | -- ^^^^^ ^^ the same lifetime is elided here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 141 - pub fn entry<'a, E: ParseError<&'a [u8]>>(i: &'a [u8]) -> IResult<&[u8], EntryRef<'_>, E> { [INFO] [stdout] 141 + pub fn entry<'a, E: ParseError<&'a [u8]>>(i: &'a [u8]) -> IResult<&'a [u8], EntryRef<'a>, E> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.22s [INFO] running `Command { std: "docker" "inspect" "3c6a15b608d222e254bd0eac1b9b9bcb80d82ab03311790da3ff08ec8b7ad48a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c6a15b608d222e254bd0eac1b9b9bcb80d82ab03311790da3ff08ec8b7ad48a", kill_on_drop: false }` [INFO] [stdout] 3c6a15b608d222e254bd0eac1b9b9bcb80d82ab03311790da3ff08ec8b7ad48a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0c317ece9eeee7569fd45adb6770e62c574d02aeb4173cf7cbfea0252df1829f [INFO] running `Command { std: "docker" "start" "-a" "0c317ece9eeee7569fd45adb6770e62c574d02aeb4173cf7cbfea0252df1829f", kill_on_drop: false }` [INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/commit/decode.rs:30:34 [INFO] [stderr] | [INFO] [stderr] 29 | i: &'a [u8], [INFO] [stderr] | -- the lifetime is named here [INFO] [stderr] 30 | ) -> IResult<&'a [u8], CommitRef<'_>, E> { [INFO] [stderr] | -- ^^ the same lifetime is elided here [INFO] [stderr] | | [INFO] [stderr] | the same lifetime is named here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 30 - ) -> IResult<&'a [u8], CommitRef<'_>, E> { [INFO] [stderr] 30 + ) -> IResult<&'a [u8], CommitRef<'a>, E> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/tag/decode.rs:13:94 [INFO] [stderr] | [INFO] [stderr] 13 | pub fn git_tag<'a, E: ParseError<&'a [u8]> + ContextError<&'a [u8]>>(i: &'a [u8]) -> IResult<&[u8], TagRef<'a>, E> { [INFO] [stderr] | -- ^^^^^ -- the same lifetime is named here [INFO] [stderr] | | | [INFO] [stderr] | | the same lifetime is elided here [INFO] [stderr] | the lifetime is named here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 13 | pub fn git_tag<'a, E: ParseError<&'a [u8]> + ContextError<&'a [u8]>>(i: &'a [u8]) -> IResult<&'a [u8], TagRef<'a>, E> { [INFO] [stderr] | ++ [INFO] [stderr] [INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/tree/ref_iter.rs:141:71 [INFO] [stderr] | [INFO] [stderr] 141 | pub fn entry<'a, E: ParseError<&'a [u8]>>(i: &'a [u8]) -> IResult<&[u8], EntryRef<'_>, E> { [INFO] [stderr] | -- ^^^^^ ^^ the same lifetime is elided here [INFO] [stderr] | | | [INFO] [stderr] | | the same lifetime is elided here [INFO] [stderr] | the lifetime is named here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 141 - pub fn entry<'a, E: ParseError<&'a [u8]>>(i: &'a [u8]) -> IResult<&[u8], EntryRef<'_>, E> { [INFO] [stderr] 141 + pub fn entry<'a, E: ParseError<&'a [u8]>>(i: &'a [u8]) -> IResult<&'a [u8], EntryRef<'a>, E> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `git-object` (lib test) generated 3 warnings (run `cargo fix --lib -p git-object --tests` to apply 3 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/git_object-8fa55a6d4c065344) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test tag::write::tests::validated_name::invalid::only_dash ... ok [INFO] [stdout] test tag::write::tests::validated_name::valid::version ... ok [INFO] [stdout] test commit::message::body::test_parse_trailer::simple_non_ascii_no_newline ... ok [INFO] [stdout] test tag::write::tests::validated_name::invalid::leading_dash ... ok [INFO] [stdout] test commit::message::body::test_parse_trailer::simple_newline ... ok [INFO] [stdout] test commit::message::body::test_parse_trailer::with_lots_of_whitespace_newline ... ok [INFO] [stdout] test data::tests::size_of_object ... ok [INFO] [stdout] test commit::message::body::test_parse_trailer::simple_newline_windows ... ok [INFO] [stdout] test commit::message::body::test_parse_trailer::extra_whitespace_before_token_or_value_is_error ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0c317ece9eeee7569fd45adb6770e62c574d02aeb4173cf7cbfea0252df1829f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c317ece9eeee7569fd45adb6770e62c574d02aeb4173cf7cbfea0252df1829f", kill_on_drop: false }` [INFO] [stdout] 0c317ece9eeee7569fd45adb6770e62c574d02aeb4173cf7cbfea0252df1829f