[INFO] fetching crate git2-ext 1.0.0... [INFO] testing git2-ext-1.0.0 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] extracting crate git2-ext 1.0.0 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate git2-ext 1.0.0 [INFO] finished tweaking crates.io crate git2-ext 1.0.0 [INFO] tweaked toml for crates.io crate git2-ext 1.0.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate git2-ext 1.0.0 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate git2-ext 1.0.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--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] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded windows-targets v0.52.0 [INFO] [stderr] Downloaded which v8.0.0 [INFO] [stderr] Downloaded form_urlencoded v1.2.0 [INFO] [stderr] Downloaded doc-comment v0.3.3 [INFO] [stderr] Downloaded termtree v0.4.1 [INFO] [stderr] Downloaded globset v0.4.10 [INFO] [stderr] Downloaded walkdir v2.3.3 [INFO] [stderr] Downloaded ignore v0.4.20 [INFO] [stderr] Downloaded divan v0.1.21 [INFO] [stderr] Downloaded derive_more v2.0.1 [INFO] [stderr] Downloaded aho-corasick v0.7.20 [INFO] [stderr] Downloaded unicode-normalization v0.1.22 [INFO] [stderr] Downloaded clap_builder v4.4.2 [INFO] [stderr] Downloaded regex-automata v0.1.10 [INFO] [stderr] Downloaded git2 v0.16.0 [INFO] [stderr] Downloaded aho-corasick v1.0.5 [INFO] [stderr] Downloaded memchr v2.6.2 [INFO] [stderr] Downloaded derive_more-impl v2.0.1 [INFO] [stderr] Downloaded snapbox v0.6.24 [INFO] [stderr] Downloaded clap v4.4.2 [INFO] [stderr] Downloaded idna v0.4.0 [INFO] [stderr] Downloaded regex-lite v0.1.5 [INFO] [stderr] Downloaded rustix v0.37.23 [INFO] [stderr] Downloaded bstr v1.4.0 [INFO] [stderr] Downloaded rustix v0.38.30 [INFO] [stderr] Downloaded unicode-ident v1.0.11 [INFO] [stderr] Downloaded windows_x86_64_gnullvm v0.52.0 [INFO] [stderr] Downloaded windows_aarch64_gnullvm v0.52.0 [INFO] [stderr] Downloaded winsafe v0.0.19 [INFO] [stderr] Downloaded url v2.4.1 [INFO] [stderr] Downloaded similar v2.7.0 [INFO] [stderr] Downloaded io-lifetimes v1.0.11 [INFO] [stderr] Downloaded serde_yaml v0.8.26 [INFO] [stderr] Downloaded unicode-bidi v0.3.13 [INFO] [stderr] Downloaded tinyvec v1.6.0 [INFO] [stderr] Downloaded pkg-config v0.3.27 [INFO] [stderr] Downloaded redox_syscall v0.4.1 [INFO] [stderr] Downloaded predicates v3.0.3 [INFO] [stderr] Downloaded assert_fs v1.1.3 [INFO] [stderr] Downloaded convert_case v0.7.1 [INFO] [stderr] Downloaded eyre v0.6.12 [INFO] [stderr] Downloaded git-fixture v0.3.6 [INFO] [stderr] Downloaded tempfile v3.9.0 [INFO] [stderr] Downloaded jobserver v0.1.26 [INFO] [stderr] Downloaded shlex v1.1.0 [INFO] [stderr] Downloaded normalize-line-endings v0.3.0 [INFO] [stderr] Downloaded windows_aarch64_msvc v0.52.0 [INFO] [stderr] Downloaded windows_x86_64_gnu v0.52.0 [INFO] [stderr] Downloaded windows_i686_gnu v0.52.0 [INFO] [stderr] Downloaded windows_x86_64_msvc v0.52.0 [INFO] [stderr] Downloaded env_home v0.1.0 [INFO] [stderr] Downloaded windows_i686_msvc v0.52.0 [INFO] [stderr] Downloaded errno v0.3.13 [INFO] [stderr] Downloaded thread_local v1.1.7 [INFO] [stderr] Downloaded globwalk v0.9.1 [INFO] [stderr] Downloaded difflib v0.4.0 [INFO] [stderr] Downloaded predicates-core v1.0.6 [INFO] [stderr] Downloaded predicates-tree v1.0.9 [INFO] [stderr] Downloaded automod v1.0.16 [INFO] [stderr] Downloaded linux-raw-sys v0.3.8 [INFO] [stderr] Downloaded terminal_size v0.2.6 [INFO] [stderr] Downloaded condtype v1.3.0 [INFO] [stderr] Downloaded divan-macros v0.1.21 [INFO] [stderr] Downloaded indenter v0.3.3 [INFO] [stderr] Downloaded humantime-serde v1.1.1 [INFO] [stderr] Downloaded quote v1.0.36 [INFO] [stderr] Downloaded percent-encoding v2.3.0 [INFO] [stderr] Downloaded snapbox-macros v0.4.0 [INFO] [stderr] Downloaded linux-raw-sys v0.4.13 [INFO] [stderr] Downloaded libgit2-sys v0.14.2+1.5.1 [INFO] [stderr] Downloaded libz-sys v1.1.12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c955f94aca7494622718bb5bd49515e01a6517b9e25bf6d1230bce6d2f4746a1 [INFO] running `Command { std: "docker" "start" "-a" "c955f94aca7494622718bb5bd49515e01a6517b9e25bf6d1230bce6d2f4746a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c955f94aca7494622718bb5bd49515e01a6517b9e25bf6d1230bce6d2f4746a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c955f94aca7494622718bb5bd49515e01a6517b9e25bf6d1230bce6d2f4746a1", kill_on_drop: false }` [INFO] [stdout] c955f94aca7494622718bb5bd49515e01a6517b9e25bf6d1230bce6d2f4746a1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 50a9114620ca0258b1fbd1c4f233af2a1edd49a614410d7bde8f7a8de0122bd7 [INFO] running `Command { std: "docker" "start" "-a" "50a9114620ca0258b1fbd1c4f233af2a1edd49a614410d7bde8f7a8de0122bd7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling rustix v0.38.30 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling env_home v0.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling memchr v2.6.2 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling bstr v1.4.0 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling libz-sys v1.1.12 [INFO] [stderr] Compiling libgit2-sys v0.14.2+1.5.1 [INFO] [stderr] Compiling which v8.0.0 [INFO] [stderr] Compiling tempfile v3.9.0 [INFO] [stderr] Compiling git2 v0.16.0 [INFO] [stderr] Compiling git2-ext v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.17s [INFO] running `Command { std: "docker" "inspect" "50a9114620ca0258b1fbd1c4f233af2a1edd49a614410d7bde8f7a8de0122bd7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50a9114620ca0258b1fbd1c4f233af2a1edd49a614410d7bde8f7a8de0122bd7", kill_on_drop: false }` [INFO] [stdout] 50a9114620ca0258b1fbd1c4f233af2a1edd49a614410d7bde8f7a8de0122bd7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 734e1fca95c52b20640314a79f8059390611dd72fe83c756d8de9e55e2fe536a [INFO] running `Command { std: "docker" "start" "-a" "734e1fca95c52b20640314a79f8059390611dd72fe83c756d8de9e55e2fe536a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling memchr v2.6.2 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling rustix v0.37.23 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling clap_lex v0.5.1 [INFO] [stderr] Compiling rustix v0.38.30 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling predicates-core v1.0.6 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling aho-corasick v1.0.5 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling env_home v0.1.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling predicates-tree v1.0.9 [INFO] [stderr] Compiling snapbox-macros v0.4.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling regex-lite v0.1.5 [INFO] [stderr] Compiling condtype v1.3.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling predicates v3.0.3 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling libz-sys v1.1.12 [INFO] [stderr] Compiling libgit2-sys v0.14.2+1.5.1 [INFO] [stderr] Compiling which v8.0.0 [INFO] [stderr] Compiling snapbox v0.6.24 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling tempfile v3.9.0 [INFO] [stderr] Compiling divan-macros v0.1.21 [INFO] [stderr] Compiling terminal_size v0.2.6 [INFO] [stderr] Compiling automod v1.0.16 [INFO] [stderr] Compiling clap_builder v4.4.2 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling clap v4.4.2 [INFO] [stderr] Compiling divan v0.1.21 [INFO] [stderr] Compiling git2 v0.16.0 [INFO] [stderr] Compiling bstr v1.4.0 [INFO] [stderr] Compiling humantime-serde v1.1.1 [INFO] [stderr] Compiling serde_yaml v0.8.26 [INFO] [stderr] Compiling globset v0.4.10 [INFO] [stderr] Compiling git-fixture v0.3.6 [INFO] [stderr] Compiling git2-ext v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling ignore v0.4.20 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling assert_fs v1.1.3 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 53.74s [INFO] running `Command { std: "docker" "inspect" "734e1fca95c52b20640314a79f8059390611dd72fe83c756d8de9e55e2fe536a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "734e1fca95c52b20640314a79f8059390611dd72fe83c756d8de9e55e2fe536a", kill_on_drop: false }` [INFO] [stdout] 734e1fca95c52b20640314a79f8059390611dd72fe83c756d8de9e55e2fe536a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a187a833fe9a851403001325da728400ae57d29306eacc0cafcbe5a4d818ed27 [INFO] running `Command { std: "docker" "start" "-a" "a187a833fe9a851403001325da728400ae57d29306eacc0cafcbe5a4d818ed27", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/git2_ext-535b92bbffbdcadd) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tree::tests::test_detect_path_only_changed_file_mode ... ok [INFO] [stdout] test tree::tests::test_rebuild_tree ... ok [INFO] [stdout] [INFO] [stderr] Doc-tests git2_ext [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a187a833fe9a851403001325da728400ae57d29306eacc0cafcbe5a4d818ed27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a187a833fe9a851403001325da728400ae57d29306eacc0cafcbe5a4d818ed27", kill_on_drop: false }` [INFO] [stdout] a187a833fe9a851403001325da728400ae57d29306eacc0cafcbe5a4d818ed27