[INFO] fetching crate git-object 0.26.2... [INFO] testing git-object-0.26.2 against 1.90.0 for beta-1.91-3 [INFO] extracting crate git-object 0.26.2 into /workspace/builds/worker-0-tc1/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-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate git-object 0.26.2 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "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.17) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pretty_assertions v1.4.1 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 29637bee44d7016dba433b3f1e75b679ff56e1a881eaa8240886e0b0048a718c [INFO] running `Command { std: "docker" "start" "-a" "29637bee44d7016dba433b3f1e75b679ff56e1a881eaa8240886e0b0048a718c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "29637bee44d7016dba433b3f1e75b679ff56e1a881eaa8240886e0b0048a718c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29637bee44d7016dba433b3f1e75b679ff56e1a881eaa8240886e0b0048a718c", kill_on_drop: false }` [INFO] [stdout] 29637bee44d7016dba433b3f1e75b679ff56e1a881eaa8240886e0b0048a718c [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4eec8eb10af2dedb03f38e8bfe24105034db9a2d1bcc0d4b8fc8aa1c0c880db4 [INFO] running `Command { std: "docker" "start" "-a" "4eec8eb10af2dedb03f38e8bfe24105034db9a2d1bcc0d4b8fc8aa1c0c880db4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling deranged v0.5.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling btoi v0.4.3 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling git-hash v0.10.3 [INFO] [stderr] Compiling git-date v0.4.3 [INFO] [stderr] Compiling git-validate v0.7.3 [INFO] [stderr] Compiling git-features v0.26.5 [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:29:9 [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:74 [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:51 [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.57s [INFO] running `Command { std: "docker" "inspect" "4eec8eb10af2dedb03f38e8bfe24105034db9a2d1bcc0d4b8fc8aa1c0c880db4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4eec8eb10af2dedb03f38e8bfe24105034db9a2d1bcc0d4b8fc8aa1c0c880db4", kill_on_drop: false }` [INFO] [stdout] 4eec8eb10af2dedb03f38e8bfe24105034db9a2d1bcc0d4b8fc8aa1c0c880db4 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 74dfc3bc28f83cfa2407966c487c0548a533685f1864a5d73723ba6fd22d468d [INFO] running `Command { std: "docker" "start" "-a" "74dfc3bc28f83cfa2407966c487c0548a533685f1864a5d73723ba6fd22d468d", kill_on_drop: false }` [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [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:29:9 [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:74 [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:51 [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.71s [INFO] running `Command { std: "docker" "inspect" "74dfc3bc28f83cfa2407966c487c0548a533685f1864a5d73723ba6fd22d468d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74dfc3bc28f83cfa2407966c487c0548a533685f1864a5d73723ba6fd22d468d", kill_on_drop: false }` [INFO] [stdout] 74dfc3bc28f83cfa2407966c487c0548a533685f1864a5d73723ba6fd22d468d [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a84438f55020ec99d044f5aae3ee763e81bf5ebabf2bff9d523096d4b403de65 [INFO] running `Command { std: "docker" "start" "-a" "a84438f55020ec99d044f5aae3ee763e81bf5ebabf2bff9d523096d4b403de65", kill_on_drop: false }` [INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/commit/decode.rs:29:9 [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:74 [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:51 [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 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/git_object-5daa539aeeee5a35) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test commit::message::body::test_parse_trailer::simple_newline ... ok [INFO] [stdout] test commit::message::body::test_parse_trailer::extra_whitespace_before_token_or_value_is_error ... ok [INFO] [stdout] test commit::message::body::test_parse_trailer::simple_non_ascii_no_newline ... ok [INFO] [stdout] test data::tests::size_of_object ... ok [INFO] [stdout] test tag::write::tests::validated_name::invalid::leading_dash ... ok [INFO] [stdout] test tag::write::tests::validated_name::valid::version ... ok [INFO] [stdout] test commit::message::body::test_parse_trailer::with_lots_of_whitespace_newline ... ok [INFO] [stdout] test tag::write::tests::validated_name::invalid::only_dash ... ok [INFO] [stdout] test commit::message::body::test_parse_trailer::simple_newline_windows ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a84438f55020ec99d044f5aae3ee763e81bf5ebabf2bff9d523096d4b403de65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a84438f55020ec99d044f5aae3ee763e81bf5ebabf2bff9d523096d4b403de65", kill_on_drop: false }` [INFO] [stdout] a84438f55020ec99d044f5aae3ee763e81bf5ebabf2bff9d523096d4b403de65