[INFO] cloning repository https://github.com/jewlexx/sfsu [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jewlexx/sfsu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjewlexx%2Fsfsu", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjewlexx%2Fsfsu'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b1f7dc6484d2b1e2a76468b104d7f29169694dc3 [INFO] checking jewlexx/sfsu against master#8f359beca4e58bc3ae795a666301a8f47023044c for pr-121557 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjewlexx%2Fsfsu" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jewlexx/sfsu on toolchain 8f359beca4e58bc3ae795a666301a8f47023044c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f359beca4e58bc3ae795a666301a8f47023044c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/jewlexx/sfsu [INFO] finished tweaking git repo https://github.com/jewlexx/sfsu [INFO] tweaked toml for git repo https://github.com/jewlexx/sfsu written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/jewlexx/sfsu 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" "+8f359beca4e58bc3ae795a666301a8f47023044c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded quork v0.6.2 [INFO] [stderr] Downloaded quork-proc v0.3.1 [INFO] [stderr] Downloaded const-str-proc-macro v0.5.4 [INFO] [stderr] Downloaded tzdb v0.6.1 [INFO] [stderr] Downloaded human-panic v1.2.3 [INFO] [stderr] Downloaded shadow-rs v0.27.0 [INFO] [stderr] Downloaded tzdb_data v0.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+8f359beca4e58bc3ae795a666301a8f47023044c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b71c4bf9f51fa260eec2fa2f45641e753125d328f9aab78da4709baf01882389 [INFO] running `Command { std: "docker" "start" "-a" "b71c4bf9f51fa260eec2fa2f45641e753125d328f9aab78da4709baf01882389", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b71c4bf9f51fa260eec2fa2f45641e753125d328f9aab78da4709baf01882389", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b71c4bf9f51fa260eec2fa2f45641e753125d328f9aab78da4709baf01882389", kill_on_drop: false }` [INFO] [stdout] b71c4bf9f51fa260eec2fa2f45641e753125d328f9aab78da4709baf01882389 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+8f359beca4e58bc3ae795a666301a8f47023044c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5cd3841d9f7ccab2e0ab17a0e92d2aeade045fc7bf4f1f7f2dfc9109895e8265 [INFO] running `Command { std: "docker" "start" "-a" "5cd3841d9f7ccab2e0ab17a0e92d2aeade045fc7bf4f1f7f2dfc9109895e8265", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Checking indexmap v2.2.3 [INFO] [stderr] Compiling anyhow v1.0.80 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling tz-rs v0.6.14 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling syn v2.0.50 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling const_format_proc_macros v0.2.32 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Compiling cc v1.0.88 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Compiling tzdb_data v0.1.2 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Checking anstream v0.6.12 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling toml_edit v0.20.7 [INFO] [stderr] Compiling time v0.3.34 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Compiling const_format v0.2.32 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling libz-sys v1.1.15 [INFO] [stderr] Compiling openssl-sys v0.9.101 [INFO] [stderr] Compiling libgit2-sys v0.16.2+1.7.2 [INFO] [stderr] Compiling libssh2-sys v0.3.0 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking strsim v0.11.0 [INFO] [stderr] Compiling tzdb v0.6.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling is_debug v1.0.1 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Checking clap_builder v4.5.1 [INFO] [stderr] Compiling proc-macro-crate v2.0.0 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Compiling quork v0.6.2 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking rayon v1.9.0 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking uuid v1.7.0 [INFO] [stderr] Checking nix v0.27.1 [INFO] [stderr] Checking half v2.3.1 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking plotters-backend v0.3.5 [INFO] [stderr] Checking colored v2.1.0 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking directories v5.0.1 [INFO] [stderr] Checking plotters-svg v0.3.5 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking dunce v1.0.4 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking plotters v0.3.5 [INFO] [stderr] Checking walkdir v2.4.0 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling strum_macros v0.26.1 [INFO] [stderr] Compiling sfsu-derive v0.1.0 (/opt/rustwide/workdir/sfsu-derive) [INFO] [stderr] Compiling clap_derive v4.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling quork-proc v0.3.1 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Compiling const-str-proc-macro v0.5.4 [INFO] [stderr] Checking clap v4.5.1 [INFO] [stderr] Checking strum v0.26.1 [INFO] [stderr] Checking const-str v0.5.6 [INFO] [stderr] Compiling git2 v0.18.2 [INFO] [stderr] Checking serde_spanned v0.6.5 [INFO] [stderr] Checking os_info v3.7.0 [INFO] [stderr] Checking chrono v0.4.34 [INFO] [stderr] Checking toml_edit v0.22.6 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking toml v0.8.10 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Checking human-panic v1.2.3 [INFO] [stderr] Compiling shadow-rs v0.27.0 [INFO] [stderr] Compiling sfsu v1.8.6 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `do_fetch` is never used [INFO] [stdout] --> src/git/pull.rs:21:4 [INFO] [stdout] | [INFO] [stdout] 21 | fn do_fetch<'a>( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fast_forward` is never used [INFO] [stdout] --> src/git/pull.rs:82:4 [INFO] [stdout] | [INFO] [stdout] 82 | fn fast_forward( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `normal_merge` is never used [INFO] [stdout] --> src/git/pull.rs:105:4 [INFO] [stdout] | [INFO] [stdout] 105 | fn normal_merge( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `do_merge` is never used [INFO] [stdout] --> src/git/pull.rs:142:4 [INFO] [stdout] | [INFO] [stdout] 142 | fn do_merge<'a>( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `pull` is never used [INFO] [stdout] --> src/git/pull.rs:185:4 [INFO] [stdout] | [INFO] [stdout] 185 | fn pull(repo: &Repository, remote: Option<&str>, branch: Option<&str>) -> Result<(), git2::Error> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `into_option` is never used [INFO] [stdout] --> src/opt.rs:2:8 [INFO] [stdout] | [INFO] [stdout] 1 | pub trait ResultIntoOption { [INFO] [stdout] | ---------------- method in this trait [INFO] [stdout] 2 | fn into_option(self) -> Option; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `do_fetch` is never used [INFO] [stdout] --> src/git/pull.rs:21:4 [INFO] [stdout] | [INFO] [stdout] 21 | fn do_fetch<'a>( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fast_forward` is never used [INFO] [stdout] --> src/git/pull.rs:82:4 [INFO] [stdout] | [INFO] [stdout] 82 | fn fast_forward( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `normal_merge` is never used [INFO] [stdout] --> src/git/pull.rs:105:4 [INFO] [stdout] | [INFO] [stdout] 105 | fn normal_merge( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `do_merge` is never used [INFO] [stdout] --> src/git/pull.rs:142:4 [INFO] [stdout] | [INFO] [stdout] 142 | fn do_merge<'a>( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `pull` is never used [INFO] [stdout] --> src/git/pull.rs:185:4 [INFO] [stdout] | [INFO] [stdout] 185 | fn pull(repo: &Repository, remote: Option<&str>, branch: Option<&str>) -> Result<(), git2::Error> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `into_option` is never used [INFO] [stdout] --> src/opt.rs:2:8 [INFO] [stdout] | [INFO] [stdout] 1 | pub trait ResultIntoOption { [INFO] [stdout] | ---------------- method in this trait [INFO] [stdout] 2 | fn into_option(self) -> Option; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `sfsu::packages::Manifest::notes` [INFO] [stdout] --> src/commands/info.rs:145:24 [INFO] [stdout] | [INFO] [stdout] 145 | notes: manifest.notes.map(|notes| notes.to_string()), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `sfsu::packages::Manifest::notes` [INFO] [stdout] --> src/commands/info.rs:145:24 [INFO] [stdout] | [INFO] [stdout] 145 | notes: manifest.notes.map(|notes| notes.to_string()), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `into_option` is never used [INFO] [stdout] --> src/opt.rs:2:8 [INFO] [stdout] | [INFO] [stdout] 1 | pub trait ResultIntoOption { [INFO] [stdout] | ---------------- method in this trait [INFO] [stdout] 2 | fn into_option(self) -> Option; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `into_option` is never used [INFO] [stdout] --> src/opt.rs:2:8 [INFO] [stdout] | [INFO] [stdout] 1 | pub trait ResultIntoOption { [INFO] [stdout] | ---------------- method in this trait [INFO] [stdout] 2 | fn into_option(self) -> Option; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.14s [INFO] running `Command { std: "docker" "inspect" "5cd3841d9f7ccab2e0ab17a0e92d2aeade045fc7bf4f1f7f2dfc9109895e8265", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5cd3841d9f7ccab2e0ab17a0e92d2aeade045fc7bf4f1f7f2dfc9109895e8265", kill_on_drop: false }` [INFO] [stdout] 5cd3841d9f7ccab2e0ab17a0e92d2aeade045fc7bf4f1f7f2dfc9109895e8265