[INFO] fetching crate git-sync-rs 0.2.0... [INFO] testing git-sync-rs-0.2.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate git-sync-rs 0.2.0 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate git-sync-rs 0.2.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate git-sync-rs 0.2.0 [INFO] tweaked toml for crates.io crate git-sync-rs 0.2.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate git-sync-rs 0.2.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate git-sync-rs 0.2.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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded filetime v0.2.25 [INFO] [stderr] Downloaded dirs v6.0.0 [INFO] [stderr] Downloaded directories v5.0.1 [INFO] [stderr] Downloaded dirs-sys v0.5.0 [INFO] [stderr] Downloaded redox_users v0.5.2 [INFO] [stderr] Downloaded shellexpand v3.1.1 [INFO] [stderr] Downloaded git2 v0.18.3 [INFO] [stderr] Downloaded libssh2-sys v0.3.1 [INFO] [stderr] Downloaded libgit2-sys v0.16.2+1.7.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d785ff7e30af7442147bfdf910968536d71f339e877610c48d6a4e39dbea7788 [INFO] running `Command { std: "docker" "start" "-a" "d785ff7e30af7442147bfdf910968536d71f339e877610c48d6a4e39dbea7788", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d785ff7e30af7442147bfdf910968536d71f339e877610c48d6a4e39dbea7788", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d785ff7e30af7442147bfdf910968536d71f339e877610c48d6a4e39dbea7788", kill_on_drop: false }` [INFO] [stdout] d785ff7e30af7442147bfdf910968536d71f339e877610c48d6a4e39dbea7788 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2a49286ed14b2ab43ee24b1fe3eab18c8f310077bc7e8f5ad832bd664bd0d50d [INFO] running `Command { std: "docker" "start" "-a" "2a49286ed14b2ab43ee24b1fe3eab18c8f310077bc7e8f5ad832bd664bd0d50d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.97 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling cc v1.2.33 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling clap_builder v4.5.44 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling libssh2-sys v0.3.1 [INFO] [stderr] Compiling libgit2-sys v0.16.2+1.7.2 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling notify v6.1.1 [INFO] [stderr] Compiling directories v5.0.1 [INFO] [stderr] Compiling shellexpand v3.1.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling clap v4.5.45 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling git2 v0.18.3 [INFO] [stderr] Compiling git-sync-rs v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `remote` [INFO] [stdout] --> src/sync.rs:373:17 [INFO] [stdout] | [INFO] [stdout] 373 | let mut remote = self.repo.find_remote(&self.config.remote_name)?; [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_remote` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `val` [INFO] [stdout] --> src/sync.rs:373:30 [INFO] [stdout] | [INFO] [stdout] 373 | let mut remote = self.repo.find_remote(&self.config.remote_name)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_val` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `url` [INFO] [stdout] --> src/sync.rs:376:25 [INFO] [stdout] | [INFO] [stdout] 376 | if let Some(url) = remote.url() { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_url` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `callbacks` [INFO] [stdout] --> src/sync.rs:381:17 [INFO] [stdout] | [INFO] [stdout] 381 | let mut callbacks = git2::RemoteCallbacks::new(); [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_callbacks` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fetch_options` [INFO] [stdout] --> src/sync.rs:455:17 [INFO] [stdout] | [INFO] [stdout] 455 | let mut fetch_options = git2::FetchOptions::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fetch_options` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `proxy_options` [INFO] [stdout] --> src/sync.rs:459:17 [INFO] [stdout] | [INFO] [stdout] 459 | let mut proxy_options = git2::ProxyOptions::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_proxy_options` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/sync.rs:478:21 [INFO] [stdout] | [INFO] [stdout] 478 | Err(e) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `remote` [INFO] [stdout] --> src/sync.rs:521:17 [INFO] [stdout] | [INFO] [stdout] 521 | let mut remote = self.repo.find_remote(&self.config.remote_name)?; [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_remote` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `val` [INFO] [stdout] --> src/sync.rs:521:30 [INFO] [stdout] | [INFO] [stdout] 521 | let mut remote = self.repo.find_remote(&self.config.remote_name)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_val` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `callbacks` [INFO] [stdout] --> src/sync.rs:524:17 [INFO] [stdout] | [INFO] [stdout] 524 | let mut callbacks = git2::RemoteCallbacks::new(); [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_callbacks` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `push_options` [INFO] [stdout] --> src/sync.rs:587:17 [INFO] [stdout] | [INFO] [stdout] 587 | let mut push_options = git2::PushOptions::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_push_options` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `proxy_options` [INFO] [stdout] --> src/sync.rs:591:17 [INFO] [stdout] | [INFO] [stdout] 591 | let mut proxy_options = git2::ProxyOptions::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_proxy_options` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `refspec` [INFO] [stdout] --> src/sync.rs:596:17 [INFO] [stdout] | [INFO] [stdout] 596 | let refspec = format!( [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_refspec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/sync.rs:610:21 [INFO] [stdout] | [INFO] [stdout] 610 | Err(e) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 44s [INFO] running `Command { std: "docker" "inspect" "2a49286ed14b2ab43ee24b1fe3eab18c8f310077bc7e8f5ad832bd664bd0d50d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a49286ed14b2ab43ee24b1fe3eab18c8f310077bc7e8f5ad832bd664bd0d50d", kill_on_drop: false }` [INFO] [stdout] 2a49286ed14b2ab43ee24b1fe3eab18c8f310077bc7e8f5ad832bd664bd0d50d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2b8f07c69daaa53348eb01314d5a0db0d31fb8b54d39063aa099328782cc4e8e [INFO] running `Command { std: "docker" "start" "-a" "2b8f07c69daaa53348eb01314d5a0db0d31fb8b54d39063aa099328782cc4e8e", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling git2 v0.18.3 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling git-sync-rs v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `remote` [INFO] [stdout] --> src/sync.rs:373:17 [INFO] [stdout] | [INFO] [stdout] 373 | let mut remote = self.repo.find_remote(&self.config.remote_name)?; [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_remote` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `val` [INFO] [stdout] --> src/sync.rs:373:30 [INFO] [stdout] | [INFO] [stdout] 373 | let mut remote = self.repo.find_remote(&self.config.remote_name)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_val` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `url` [INFO] [stdout] --> src/sync.rs:376:25 [INFO] [stdout] | [INFO] [stdout] 376 | if let Some(url) = remote.url() { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_url` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `callbacks` [INFO] [stdout] --> src/sync.rs:381:17 [INFO] [stdout] | [INFO] [stdout] 381 | let mut callbacks = git2::RemoteCallbacks::new(); [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_callbacks` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fetch_options` [INFO] [stdout] --> src/sync.rs:455:17 [INFO] [stdout] | [INFO] [stdout] 455 | let mut fetch_options = git2::FetchOptions::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fetch_options` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `proxy_options` [INFO] [stdout] --> src/sync.rs:459:17 [INFO] [stdout] | [INFO] [stdout] 459 | let mut proxy_options = git2::ProxyOptions::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_proxy_options` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/sync.rs:478:21 [INFO] [stdout] | [INFO] [stdout] 478 | Err(e) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `remote` [INFO] [stdout] --> src/sync.rs:521:17 [INFO] [stdout] | [INFO] [stdout] 521 | let mut remote = self.repo.find_remote(&self.config.remote_name)?; [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_remote` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `val` [INFO] [stdout] --> src/sync.rs:521:30 [INFO] [stdout] | [INFO] [stdout] 521 | let mut remote = self.repo.find_remote(&self.config.remote_name)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_val` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `callbacks` [INFO] [stdout] --> src/sync.rs:524:17 [INFO] [stdout] | [INFO] [stdout] 524 | let mut callbacks = git2::RemoteCallbacks::new(); [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_callbacks` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `push_options` [INFO] [stdout] --> src/sync.rs:587:17 [INFO] [stdout] | [INFO] [stdout] 587 | let mut push_options = git2::PushOptions::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_push_options` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `proxy_options` [INFO] [stdout] --> src/sync.rs:591:17 [INFO] [stdout] | [INFO] [stdout] 591 | let mut proxy_options = git2::ProxyOptions::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_proxy_options` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `refspec` [INFO] [stdout] --> src/sync.rs:596:17 [INFO] [stdout] | [INFO] [stdout] 596 | let refspec = format!( [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_refspec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/sync.rs:610:21 [INFO] [stdout] | [INFO] [stdout] 610 | Err(e) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `remote` [INFO] [stdout] --> src/sync.rs:373:17 [INFO] [stdout] | [INFO] [stdout] 373 | let mut remote = self.repo.find_remote(&self.config.remote_name)?; [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_remote` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `val` [INFO] [stdout] --> src/sync.rs:373:30 [INFO] [stdout] | [INFO] [stdout] 373 | let mut remote = self.repo.find_remote(&self.config.remote_name)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_val` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `url` [INFO] [stdout] --> src/sync.rs:376:25 [INFO] [stdout] | [INFO] [stdout] 376 | if let Some(url) = remote.url() { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_url` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `callbacks` [INFO] [stdout] --> src/sync.rs:381:17 [INFO] [stdout] | [INFO] [stdout] 381 | let mut callbacks = git2::RemoteCallbacks::new(); [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_callbacks` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fetch_options` [INFO] [stdout] --> src/sync.rs:455:17 [INFO] [stdout] | [INFO] [stdout] 455 | let mut fetch_options = git2::FetchOptions::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fetch_options` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `proxy_options` [INFO] [stdout] --> src/sync.rs:459:17 [INFO] [stdout] | [INFO] [stdout] 459 | let mut proxy_options = git2::ProxyOptions::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_proxy_options` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/sync.rs:478:21 [INFO] [stdout] | [INFO] [stdout] 478 | Err(e) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `remote` [INFO] [stdout] --> src/sync.rs:521:17 [INFO] [stdout] | [INFO] [stdout] 521 | let mut remote = self.repo.find_remote(&self.config.remote_name)?; [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_remote` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `val` [INFO] [stdout] --> src/sync.rs:521:30 [INFO] [stdout] | [INFO] [stdout] 521 | let mut remote = self.repo.find_remote(&self.config.remote_name)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_val` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `callbacks` [INFO] [stdout] --> src/sync.rs:524:17 [INFO] [stdout] | [INFO] [stdout] 524 | let mut callbacks = git2::RemoteCallbacks::new(); [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_callbacks` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `push_options` [INFO] [stdout] --> src/sync.rs:587:17 [INFO] [stdout] | [INFO] [stdout] 587 | let mut push_options = git2::PushOptions::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_push_options` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `proxy_options` [INFO] [stdout] --> src/sync.rs:591:17 [INFO] [stdout] | [INFO] [stdout] 591 | let mut proxy_options = git2::ProxyOptions::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_proxy_options` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `refspec` [INFO] [stdout] --> src/sync.rs:596:17 [INFO] [stdout] | [INFO] [stdout] 596 | let refspec = format!( [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_refspec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/sync.rs:610:21 [INFO] [stdout] | [INFO] [stdout] 610 | Err(e) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 32.54s [INFO] running `Command { std: "docker" "inspect" "2b8f07c69daaa53348eb01314d5a0db0d31fb8b54d39063aa099328782cc4e8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b8f07c69daaa53348eb01314d5a0db0d31fb8b54d39063aa099328782cc4e8e", kill_on_drop: false }` [INFO] [stdout] 2b8f07c69daaa53348eb01314d5a0db0d31fb8b54d39063aa099328782cc4e8e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6cbf1b47dc5a079010316ccedee7c3ebfb07d1811df59c7b42044ed4896546dc [INFO] running `Command { std: "docker" "start" "-a" "6cbf1b47dc5a079010316ccedee7c3ebfb07d1811df59c7b42044ed4896546dc", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `remote` [INFO] [stderr] --> src/sync.rs:373:17 [INFO] [stderr] | [INFO] [stderr] 373 | let mut remote = self.repo.find_remote(&self.config.remote_name)?; [INFO] [stderr] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_remote` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `val` [INFO] [stderr] --> src/sync.rs:373:30 [INFO] [stderr] | [INFO] [stderr] 373 | let mut remote = self.repo.find_remote(&self.config.remote_name)?; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_val` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `url` [INFO] [stderr] --> src/sync.rs:376:25 [INFO] [stderr] | [INFO] [stderr] 376 | if let Some(url) = remote.url() { [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_url` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `callbacks` [INFO] [stderr] --> src/sync.rs:381:17 [INFO] [stderr] | [INFO] [stderr] 381 | let mut callbacks = git2::RemoteCallbacks::new(); [INFO] [stderr] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_callbacks` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `fetch_options` [INFO] [stderr] --> src/sync.rs:455:17 [INFO] [stderr] | [INFO] [stderr] 455 | let mut fetch_options = git2::FetchOptions::new(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fetch_options` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `proxy_options` [INFO] [stderr] --> src/sync.rs:459:17 [INFO] [stderr] | [INFO] [stderr] 459 | let mut proxy_options = git2::ProxyOptions::new(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_proxy_options` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `e` [INFO] [stderr] --> src/sync.rs:478:21 [INFO] [stderr] | [INFO] [stderr] 478 | Err(e) => { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `remote` [INFO] [stderr] --> src/sync.rs:521:17 [INFO] [stderr] | [INFO] [stderr] 521 | let mut remote = self.repo.find_remote(&self.config.remote_name)?; [INFO] [stderr] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_remote` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `val` [INFO] [stderr] --> src/sync.rs:521:30 [INFO] [stderr] | [INFO] [stderr] 521 | let mut remote = self.repo.find_remote(&self.config.remote_name)?; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_val` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `callbacks` [INFO] [stderr] --> src/sync.rs:524:17 [INFO] [stderr] | [INFO] [stderr] 524 | let mut callbacks = git2::RemoteCallbacks::new(); [INFO] [stderr] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_callbacks` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `push_options` [INFO] [stderr] --> src/sync.rs:587:17 [INFO] [stderr] | [INFO] [stderr] 587 | let mut push_options = git2::PushOptions::new(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_push_options` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `proxy_options` [INFO] [stderr] --> src/sync.rs:591:17 [INFO] [stderr] | [INFO] [stderr] 591 | let mut proxy_options = git2::ProxyOptions::new(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_proxy_options` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `refspec` [INFO] [stderr] --> src/sync.rs:596:17 [INFO] [stderr] | [INFO] [stderr] 596 | let refspec = format!( [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_refspec` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `e` [INFO] [stderr] --> src/sync.rs:610:21 [INFO] [stderr] | [INFO] [stderr] 610 | Err(e) => { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stderr] [INFO] [stderr] warning: `git-sync-rs` (lib) generated 14 warnings (run `cargo fix --lib -p git-sync-rs` to apply 14 suggestions) [INFO] [stderr] warning: `git-sync-rs` (lib test) generated 14 warnings (14 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/git_sync_rs-e9ecd9193e266d0b) [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] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/git_sync_rs-b84439d9e5d07f4f) [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] [stderr] Running tests/auto_commit.rs (/opt/rustwide/target/debug/deps/auto_commit-eb69d251e92d440b) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Running tests/basic_sync.rs (/opt/rustwide/target/debug/deps/basic_sync-7abee6b36b055d09) [INFO] [stdout] test auto_commit_new_files ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test basic_sync ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.59s [INFO] [stdout] [INFO] [stderr] Running tests/bidirectional_sync.rs (/opt/rustwide/target/debug/deps/bidirectional_sync-cb9306aa55499b79) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test bidirectional_sync ... ok [INFO] [stderr] Running tests/binary_conflict.rs (/opt/rustwide/target/debug/deps/binary_conflict-a90b8bd42f738de8) [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.45s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test handle_binary_file_conflict ... ok [INFO] [stderr] Running tests/debounce_starvation.rs (/opt/rustwide/target/debug/deps/debounce_starvation-3733235e18b07a96) [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.47s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test continuous_changes_starve_debounce ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.91s [INFO] [stdout] [INFO] [stderr] Running tests/file_deletion.rs (/opt/rustwide/target/debug/deps/file_deletion-75d8b5c6dc75d8c4) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Running tests/file_watch.rs (/opt/rustwide/target/debug/deps/file_watch-938150410e42b792) [INFO] [stdout] test handle_file_deleted_remotely ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.48s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test file_changes_trigger_sync ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.79s [INFO] [stdout] [INFO] [stderr] Running tests/gitignore.rs (/opt/rustwide/target/debug/deps/gitignore-69d70f205f6663cb) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test gitignore_respect ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.39s [INFO] [stdout] [INFO] [stderr] Running tests/merge_conflict.rs (/opt/rustwide/target/debug/deps/merge_conflict-60c6ca5853c6b82d) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test handle_merge_conflict_with_local_changes ... ok [INFO] [stderr] Running tests/multiple_users.rs (/opt/rustwide/target/debug/deps/multiple_users-d7684307d8842113) [INFO] [stdout] test conflict_resolution_with_merge ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.57s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test multiple_users_concurrent_changes ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.11s [INFO] [stdout] [INFO] [stderr] Running tests/periodic_sync.rs (/opt/rustwide/target/debug/deps/periodic_sync-92abef1e17c17354) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test periodic_sync_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.08s [INFO] [stdout] [INFO] [stderr] Running tests/sync_deadlock.rs (/opt/rustwide/target/debug/deps/sync_deadlock-bc9b833a754fc2a2) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] HEAD is now at e2b9ccb Initial commit [INFO] [stderr] Switched to branch 'master' [INFO] [stdout] Your branch is up to date with 'origin/master'. [INFO] [stdout] test sync_stuck_after_error_during_watch ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.04s [INFO] [stdout] [INFO] [stderr] Running tests/uncommitted_changes.rs (/opt/rustwide/target/debug/deps/uncommitted_changes-9e55f303b63048a2) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test uncommitted_changes_during_sync ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.67s [INFO] [stdout] [INFO] [stderr] Running tests/watch_gitignore.rs (/opt/rustwide/target/debug/deps/watch_gitignore-b53dd583cd22b9b4) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test gitignored_files_not_synced ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.42s [INFO] [stdout] [INFO] [stderr] Doc-tests git_sync_rs [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" "6cbf1b47dc5a079010316ccedee7c3ebfb07d1811df59c7b42044ed4896546dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6cbf1b47dc5a079010316ccedee7c3ebfb07d1811df59c7b42044ed4896546dc", kill_on_drop: false }` [INFO] [stdout] 6cbf1b47dc5a079010316ccedee7c3ebfb07d1811df59c7b42044ed4896546dc