[INFO] fetching crate git-sweep 1.0.0... [INFO] testing git-sweep-1.0.0 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] extracting crate git-sweep 1.0.0 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate git-sweep 1.0.0 [INFO] finished tweaking crates.io crate git-sweep 1.0.0 [INFO] tweaked toml for crates.io crate git-sweep 1.0.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate git-sweep 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 git-sweep 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] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded dyn-clone v1.0.16 [INFO] [stderr] Downloaded newline-converter v0.2.2 [INFO] [stderr] Downloaded inquire v0.6.2 [INFO] [stderr] Downloaded trash v3.3.1 [INFO] [stderr] Downloaded openssl-sys v0.9.101 [INFO] [stderr] Downloaded cc v1.0.86 [INFO] [stderr] Downloaded rayon v1.8.1 [INFO] [stderr] Downloaded git2 v0.18.2 [INFO] [stderr] Downloaded syn v2.0.50 [INFO] [stderr] Downloaded libgit2-sys v0.16.2+1.7.2 [INFO] [stderr] Downloaded libz-sys v1.1.15 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 52b8f023f16e4359a7c4028c098647cc3808e1f46587fc5f44d7ba5138c044f8 [INFO] running `Command { std: "docker" "start" "-a" "52b8f023f16e4359a7c4028c098647cc3808e1f46587fc5f44d7ba5138c044f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "52b8f023f16e4359a7c4028c098647cc3808e1f46587fc5f44d7ba5138c044f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52b8f023f16e4359a7c4028c098647cc3808e1f46587fc5f44d7ba5138c044f8", kill_on_drop: false }` [INFO] [stdout] 52b8f023f16e4359a7c4028c098647cc3808e1f46587fc5f44d7ba5138c044f8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 1ab9dbffa0defb201f5b32c0ac9be7e79dc9c034b00a50122133e3dea71ea315 [INFO] running `Command { std: "docker" "start" "-a" "1ab9dbffa0defb201f5b32c0ac9be7e79dc9c034b00a50122133e3dea71ea315", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling syn v2.0.50 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling newline-converter v0.2.2 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling dyn-clone v1.0.16 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling cc v1.0.86 [INFO] [stderr] Compiling crossterm v0.25.0 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling rayon v1.8.1 [INFO] [stderr] Compiling chrono v0.4.34 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling openssl-sys v0.9.101 [INFO] [stderr] Compiling libz-sys v1.1.15 [INFO] [stderr] Compiling libssh2-sys v0.3.0 [INFO] [stderr] Compiling libgit2-sys v0.16.2+1.7.2 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling trash v3.3.1 [INFO] [stderr] Compiling inquire v0.6.2 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling git2 v0.18.2 [INFO] [stderr] Compiling git-sweep v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/git_utils.rs:14:11 [INFO] [stdout] | [INFO] [stdout] 14 | repo: &git2::Repository, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 15 | connect: bool, [INFO] [stdout] 16 | ) -> Result, Error> { [INFO] [stdout] | ^^^^^^ the same lifetime is hidden 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] 16 | ) -> Result>, Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.37s [INFO] running `Command { std: "docker" "inspect" "1ab9dbffa0defb201f5b32c0ac9be7e79dc9c034b00a50122133e3dea71ea315", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ab9dbffa0defb201f5b32c0ac9be7e79dc9c034b00a50122133e3dea71ea315", kill_on_drop: false }` [INFO] [stdout] 1ab9dbffa0defb201f5b32c0ac9be7e79dc9c034b00a50122133e3dea71ea315 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] cf3da1fa8a7f1d1cacad0f6bbee24cae21939b170ec0278177b8459d0897a0a4 [INFO] running `Command { std: "docker" "start" "-a" "cf3da1fa8a7f1d1cacad0f6bbee24cae21939b170ec0278177b8459d0897a0a4", kill_on_drop: false }` [INFO] [stderr] Compiling git-sweep v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/git_utils.rs:14:11 [INFO] [stdout] | [INFO] [stdout] 14 | repo: &git2::Repository, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 15 | connect: bool, [INFO] [stdout] 16 | ) -> Result, Error> { [INFO] [stdout] | ^^^^^^ the same lifetime is hidden 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] 16 | ) -> Result>, Error> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.87s [INFO] running `Command { std: "docker" "inspect" "cf3da1fa8a7f1d1cacad0f6bbee24cae21939b170ec0278177b8459d0897a0a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf3da1fa8a7f1d1cacad0f6bbee24cae21939b170ec0278177b8459d0897a0a4", kill_on_drop: false }` [INFO] [stdout] cf3da1fa8a7f1d1cacad0f6bbee24cae21939b170ec0278177b8459d0897a0a4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 4319649e4d1d6616bdf82c774d83527d5d897a96af3d0202616e8c2f7afff710 [INFO] running `Command { std: "docker" "start" "-a" "4319649e4d1d6616bdf82c774d83527d5d897a96af3d0202616e8c2f7afff710", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/git_utils.rs:14:11 [INFO] [stderr] | [INFO] [stderr] 14 | repo: &git2::Repository, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ the lifetime is elided here [INFO] [stderr] 15 | connect: bool, [INFO] [stderr] 16 | ) -> Result, Error> { [INFO] [stderr] | ^^^^^^ the same lifetime is hidden 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: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 16 | ) -> Result>, Error> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `git-sweep` (bin "git-sweep" test) generated 1 warning (run `cargo fix --bin "git-sweep" -p git-sweep --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/git_sweep-ce2e0ba7ed7c00ff) [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" "4319649e4d1d6616bdf82c774d83527d5d897a96af3d0202616e8c2f7afff710", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4319649e4d1d6616bdf82c774d83527d5d897a96af3d0202616e8c2f7afff710", kill_on_drop: false }` [INFO] [stdout] 4319649e4d1d6616bdf82c774d83527d5d897a96af3d0202616e8c2f7afff710